[ale] OpenVPN restarts

Chris Fowler cfowler at outpostsentinel.com
Thu Oct 16 16:27:01 EDT 2008


Here is one I'm not sure what is going on. 

I'm trying to establish an OpenVPN connection from Windows and Linux at
the same time.

Here is the server config

*[tomcat at demo etc]$ cat tun.conf
local publicip
port 7000
proto tcp-server
dev tun
ca /opt/SAM/openvpn/etc/keys/ca.crt
cert /opt/SAM/openvpn/etc/keys/server.crt
key /opt/SAM/openvpn/etc/keys/server.key  # This file should be kept secret
dh /opt/SAM/openvpn/etc/keys/dh1024.pem
server 10.0.7.0 255.255.255.0

#this will allow for people to get the same IP address after a reconnect
#ifconfig-pool-persist /etc/openvpn/ipp.txt
push "route 10.0.5.0 255.255.255.0"
push "route 192.168.2.0 255.255.255.0"

#change this to your companies DNS server or omit it entirely
#push "dhcp-option DNS 192.168.20.240"
keepalive 10 120
comp-lzo
max-clients 10
user root
group root
persist-key
persist-tun
status /tmp/openvpn-status.log
log-append  /var/log/openvpn-tun.log
verb 6*

When I do this, the clients on windows and linux restart over and
over.  It is as if the server can not handle more than one client.
Did I configure something incorrectly?

-- 
Chris Fowler
OutPost Sentinel, LLC
Support @ SIP/support at pbx.opsdc.com
 or 678-804-8193
Email Support @ support at outpostsentinel.com




More information about the Ale mailing list