Hi,
I have ipv6 from Hurricane Electric, Mikrotik GW, FreeBSD box on LAN.
FreeBSD have ipv6 static address: 2001:470:1f15:86d::41/64
GW: 2001:470:1f15:86d::1
When trying to ping6 FreeBSD box from internet, Mikrotik sends:
FreeBSD not answer and is not accessible. Linux boxes have no problem, Ubuntu, CentOS, Synology NAS.
This is output from Mikrotik "/ipv6 neighbor print":
When I ping6 from FreeBSD box something, then for some time box is reachable until neighbor expired.
Best regards.
I have ipv6 from Hurricane Electric, Mikrotik GW, FreeBSD box on LAN.
FreeBSD have ipv6 static address: 2001:470:1f15:86d::41/64
GW: 2001:470:1f15:86d::1
When trying to ping6 FreeBSD box from internet, Mikrotik sends:
Code:
13:49:20.783868 IP6 fe80::6e3b:6bff:feac:24b2 > ff02::1:ff00:41: ICMP6, neighbor solicitation, who has 2001:470:1f15:86d::41, length 32
13:49:21.783853 IP6 fe80::6e3b:6bff:feac:24b2 > ff02::1:ff00:41: ICMP6, neighbor solicitation, who has 2001:470:1f15:86d::41, length 32
FreeBSD not answer and is not accessible. Linux boxes have no problem, Ubuntu, CentOS, Synology NAS.
This is output from Mikrotik "/ipv6 neighbor print":
Code:
0 address=2001:470:1f15:86d::5 interface=ether2
mac-address=00:11:32:4B:FC:23 status="reachable"
1 address=fe80::211:32ff:fe4b:fc23 interface=ether2
mac-address=00:11:32:4B:FC:23 status="stale"
2 address=2001:470:1f15:86d::41 interface=ether2 status="failed"
Best regards.