Hi all,
Host: Mac OSX Snow Leopard
Guest: Fedora Core 13
VBox: 3.2.8
I'm currently using bridge network for my network card however I accidently click on generate new mac address and my network interface in my fedora became eth1 instead of eth0. I click on generate new mac address again and it became eth2. How can I set it back to eth0?
Thanks.
Fedora 13 Network
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Fedora 13 Network
edit the /etc/udev/rules.d/70-persistent-net.rules or you can delete the rules and Linux will configure it on the next boot
-
oolong
- Posts: 2
- Joined: 5. Oct 2010, 17:52
- Primary OS: Mac OS X Leopard
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Fedora Core 13
Re: Fedora 13 Network
Thanks Perryg!