Re: Re: internet slow with kernel 2.6

2005-10-31 Thread drgaumer
are you in any way related to late M.C. Gaumer III ... who i think was on Fullerton staff and was my nephew??? David R. Gaumer Decatur, Ill. He had a brother, Greg, and a nephew, Ryan David... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [E

Re: internet slow with kernel 2.6

2004-10-05 Thread Martin Kuball
I removed the ipv6 module and rebooted. In the logging output I could see that the syslog daemon triggers the load of ipv6. Is it possible to "deconfigure" this behaviour? Besides that I could confirm that the culprit is indeed the ipv6 module. Without it the dsl speed is fine. Anyway, the rea

Re: internet slow with kernel 2.6

2004-10-02 Thread Frank Murphy
On Friday 01 October 2004 8:42, Eric Gaumer wrote: > > I read somewhere that you should add the following line... > > install ipv6 /bin/true > #alias net-pf-10 off# IPv6 > > ... rather than uncommenting the alias line. The manpage claims this > would run /bin/true rather than loading th

Re: internet slow with kernel 2.6

2004-10-01 Thread Martin Kuball
Hi! I checked my system and the ipv6 module is loaded. Simply removing it was not possible, because it is in use. Now the output of lsmod is not really helpful to determine how is using it. I just see the number 10. Is this the number of processes using the module? Is there a way to find out be

Re: internet slow with kernel 2.6

2004-10-01 Thread Eric Gaumer
On Thu, 2004-09-30 at 23:24, Frank Murphy wrote: > On Thursday 30 September 2004 10:10, Eric Gaumer wrote: > > On Thu, 2004-09-30 at 00:31, Arne Caspari wrote: > > > Does anybody know how IPv6 can be disabled in Debian correctly ( > > > something like dpkg-reconfigure... )? I used some hack in my s

Re: internet slow with kernel 2.6

2004-10-01 Thread Frank Murphy
On Thursday 30 September 2004 10:10, Eric Gaumer wrote: > On Thu, 2004-09-30 at 00:31, Arne Caspari wrote: > > Does anybody know how IPv6 can be disabled in Debian correctly ( > > something like dpkg-reconfigure... )? I used some hack in my startup > > scripts to make things work IIRC. > > You shou

Re: internet slow with kernel 2.6

2004-09-30 Thread Eric Gaumer
On Thu, 2004-09-30 at 04:44, Arne Caspari wrote: > Reply to the mail from Eric Gaumer ([EMAIL PROTECTED]): > > > > > You should be able to disable it via /etc/modutils/aliases > > > > # Uncomment the network protocols you don't want loaded: > > # alias net-pf-1 off# Unix > > # alias

Re: internet slow with kernel 2.6

2004-09-30 Thread Arne Caspari
Reply to the mail from Eric Gaumer ([EMAIL PROTECTED]): > > You should be able to disable it via /etc/modutils/aliases > > # Uncomment the network protocols you don't want loaded: > # alias net-pf-1 off# Unix > # alias net-pf-2 off# IPv4 Wouldn`t this disable IPv4 as wel

Re: internet slow with kernel 2.6

2004-09-30 Thread Eric Gaumer
On Thu, 2004-09-30 at 00:31, Arne Caspari wrote: > I also had this problem and it was apparently caused by the activated IPv6 > support in Debian. > > I do not know why IPv6 is enabled in debian per default since this support > only caused me problems > on new installations. Also I do not know

Re: internet slow with kernel 2.6

2004-09-30 Thread Frank Murphy
I see this as well. I haven't researched exactly what is going on, but I thought it might be IPv6. I'd like to know how to properly disable it as well. Frank On Thu, 30 Sep 2004 09:31:39 +0200, "Arne Caspari" <[EMAIL PROTECTED]> said: > I also had this problem and it was apparently caused by the

Re: internet slow with kernel 2.6

2004-09-30 Thread Arne Caspari
I also had this problem and it was apparently caused by the activated IPv6 support in Debian. I do not know why IPv6 is enabled in debian per default since this support only caused me problems on new installations. Also I do not know the "correct" way to disable IPv6 in Debian. Does anybody