Grouping clients and giving them routes to specific machines
Posted: Thu Jun 12, 2014 11:22 pm
Server must be on HTTPS port 443.
Communication is limited to:
Client1 <------> Server1
Client2 <------> Server2
How do I do this?
Code: Select all
[Client1a] [Server1]
[Client1b]
[OpenVPN Server:443]
[Client2a] [Server2]
[Client2b]
Client1 <------> Server1
Client2 <------> Server2
How do I do this?