1# Basic configuration file for inadyn 2# 3# /etc/inadyn.conf 4iface = eth0 5period = 300 6 7provider default@dyndns.org { 8 username = test 9 password = test 10 hostname = test 11} 12