You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dears, firstly thank you shared this script is great!
But when I try to use it, it will update my IPv6 address with a temporary address, that is used for the server connect out, but if I want use external network connect to my server, I should use the secured IPv6 address.
I list my ifconfig output here for easy understand that.
So, how can I config the script update my DNS record with secured IPv6 address?
Thanks.
So, when I update my DNS with this script, it will be updated with xxxx:xxxx:xxxx:xxxx:59a8:d229:19d4:bee5, but actually I shoud update with xxxx:xxxx:xxxx:xxxx:8c9:acbf:db68:bfc1.
OS: macOS Sequoia
The text was updated successfully, but these errors were encountered:
zhaoxitao
changed the title
How can I config the script use the secured
How can I config the script use the "secured" IPv6 address?
Nov 20, 2024
For more clean the issue, I explan more here.
Temporary IPv6 address used for the server connect out, which means if I use curl ipinfo.io, it will show the temporary IP. This is to protect my service (device) by hiding my real IP address when connected to the network. (Not exactly, but it can be simply understood like this). Therefore, this address cannot be used to reverse access my server (device).
Dears, firstly thank you shared this script is great!
But when I try to use it, it will update my IPv6 address with a temporary address, that is used for the server connect out, but if I want use external network connect to my server, I should use the secured IPv6 address.
I list my
ifconfig
output here for easy understand that.So, how can I config the script update my DNS record with secured IPv6 address?
Thanks.
So, when I update my DNS with this script, it will be updated with xxxx:xxxx:xxxx:xxxx:59a8:d229:19d4:bee5, but actually I shoud update with xxxx:xxxx:xxxx:xxxx:8c9:acbf:db68:bfc1.
OS: macOS Sequoia
The text was updated successfully, but these errors were encountered: