The dyndns tag has no wiki summary.
4
votes
3answers
609 views
DynDNS alternative for SSH?
I have an server that has a dynamic IP address and is accessible over SSH. On the server, a script uploads a text file containing the server's public IP address to a web location whenever that address ...
0
votes
1answer
784 views
How can I update my dynamic DNS under OpenWRT?
I have an OpenWrt 10.03, and I need to update my dynamic DNS account (e.g., OpenDNS or DYNDNS) when my IP changes. How can I do this from the terminal?
1
vote
2answers
494 views
OpenWrt ssh host identification with dyndns
If i ssh to my remote OpenWrt router ["via DynDNS"]
I get the message
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
Ok, i delete the old line in ~/.ssh/known_hosts, add the new one
...