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

    Selective Routing with Asuswrt-Merlin

    Yeah I wanted to give it a few days to check it persists before explaining it. I didn't do much differently from what was written here by Xentrk and some others. The only thing different was specifically using dnsmasq.conf.add to add lines to dnsmasq.conf, as otherwise the changes don't persist...
  2. R

    Selective Routing with Asuswrt-Merlin

    Just pinging you in case you stopped following this thread... ;)
  3. R

    Selective Routing with Asuswrt-Merlin

    Eureka! It works. I had not realised that dnsmasq.conf can only be edited with the dnsmasq.conf.add file. This is why my logging wasn't working. My firmware kept replacing all the extra config things you asked me to put in dnsmasq.conf taking it back to default each time. Anyway, as I...
  4. R

    Selective Routing with Asuswrt-Merlin

    Hi Xentrk. dnsmasq.conf and logfile are both blank after that. My dnsmasq.conf always revert back to its native state. https://pastebin.com/raw/a8vnKxjt
  5. R

    Using ipset to selectively route domains to a VPN client?

    I am a third person with an AC68u also seeing the same errors. My iptables version is also 1.4.14
  6. R

    Selective routing (Netflix, Amazon, etc)

    Thanks Bob, Unfortunately it's a lot more complicated than that for iPlayer. There is already a 100 post thread about this issue elsewhere on this board and it still isn't solved.
  7. R

    Selective Routing with Asuswrt-Merlin

    They both now appear to match, but when I first change something in one of them, say to add some of the lines you suggested, it doesn't update in the other one. Then eventually the original (and the link) revert to the un adulterated config.
  8. R

    Selective Routing with Asuswrt-Merlin

    https://pastebin.com/raw/44mwsECk
  9. R

    Selective Routing with Asuswrt-Merlin

    For me they are both different. The tmp one has none of the extra parameters I put in the other one.
  10. R

    Selective Routing with Asuswrt-Merlin

    Why is there also a dnsmasq.conf in the tmp/etc/ directory? This one has different config. Should I leave that one alone?
  11. R

    Selective Routing with Asuswrt-Merlin

    Kman, do you have the same router as me? AC68u?
  12. R

    Selective Routing with Asuswrt-Merlin

    I'm afraid that does nothing.
  13. R

    Selective Routing with Asuswrt-Merlin

    Here is a screenshot of my options, maybe another is wrong. https://imgur.com/a/pRhyq
  14. R

    Selective Routing with Asuswrt-Merlin

    There is no such option under my UI. There is instead a Hide DHCP/RA queries option, which is set to No.
  15. R

    Selective Routing with Asuswrt-Merlin

    Oh dear. Sorry to hear that. Hopefully I didn't contribute to that. I thought Asus routers were mainly unbrickable nowadays. I think I'm going to try a new avenue. Setup an ad-hoc network from Apple TV to laptop then scan domains with little snitch.
  16. R

    Selective Routing with Asuswrt-Merlin

    I switched the VPN on again but still no more stuff in the temp file nor the dnsmasq.log https://pastebin.com/raw/jCN4qbnw Thats from the latest attempt. It doesn't have anything related to the ip of my Apple TV. I guess, I'm about ready to give up on this. I just can't believe no one with an...
  17. R

    Selective Routing with Asuswrt-Merlin

    Im back at this: Code: #!/bin/sh #set -xo # This script will format the output of tail -f dnsmasq.log > logfile # where logfile is the output of tail -f dnsmasq.log # 1. extract records whose contents contain the word "query" # 2. output only the domain name # 3. sort file for unique contents...
  18. R

    Selective Routing with Asuswrt-Merlin

    That did it! Thanks. Now where were we?
  19. R

    Selective Routing with Asuswrt-Merlin

    Yes I made the directory. I didn't make the file though.
  20. R

    Selective Routing with Asuswrt-Merlin

    Yes, /jffs/logs/dnsmasq.log
Top