Hello,
I’m using HE tunnel broker on RouterOS to have public ipv6 and my ISP give me only ipv4 which is behind a NAT which means in /ip address you cannot see my public ipv4 only local IP for my ISP however with /ip cloud it does show my public ipv4 correctly. My ipv4 is dynamic and changes from time to time, I know there are quite few scripts online to update the HE tunnel broker ipv4 endpoint when and if my public ipv4 change however they read wan interface to read the ipv4 value. Now I was wandering if there is a way to read and use the public ipv4 that is being reported by /ip cloud?
Some the said scripts:
https://libreddit.kavin.rocks/r/mikrotik/comments/wh1wez/henet_6in4_tunnel_on_mikrotik_with_single_script/
https://buananetpbun.github.io/mikrotik/hurricane-electric-ipv6-tunnel-ipv4-endpoint-updater.html
http://forum.mikrotik.com/t/update-to-hurricane-electric-ipv6toipv4-endpoint-updater/51516/1
https://gist.githubusercontent.com/horzadome/8e5d99d84525ad8a8ccf/raw/39753ed7c422894dc2f58103f0b48df52213ccd5/heupdater.txt
Thanks in advance