My remote users uses Open VPN.
They can access my two internal servers:
192.168.40.2 and 192.168.40.3
What do I do if want to split my users I regards of access?
How do I config; Users in group A can only access 192.168.40.2 and users in group B can only access 192.168.40.3?
Users should be able to have different access rules or be assigned deferens VPN subnets.
Best regards
Run two OpenVPN servers on different ports or WAN IP addresses and assign different firewall rules to each tunnel.
Bart...