Greetings,

Ongoing issues with advanced network setup. If someone could please humor me as to what I am doing incorrectly.

I have everything under one server, KVM / storage / etc.

I have a block of IPs public facing. I also have 192.x for private network.

All the system VM's spin up and are on-line, however, I am unable to access the internet from within each of these. Manually adding the gateway to my public facing block IP fixes this issue.

Is it even possible to do what I am doing, or does both sets need to be private?

root@s-1-VM:~# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref Use Iface
default myPUBLICgatewayIP 0.0.0.0 UG 0 0 0 eth2
8.8.8.8         192.168.1.1     255.255.255.255 UGH   0 0        0 eth1
publicsubnet.0      *               255.255.255.0   U     0 0        0 eth2
publicIP     192.168.1.1     255.255.255.255 UGH   0      0        0 eth1
link-local      *               255.255.0.0     U     0 0        0 eth0
192.168.1.0     *               255.255.255.0   U     0 0        0 eth1
192.168.1.0     *               255.255.255.0   U     0 0        0 eth3

The above is what my route looks like on the secondary storage device.

Any help would be great!

- maurice

Reply via email to