ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.4k stars 1.72k forks source link

IPV6异常问题 #2334

Open goldsoft8888 opened 1 month ago

goldsoft8888 commented 1 month ago

Device Information | 设备信息

Armbian Version | 系统版本

Describe the bug | 问题描述 All issues will only remain open for one week to prioritize resolving them. After that period, they will be closed but can still continue to be discussed in the thread.

IPv6 不能自动更新

Please provide a detailed description of the issue and, if necessary, attach a screenshot. 我的第一级是OPENWRT路由器,第二级是ARMBIAN盒子,当路由器PPPOE重新拨号后,ARMBIAN 不能访问IPV6网址,armbian的IPV6是自动DHCP的,重新拨号之前是正常的。IPv6 不能自动更新,与时间无关,等多长时间也不能恢复。同一局域中的电脑IPV6始终是正常,说明与路由器无关。ARMBIAN盒子的IPV4是正常的,断线重拨号后没有问题。当我执行dhclient -6 或者 systemctl restart NetworkManager都可以恢复IPV6的访问,但是是什么原因呢?IPV4不受影响

root@armbian:~# ping www.qq.com PING www.qq.com (111.30.178.240): 56 data bytes 64 bytes from 111.30.178.240: icmp_seq=0 ttl=53 time=27.068 ms ^C--- www.qq.com ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max/stddev = 27.068/27.068/27.068/0.000 ms root@armbian:~# ping6 www.qq.com PING www.qq.com (2409:8702:4860:1002::33): 56 data bytes 64 bytes from 2409:8702:4860:1002::33: icmp_seq=0 ttl=54 time=22.354 ms 64 bytes from 2409:8702:4860:1002::33: icmp_seq=1 ttl=54 time=22.959 ms ^C--- www.qq.com ping statistics --- 2 packets transmitted, 2 packets received, 0% packet loss round-trip min/avg/max/stddev = 22.354/22.657/22.959/0.303 ms root@armbian:~# ping6 www.qq.com PING ins-r23tsuuf.ias.tencent-cloud.net (2409:8702:4860:1002::33): 56 data bytes 64 bytes from 2409:8a04:4020:cf70::1: Destination unreachable: No route to destination 64 bytes from 2409:8a04:4020:cf70::1: Destination unreachable: No route to destination

goldsoft8888 commented 1 month ago

Armbian_24.5.0_amlogic_s905w_noble_6.6.31_server_2024.05.18 这个版本正常 armbian 官方社区版24.8.0-bookworm存在同样问题 坑,我已经替大家踩过了,

goldsoft8888 commented 4 weeks ago

本网站的24.8.0 noble,ping 不通自己的ipv6,奇怪问题很多啊。别的电脑可以ping通这个盒子,盒子ping6 www.qq.com也正常,ping6 ::1 不通, 基本上不影响使用。 root@armbian:~# ping6 2409:8a04:4023:5e60:f092:c18e:ecd7:8a6e PING 2409:8a04:4023:5e60:f092:c18e:ecd7:8a6e (2409:8a04:4023:5e60:f092:c18e:ecd7 :8a6e): 56 data bytes

显示这个就不动了,谁向上游ARMBIAN官方反映下啊