發現Firewall有一條規則會影響
input 58 (icmpv6) accept
原本是不想echo ping,所以關閉,但關閉之後整個IPV6就死了,連forward rule也不生效
想請問大老,為何會有這種情形
一定要開啟icmpv6嗎?
測試ipv6 url
https://test-ipv6.com/
--


gfx wrote:
您截圖的設置是正確的...(恕刪)
/ipv6 pool
add name=hinet_lan prefix=2001:b030:d870:xxxx::/56 prefix-length=64
/ipv6 address
add address=2001:b030:d870:yyyy::1 advertise=no interface=ether1
add address=::1 from-pool=hinet_lan interface=VLAN20_LAN
add address=::1 from-pool=hinet_lan interface=VLAN21_GUEST_LAN
/ipv6 nd
set [ find default=yes ] dns=2001:b000:168::1,2001:b000:168::2
/ipv6 route
add disabled=no distance=1 dst-address=::/0 gateway=2001:b030:d870:yyyy::ffff \
routing-table=main scope=30 suppress-hw-offload=no target-scope=10
/ipv6 settings
# ipv6 neighbor configuration has changed, please restart the device in order to apply the new settings
set accept-router-advertisements=yes max-neighbor-entries=8192 \
soft-max-neighbor-entries=8191