• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by CMWoodman

  1. C

    ASUSWRT - Merlin ddclient issue (invalid value for keyword 'ip')

    the ddclient i installed was part of the optware package (instructions on installing after optware are here) Here is what the init-script i use looks like: #!/bin/sh logger -t Init-Start "starting init-start script" cru a ScheduledReboot "0 2 * * 0 /sbin/reboot" ddclient -daemon 3000 -syslog...
  2. C

    ASUSWRT - Merlin ddclient issue (invalid value for keyword 'ip')

    I have a startup script on my router (RT-N66U) that tags up with OpenDNS and updates my IP there. It has worked flawlessly for months, then noticed that i was not getting updates from OpenDNS. I checked the logs and noticed i was getting this error: file...
Back
Top