On Tue, Aug 24, 2021 at 1:12 AM alfadev <alfa...@protonmail.com> wrote:
>
> Thanks for interest
> FreeBSD ifconfig:
>
> igb0: flags=8822<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
...
> wg0: flags=80c1<UP,RUNNING,NOARP,MULTICAST> metric 0 mtu 1420

igb0 should be UP and RUNNING before it will pass traffic.  You can see that
the wireguard interface is fully operational (has both those flags) and you are
able to use it for VXLAN traffic.  Maybe the difference between the FreeBSD
versions is that igb0 is UP after all your configuration commands on 11.2 only?

Regards,
Navdeep

Reply via email to