[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to disable ipv6




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, help to disable this ipv6.



Reply to: