Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 0af89fd08398d22ef5292936fe45d1cb > files > 11

ez-ipupdate-3.0.11b6-2mdk.i586.rpm

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

service-type=gnudip
user=myuserid:mypassword
host=mydomain.whatever.com
interface=eth1
max-interval=2073600
# set address to 0.0.0.0 to go offline
# any other value is ignored
#address=0.0.0.0

# if you use run-as ensure the user has permission to write this file
cache-file=/tmp/ez-ipupdate.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