Lose ability to resolve every 60 minutes or so
William Ingram
will at lunarpages.com
Mon Nov 1 04:41:42 UTC 2004
Hello,
I disabled ipv6 long ago...
Moved ipv6.ko also..
On Sunday 31 October 2004 01:10 pm, Craig Adams wrote:
> Hi William, All,
>
> I had a similar problem until I disabled IPV6.
>
> Some working instructions for this can be found at:
>
> http://ubuntuforums.org/showthread.php?t=171
>
>
> Summarised:
>
> ============
>
> sudo [editor] /etc/modutils/aliases
>
> ##Use the editor of your choice eg vi / nano / gedit
>
> Look for this line:
> '# alias net-pf-10 off # IPv6'
>
> Change the line to: (remove the '# ')
> 'alias net-pf-10 off # IPv6'
>
> ##Now to remove the ipv6 module - this will generate some future errors
>
> sudo bash
>
> cd /lib/modules/[kernel version]/kernel/net/ipv6
>
> ##Kernel version is probably '2.6.8.1-3-386' or '2.6.8.1-3-686'
>
> Rename the ipv6.ko file:
>
> mv ipv6.ko ipv6.ko.disabled
>
> exit
>
> exit
>
> ===============
>
> Regards
>
> Craig A.
>
> On Sun, 2004-10-31 at 16:43 +0100, Dennis Kaarsemaker wrote:
> > Hallo William Ingram,
> >
> > Op zondag 31 oktober 2004 15:01:27 schreef je:
> > > Thank you, I have renamed it.
> > >
> > > Now, the 60 minutes wait to see if it helped =)
> >
> > Renaming it will not help, since it is run with run-parts which runs
> > all executables. Moving it to another folder would help though.
> >
> > This, however cannot be the cause of your problem (resolve errors) but
> > is merely a harmless error.
> > --
> > Dennis K.
> > And that's the way the cookie crumbles
More information about the ubuntu-users
mailing list