On Wed, Jan 22, 2020 at 03:32:19PM +0100, igor kos wrote:
> Bsd 6.6,
> 
> Ifconfig bridge0 add gif0
> Ifconfig: bridge0: gif0: invalid argument

I do not think gif(4) is a ethernet device, which is what bridge(4) requires.
Try doing this with a vxlan(4) device.

man vxlan
man bridge
man gif

Regards,
-peter

Reply via email to