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

Re: Question about /etc/network/interfaces



what is the address of your gateway?
eg.    gateway 192.168.0.xxx


Sylvain Archenault wrote:

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.



--

J. Paul Bissonnette
http://canadian-dream.com



Reply to: