Since a few weeks my DD-WRT router running on V24-SP2 is coming up with an annoying log message concerning the DynDNS Service I am using DYNDNS: Error 'RC_IP_RECV_ERROR' (0x15) when talking to IP server
After digging around in the DD-WRT Forum I found some interesting threads trying to figure out where the problem is located
- DDNS Errors
- 08/29/10 - FYI- DynDNS is changing its FREE DynDNS accounts
- DynDNS Wiki
- DDNS and DynDns not update
After a lot of good ideas and helpful comments I took the quick route (noted by a forum member) and fixed the problem for me by setting up DynDNS manually:
- Go to Setup / DDNS of your DD-WRT router
- DDNS Service: Custom
- DYNDNS Server: members.dyndns.org
- User Name: #yourusername#
- Password: #yourpassword#
- Host Name: #yourdyndnshostname#
- URL: /nic/update?
- Additional DDNS Options: –dyndns_system dyndns@dyndns.org –ip_server_name 91.198.22.70:8245 /
The rest stays with the default settings - thats it afters Apply Settings the error should be gone :)