0

I have some problem, i have 3 VM (vm1, vm2, and vm3). vm1 is normal. ping to internal and external is OK, DHCP is OK. but vm2 and vm3 very strange. DHCP is OK but can't ping to internal and external. Can't ping to localhost and to gateway ip.

Anyone know to solve this problem ?

Thanks before and after for advance.

1 Answers1

0

If you cannot even ping the localhost, then try to ping lo addresss 127.0.0.1 to see if that works. If not your lo interface is not up and you need to fix that. Dhcp working? Does that mean your virtual nic is getting all the network information? What does ifconfig command return by the way.

johnshen64
  • 5,747
  • 23
  • 17