|
|
Nick Maynard wrote:
Why do you use bridging (tap) instead of routing (tun)?
We like having broadcast work. In fact, the reason we got VPN up and
running
was so we could handle LAN network games between the networks, some of
which
rely on broadcast to find LAN servers.
Did you checke which Layer3 Protokoll is used? If the games can handle
IP then they are routable.
What you could try (untested):
Tell ebtables it should not forward/distribute any frames from tap0 <->
tap1. Just allow NodeA to accept frames to NetworkA and so on....
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|