Re: Problems after mixing Sarge and Etch
- From: Andrew Sackville-West <andrew@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 15 May 2007 08:43:17 -0700
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
- References:
- Problems after mixing Sarge and Etch
- From: NickDG
- Re: Problems after mixing Sarge and Etch
- From: NickDG
- Problems after mixing Sarge and Etch
- Prev by Date: Re: Problems after mixing Sarge and Etch
- Next by Date: Re: Security Breach: A zero byte file created in my home directory
- Previous by thread: Re: Problems after mixing Sarge and Etch
- Next by thread: Re: Problems after mixing Sarge and Etch
- Index(es):
Relevant Pages
|