Grouping clients and giving them routes to specific machines

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
joku
OpenVpn Newbie
Posts: 2
Joined: Thu Jun 12, 2014 11:14 pm

Grouping clients and giving them routes to specific machines

Post by joku » Thu Jun 12, 2014 11:22 pm

Server must be on HTTPS port 443.

Code: Select all

[Client1a]                                               [Server1]
[Client1b]

                    [OpenVPN Server:443]

[Client2a]                                               [Server2]
[Client2b]
Communication is limited to:
Client1 <------> Server1
Client2 <------> Server2


How do I do this?

Post Reply