#!/usr/local/bin/ez-ipupdate -c ############################### # # Example config for miniDNS.net # # This file must be used with the patched version of ez-ipupdate.c v 1.39 2000/12/17 # # Assume the following: # Your Login ID: adam # Password: topsecret # Host name: myhomepc.minidns.net # Your network interface to the internet: ppp0 # # PLEASE PLEASE PLEASE remember to uncomment the last daemon line after test ok!!! # # Please mail me at support@minidns.net if you have problems. # # # this file is actually executable! # service-type=justlinux user=ACCOUNT:PASSWORD host=raj.minidns.net interface=tun0 # if you use run-as ensure the user has permission to write this file cache-file=/tmp/ez-ipupdate.cache ################################################### # # # *** miniDNS.net members please look here *** # # # # DO NOT RUN THIS IN A CRON JOB !!! # # IT IS STUPID TO DO SO !!! # # # # Uncomment the last line <# daemon> after this # # conf worked, so that it will run in the back- # # ground to update your IP automatically. # # # ################################################### # 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