<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Disable IPV6 module on default kernels</title> <atom:link href="http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/feed/" rel="self" type="application/rss+xml" /><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/</link> <description>The Journal Of A Linux Sysadmin</description> <lastBuildDate>Thu, 02 Sep 2010 19:18:16 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <item><title>By: &#187; [Guide] Fedora 10 Post-Installation tips</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-178984</link> <dc:creator>&#187; [Guide] Fedora 10 Post-Installation tips</dc:creator> <pubDate>Wed, 03 Dec 2008 15:51:27 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-178984</guid> <description>[...] from them. This is my first time writing a &quot;guide&quot;, so constructive criticism is welcome  Disable IPV6 module on default kernels &#124; MDLog:/sysadmin Complete Dose of Linux Poison: Multimedia Support in Fedora 10 Naresh: 64-bit Flash 10 on Fedora [...]</description> <content:encoded><![CDATA[<p>[...] from them. This is my first time writing a &quot;guide&quot;, so constructive criticism is welcome  Disable IPV6 module on default kernels | MDLog:/sysadmin Complete Dose of Linux Poison: Multimedia Support in Fedora 10 Naresh: 64-bit Flash 10 on Fedora [...]</p> ]]></content:encoded> </item> <item><title>By: Disabling IPV6 &#171; 123&#8217;s Weblog</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-178735</link> <dc:creator>Disabling IPV6 &#171; 123&#8217;s Weblog</dc:creator> <pubDate>Fri, 24 Oct 2008 10:02:17 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-178735</guid> <description>[...] MDLog:/sysadmin posted Disable IPV6 module on default kernels, this remembered me there is more than one way to do it — and it was painful to some [...]</description> <content:encoded><![CDATA[<p>[...] MDLog:/sysadmin posted Disable IPV6 module on default kernels, this remembered me there is more than one way to do it — and it was painful to some [...]</p> ]]></content:encoded> </item> <item><title>By: eckertd</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-178441</link> <dc:creator>eckertd</dc:creator> <pubDate>Wed, 13 Aug 2008 15:53:25 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-178441</guid> <description>Please reference which distro you&#039;re commenting on.In RHEL 5, &quot;blacklist&quot; is a modprobe directive that may be included in /etc/modprobe.conf.Hence, adding the following to /etc/modprobe.conf:blacklist ipv6will result in the ipv6 module NOT loading at boot time.</description> <content:encoded><![CDATA[<p>Please reference which distro you&#8217;re commenting on.</p><p>In <a
href="http://www.redhat.com/rhel/" class="ubernym uttAcronym"><acronym
class="uttAcronym" title="Red Hat Enterprise Linux">RHEL</acronym></a> 5, &#8220;blacklist&#8221; is a modprobe directive that may be included in /etc/modprobe.conf.</p><p>Hence, adding the following to /etc/modprobe.conf:</p><p>blacklist ipv6</p><p>will result in the ipv6 module NOT loading at boot time.</p> ]]></content:encoded> </item> <item><title>By: Al</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-178403</link> <dc:creator>Al</dc:creator> <pubDate>Tue, 22 Jul 2008 19:53:30 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-178403</guid> <description>@ harmonica goldfish
Permission denied means you need to change permissions or use an account with more privileges.
Type the following at the command prompt to learn more:
man su
man chmodAnd &#039;blacklist&#039; is not a command, it&#039;s a configuration file.cd /etc/modprobe.d
pico blacklistAnd add this line at the end (or wherever):
blacklist ipv6Write out and you are done. If you have a &#039;blacklist&#039; config file in your /etc/modprobe.d directory, adding that line is the easiest way to make ipv6 go away until you are ready for it.</description> <content:encoded><![CDATA[<p>@ harmonica goldfish<br
/> Permission denied means you need to change permissions or use an account with more privileges.<br
/> Type the following at the command prompt to learn more:<br
/> man su<br
/> man chmod</p><p>And &#8216;blacklist&#8217; is not a command, it&#8217;s a configuration file.</p><p>cd /etc/modprobe.d<br
/> pico blacklist</p><p>And add this line at the end (or wherever):<br
/> blacklist ipv6</p><p>Write out and you are done. If you have a &#8216;blacklist&#8217; config file in your /etc/modprobe.d directory, adding that line is the easiest way to make ipv6 go away until you are ready for it.</p> ]]></content:encoded> </item> <item><title>By: jim</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-146311</link> <dc:creator>jim</dc:creator> <pubDate>Sun, 20 Apr 2008 00:18:17 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-146311</guid> <description>On LinuxMint Daryna kernel 2.6.22-14-generic
I opened /etc/modprobe.d/aliases w/kate - replaced &quot;ivp6&quot; with &quot;off&quot; - saved - closed.
Just as this article instructs &amp; now no more Gazillions of &quot;ivp6&quot; entries in the syslog.</description> <content:encoded><![CDATA[<p>On LinuxMint Daryna kernel 2.6.22-14-generic<br
/> I opened /etc/modprobe.d/aliases w/kate &#8211; replaced &#8220;ivp6&#8243; with &#8220;off&#8221; &#8211; saved &#8211; closed.<br
/> Just as this article instructs &amp; now no more Gazillions of &#8220;ivp6&#8243; entries in the syslog.</p> ]]></content:encoded> </item> <item><title>By: Fresh install of Debian Etch 4.0r1 hangs/freezes dead after boot: solution &#187; Autarchy of the Private Cave</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-94842</link> <dc:creator>Fresh install of Debian Etch 4.0r1 hangs/freezes dead after boot: solution &#187; Autarchy of the Private Cave</dc:creator> <pubDate>Wed, 24 Oct 2007 12:38:20 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-94842</guid> <description>[...] also a method to disable IPv6 module, which can be adopted for the pcspkr module. However, I didn&#8217;t use it - methods listed above [...]</description> <content:encoded><![CDATA[<p>[...] also a method to disable IPv6 module, which can be adopted for the pcspkr module. However, I didn&#8217;t use it &#8211; methods listed above [...]</p> ]]></content:encoded> </item> <item><title>By: OXXus.net: Web Hosting &#187; my active x plugin for wine depends on seamonkey mozilla browser and this browserunder wine wants to update to</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-77980</link> <dc:creator>OXXus.net: Web Hosting &#187; my active x plugin for wine depends on seamonkey mozilla browser and this browserunder wine wants to update to</dc:creator> <pubDate>Thu, 13 Sep 2007 04:11:45 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-77980</guid> <description>[...] http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/ ohh nice .) [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/" rel="nofollow">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/</a> ohh nice .) [...]</p> ]]></content:encoded> </item> <item><title>By: - Marius -</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-51773</link> <dc:creator>- Marius -</dc:creator> <pubDate>Mon, 18 Jun 2007 07:42:41 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-51773</guid> <description>You should use a text editor to make changes to that file. joe, vim, etc.
Also you can use MC also to easily navigate and edit (F4) the file. HTH.</description> <content:encoded><![CDATA[<p>You should use a text editor to make changes to that file. joe, vim, etc.<br
/> Also you can use <a
href="http://www.ibiblio.org/mc/" class="ubernym uttAcronym"><acronym
class="uttAcronym" title="GNU Midnight Commander">MC</acronym></a> also to easily navigate and edit (F4) the file. HTH.</p> ]]></content:encoded> </item> <item><title>By: harmonica goldfish</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-51697</link> <dc:creator>harmonica goldfish</dc:creator> <pubDate>Sun, 17 Jun 2007 22:53:53 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-51697</guid> <description>I am trying to replace the line mentioned in the original post. I am in terminal, I have my list of aliases...how do I actually replace it? It seems to be un-editable?I am a newbie and it took me a while to figure out how to even get the list to display...this is what I did.harmonicagoldfish@harmonicagoldfish:~$ sudo -s
Password:
root@harmonicagoldfish:~# /etc/modprobe.d/aliases
bash: /etc/modprobe.d/aliases: Permission denied
root@harmonicagoldfish:~# su /etc/modprobe.d/aliases
Unknown id: /etc/modprobe.d/aliases
root@harmonicagoldfish:~# /etc/modprobe.d/blacklist
bash: /etc/modprobe.d/blacklist: Permission denied
root@harmonicagoldfish:~# su /etc/modprobe.d/blacklist
Unknown id: /etc/modprobe.d/blacklist
root@harmonicagoldfish:~# cd /etc/modprobe.d/aliases
bash: cd: /etc/modprobe.d/aliases: Not a directory
root@harmonicagoldfish:~# cd /etc/modprobe.d/
root@harmonicagoldfish:/etc/modprobe.d# aliases
bash: aliases: command not found
root@harmonicagoldfish:/etc/modprobe.d# dir
aliases       blacklist-framebuffer  bluez              lrm-video
alsa-base     blacklist-modem        ibm_acpi.modprobe  nvidia-kernel-nkc
arch          blacklist-oss          ipw3945            options
arch-aliases  blacklist-scanner      isapnp             toshiba_acpi.modprobe
blacklist     blacklist-watchdog     libpisock9
root@harmonicagoldfish:/etc/modprobe.d# cat aliases
# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.# network protocols ##########################################################
alias net-pf-1  unix
alias net-pf-2  ipv4
alias net-pf-3  ax25
alias net-pf-4  ipx
alias net-pf-5  appletalk
alias net-pf-6  netrom
alias net-pf-7  bridge
alias net-pf-8  atm
alias net-pf-9  x25
alias net-pf-10 ipv6
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet
# 18 ASH
alias net-pf-19 af_econet
alias net-pf-20 atm
# 22 SNA
alias net-pf-23 irda
alias net-pf-24 pppoe
alias net-pf-25 wanrouter
alias net-pf-26 llc
alias net-pf-31 bluetooth# executables formats ########################################################
install binfmt-0000 /bin/true
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout# block devices ##############################################################
alias block-major-3-*  ide_generic
alias block-major-8-*  sd_mod
alias block-major-9-*  md
alias block-major-11-* sr_mod
alias block-major-22-* ide_generic
alias block-major-33-* ide_generic
alias block-major-34-* ide_generic
alias block-major-37-* ide_tape
alias block-major-44-* ftl
alias block-major-46-* pcd
alias block-major-47-* pf
alias block-major-56-* ide_generic
alias block-major-57-* ide_generic
alias block-major-58-* lvm_mod
alias block-major-88-* ide_generic
alias block-major-89-* ide_generic
alias block-major-90-* ide_generic
alias block-major-91-* ide_generic
alias block-major-93-* nftl
alias block-major-97-* pg# character devices ##########################################################
alias char-major-9-* st
alias char-major-10-1 psmouse
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-181 toshiba
alias char-major-10-183 hw_random
alias char-major-10-187 irnet
alias char-major-10-189 ussp
alias char-major-10-250 hci_vhci
alias char-major-13-0  joydev
alias char-major-13-1  joydev
alias char-major-13-2  joydev
alias char-major-13-3  joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19-* cyclades
alias char-major-20-* cyclades
alias char-major-22-* pcxx
alias char-major-23-* pcxx
alias char-major-27-* ftape
alias char-major-34-* scc
alias char-major-35-* tclmidi
alias char-major-48-* riscom8
alias char-major-49-* riscom8
alias char-major-57-* esp
alias char-major-58-* esp
alias char-major-63-* kdebug
alias char-major-67-* coda
alias char-major-75-* specialix
alias char-major-76-* specialix
alias char-major-81-* videodev
alias char-major-83-* vtx
alias char-major-89-* i2c_dev
alias char-major-90-* mtdchar
alias char-major-96-* pt
alias char-major-97-* pg
alias char-major-107-* 3dfx
alias char-major-109-* lvm_mod
alias char-major-166-* cdc_acm
alias char-major-171-0 raw1394
alias char-major-171-1 video1394
alias char-major-171-2 dv1394
alias char-major-171-3 amdtp
alias char-major-180-* usbcore
alias char-major-195-* nvidia
alias char-major-200-* vxspec
alias char-major-202-* msr
alias char-major-203-* cpuid
alias char-major-206-* osst
alias char-major-208-* ussp
alias char-major-227-* tub3270
#alias char-major-240-* usb-serial
#alias char-major-240-* hsfserial
#alias char-major-241-* hsfserial# misc #######################################################################
alias xfrm-type-2-4 xfrm4_tunnel
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-41 xfrm6_tunnel
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtpalias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias dummy0 dummy
alias dummy1 dummy
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_grealias usbdevfs usbcoreroot@harmonicagoldfish:/etc/modprobe.d# alias net-pf-10 off
bash: alias: net-pf-10: not found
bash: alias: off: not found
root@harmonicagoldfish:/etc/modprobe.d# blacklist
bash: blacklist: command not found
root@harmonicagoldfish:/etc/modprobe.d# blacklist ipv6
bash: blacklist: command not found
root@harmonicagoldfish:/etc/modprobe.d#I also tried the blacklist thing, as you can see in the results, with no luck.thanks for any guidance!</description> <content:encoded><![CDATA[<p>I am trying to replace the line mentioned in the original post. I am in terminal, I have my list of aliases&#8230;how do I actually replace it? It seems to be un-editable?</p><p>I am a newbie and it took me a while to figure out how to even get the list to display&#8230;this is what I did.</p><p>harmonicagoldfish@harmonicagoldfish:~$ sudo -s<br
/> Password:<br
/> root@harmonicagoldfish:~# /etc/modprobe.d/aliases<br
/> bash: /etc/modprobe.d/aliases: Permission denied<br
/> root@harmonicagoldfish:~# su /etc/modprobe.d/aliases<br
/> Unknown id: /etc/modprobe.d/aliases<br
/> root@harmonicagoldfish:~# /etc/modprobe.d/blacklist<br
/> bash: /etc/modprobe.d/blacklist: Permission denied<br
/> root@harmonicagoldfish:~# su /etc/modprobe.d/blacklist<br
/> Unknown id: /etc/modprobe.d/blacklist<br
/> root@harmonicagoldfish:~# cd /etc/modprobe.d/aliases<br
/> bash: cd: /etc/modprobe.d/aliases: Not a directory<br
/> root@harmonicagoldfish:~# cd /etc/modprobe.d/<br
/> root@harmonicagoldfish:/etc/modprobe.d# aliases<br
/> bash: aliases: command not found<br
/> root@harmonicagoldfish:/etc/modprobe.d# dir<br
/> aliases       blacklist-framebuffer  bluez              lrm-video<br
/> alsa-base     blacklist-modem        ibm_acpi.modprobe  nvidia-kernel-nkc<br
/> arch          blacklist-oss          ipw3945            options<br
/> arch-aliases  blacklist-scanner      isapnp             toshiba_acpi.modprobe<br
/> blacklist     blacklist-watchdog     libpisock9<br
/> root@harmonicagoldfish:/etc/modprobe.d# cat aliases<br
/> # These are the standard aliases for devices and kernel drivers.<br
/> # This file does not need to be modified.<br
/> #<br
/> # Please file a bug against module-init-tools if a package needs a entry<br
/> # in this file.</p><p># network protocols ##########################################################<br
/> alias net-pf-1  unix<br
/> alias net-pf-2  ipv4<br
/> alias net-pf-3  ax25<br
/> alias net-pf-4  ipx<br
/> alias net-pf-5  appletalk<br
/> alias net-pf-6  netrom<br
/> alias net-pf-7  bridge<br
/> alias net-pf-8  atm<br
/> alias net-pf-9  x25<br
/> alias net-pf-10 ipv6<br
/> alias net-pf-11 rose<br
/> alias net-pf-12 decnet<br
/> # 13 NETBEUI<br
/> alias net-pf-15 af_key<br
/> alias net-pf-16 af_netlink<br
/> alias net-pf-17 af_packet<br
/> # 18 ASH<br
/> alias net-pf-19 af_econet<br
/> alias net-pf-20 atm<br
/> # 22 SNA<br
/> alias net-pf-23 irda<br
/> alias net-pf-24 pppoe<br
/> alias net-pf-25 wanrouter<br
/> alias net-pf-26 llc<br
/> alias net-pf-31 bluetooth</p><p># executables formats ########################################################<br
/> install binfmt-0000 /bin/true<br
/> alias binfmt-204 binfmt_aout<br
/> alias binfmt-263 binfmt_aout<br
/> alias binfmt-264 binfmt_aout<br
/> alias binfmt-267 binfmt_aout<br
/> alias binfmt-387 binfmt_aout</p><p># block devices ##############################################################<br
/> alias block-major-3-*  ide_generic<br
/> alias block-major-8-*  sd_mod<br
/> alias block-major-9-*  md<br
/> alias block-major-11-* sr_mod<br
/> alias block-major-22-* ide_generic<br
/> alias block-major-33-* ide_generic<br
/> alias block-major-34-* ide_generic<br
/> alias block-major-37-* ide_tape<br
/> alias block-major-44-* ftl<br
/> alias block-major-46-* pcd<br
/> alias block-major-47-* pf<br
/> alias block-major-56-* ide_generic<br
/> alias block-major-57-* ide_generic<br
/> alias block-major-58-* lvm_mod<br
/> alias block-major-88-* ide_generic<br
/> alias block-major-89-* ide_generic<br
/> alias block-major-90-* ide_generic<br
/> alias block-major-91-* ide_generic<br
/> alias block-major-93-* nftl<br
/> alias block-major-97-* pg</p><p># character devices ##########################################################<br
/> alias char-major-9-* st<br
/> alias char-major-10-1 psmouse<br
/> alias char-major-10-139 openprom<br
/> alias char-major-10-157 applicom<br
/> alias char-major-10-181 toshiba<br
/> alias char-major-10-183 hw_random<br
/> alias char-major-10-187 irnet<br
/> alias char-major-10-189 ussp<br
/> alias char-major-10-250 hci_vhci<br
/> alias char-major-13-0  joydev<br
/> alias char-major-13-1  joydev<br
/> alias char-major-13-2  joydev<br
/> alias char-major-13-3  joydev<br
/> alias char-major-13-32 mousedev<br
/> alias char-major-13-33 mousedev<br
/> alias char-major-13-34 mousedev<br
/> alias char-major-13-35 mousedev<br
/> alias char-major-13-63 mousedev<br
/> alias char-major-13-64 evdev<br
/> alias char-major-13-65 evdev<br
/> alias char-major-13-66 evdev<br
/> alias char-major-13-67 evdev<br
/> alias char-major-19-* cyclades<br
/> alias char-major-20-* cyclades<br
/> alias char-major-22-* pcxx<br
/> alias char-major-23-* pcxx<br
/> alias char-major-27-* ftape<br
/> alias char-major-34-* scc<br
/> alias char-major-35-* tclmidi<br
/> alias char-major-48-* riscom8<br
/> alias char-major-49-* riscom8<br
/> alias char-major-57-* esp<br
/> alias char-major-58-* esp<br
/> alias char-major-63-* kdebug<br
/> alias char-major-67-* coda<br
/> alias char-major-75-* specialix<br
/> alias char-major-76-* specialix<br
/> alias char-major-81-* videodev<br
/> alias char-major-83-* vtx<br
/> alias char-major-89-* i2c_dev<br
/> alias char-major-90-* mtdchar<br
/> alias char-major-96-* pt<br
/> alias char-major-97-* pg<br
/> alias char-major-107-* 3dfx<br
/> alias char-major-109-* lvm_mod<br
/> alias char-major-166-* cdc_acm<br
/> alias char-major-171-0 raw1394<br
/> alias char-major-171-1 video1394<br
/> alias char-major-171-2 dv1394<br
/> alias char-major-171-3 amdtp<br
/> alias char-major-180-* usbcore<br
/> alias char-major-195-* nvidia<br
/> alias char-major-200-* vxspec<br
/> alias char-major-202-* msr<br
/> alias char-major-203-* cpuid<br
/> alias char-major-206-* osst<br
/> alias char-major-208-* ussp<br
/> alias char-major-227-* tub3270<br
/> #alias char-major-240-* usb-serial<br
/> #alias char-major-240-* hsfserial<br
/> #alias char-major-241-* hsfserial</p><p># misc #######################################################################<br
/> alias xfrm-type-2-4 xfrm4_tunnel<br
/> alias xfrm-type-2-50 esp4<br
/> alias xfrm-type-2-51 ah4<br
/> alias xfrm-type-2-108 ipcomp<br
/> alias xfrm-type-10-41 xfrm6_tunnel<br
/> alias xfrm-type-10-50 esp6<br
/> alias xfrm-type-10-51 ah6<br
/> alias xfrm-type-10-108 ipcomp6</p><p>alias bt-proto-0 l2cap<br
/> alias bt-proto-2 sco<br
/> alias bt-proto-3 rfcomm<br
/> alias bt-proto-4 bnep<br
/> alias bt-proto-5 cmtp<br
/> alias bt-proto-6 hidp<br
/> alias bt-proto-7 avdtp</p><p>alias cipcb0 cipcb<br
/> alias cipcb1 cipcb<br
/> alias cipcb2 cipcb<br
/> alias cipcb3 cipcb<br
/> alias dummy0 dummy<br
/> alias dummy1 dummy<br
/> alias plip0 plip<br
/> alias plip1 plip<br
/> alias slip0 slip<br
/> alias slip1 slip<br
/> alias tunl0 ipip<br
/> alias gre0 ip_gre</p><p>alias usbdevfs usbcore</p><p>root@harmonicagoldfish:/etc/modprobe.d# alias net-pf-10 off<br
/> bash: alias: net-pf-10: not found<br
/> bash: alias: off: not found<br
/> root@harmonicagoldfish:/etc/modprobe.d# blacklist<br
/> bash: blacklist: command not found<br
/> root@harmonicagoldfish:/etc/modprobe.d# blacklist ipv6<br
/> bash: blacklist: command not found<br
/> root@harmonicagoldfish:/etc/modprobe.d#</p><p>I also tried the blacklist thing, as you can see in the results, with no luck.</p><p>thanks for any guidance!</p> ]]></content:encoded> </item> <item><title>By: julimai</title><link>http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/comment-page-1/#comment-19214</link> <dc:creator>julimai</dc:creator> <pubDate>Thu, 15 Feb 2007 20:25:38 +0000</pubDate> <guid
isPermaLink="false">http://www.ducea.com/2006/06/01/disable-ipv6-module-on-default-kernels/#comment-19214</guid> <description>Hello all,at least on a recent Debian System you can disable your undesired modules by adding them to /etc/modprobe.d/blacklist.For example to disable IPv6 just add a line like:blacklist ipv6</description> <content:encoded><![CDATA[<p>Hello all,</p><p>at least on a recent Debian System you can disable your undesired modules by adding them to /etc/modprobe.d/blacklist.</p><p>For example to disable IPv6 just add a line like:</p><p>blacklist ipv6</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.ducea.com @ 2010-09-02 22:15:02 by W3 Total Cache -->