|
|
On Thu, 2003-12-18 at 07:49, Chris Baker wrote: > How many connections can OpenVPN support at the same time? I doubt > that we will ever have more than ten tunnels at one time. You can have as many tunnels as you have TUN or TAP devices and ports... I think those are limited to 256 by some hard-coded limit in the kernel which can likely be raised... limiting yourself to the number of TCP/UDP ports. You should be just fine with only ten tunnels... each one will have its own openvpn daemon instance, its own TCP/UDP port, its own config file, and its own TUN or TAP device. Rob ____________________________________________ 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/2003-12/msg00094.html on line 189 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/2003-12/msg00094.html on line 189 |