|
|
Sam Dunham wrote: > I've looked everywhere I can think of looking and I can't find any > information related to creating multiple TUN ports. I have a RedHat 7.2 > box (server) set up with OpenVPN running great - for one remote client. I > can't connect any others because there is a single TUN port (TUN0). Could > someone please tell me how to add additional ports. Any help would be > greatly appreciated. You have to have one config per connection. So, for example: for 100 concurrent clients you need 100 different configuration files (and 100 running instances of openvpn) - or better use openvpn 2.x with mode server. Rainer ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx 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/2004-06/msg00066.html on line 188 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/2004-06/msg00066.html on line 188 |