##----------------------------------------------------------------------------- ## dyndns.txt - fli4l configuration parameters __FLI4LVER__ ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Created by: Thomas Mueller ## Last Update: $Id$ ## ## Copyright (c) 2001-2002 - Thomas Mueller ## Copyright (c) 2002-2011 - Tobias Gruetzmacher, fli4l-Team - team@fli4l.de ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #----------------------------------------------------------------------------- # Optional Package: DYNDNS #----------------------------------------------------------------------------- OPT_DYNDNS='no' # update DynDNS: yes or no DYNDNS_ALLOW_SSL='no' # use ssl if possible DYNDNS_SAVE_OUTPUT='yes' # make answers available for HTTPD DYNDNS_N='1' # no. of DynDNS services to update DYNDNS_1_PROVIDER='DYNDNS' # name tag of provider, see documentation DYNDNS_1_USER='test' # username for this provider DYNDNS_1_PASSWORD='test' # password or other authentication token DYNDNS_1_HOSTNAME='test.dyndns.org' # FULL hostname of your DynDNS-Domain DYNDNS_1_CIRCUIT='pppoe' # circuits where this hostname is updated