rt, 开启 nftables 后 ipv6 地址消失, 只剩下 fe80 开头的内网地址, 手动关闭后就有了 Google 了一圈没找到解决方法 Linux raspberrypi 4.19.66-v7l+
1
jinliming2 2019-10-05 11:49:05 +08:00 via iPhone 1
是不是把 icmpv6 的包全给 drop 掉了? IPv6 地址的分配需要放行几个特定的 icmpv6 包( nd-router-solicit, nd-router-advert, nd-neighbor-solicit, nd-neighbor-advert,我是开了这几个,但貌似不是全都需要的)
|
2
reus 2019-10-05 12:08:03 +08:00
如果你不会配置,那就不要开
|