有人用过deepin的ipv6吗?
Tofloor
poster avatar
yuanzichao90
deepin
2014-09-08 03:33
Author
有人用过deepin的ipv6吗?如何配置,为什么我通过交换机连接网线到电脑win8能访问ipv6站点,而deepin2014.1不行。
Reply Favorite View the author
All Replies
element
deepin
2014-09-08 04:04
#1
这个不知道   win8都木有用过  不知道ipv6是什么东东
Reply View the author
ahyanglf
deepin
2014-09-08 15:06
#2
教育网用户才能用吧
Reply View the author
yuanzichao90
deepin
2014-09-09 01:39
#3
这个不知道   win8都木有用过  不知道ipv6是什么东东
学校里面的
Reply View the author
yuanzichao90
deepin
2014-09-09 01:39
#4
教育网用户才能用吧
是的
Reply View the author
oost13
deepin
2014-09-09 06:53
#5
ipv6.很早网络属性就有这个。从来没用过。好像是国内网络没那个能力 么么哒
Reply View the author
A0王斌
deepin
2014-09-13 07:06
#6
不但ipv6不可以使用,多ip的情况下也无法使用。
Reply View the author
173******10
deepin
2014-09-15 16:59
#7
楼主你好,我也遇见过这个问题。
我在学校宿舍就可以上ipv6,到了实验室就不行了,ubuntu直接不显示有ipv6地址,也上不去ipv6网站,虽然win7也不显示地址,但是可以上。后来我按下面这个说法做了一下,开了隧道链接,才上的去,不过chrome浏览器仍然无法打开ipv6网站,火狐才能上……
1、安装miredo。
  $sudo apt-get install miredo
   2、修改防火墙IPv6设置
  以root权限打开ufw的配置文件: "/etc/default/ufw",找到"IPV6=no"这一行,将其改为"IPV6=yes"。
  最后禁用/启用防火墙来使刚刚的改动生效:
  $ sudo ufw disable
  $ sudo ufw enable
   3、重启网络
  $sudo invoke-rc.d networking restart
        然后你用ifconfig看一下有没有隧道链接
不过我好像没有设置防火墙就行了,ubuntu的防火墙默认好像没开。你自己试试看吧
Reply View the author
buaazx
deepin
2014-09-16 22:12
#8
插上网线就能用
Reply View the author