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

Re: Question about /etc/network/interfaces



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



Reply to: