Advertisement
Guest User

Untitled

a guest
Jun 13th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. config service 'ipdns1'
  2. option service_name '-'
  3. option use_ipv6 '0'
  4. option enabled '1'
  5. option lookup_host '***.ipdns.hu'
  6. option domain '***.ipdns.hu'
  7. option username ******
  8. option password ******
  9. option ip_source 'network'
  10. option ip_network 'wan'
  11. option interface 'wan'
  12. option use_syslog '2'
  13. option check_unit 'minutes'
  14. option force_unit 'minutes'
  15. option retry_unit 'seconds'
  16. option update_url 'http://[USERNAME]:[PASSWORD]@update.ipdns.hu/update?hostname=[DOMAIN]&myip=[IP]'
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement