|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I run Etch and at every boot, as message on the screen states, it
activates some "ipv6 over ipv4 tunneling driver" and it lasts several seconds. I don't need ipv6. How can it be disabled? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote:
> I run Etch and at every boot, as message on the screen states, it > activates some "ipv6 over ipv4 tunneling driver" and it lasts several > seconds. I don't need ipv6. How can it be disabled? I think you can blacklist the ipv6 module. A -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGt0DPaIeIEqwil4YRAmqIAKDSSGDR0lzurUJnjx5jeW OtCNJjDwCglMJI Ckvuy6kMU+MT9GHlcCoLgLQ= =qioJ -----END PGP SIGNATURE----- |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Andrew Sackville-West wrote:
> On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote: >> I run Etch and at every boot, as message on the screen states, it >> activates some "ipv6 over ipv4 tunneling driver" and it lasts several >> seconds. I don't need ipv6. How can it be disabled? > > I think you can blacklist the ipv6 module. > > A I blacklisted the modules, now it shows a message about not loading it, but waites for 10 seconds anyway. Does someone have a better idea? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Mon, Aug 06, 2007 at 09:15:46PM +0200, Marko Randjelovic wrote:
> Andrew Sackville-West wrote: > > On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote: > >> I run Etch and at every boot, as message on the screen states, it > >> activates some "ipv6 over ipv4 tunneling driver" and it lasts several > >> seconds. I don't need ipv6. How can it be disabled? > > > > I think you can blacklist the ipv6 module. > > > > A > > I blacklisted the modules, now it shows a message about not loading it, > but waites for 10 seconds anyway. Does someone have a better idea? Maybe ipv6 was not the culprit. Try setting 'VERBOSE=yes' in /etc/default/rcS, maybe you get more info. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGt4PqqJyztHCFm9kRAscOAKClHB2a3xHdjkHV7g+Geo ejizU3UwCeKLzv xzlDt2ttpRAOCzyrgR/wons= =unUt -----END PGP SIGNATURE----- |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote:
> I run Etch and at every boot, as message on the screen states, it > activates some "ipv6 over ipv4 tunneling driver" and it lasts several > seconds. I don't need ipv6. How can it be disabled? > in /etc/modprobe.d/aliases look for this line alias net-pf-10 ipv6 set it to alias net-pf-10 off alex > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGt5X9kZz88chpJ2MRApnkAJ4zVehFervrJmxM/zqXljGb6VgeQACg6z90 KT7KMFan4trk5YuxtvhLmm0= =Y1s9 -----END PGP SIGNATURE----- |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Tue, Aug 07, 2007 at 07:43:25AM +1000, Alex Samad wrote:
> On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote: > > I run Etch and at every boot, as message on the screen states, it > > activates some "ipv6 over ipv4 tunneling driver" and it lasts several > > seconds. I don't need ipv6. How can it be disabled? > > > > in /etc/modprobe.d/aliases look for this line > alias net-pf-10 ipv6 > > set it to > > alias net-pf-10 off IMHO it is cleaner if you create a file /etc/modprobe.d/00local file with all local customizations. Regards, Andrei P.S. I hate being asked about config changes on package upgrades -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGt5iLqJyztHCFm9kRAg4EAJ9kIxZJFdIwLm3P4Rs3Fl/CGYgOVwCbBw/r 1tAqxwdmwclT1rPdIwHk//w= =pXGy -----END PGP SIGNATURE----- |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On Mon, 2007-08-06 at 21:15 +0200, Marko Randjelovic wrote:
> Andrew Sackville-West wrote: > > On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote: > >> I run Etch and at every boot, as message on the screen states, it > >> activates some "ipv6 over ipv4 tunneling driver" and it lasts several > >> seconds. I don't need ipv6. How can it be disabled? > > > > I think you can blacklist the ipv6 module. > > > > A > > I blacklisted the modules, now it shows a message about not loading it, > but waites for 10 seconds anyway. Does someone have a better idea? I made the following change to /etc/modprobe.d/aliases alias net-pf-10 off # alias net-pf-10 ipv6 (added the first line; commented out the second line) I don't know if that's the "right" way to do it. It worked for me. -- Michael M. ++ Portland, OR ++ USA "No live organism can continue for long to exist sanely under conditions of absolute reality; even larks and katydids are supposed, by some, to dream." --S. Jackson -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
Alex Samad wrote:
> On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote: >> I run Etch and at every boot, as message on the screen states, it >> activates some "ipv6 over ipv4 tunneling driver" and it lasts several >> seconds. I don't need ipv6. How can it be disabled? >> > > in /etc/modprobe.d/aliases look for this line > alias net-pf-10 ipv6 > > set it to > > alias net-pf-10 off > > alex I did this and now there is no mention of ipv6, but still the same delay. Setting 'VERBOSE=yes' in /etc/default/rcS didn't , it just says Setting up networking. Configuring network interfaces. And at this point there is a delay, and then Starting portmap daemon. Any ideas? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#9 |
|
Messages: n/a
Hébergeur: |
Alex Samad wrote:
> On Mon, Aug 06, 2007 at 04:57:30PM +0200, Marko Randjelovic wrote: >> I run Etch and at every boot, as message on the screen states, it >> activates some "ipv6 over ipv4 tunneling driver" and it lasts several >> seconds. I don't need ipv6. How can it be disabled? >> > > in /etc/modprobe.d/aliases look for this line > alias net-pf-10 ipv6 > > set it to > > alias net-pf-10 off > > alex I did this and now there is no mention of ipv6, but still the same delay. Setting 'VERBOSE=yes' in /etc/default/rcS didn't , it just says Setting up networking. Configuring network interfaces. And at this point there is a delay, and then Starting portmap daemon. Any ideas? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#10 |
|
Messages: n/a
Hébergeur: |
On Tue, Aug 07, 2007 at 09:05:07PM +0200, Marko Randjelovic wrote:
> delay. Setting 'VERBOSE=yes' in /etc/default/rcS didn't , it just > says > > Setting up networking. > Configuring network interfaces. > > And at this point there is a delay, and then > > Starting portmap daemon. > > Any ideas? Are you using DHCP? Try setting your box to a static address. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGuVW3qJyztHCFm9kRAjtiAJ0YXZ5BjQs9OuZ19LP+na AaOdiUHgCgmTBb 3QojYrq0OaEFXbptJiA5oIY= =J5IW -----END PGP SIGNATURE----- |
|
|
|
#11 |
|
Messages: n/a
Hébergeur: |
On Tue, Aug 07, 2007 at 09:05:07PM +0200, Marko Randjelovic wrote:
> delay. Setting 'VERBOSE=yes' in /etc/default/rcS didn't , it just > says > > Setting up networking. > Configuring network interfaces. > > And at this point there is a delay, and then > > Starting portmap daemon. > > Any ideas? Are you using DHCP? Try setting your box to a static address. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGuVW3qJyztHCFm9kRAjtiAJ0YXZ5BjQs9OuZ19LP+na AaOdiUHgCgmTBb 3QojYrq0OaEFXbptJiA5oIY= =J5IW -----END PGP SIGNATURE----- |
|
|
|
#12 |
|
Messages: n/a
Hébergeur: |
Andrei Popescu wrote:
> On Tue, Aug 07, 2007 at 09:05:07PM +0200, Marko Randjelovic wrote: > >> delay. Setting 'VERBOSE=yes' in /etc/default/rcS didn't , it just >> says >> >> Setting up networking. >> Configuring network interfaces. >> >> And at this point there is a delay, and then >> >> Starting portmap daemon. >> >> Any ideas? > > Are you using DHCP? Try setting your box to a static address. > > Regards, > Andrei The problem was in my /etc/network/interfaces: ---- # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface # allow-hotplug eth0 auto eth0 iface eth0 inet static address 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.1 ---- Some time ago I commented the line "allow-hotplug eth0" and added "auto eth0", because I had some problems. Everything was working fine, until one upgrade, when this delay started to occur. I have restored old setting and now there is no delay, I hope problems will not start again. I tried two times, but as I can remember they didn't occur every time. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#13 |
|
Messages: n/a
Hébergeur: |
Andrei Popescu wrote:
> On Tue, Aug 07, 2007 at 09:05:07PM +0200, Marko Randjelovic wrote: > >> delay. Setting 'VERBOSE=yes' in /etc/default/rcS didn't , it just >> says >> >> Setting up networking. >> Configuring network interfaces. >> >> And at this point there is a delay, and then >> >> Starting portmap daemon. >> >> Any ideas? > > Are you using DHCP? Try setting your box to a static address. > > Regards, > Andrei The problem was in my /etc/network/interfaces: ---- # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface # allow-hotplug eth0 auto eth0 iface eth0 inet static address 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.1 ---- Some time ago I commented the line "allow-hotplug eth0" and added "auto eth0", because I had some problems. Everything was working fine, until one upgrade, when this delay started to occur. I have restored old setting and now there is no delay, I hope problems will not start again. I tried two times, but as I can remember they didn't occur every time. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#14 |
|
Messages: n/a
Hébergeur: |
Hi! Have the same problem on Debian Etch. What have been done: in /etc/modprobe.d/aliases alias net-pf-10 ipv6 changed to alias net-pf-10 off alias ipv6 off (problem exist) on next stage: /etc/modprobe.d/blacklist blacklist ipv6 (problem exist) on next stage: adding alias net-pf-10 off alias ipv6 off to created /etc/modprobe.d/00local (problem exist) on next stage: adding blacklist ipv6 to /etc/modprobe.d/aliases Result: I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on boot + "inet6 addr" on ifconfig. Please, to disable this ipv6. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#15 |
|
Messages: n/a
Hébergeur: |
Hi! Have the same problem on Debian Etch. What have been done: in /etc/modprobe.d/aliases alias net-pf-10 ipv6 changed to alias net-pf-10 off alias ipv6 off (problem exist) on next stage: /etc/modprobe.d/blacklist blacklist ipv6 (problem exist) on next stage: adding alias net-pf-10 off alias ipv6 off to created /etc/modprobe.d/00local (problem exist) on next stage: adding blacklist ipv6 to /etc/modprobe.d/aliases Result: I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on boot + "inet6 addr" on ifconfig. Please, to disable this ipv6. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#16 |
|
Messages: n/a
Hébergeur: |
On Sun, Aug 26, 2007 at 03:34:50PM +0200, Alber wrote:
> > Hi! > > Have the same problem on Debian Etch. > > What have been done: > in /etc/modprobe.d/aliases > alias net-pf-10 ipv6 changed to > alias net-pf-10 off > alias ipv6 off (problem exist) this should have done it > > on next stage: > /etc/modprobe.d/blacklist > blacklist ipv6 (problem exist) > > on next stage: > adding alias net-pf-10 off > alias ipv6 off > to created /etc/modprobe.d/00local (problem exist) > > on next stage: > adding blacklist ipv6 to /etc/modprobe.d/aliases > > Result: > I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on > boot + "inet6 addr" on ifconfig. > > Please, to disable this ipv6. so the problem is ipv6 module is still being loaded, something explicitly might be loading the module. You could take a shotgun to it and delete the module from /lib/modules/$(uname -r)/kernel/net/ipv6/ipv6.ko I would try and find out what is loading ipv6. first I would boot with the option init=/bin/bash, check lsmod, this willtell you if it is the initrd. Then just start each of the daemons in the same order that init would. Sorry can't point to the exact answer, but you should have the tools to track it down. (one other place to check is /etc/sysctl.conf) Good luck > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a > subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG0YwJkZz88chpJ2MRAuXcAJ9HS1cCxuXja/xdwP/IJoS6KP3r7gCfame2 ++0B8HrsNV371DbsvBHHrYc= =zaGR -----END PGP SIGNATURE----- |
|
|
|
#17 |
|
Messages: n/a
Hébergeur: |
On Sun, Aug 26, 2007 at 03:34:50PM +0200, Alber wrote:
> > Hi! > > Have the same problem on Debian Etch. > > What have been done: > in /etc/modprobe.d/aliases > alias net-pf-10 ipv6 changed to > alias net-pf-10 off > alias ipv6 off (problem exist) this should have done it > > on next stage: > /etc/modprobe.d/blacklist > blacklist ipv6 (problem exist) > > on next stage: > adding alias net-pf-10 off > alias ipv6 off > to created /etc/modprobe.d/00local (problem exist) > > on next stage: > adding blacklist ipv6 to /etc/modprobe.d/aliases > > Result: > I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on > boot + "inet6 addr" on ifconfig. > > Please, to disable this ipv6. so the problem is ipv6 module is still being loaded, something explicitly might be loading the module. You could take a shotgun to it and delete the module from /lib/modules/$(uname -r)/kernel/net/ipv6/ipv6.ko I would try and find out what is loading ipv6. first I would boot with the option init=/bin/bash, check lsmod, this willtell you if it is the initrd. Then just start each of the daemons in the same order that init would. Sorry can't point to the exact answer, but you should have the tools to track it down. (one other place to check is /etc/sysctl.conf) Good luck > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a > subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG0YwJkZz88chpJ2MRAuXcAJ9HS1cCxuXja/xdwP/IJoS6KP3r7gCfame2 ++0B8HrsNV371DbsvBHHrYc= =zaGR -----END PGP SIGNATURE----- |
|
|
|
#18 |
|
Messages: n/a
Hébergeur: |
On Sunday 26 August 2007 15:34, Alber wrote:
> Hi! > > Have the same problem on Debian Etch. > > What have been done: > in /etc/modprobe.d/aliases > alias net-pf-10 ipv6 changed to > alias net-pf-10 off > alias ipv6 off (problem exist) > > on next stage: > /etc/modprobe.d/blacklist > blacklist ipv6 (problem exist) > > on next stage: > adding alias net-pf-10 off > alias ipv6 off > to created /etc/modprobe.d/00local (problem exist) > > on next stage: > adding blacklist ipv6 to /etc/modprobe.d/aliases > > Result: > I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on > boot + "inet6 addr" on ifconfig. > > Please, to disable this ipv6. The same problem has been asked on the Fedora list today, and one of the replies was to make an entry in /etc/modprobe.conf as below: install ipv6 /bin/true I've sent stuff to /bin/true before, and it's worked ok, and the modules arn't loaded. I tried it on my Lenny install, and sure enough ipv6 is no longer seen in lsmod. Just to check it out, I commented out the line, rebooted, and checked lsmod a gain, and ipv6 is back. I'm never too sure where to put these things in /etc/modprobe.d, but for sound card related stuff, TV card options, webcam options, I've put them in /etc/modprobe.d/sound. Thats where I put "install ipv6 /bin/true" , and it appears to work ok. If someone can suggest a better place, I'm listening. For these sort of options/alias/install lines, it's a bit more straightforward on Fedora, as it all goes in /etc/modprobe.conf, but on the other hand /etc/modules on Debian, makes it really easy to add modules you want loaded at bootup. There's no such file with Fedora. It's a case of, you win some you lose some, depending on the distro you're using. All the best. Nigel. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#19 |
|
Messages: n/a
Hébergeur: |
On Sunday 26 August 2007 15:34, Alber wrote:
> Hi! > > Have the same problem on Debian Etch. > > What have been done: > in /etc/modprobe.d/aliases > alias net-pf-10 ipv6 changed to > alias net-pf-10 off > alias ipv6 off (problem exist) > > on next stage: > /etc/modprobe.d/blacklist > blacklist ipv6 (problem exist) > > on next stage: > adding alias net-pf-10 off > alias ipv6 off > to created /etc/modprobe.d/00local (problem exist) > > on next stage: > adding blacklist ipv6 to /etc/modprobe.d/aliases > > Result: > I've get rid of boot delay but still have "ipv6 over ipv4 tunneling" on > boot + "inet6 addr" on ifconfig. > > Please, to disable this ipv6. The same problem has been asked on the Fedora list today, and one of the replies was to make an entry in /etc/modprobe.conf as below: install ipv6 /bin/true I've sent stuff to /bin/true before, and it's worked ok, and the modules arn't loaded. I tried it on my Lenny install, and sure enough ipv6 is no longer seen in lsmod. Just to check it out, I commented out the line, rebooted, and checked lsmod a gain, and ipv6 is back. I'm never too sure where to put these things in /etc/modprobe.d, but for sound card related stuff, TV card options, webcam options, I've put them in /etc/modprobe.d/sound. Thats where I put "install ipv6 /bin/true" , and it appears to work ok. If someone can suggest a better place, I'm listening. For these sort of options/alias/install lines, it's a bit more straightforward on Fedora, as it all goes in /etc/modprobe.conf, but on the other hand /etc/modules on Debian, makes it really easy to add modules you want loaded at bootup. There's no such file with Fedora. It's a case of, you win some you lose some, depending on the distro you're using. All the best. Nigel. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|