Bloody Ubuntu and network interfaces grrr ;)

Soldato
Joined
9 Dec 2004
Posts
5,700
Location
Dorset
I've just changed the NIC on my ubuntu server and for some stupid reason ubuntu (ubuntu-server) 8.04 doesn't auto detect new interfaces very well.

I've tried the following to no avail:

1) edit /etc/modprobe.d/aliases and adding 'alias eth0 pcnet32'
2) edit /etc/modules and adding pcnet32
3) lsmod to ensure the module is loaded
4) ensuring /etc/network/interfaces has eth0 as DHCP in there.

The annoying thing is SOMEWHERE it's still keeping reference to the old adapters MAC address and I can't find out where!

This is doing my head in. If I were using another distro it would run Kudzu or something to autodetect and reconfigure ;)

Can anyone help?

Thanks.
 
File doesn't exist, this is quite an old mechanism is it not? How would I do it on a vanilla ubuntu box (without installing ifrename) ?
 
Back
Top Bottom