Created on
03-17-2016
09:58 AM
- last edited on
04-21-2026
06:53 AM
by
GrazittiAPI
/ etc/resolve.conf
/etc/sysconfig/network-scripts/ifcfg-eth0
ifconfig -a
Created on 03-17-2016 10:01 AM - edited 08-19-2019 02:16 AM
You need to add network adapter to VM using NAT. You current ip suggest that you are using host only network.
Host only network will not allow internet access.
See below:
Created on 03-17-2016 10:01 AM - edited 08-19-2019 02:16 AM
You need to add network adapter to VM using NAT. You current ip suggest that you are using host only network.
Host only network will not allow internet access.
See below:
Created 03-17-2016 10:37 AM
thanks , it worked now 😉