Hi, On Sun, May 19, 2019 at 04:54:36PM +0200, Marc SCHAEFER wrote: > Question 2: would VLAN work in this setup ? I have already deployed VLANs > trunks on ethernet and wifi, but not so far attempted to make the VLAN tagged > frames travel through OpenVPN, is there anything special to do so it works, > or does it automagically works (no VLAN isolation required, just > trunk mode) ? If it is not possible, then I will implement multiple VPNs, > each with its own bridged VLAN.
OpenVPN git master has VLAN support now. Clients get grouped by vlan ID, the tap interface to the linux host can be run tagged - like a "classical switch" with 802.1q tagged port. @jjk: tun mode works different from tap mode wrt "no client-to-client" - a layer2 interface will not forward a packet received on a given LAN port back out the same port. A routed port will, if the route points there and ip_forward is enabled. gert -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor." Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering - Munich, Germany g...@greenie.muc.de
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users