|
|
|
I just wanted to point out this is possible with some simple
scripting. On one server, I have a script that basically creates
the config files for 30 other servers, then pushes them out and
restarts openvpn. I maintain a 30 tunnel full-mesh peer to peer
vpn this way, and changes/additions are quite easy. The only down side is I dynamically assign ports and ip addresses, so if i change one server, I have to change them all. The script handles this, but it's inefficient. While waiting for openvpn 3.0, I'll probably modify it to use a map file which keeps a record of which machines or subnets allocate which ports and ip addresses. I just wanted to mention this because people keep asking if it's possible, and it is. Eric. 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/2005-10/msg00001.html on line 190 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/2005-10/msg00001.html on line 190 |