View Full Version : [SOLVED] ipv6 in jaunty
pacco
April 24th, 2009, 07:55 AM
ok i have googled and read all the posts on how to disable ipv6 in jaunty.
nothing seems to work,i tried adding the disable.ipv6=1 on the kernel line and nothing just ignoring unknown option.
can anyone help me out?
Thanks in advance
hakweldag
April 29th, 2009, 06:13 PM
Jes nothing is working but a patch:
http://patchwork.ozlabs.org/patch/24127/
and after that disable Ipv6 with :
sudo su -
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
add :
ipv6.disable=1
To check if Ipv6 is disabled :
sudo ip a | grep inet6
If there is a output then Ipv6 is not disabled.
If you know how to patch the jaunty kernel please help me, from the next kernel is not necessary to patch, because the code is in the 2.6.29.2 tree. So the disable option in the /proc/sys/net/ipv6/conf/all/disable_ipv6 is normally working.
In the kernel tree from jaunty 2.6.28.2 (witch I have) this option is not working without the kernel patch I gave as first link.
There is also a guy who made a nasty, but I guess working, work around.
http://ubuntuforums.org/showpost.php?p=7033690&postcount=9
But this is not the best and most beautiful way.
Sow hope you or somebody else will help me out with the kernel patch thingy, I give you the patch link, please help me to patch!!!!
:guitar:
SnappyU
April 29th, 2009, 06:34 PM
This is once again, one of those, "Why on earth did they 'fix' something that was not broken?" moments.
New "features" that is for our own good should by default come disabled with the option to enable it, and not being force fed to us. Think PulseAudio.
hakweldag
April 29th, 2009, 06:43 PM
@SnappyU (http://ubuntuforums.org/member.php?u=275092)
My two cents man!!
Ridiculous why its not easy to enable or disable ipv6 or pulseaudio for example. Finally the nvidia support is alright. Programs load much easier etc. Its a good distro except for the Ipv6 and apache.
I had the .PHTML horror also again, and its not fixable with the normal ways.
So except for a few things its great, but the few things need to be sorted out.
hakweldag
April 30th, 2009, 08:06 AM
Bump.....
pacco
May 1st, 2009, 04:52 PM
ok,now how do you apply this patch?
:confused:
hakweldag
May 2nd, 2009, 08:31 AM
Yes pacco,
Thats the main question right now.
Or its this patch to kill the ipv6, or its a upgrade to the 2.6.29.2 kernel. There is no other way.
Can some goeroe please help us out here?
pacco
May 3rd, 2009, 03:36 PM
i hope someone can,man this is getting ridiculous,i don't want to have to re-do my kernel just to disable ipv6
hakweldag
May 4th, 2009, 07:43 AM
Seems like the guru´s have a holiday pacco.
I have post a question about the ipv6 matter at the Dutch board. I will wait for another day, if there come nothing I will mail the patchmaker for a solution.
You can disable ipv6 in the Firefox browers. Type about:config in your browser, and search for Ipv6, click once ¨disable = true¨ for disable ipv6 within Firefox. Its a little faster to browse. But globally needs a fix.
hakweldag
May 4th, 2009, 07:48 AM
Check also this pacco, will make it a little faster.
How To Speed Up Firefox (Helpful Vanity) (http://www.freerepublic.com/focus/news/1299854/posts)
Posted on zo 12 dec 2004 21:45:50 CET by KoRn (http://www.freerepublic.com/%7Ekorn/)
Here's something for broadband people that will really speed Firefox up:
1.Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:
network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests
Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.
2. Alter the entries as follows:
Set "network.http.pipelining" to "true"
Set "network.http.proxy.pipelining" to "true"
Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.
3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it recieves.
If you're using a broadband connection you'll load pages MUCH faster now!
pacco
May 4th, 2009, 07:42 PM
yeah at least this wasnt dismissed as well as the aliases file was,lol
i already got firefox tweaked to these settings,still no reply on how to apply the patch to disable the ipv6
hakweldag
May 6th, 2009, 03:27 PM
Going totally out of my mind now.
Ported everything to Debian pacco. They just did a release, and Ubuntu is build on it.
No ipv6 trouble and so on, just mod it with /etc/modprobe.d/aliases and your good.
Maybe you want that too, I have one machine wich i keep for Ubuntu to look in the
future, but at this moment I am setting up a debian server, desktop and laptop.
Everything is working flawless.
Will help you out if you want debian too.
pacco
May 7th, 2009, 11:15 PM
i have the debian dvd's, i just wanted to know how to aplly the patch to disable ipv6 in ubuntu,but if debian works great for it,then debian it is
pacco
May 22nd, 2009, 01:00 PM
well even if i do have the debian dvd's,i would still like to disable ipv6 in ubuntu globally,i just wish i knew how to apply the patch.
:cry:
pacco
June 7th, 2009, 07:28 PM
Hey evryone,finally found something that works go to this address
http://www.ubuntu-inside.me/2009/04/howto-disable-ipv6-at-ubuntu-jaunty.html
i followed the instructions and it works,finally:o
P.S- I have a Ubuntu running on a toshiba L305-S5865
pacco
August 8th, 2009, 07:09 PM
I finally found something that really works here is the address: https://help.ubuntu.com/community/WebBrowsingSlowIPv6IPv4, i tested it and confirmed that it works using
lsmod | grep inet6, this really does stop ipv6
Powered by vBulletin® Version 4.2.2 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.