One more information I would like to add is that I am using Basic Networking in my current cloudstack implementation..Can that be a cause to this issue??
On Sun, Jan 18, 2015 at 9:13 AM, Tilak Raj Singh <tila...@gmail.com> wrote: > Hello All, > > I have a management having ip 172.31.101.202 having a network 172.31.100.0 > and subnet of 255.255.252.0. The default gateway is at 172.31.100.1 > > The private ip range in the zone is 172.31.101.210 - 172.31.101.220 and > guests ip range is 172.31.101.230 - 172.31.101.250 > > The management server also acts as a host and has a VM running. Through > this VM I can connect to the internet and ping other systems all over the > network > > Now I added a host to this zone having ip 172.31.132.131, network > 172.31.132.0, gateway 172.31.132.1 and subnet 255.255.252.0. The host added > succesfully to the same cluster as the previous host. Now when I create a > VM on this host it is given a IP from the guest ip range i.e 172.31.101.0 > network..But from this VM I cannot access either the internet or any other > machine. > > Am I somewhere wrong here? Do I need to create a seperate cluster for the > hosts in the other subnet? > > Regards >