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

Re: LAN problem with Etch



On Sun, Dec 10, 2006 at 23:54:58 +0100, Nigel Henry wrote:
> On Sunday 10 December 2006 22:49, Florian Kulzer wrote:
> > On Sun, Dec 10, 2006 at 21:56:09 +0100, Nigel Henry wrote:

[...]

> > > Netstat -nr below.
> > >
> > > debian:/home/djmons# netstat -nr
> > > Kernel IP routing table
> > > Destination     Gateway         Genmask         Flags   MSS Window  irtt
> > > Iface 192.168.0.0     0.0.0.0         255.255.255.0   U         0 0      
> > >    0 eth0 169.254.0.0     0.0.0.0         255.255.0.0     U         0 0  
> > >        0 eth0 0.0.0.0         192.168.0.1     0.0.0.0         UG        0
> > > 0          0 eth0 debian:/home/djmons#
> > >
> > > No DHCP client, and the Smoothwall firewall is set up to use static
> > > addresses for the 2 machines and the various distros that run on them on
> > > the LAN.
> >
> > That looks like the standard zeroconf issue to me. If you have the
> > "zeroconf" package installed, purge it and the problem should go away.
> 
> 
> Sorry for my ignorance. I have the zeroconf package installed. what is the 
> syntax needed to purge it?

dpkg --purge zeroconf

or

apt-get --purge remove zeroconf

or

aptitude purge zeroconf

or

use a GUI package manager (e.g. synaptic) and tell it to remove the
package and all its configuration files. 

BTW, with "standard issue" I only meant that this comes up regularly
here. I did not mean to imply that you are ignorant for not being aware
of it. (It is hard to find the solution in the archives unless you know
already that you have to search for "zeroconf".) Many people install
zeroconf inadvertently because it is recommended or suggested by other
networking-related packages. (libnss-mdns and kdnssd)

-- 
Regards,
          Florian



Reply to: