Using VMware on a linux OS.

I have 2 network adapters on the VM.

Network Adapter 1 (eth0) using dhcp with the IP 10.1.1.2 Network Adapter 2 (eth1) using dhcp with the IP 10.1.1.3

I am trying to remove Network Adapter 1 (eth0) from the Linux VM, but after I do.

Network Adapter 2 (eth1) becomes eth0 and both ifcfg-eth* files disappear.

how can I prvent this so Network Adapter 2 (eth1) stays persistent?

Thank you!

link|improve this question
feedback

migrated from stackoverflow.com Sep 21 '11 at 6:45

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown