[Bug 286322] IPv6 doesn't work across different FIBs (epair)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Jun 2025 10:11:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286322 --- Comment #14 from Paige Thompson <paige@paige.bio> --- Just took a guess ... wow root@fbsdshell:/home/admin # sysctl net.inet6.ip6.source_address_validation=0 net.inet6.ip6.source_address_validation: 1 -> 0 root@fbsdshell:/home/admin # ping6 fcff::b PING(56=40+8+8 bytes) fcff::b --> fcff::b 16 bytes from fcff::b, icmp_seq=0 hlim=64 time=0.505 ms 16 bytes from fcff::b, icmp_seq=1 hlim=64 time=0.564 ms ^C --- fcff::b ping statistics --- 2 packets transmitted, 2 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 0.505/0.535/0.564/0.030 ms root@fbsdshell:/home/admin # -- You are receiving this mail because: You are the assignee for the bug.