Date: Tue, 24 Aug 2021 12:30:44 -0700 From: Navdeep Parhar <nparhar@gmail.com> To: alfadev <alfadev@protonmail.com> Cc: "freebsd-net@FreeBSD.org" <freebsd-net@freebsd.org>, "freebsd-hackers@FreeBSD.org" <freebsd-hackers@freebsd.org> Subject: Re: FreeBSD 12.2 traffic not occurs onVXLAN Message-ID: <CAPFoGT9bTDEBoCwnm8UaD9R3NMFhZ2DRo_1Sb14cutqOxgi8dg@mail.gmail.com> In-Reply-To: <R42zrw_cnUzJD8WJQ2fdhMZ0oTQqkqh0QnbKZvb-GAIdt6P_vgFHoIU9V9jR6TdAvDOHOvwKFeJIoE5PNfrZxeAj0PQPS5RM4zbMY7B85WE=@protonmail.com> References: <i8ItdsqWAGpFU7H0vV6IUvv0kv0MWpvwtinZLM8hB1Z6zuo-CKQS-Bf89p0ia06cpAUZbm_Pt6C0jZXNirSv1RZGWFbpJbqFPD4GNUVKTsg=@protonmail.com> <CAPFoGT8QLGqBpxXDofm98mhzBnsMy7MsaOby6nWsAKyGUR6_%2BA@mail.gmail.com> <R42zrw_cnUzJD8WJQ2fdhMZ0oTQqkqh0QnbKZvb-GAIdt6P_vgFHoIU9V9jR6TdAvDOHOvwKFeJIoE5PNfrZxeAj0PQPS5RM4zbMY7B85WE=@protonmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 24, 2021 at 1:12 AM alfadev <alfadev@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPFoGT9bTDEBoCwnm8UaD9R3NMFhZ2DRo_1Sb14cutqOxgi8dg>