Recent content by illogos

  • 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. I

    arping script to fix WAN drops

    The XB7 doesn’t do a great job compatibility wise with some of the more distant smart devices (lock, plugs, bulbs). Many devices failed outright when I had 1 said, but still wouldn’t work quite right even when split. Like my Feit bulbs would pull wan ip addresses through the WiFi somehow. The...
  2. I

    arping script to fix WAN drops

    It does not persist when the modem is not in bridge mode. The only downside there is the double nat. Putting the router in DMZ and manually disabling the modem ssids helped. I just stubbornly wanted to keep it in bridge mode.
  3. I

    arping script to fix WAN drops

    That makes sense. I got thrown when I tried to manually run the arping -qc 1 \$(nvram get wan_gateway) and got a syntax error: unexpected "("
  4. I

    arping script to fix WAN drops

    Great suggestion! I was hoping there was a way to put that in as a variable. I did need to change it slightly from \$(nvram.. by removing the \
  5. I

    arping script to fix WAN drops

    Thank you, will do.
  6. I

    arping script to fix WAN drops

    I have been running into an issue with my GT-AX6000 with a Comcast XB7 in bridge mode. Intermittently, I'll get every other ping to drop, which kills pretty much everything on the network (2.4 and 5). The router is able to ping and trace route just fine. The modem is also to ping and trace out...
Top