Tagged Questions
0
votes
1answer
786 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
496 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
...