大多?的 Linux Distro 也? IPv6 (Internet Protocol Version 6) ??地??,但有???上不需要 IPv6 支援,如要?? IPv6 可用以下方法:
Debian / Ubuntu
1. ?? /etc/modprobe.d/aliases
2. ?面有一行是 "alias net-pf-10 ipv6"
3. ?以上一行用以下?行取代:
alias net-pf-10 off
alias ipv6 off
Red Hat
1. ?? /etc/modprobe.conf
2. 加入?一行:
alias net-pf-10 off
更改以上?案後重新??系?,?? IPv6 便???。我在 Ubuntu 上??了 IPv6 後,?? DNS 的效能改善了,那就是一般上??要 resolve ip ?回?得更快。