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

Re: Problems after mixing Sarge and Etch



On Tue, May 15, 2007 at 08:01:32AM -0700, NickDG wrote:
> I upgraded the system but I'm not out of the woods yet: networking
> works only partly.

[...]

> 
> moria:~# ping debian.org
> ping: unknown host debian.org
> 
> The server has 2 NICs, 1 connected to the router, one connected to the
> LAN, and both are static.
> The one to the LAN is ok as I can login remotely.
> They seem both to be setup correctly:
> moria:~# cat /etc/network/interfaces
> # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
> 
> # The loopback interface
> auto lo
> iface lo inet loopback
> 
> # LAN
> auto eth0
> iface eth0 inet static
> address 192.168.1.113
> netmask 255.255.255.0
> gateway 192.168.1.3
> 
> #Internet
> auto eth1
> iface eth1 inet static
> address 192.168.254.3
> netmask 255.255.255.240
> gateway 192.168.254.1
> 
> Manually calling /etc/init.d/networking restart didn't work either.
> 
> Some more things I can check?

what is the output of ifconfig?

did you end up with a package called 'zeroconf' installed? (dpkg -l
zeroconf), because if so, purge it, its often a problem.


A

Attachment: signature.asc
Description: Digital signature


Reply to: