On Thu, May 28, 2009 at 03:17:23PM +0200, rimaya wrote: > 2009/5/28 Johannes Wiedersich <[email protected]> > > > rimaya wrote: > > > > > echo "blacklist ipv6" >> /etc/modprobe.d/blacklist/ --> reboot > > > > Why reboot? Is 'modprobe -r ipv6' not sufficient? > > > > Johannes > > > > > > -- > > To UNSUBSCRIBE, email to [email protected] > > with a subject of "unsubscribe". Trouble? Contact > > [email protected] > > > > No. I tried but not work.
you need to flush all the ipv6 address (and routes)
ip -6 a flush dev eth0
then do the rmmod
--
"We've tripled the amount of money -- I believe it's from $50 million up to
$195 million available."
- George W. Bush
03/23/2002
Lima, Peru
signature.asc
Description: Digital signature

