[OpenVPN home] [Date Prev] [Date Index] [Date Next]
[OpenVPN mailing lists] [Thread Prev] [Thread Index] [Thread Next]
Google
 
Web openvpn.net

[Openvpn-users] how to dynamic ip


  • Subject: [Openvpn-users] how to dynamic ip
  • From: "Wilson A. Galafassi Jr." <wilson.galafassi@xxxxxxxxx>
  • Date: Thu, 10 Jan 2008 14:40:58 -0200

Hello to all.

I have my openvpn server with dynamic ip adsl connection with this
configuration:

mode server
proto udp
port 1194
dev tap
keepalive 10 120
server 10.0.1.0 255.255.255.0
daemon
writepid /var/run/openvpn.pid
comp-lzo
max-clients 10
persist-key
persist-tun
verb 3
mute 20
client-to-client
duplicate-cn
cd /etc/openvpn
tls-server
tls-auth keys/ta.key 0
cipher BF-CBC
ca keys/ca.crt
cert keys/netserver.crt
key keys/netserver.key
dh keys/dh1024.pem
client-config-dir ccd

My question is how to mantain the vpn UP when the server or clients change
the external (ADSL) ip? Is necessary to use some script?

Thanks

Wilson Galafassi

______________________
OpenVPN mailing lists
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/2008-01/msg00079.html on line 210

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/2008-01/msg00079.html on line 210