Unable to ping to external network from cloud stack system VM and virtual router #12396
-
|
Hi , Good afternoon to everybody. I have installed our Apache cloud stack on redhat 9.7 servers using basic network setup and configured cloudbr0 on mgt and kvm without any problem.I was able to ping 8.8.8.8 and 192.168.1.1 from both mgt and kvm without any problem. I have given external dns 8.8.8.8 and gateway ip was 192.168.1.1 and netmask was 255.255.255.0 for one physical network. I was able to ping kvm and mgt and vm ips and 0.0.0.0 from our systemvms and virtual router without any problem but it was not pinging 8.8.8.8 or 192.168.1.1 from both systemvms and virtual router and instance of debian linux. I have configured cloudbr0 as traffic lable for guest,mgt,public and storage. Please advice me. Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
|
@skatta33 can you clarify if you are noticing issues with all the VM's? or some of the guest VM's are working fine? Based on the description looks to be bridging issue. Can you check if your KVM hosts have firewalld service running, if yes can you stop and disable it. firewalld interferes with iptables rules created by cloudstack. Also check if IP forwarding is enabled or not |
Beta Was this translation helpful? Give feedback.
@skatta33 can you clarify if you are noticing issues with all the VM's? or some of the guest VM's are working fine?
Based on the description looks to be bridging issue. Can you check if your KVM hosts have firewalld service running, if yes can you stop and disable it. firewalld interferes with iptables rules created by cloudstack.
Also check if IP forwarding is enabled or not
sysctl net.ipv4.ip_forward