Answer the question
In order to leave comments, you need to log in
Isolate OpenVPN clients in RouterOS?
Hello, the task is to isolate OpenVpn clients connected to Mikrotik. To not see each other on the network.
All connected to the same subnet 192.168.100.xxx. The addressing is dynamic. Is it possible to do this without writing firewall rules for each client?
Answer the question
In order to leave comments, you need to log in
Can someone help
The question was solved by adding one single routing rule
/ip route rule
add action=unreachable comment="Block VPN Client-to-Client access" dst-address=192.168.100.0/24 src-address=192.168.100.0/24
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question