Page 1 of 1

update dynamic dns to provide tunnelbroker ddns script

Posted: Sun Dec 29, 2013 12:38 pm
by samu
hello,
tunnelbroker give you for free an ipv6 tunnel.

to be able to keep it running you need to update your tunnel endpoint with your ipv4 ip.

for dynamic ip they provide a dyn service alike, easily explained here.

https://www.tunnelbroker.net/forums/ind ... pic=1994.0

it would be awesome to have it under dynamic dns entry.
this is the conf i'm using in /etc/ddns_providers.conf

Code: Select all

service tunnelbroker.net
        url_template                    https://[[USERNAME]]:[[PASSWORD]]@ipv4.tunnelbroker.net/nic/     update?&hostname=[[DOMAIN]]
        required_variables              domain username password
        required_variable_names         Tunnel ID,Username,Password
        success_regexp                  /^(good|nochg)/