Mitch Crawford wrote:
On 15 Feb, John Hasler <[EMAIL PROTECTED]> wrote:
sudo apt-get remove --purge zeroconf
package zeroconf is not installed, so not removed.
On 15 Feb, Kent West <[EMAIL PROTECTED]> wrote:
Just try "aptitude purge zeroconf".
the following packages have been kept back:
linux-image-2.6.-486
0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
? what do I try know now ?
If you aren't using ipv6 you can disable it by adding :
alias ipv6 off
to /etc/modprobe.d/aliases
or add blacklist ipv6 to /etc/modprobe.d/blacklist
then your system won't load the ipv6 module at next boot.
whats the out put of:
ip address show dev eth0
ip route show
or if you dont have the iproute2 package installed
ifconfig eth0 and netstat -nr
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]