# ------------------------------------------------------------------------ # DNS section ------------------------------------------------------------ # ------------------------------------------------------------------------ [dns] # name of the key used for dynamic updates keyname = dslhost.dyn.example.com # and the corresponding value keyvalue = xxxxxx== # domain which you want to update domain = dyn.example.com # the hostname you wish to update host = dslhost # IP address of the name server to send updates to serverip = 10.0.0.1 # TTL (Time To Live) for the record # 60 - 300 seconds is reasonable ttl = 120 # add a TXT record with timestamp addTXT = True # seconds to wait for the dns update to return timeout = 20 # ------------------------------------------------------------------------ # router section --------------------------------------------------------- # ------------------------------------------------------------------------ [router] # the IP address of your router # AVM Fritz!Box has 192.168.178.1 per default ip = 192.168.178.1 # port for UPnP (49000) port = 49000 # ------------------------------------ # you shoudn't need to change anything below http_req = /upnp/control/WANCommonIFC1