LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   OpenVPN and non static ip (https://www.linuxquestions.org/questions/linux-networking-3/openvpn-and-non-static-ip-271951/)

Homer Glemkin 12-30-2004 11:55 AM

OpenVPN and non static ip
 
Trying to set up the .conf file for openvpn at home as a server, and was wondering if it matters that I have a non-static ip?

stoffell 01-02-2005 07:26 AM

openvpn works great with hosts that have a dynamic ip.
you only need to make sure that you create a hostname for your 'server'.

have a look at http://www.dyndns.org/

and make sure you use (on the client side) the resolv-retry parameter..

example:
resolv-retry 2592000 # 1 month

Cheers!


All times are GMT -5. The time now is 03:15 PM.