tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bridging a tun(4) VPN
Date: Sat, 19 Mar 2016 16:41:06 +0100
From: manu%netbsd.org@localhost (Emmanuel Dreyfus)
I would like to bridge an OpenVPN tunnel (tun(4) based) with a vlan.
But brconfig does not seem to like tun interfaces:
brconfig bridge4 add tun4
brconfig: add tun4: Invalid argument
Is there any hope to get this working?
Use tap(4)? tun(4) represents a software IP device, which has no
ethernet identity; tap(4) represents a software ethernet device.
Home |
Main Index |
Thread Index |
Old Index