MANUAL IP UPDATE for any ...
MANUAL IP UPDATE for any OS
- Home
- Control Panel
- Community Forum
- Services
- Dynamic DNS Service
- MANUAL IP UPDATE for any OS
- Community Forum
- MANUAL IP UPDATE for any OS
Topic: MANUAL IP UPDATE for any OS
Manual IP update for dynu.com - webIf you don't want to install Update Client - manual Update on your external IP...instructions step by step:1- Login to dynu.com2- DDNS Service -> click on icon 3- Actions -> click on pencil for edit3.1- on corner right on web page is your external ip now4- select ip shown-recorded by server in the form on left and REWRITE the new ipSAVE the form click on green buttonthat is a manual ip updatecheck the host now ....DONE must all to be good nowTHANKS and good Luck
Reply with quote | Report
Actually, you can also update the IP address just by putting it into an url like below:https://api.dynu.com/nic/update?username=YOURUSERNAME&password=YOURPASSWORD&myipv4=216.34.23.98&myipv6=2001:4860:4860:0:0:0:0:8888BTW, you can check your external IP address using below URL:http://ipcheck.dynu.comhttp://ipcheckv6.dynu.com
Reply with quote | Report
With this API typed in address bar you will update your dynamic ip.But, who will remember this long url, and must typed correct.I make HTML file and on start-up or clicked on desktop will update ip.source is down just rewrite in editor and save with ext. HTMLreplace YOUR_USER_NAME and YOUR_USER_PASSWORD with yours in code and will go...do not use bold type===============*html>*head>*script type="application/javascript"> function getIP(json) {window.location.href = 'https://api.dynu.com/nic/update?username=YOUR_USER_NAME&password=YOUR_USER_PASSWORD&myipv4=' + json.ip;}*/script>*/head>*body>*script type="application/javascript" src="https://api.ipify.org?format=jsonp&callback=getIP">*/script>*/body>*/html>============================NOTE: replace * in code with simvol for less look in refernce (here is not accepted symvol) will work in Firefox on mac - not tested on windows or linux THANKS for API URL is good to think todo one updater for my old mac
Reply with quote | Report
Author | Topic: MANUAL IP UPDATE for any OS |
---|---|
vesprintv Joined: 12/24/2016 |
MANUAL IP UPDATE for any OS Friday, May 5, 2017 11:16 AM
Manual IP update for dynu.com - webIf you don't want to install Update Client - manual Update on your external IP...instructions step by step:1- Login to dynu.com2- DDNS Service -> click on icon 3- Actions -> click on pencil for edit3.1- on corner right on web page is your external ip now4- select ip shown-recorded by server in the form on left and REWRITE the new ipSAVE the form click on green buttonthat is a manual ip updatecheck the host now ....DONE must all to be good nowTHANKS and good Luck
|
CobyDeCock Joined: 3/23/2017 |
MANUAL IP UPDATE for any OS Friday, May 5, 2017 12:59 PM
Actually, you can also update the IP address just by putting it into an url like below:https://api.dynu.com/nic/update?username=YOURUSERNAME&password=YOURPASSWORD&myipv4=216.34.23.98&myipv6=2001:4860:4860:0:0:0:0:8888BTW, you can check your external IP address using below URL:http://ipcheck.dynu.comhttp://ipcheckv6.dynu.com
|
vesprintv Joined: 12/24/2016 |
MANUAL IP UPDATE for any OS Sunday, May 7, 2017 11:14 AM
With this API typed in address bar you will update your dynamic ip.But, who will remember this long url, and must typed correct.I make HTML file and on start-up or clicked on desktop will update ip.source is down just rewrite in editor and save with ext. HTMLreplace YOUR_USER_NAME and YOUR_USER_PASSWORD with yours in code and will go...do not use bold type===============*html>*head>*script type="application/javascript"> function getIP(json) {window.location.href = 'https://api.dynu.com/nic/update?username=YOUR_USER_NAME&password=YOUR_USER_PASSWORD&myipv4=' + json.ip;}*/script>*/head>*body>*script type="application/javascript" src="https://api.ipify.org?format=jsonp&callback=getIP">*/script>*/body>*/html>============================NOTE: replace * in code with simvol for less look in refernce (here is not accepted symvol) will work in Firefox on mac - not tested on windows or linux THANKS for API URL is good to think todo one updater for my old mac
|
It is currently Friday, November 15, 2024 2:46 PM US Mountain Standard Time
Friday, November 15, 2024 2:46 PM