在 Linux (具體為 Debian 6)下使用 IPv6 相當簡單:
- 確認 kernel 支持 IPv6,即 /proc/net/if_inet6 是否存在。
- 安裝 gogoc, radvd。
- 在 /etc/sysctl.conf 中打開 packet forwarding for IPv6,即 net.ipv6.conf.all.forwarding=1。
- 訪問 ipv6.google.com 測試。
當然,上述只是讓你能在 Linux 上用 IPv6,但要讓它好用(穩定,速度,等等),還需進一步研究。
阅读(1792) | 评论(0) | 转发(0) |