找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 38144|回复: 53

IPV6设置求教!(已经解决)

  [复制链接]
本帖最后由 黯然老混 于 2020-2-17 23:33 编辑


我现在路由器上获得的ipv6地址都是正确的240e开头的了,为何在ipv6测试还是不通过呢?openwrt固件的ipv6设置实在难搞。潘多拉倒是很容易。求高手帮忙看看怎么设置?

原来是DHCP/DNS高级里 禁止解释 IPv6 DNS 记录 默认是勾选的,要去掉。感谢坛友icevan!帮我解决了这几天的烦恼!!!!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

评分

参与人数 1恩山币 +1 收起 理由
home125*** + 1 感谢你的分享,无论怎样,你都是最无私的人!来,说说,你E盘上还有啥一起给我吧!

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
你是? cpu
建议刷明月固件,就可以了

点评

是x86.但我不想换固件了,现在这个感觉很好用了  发表于 2020-2-15 23:56
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层

dhcpv6也获取了正确地址了啊?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
是x86平台的吗?试试重启防火墙,另外测试网站不一定准确,建议进openwrt的ssh直接用ping6命令测试,比如ping6 openwrt.org

点评

是的,防火墙还要设置什么嘛?ipv6百度无法打开  详情 回复 发表于 2020-2-15 23:56
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
chendes 发表于 2020-2-15 23:47
是x86平台的吗?试试重启防火墙,另外测试网站不一定准确,建议进openwrt的ssh直接用ping6命令测试,比如pi ...

是的,防火墙还要设置什么嘛?ipv6百度无法打开
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

黯然老混 发表于 2020-2-15 23:56
是的,防火墙还要设置什么嘛?ipv6百度无法打开

不需要设置啥,在ssh里面service firewall restart,按道理就可以ping纯ipv6的ip地址了,论坛比较新的固件ipv6基本上都有问题(在我自己测试是这样,具体有没有普遍性我不知道),我的解决办法就是重启路由器本身的防火墙就可以ping通,比如ping6 2400:3200::1可以通,这个是阿里云的ipv6 dns地址,但是最后还是有个现象,无法ping通ipv6的域名,比如ping6 openwrt.org。。。目前我一个小白暂时解决不了,我今天也发了一个帖子求解这个问题,你可以看看我最新的发帖,可惜好像用的人很少,我也一直没得到解决
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

黯然老混 发表于 2020-2-15 23:56
是的,防火墙还要设置什么嘛?ipv6百度无法打开

另外如果你是电脑测试的话,路由器获取到ipv6地址以后,需要手动重启一下电脑的网卡。。。不然电脑不会主动去拿ip,重启系统也行

点评

执行重启防火墙提示firewall: unrecognized service 我电脑重启了还是不能,郁闷的半死!  详情 回复 发表于 2020-2-16 00:18
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
本帖最后由 黯然老混 于 2020-2-16 00:20 编辑
chendes 发表于 2020-2-16 00:14
另外如果你是电脑测试的话,路由器获取到ipv6地址以后,需要手动重启一下电脑的网卡。。。不然电脑不会主 ...

执行重启防火墙提示
root@OpenWrt:~# service firewall restart
* Flushing IPv4 filter table
* Flushing IPv4 nat table
* Flushing IPv4 mangle table
* Flushing IPv4 raw table
* Flushing IPv6 filter table
* Flushing IPv6 nat table
* Flushing IPv6 mangle table
* Flushing conntrack table ...
* Populating IPv4 filter table
   * Rule 'Allow-DHCP-Renew'
   * Rule 'Allow-Ping'
   * Rule 'Allow-IGMP'
   * Rule 'Allow-IPSec-ESP'
   * Rule 'Allow-ISAKMP'
   * Forward 'lan' -> 'wan'
   * Zone 'lan'
   * Zone 'wan'
* Populating IPv4 nat table
   * Zone 'lan'
   * Zone 'wan'
Warning: wan will enable FULLCONE-NAT
* Populating IPv4 mangle table
   * Zone 'lan'
   * Zone 'wan'
* Populating IPv4 raw table
   * Zone 'lan'
     - Using automatic conntrack helper attachment
   * Zone 'wan'
* Populating IPv6 filter table
   * Rule 'Allow-DHCPv6'
   * Rule 'Allow-MLD'
   * Rule 'Allow-ICMPv6-Input'
   * Rule 'Allow-ICMPv6-Forward'
   * Rule 'Allow-IPSec-ESP'
   * Rule 'Allow-ISAKMP'
   * Forward 'lan' -> 'wan'
   * Zone 'lan'
   * Zone 'wan'
* Populating IPv6 nat table
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_lan_rule'
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_lan_rule'
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_wan_rule'
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_wan_rule'
Warning: fw3_ipt_rule_append(): Can't find target 'prerouting_rule'
Warning: fw3_ipt_rule_append(): Can't find target 'postrouting_rule'
   * Zone 'lan'
   * Zone 'wan'
* Populating IPv6 mangle table
   * Zone 'lan'
   * Zone 'wan'
* Set tcp_ecn to off
* Set tcp_syncookies to on
* Set tcp_window_scaling to on
* Running script '/etc/firewall.user'
* Running script '/var/etc/违禁软件.include'
   ! Skipping due to path error: No such file or directory
* Running script '/var/etc/v乳酸菌饮料.include'
   ! Skipping due to path error: No such file or directory
* Running script '/etc/wrtbwmon.include'

我现在重启下电脑看看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

黯然老混 发表于 2020-2-16 00:18
执行重启防火墙提示
root@OpenWrt:~# service firewall restart
* Flushing IPv4 filter table

不需要重启电脑啦,你现在路由器的ssh里面ping6 2400:3200::1看看能不能通呀。。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
官方v19.07.1 ipv6没任何问题,建议还是用官方固件吧

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×

点评

官方的不知道有没有兲朝上网的?  发表于 2020-2-16 20:04
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
顶上去!,求高人
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

换固件,"锤子"的固件完美支持

点评

能给个链接吗?不知道是那个  详情 回复 发表于 2020-2-17 19:24
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
chendes 发表于 2020-2-17 17:59
换固件,"锤子"的固件完美支持

能给个链接吗?不知道是那个

点评

https://www.right.com.cn/forum/thread-1600548-1-1.html  详情 回复 发表于 2020-2-17 20:38
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

有中继吗? 没有的话 这样 设置应该就可以直接上ipv6.baidu.com了吧

或者你先ssh路由 看路由能不能上ipv6吧
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-29 00:38

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表