Search results

  • 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!

  1. kau

    Asuswrt-Merlin - custom build of the Asus RT-N66U firmware

    Thanks, but it did not help. My guess is the startup script does not start correctly or the dnsmasq.conf will be rewritten after this script.
  2. kau

    Asuswrt-Merlin - custom build of the Asus RT-N66U firmware

    Hi, I have created a small script as /jffs/scripts/init-start.startup #!/bin/sh echo server=/bbc.co.uk/149.154.158.186 >> /etc/dnsmasq.conf then I, chmod +x /jffs/scripts/init-start.startup. Unfortunately it does not seem to work. After reboot I can not see any changes in the...
Top