#Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header:$ # Dyndnsupdate's init-rc script configuration file # Domain Name (ex: "dyndns.org") domainname "your_domainname_here" # Hostname (ex: "mybox") hostname "your_hostname_here" # Dyndns account dyndnsaccount "your_dyndnsaccount_here" dyndnspassword "your_dyndnspassword_here" # Internet Interface (ex: "ppp0" or "eth0") internetinterface "your_internetinterface_here"