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

Re: cant get network with debian



On Fri, 04 Feb 2005 01:10:10 +0100, Nader de Sousa Amadeu wrote:
> iface eth0 inet static
>     address 160.45.22.211
>     netmask 255.255.255.0
>     gateway 160.45.22.1
[...]
> I stop/restart the networking (/etc/init.d/networking stop/start)
> and still cannot get conected (even rebooting). 


Cameron Hutchison wrote:
> auto eth0
> 
> in /etc/network/interfaces

Right.  Without that line, /etc/init.d/networking restart won't start any
interfaces at all.

Without the auto line you can still do:

    ifup eth0

though.


Manu <seatmanu@yahoo.com> wrote:
> what do you have in your resolf.conf?

The file is actually named /etc/resolv.conf


"Steven Jones" <Steven.Jones@vuw.ac.nz> wrote:
> Possibly add,
>
> network 160.45.22.0

The "network" option has been obsolete since Linux 2.2.

-- 
Thomas Hood



Reply to: