Is it possible to selectively block or allow broadcasts that pass through the bridge?
I would like to bridge 2 LAN but i don't want each other seeing network shares, I only want udp broadcasts from LAN games to pass.
OpenVPN bridging question
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: OpenVPN bridging question
that depends on the OS on which the bridge is configured ; on Linux this is possible using either iptables or ebtables. It is not something that openvpn does (or should do) - this is up to the firewall.