[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about /etc/network/interfaces



Hello,

/etc/resolv.conf is automatically generated when I connect to internet. It contains 2 dns nameserver.

I didn't see any dns-* option in man interfaces.

Regards.

Dominique Leducq wrote:
Le Vendredi 7 Avril 2006 12:32, Sylvain Archenault a écrit :
Hello

Yesterday, I noticed a problem with my network configuration.

When the network start, I've got this error :

addr=192.168.0.1,                name=;; connection timed out; no
servers could be reached

Here is my /etc/network/interfaces file :
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
     address 192.168.0.1
     netmask 255.255.255.0
     broadcast 192.168.0.255
     network 192.168.0.0


#auto dsl-provider
auto dsl-provider
iface dsl-provider inet ppp
provider dsl-provider

Thanks for your help.

Regards.

--
Sylvain Archenault

Maybe a DNS problem ? What does /etc/resolv.conf say ?
look for dns-* options in man interfaces...

Dominique Leducq



--
Sylvain Archenault



Reply to: