I am experiencing this odd issue when I restart one of my jails, which operates as the IPv6 router, does not respond to IPv6 packets, even though tcpdump reveals that it receives them. It isn't until it initiates a traffic with other hosts that it starts to respond. IPv4 works just fine.
I have had jail 2 ping the router and receive nothing in response. Then the router jail will ping back and immediately jail 2 will receive packets back. This also seems to happen outside of the jail bridge.
Let me know what I should provide to help debug this issue. Here are some settings:
I have had jail 2 ping the router and receive nothing in response. Then the router jail will ping back and immediately jail 2 will receive packets back. This also seems to happen outside of the jail bridge.
Let me know what I should provide to help debug this issue. Here are some settings:
- This is FreeBSD 12.0-CURRENT
- IPv6 works just fine
- All of these jails are on the same bridge on the same /64 network
- Each jail has its own epair interface
- I did was explicitly disabling "inet6 no_dad" because on 11.2 kept giving my epairs matching mac addresses, which 12.0 does not seem to do.