[FS#180] Broken the Tunnelbroker endpoint update

LEDE Bugs lede-bugs at lists.infradead.org
Sun Sep 18 04:37:29 PDT 2016


The following task has a new comment added:

FS#180 - Broken the Tunnelbroker endpoint update 
User who did this - john (john)

----------
BB/CC used this URL format

local url="http://ipv4.tunnelbroker.net/ipv4_end.php?ip=AUTO&apikey=$username&pass=$password&tid=$tunnelid"

this was changed to 

local url="$http://ipv4.tunnelbroker.net/nic/update?hostname=$tunnelid"  with uid/pwd passed using BASIC_AUTH additionally you can not use the password anymore but need to use the new update key for it to work properly. after chanhing my setup to use update_key instead of password it worked again.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=180#comment449



More information about the lede-bugs mailing list