Hi, all
My cloudstack version is 4.6.
public network:
gw:192.168.85.2, netmask:255.255.255.0
vRouter:
public ip:192.168.85.202
client ip: 10.1.1.1
link local ip:169.254.1.47
I type "route -n" in Vrouter, get folllowing:
Destination Gateway Genmask Flags Metric Ref Use
Iface
0.0.0.0 192.168.85.2 0.0.0.0 UG 0 0 0 eth2
10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
192.168.85.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
My question is,
In Vrouter, ping public ip address (192.168.85.202) faild, ping gw 192.168.85.2
also faild. How to solve it?
Frank
[email protected]