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. U

    How to "redirect" requests to a certain IP to a different DNS. RT-N66U

    Okay, here is what I did at the end: Flash router with asuswrt-merlin Enable jffs (in general was enabled but not the option to execute user defined configs/scripts) Enable ssh login Login to the router, IP was 192.168.1.1 as default and port 22 with ssh Tell router to use your desired DNS...
  2. U

    How to "redirect" requests to a certain IP to a different DNS. RT-N66U

    Thx for the link! I found this one as well https://gist.github.com/u6f6o/85354f2eaba6bee8d884
  3. U

    How to "redirect" requests to a certain IP to a different DNS. RT-N66U

    Thx for the quick answer. I tried it out and it worked. The only thing is, I basically set it for the whole device (in this case chromecast) instead of simply applying it for a given destination IP, right? As you might have assumed what I want to achieve is to simply use a foreign dns for...
  4. U

    How to "redirect" requests to a certain IP to a different DNS. RT-N66U

    As I found here https://github.com/RMerl/asuswrt-merlin/wiki/Iptables-tips, one can add additional IPtables rules. So basically, I could take the requests that are intended to go towards 8.8.8.8, 8.8.4.4. (google dns, chromecast) and redirect it to my own dns servers as I understand?
  5. U

    How to "redirect" requests to a certain IP to a different DNS. RT-N66U

    Hi, I am currently checking the pre-conditions to flash asuswrt-merlin on my RT-N66U router. One of my main points is to have kind of address translation service in place. Particularly I want to redirect a certain request that points towards a certain DNS (Google DNS servers in this case) to...
Top