|
|
Hi all, We're trying to set up some VPNs from our company's gateway (OpenBSD 3.5 running the OpenVPN 1.5.0 package). Running a single VPN using the man page example works fine, using the tun0 device and a point-to-point connection. When I try to add a second VPN on tun1, it fails with the following error: Socket bind failed on local address [undef]:5000: Address already in use I've made sure to specify different tunnel ip addresses to the two VPNs, and each one works properly by itself -- I just can't make a second instance of openvpn run. Any suggestions? Thanks, Alex G. __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ ____________________________________________ 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/msg00031.html on line 204 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/msg00031.html on line 204 |