Start a new topic

COMMON FIREWALL SITUATIONS - Don't let the VPN clients talk to each other.

By default VPN clients are allowed to reach other VPN clients.


To disallow use firewall "Add Rule" and add the rule below:


FORWARD -s ${vns3_overlay_subnet} -d ${vns3_overlay_subnet} -j DROP