Skip to content

Update End Point, TunnelBroker

Hello,

If you want to UPDATE your tunnelbroker end point, you can use this: http://ipv4.tunnelbroker.net/ipv4_end.php

There are the format that you have to use. In /etc/rc.local file I add this line to get my IPADDRESS:

IP=`ifconfig eth0 | grep “inet addr” | cut -d : -f 2 | cut -d B -f 1 | sed ‘s/^ *//;s/ *$//’`

And after this one to update the ENDPOINT

wget https://ipv4.tunnelbroker.net/ipv4_end.php?ipv4b=$IP&pass=senha&user_id=USERID&tunnel_id=TUNNELID

Best Regards,
Matheus

Published inAprendendoipv6Linux

4 Comments

  1. I was recommended this web site by my cousin. I am not sure whether this post is written by him as no one else know such detailed about my problem. You’re wonderful! Thanks!

  2. Nice blog! Is your theme custom made or did you download it from somewhere? A theme like yours with a few simple tweeks would really make my blog jump out. Please let me know where you got your design. Cheers

Leave a Reply

Your email address will not be published. Required fields are marked *