NIC on Linux running as VMware guest goes missing when porting from one operating system to another. One quick way to see if things are in place would be to run:
ifconfig -a
Check which eth(n) is present. Check also in the file:
vi /etc/network/interfaces
Make sure that the eth(n) stated in both are the same. If not, change the one in the file to reflect what is shown when running this command:
No comments:
Post a Comment