2012-06-19 08:37:34 +02:00
|
|
|
# Basic configuration file for inadyn
|
|
|
|
#
|
|
|
|
# /etc/inadyn.conf
|
2016-10-17 22:14:30 +02:00
|
|
|
iface = eth0
|
|
|
|
period = 300
|
2012-06-19 08:37:34 +02:00
|
|
|
|
2016-10-17 22:14:30 +02:00
|
|
|
provider default@dyndns.org {
|
|
|
|
username = test
|
|
|
|
password = test
|
|
|
|
hostname = test
|
|
|
|
}
|