inadyn.conf 183 B

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