Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > df988bcef789e292306b6d437862afd0 > files > 9

ez-ipupdate-3.0.11b8-11mdv2010.1.i586.rpm

#!/usr/sbin/ez-ipupdate -c
#
# example config file for ez-ipupdate
#
# this file is actually executable!
#

service-type=dyndns
#service-type=dyndns-static
user=myuserid:mypassword
host=mydomain.whatever.com
interface=eth1
max-interval=2073600

# if you don't use a cache file your dyndns account will probably get banned.
run-as-user=ez-ipupd
cache-file=/var/cache/ez-ipupdate/default-cache

# uncomment this once you have everything working how you want and you are
# ready to have ez-ipupdate running in the background all the time. to stop it
# you can use "killall -QUIT ez-ipupdate" under linux.
#daemon