|
|
I have setup two common names: client1 and client2. I wish multiple clients can connect with the same common name, and obtain IPs from different subnets according to their names. How? important options in server.conf: dev tun server 10.8.0.0 255.255.255.0 route 10.8.1.0 255.255.255.0 client-config-dir ccd duplicate-cn ccd/client1: # client will get a fixed static IP. How to get one from an IP range? ifconfig-push 10.8.1.1 10.8.1.2 ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00017.html on line 186 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00017.html on line 186 |