|
|
|
Actually, I do have one problem. The following is my server.ovpn file (the
names have been changed to protect the innocent). When I start (using the
gui method) the server (using "connect") it all seems to start fine. But if
I do an ipconfig, I see that the OpenVPN port has an "I can't get an
address" default IP of 169.xxx.xxx.xxx. I had to go in and force an ip
address of 99.99.99.4 Is it because the server IP is outside the block of servered IP's? Or something else? Once I forced the IP on the server everything worked fine. And mutiple clients can connect and get proper addresses from the 99.99.99.101 - 108 block. The file follows..... VVVVVVVVVVVVVV port 1194 proto udp dev tap ca ca.crt cert server.crt key server.key # This file should be kept secret dh dh1024.pem ifconfig-pool-persist ipp.txt server-bridge 99.99.99.4 255.255.255.0 99.99.99.101 99.99.99.116 client-to-client keepalive 10 120 comp-lzo max-clients 8 user nobody group nobody persist-key persist-tun status openvpn-status.log verb 3 mute 10 John E. Peterson Omni-Tech Corporation Fenton, MI 48430 (810) 750-6474 www.omnicmm.com
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-04/msg00084.html on line 212 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-04/msg00084.html on line 212 |