On Sat, 2007-01-06 at 18:23 +0100, Michael Biebl wrote:
> Could you please send me your /etc/network/interfaces file?
> Does it help if you remove (comment out) all lines regarding eth0?

Below is my interfaces file, after commenting out the dns-nameservers
line NM detects my card and works fine.

I guess I should have commented it out when I started using DHCP instead
of a static configuration.

Anyway, it works fine now, thanks for all your help! :)

        # The loopback network interface
        auto lo
        iface lo inet loopback
        
        # The primary network interface
        auto eth0
        iface eth0 inet dhcp
        # iface eth0 inet static
        #      pre-up /etc/firewall/firewall
        #       address 192.168.0.1
        #       netmask 255.255.255.0
        #       gateway 192.168.0.4
        
        # DNS nameservers for resolvconf
        #dns-nameservers 193.111.152.2 193.111.152.3
        dns-nameservers 192.168.0.4

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to