|
|
Chuck Bunn wrote: > I have a client that does not want to pay for a fixed IP address for his > broadband connection. What is the best way to implement DDNS so that a > remote client can find his outside IP address if it changes. If you have a BIND server, you can roll your own easily. See the scripts at http://openvpn.net/archive/openvpn-users/2005-08/msg00146.html. What I'm presently running is a modified version of those which also maintains a cn-basename.external.vpn.mycompany.com address with the last $trusted_ip associated with the CN in question. Nothing (much) to it! _______________________________________________ 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/2006-06/msg00084.html on line 188 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/2006-06/msg00084.html on line 188 |