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

    SNB and Ads

    Hi, In the spirit of supporting SNB, I like to know how to not block ads on this site only. Right now I am seeing this at the top of my screen: Hi there, If you are a regular SNBForums user, please disable your ad and/or tracking blocker for this site. Ads make it possible for us to provide...
  2. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    I bought my MS510TX on sale for $209 at Newegg (Amazon was price matching) just a few weeks ago.
  3. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    I have a spare MS510TX sitting in the closet. I could use that between an RAX120 and my GS728TX, but I'd prefer to not introduce another switch between my firewall/router/gateway and main switch (right now is a GS728TX). All my Cat5e/Cat6 runs terminate into the GS728TX in my utility room. The...
  4. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    I only ask because none of what you claim is on their website or RAX120 datasheet. I assume you have access to an RAX120?
  5. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    I don't completely understand. Are they mutually exclusive? Can you use two LAN ports for LAN aggregation AND another LAN port with the WAN port for WAN aggregation... at the same time? What LAN port is aggregated with the WAN port for WAN aggregation? That would really suck if they are mutually...
  6. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    One last set of questions. The RAX80 and RAX200 supports uplink and downlink OFDMA, whereas, the RAX120 only supports downlink OFDMA. What does that really mean? ... and can the RAX120 be updated via firmware to support uplink OFDMA?
  7. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    The RAX120 sports WPA3. Can that be added to the RAX80 and/or RAX200 via firmware updates?
  8. kc6108

    News NETGEAR Announces $200 AX Router, Finally Lets You Buy RAX120

    The table doesn't have the LAG information: 1. RAX80, RAX120, and RAX200 support LAN LACP LAG on two LAN ports. 2. RAX80 and RAX200 support WAN LACP LAG on their WAN and LAN1 ports. 3. RAX120 supports LAN or WAN LACP LAG on its LAN1 and LAN2 ports. 3. Also, the multi-gig port on the RAX120 and...
  9. kc6108

    Kamoj Kamoj information add-on V4 for Netgear R7800 X4S and R9000 X10 (Temperatures a.o.)

    @kamoj Bugs The uninstall process didn't restore my version of the /etc/rc.local file, but instead to the original version (with just exit 0). The uninstall process doesn't seem to restore the fan section/table correctly. It looks off, but I can't quite put my finger on what's changed. Maybe...
  10. kc6108

    Kamoj Kamoj information add-on V4 for Netgear R7800 X4S and R9000 X10 (Temperatures a.o.)

    @kamoj Suggestions System Version Information System Uptime - Move these under 'Router Information' CPU Frequencies - Move this above 'CPU Load Total (per core)' Temperatures CPU / WiFi0 / WiFi1 - Separate the CPU temperature from the WiFi0/1 temperatures - Move the CPU temperature under...
  11. kc6108

    How to blacklist/block sites using MVPS Hosts file with DNSCrypt-Proxy v2

    I'd like to combine the two... the MVPS Hosts and mybase.txt files. I don't think it's so easy. 1. It would need to be sorted 2. There would be duplicates 3. The MVPS Hosts file would need to be validated against the whitelists config file I'm sure there's more that would need to be done, but...
  12. kc6108

    How to blacklist/block sites using MVPS Hosts file with DNSCrypt-Proxy v2

    I manually updated the dnscrypt-proxy-2.toml to uncomment the blacklist_file parameter, but adding this should work just as well, correct? echo "sed -i \"s/# blacklist_file = 'blacklist.txt'/blacklist_file = 'blacklist.txt'/g\" /etc/dnscrypt-proxy-2.toml" >>/usr/bin/update_mvps.sh
  13. kc6108

    How to blacklist/block sites using MVPS Hosts file with DNSCrypt-Proxy v2

    @kamoj Would you look over my code please? This is based on your code, but to get the blacklist.txt file directly from the author of dnscrypt-proxy 2... Create update_blacklist.sh: echo '#!/bin/sh' >/usr/bin/update_blacklist.sh echo 'wget -O /etc/blacklist.txt...
  14. kc6108

    DNSCrypt-Proxy version 2 and STUBBY add-ons for R7800/R9000

    Those are the instructions I based my cron job after. I just didn't know if it was the best way to ensure it persisted through reboots. Thx
  15. kc6108

    DNSCrypt-Proxy version 2 and STUBBY add-ons for R7800/R9000

    ... or get the author's latest one from here: https://download.dnscrypt.info/blacklists/domains/
  16. kc6108

    DNSCrypt-Proxy version 2 and STUBBY add-ons for R7800/R9000

    @rbanksy Did you use generate-domains-blacklist.py to create the blacklist.txt file? Should be able to do so by copying all the config files to /etc/ -- https://github.com/jedisct1/dnscrypt-proxy/tree/master/utils/generate-domains-blacklists then running the script --...
  17. kc6108

    DNSCrypt-Proxy version 2 and STUBBY add-ons for R7800/R9000

    What is the best way to run the "generate-domains-blacklist.py" on a daily basis to pick up updates? I'm assuming as a cronjob? How do I ensure the cronjob persists between reboots/updates/upgrades/etc?
  18. kc6108

    Kamoj Kamoj information add-on V4 for Netgear R7800 X4S and R9000 X10 (Temperatures a.o.)

    @kamoj I have been wanting to try your add-on for a couple months, but I can't do without the R9000 specifics (fan info, etc). Have you made any progress on this?
Top