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



Relevant Pages

  • Re: help needed for Ubuntu 8.04 on HP 6720s notebook
    ... iface lo inet loopback ... auto eth0 ... Can you ping your own IP that you received from the ISP? ... Mario, also note that, answers to all the above questions are YES, ...
    (Ubuntu)
  • network goes down after a period of time
    ... iface lo inet loopback ... auto eth0 ... #iface eth0 inet dhcp ... PING localhost 56bytes of data. ...
    (Ubuntu)
  • Re: Problems with IP forwarding
    ... or connectivity problems from beaker to ... > If I do a ping from a LAN machine to, again say www.google.com, I can ... The packets _from_ beaker ...
    (comp.os.linux.networking)
  • Re: Problems with IP forwarding
    ... I don't see how the choice of LAN IP's could influence the ... Make sure there is a route entry for net ... to systematically ping from one end to the other. ... work from both nics' IP addresses on GW/beaker ...
    (comp.os.linux.networking)
  • Re: Problems with IP forwarding
    ... Can your lan boxes ping bunsen? ... I cannot ping bunsen from any LAN machine, but I can ping bunsen from ... and use the netpktlog module to trace packets through the ... getting through beaker. ...
    (comp.os.linux.networking)