标签:ubunt net etc ubuntu ret csdn details 修改 ref
设置了ipv6可以干什么呢? 1.现在用ipv6的少这样你的使用的带宽不会太拥挤 2.ipv6修改hosts后可很轻松的访问墙外的网站-->对于写程序的Google是必须的 3.高清ipv6直播~看电视了~
启动ipv6
1. sudo apt-get install miredo
2. 以root权限打开ufw的配置文件: “/etc/default/ufw”,找到”IPV6=no”这一行,将其改为”IPV6=yes”。
3. sudo invoke-rc.d networking restart
测试ipv6
浏览器搜索ipv6测试
在浏览器地址栏输入网址“http://test-ipv6.com/”,在页面会给出您的ipv6网络测试结果
标签:ubunt net etc ubuntu ret csdn details 修改 ref
原文地址:https://www.cnblogs.com/kuangsyx/p/9488915.html