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

    DDNS Update frequency increase for Asus DDNS

    Not sure if this will help you: https://www.snbforums.com/threads/ddns-ax86u-pro-inadyn-isnt-called-after-wan-ip-change.89722/post-905005
  2. R

    ASUS RT-AX58 - Firmware version 3.0.0.4.388.24762

    Yes, on one client. It looks like on mine the long name from the previous device decided to roll over onto the garbled looking device name.
  3. R

    Auto Wake On Lan?

    Thanks. So that difference is that with -b, all clients will receive a magic packet but they are suppose to ignore it unless their mac matches what is in the payload? Sounds like one should only use -b if it doesn't work without it.
  4. R

    Auto Wake On Lan?

    Okay, I'm confused again. I thought the -b broadcasted to all, not just one MAC. What happens if there is no -b?
  5. R

    script to use AC86U's WakeOnLan

    I wasn't clear. As I posted above, I use exact the same ether-wake command with MAC but without -b. No issues.
  6. R

    script to use AC86U's WakeOnLan

    Interesting, mine works without the -b (broadcast). I wonder what the difference is?
  7. R

    script to use AC86U's WakeOnLan

    #!/bin/sh ssh admin@192.168.1.1 ether-wake -i br0 xx:xx:... Change for your admin username, ssh port, router ip, mac address to wake up, etc
  8. R

    TUF-AX3000 V2 Access points can't access the internet - the clients connected to it can.

    Was trying to help the op but couldn't find this topic by searching. Do you recall how it was fixed before? Assuming requires some shell commands?
  9. R

    12V ASUS router with the longest 2.4GHz WiFi range

    What I meant was if the gadget was only 2.4GHz capable, the throughput is cut in half at best (50% for client, 50% to router). But if the gadget had two bands you could dedicate 2.4GHz to the client and 5GHz to the router. Faster but limited to whichever channel has less bandwidth. I didn't...
  10. R

    12V ASUS router with the longest 2.4GHz WiFi range

    Not sure if it's a gimmick but the dual band for $24 let you receive on 2.4GHz and then connect to the router on 5GHz to increase throughout. Still how much bandwidth does a bulb need anyway?
  11. R

    TUF-AX3000 V2 Access points can't access the internet - the clients connected to it can.

    Maybe try setting 1.1.1.1 for the ap's dns in the manually assigned ip list on the main router? If not, I guess save the config of the main router and doing a factory reset with minimal config to see if that fixes it. You can always restore with the saved settings after to get back to current.
  12. R

    TUF-AX3000 V2 Access points can't access the internet - the clients connected to it can.

    Maybe change the dns on the ap's wan page to something external instead of the main router?
  13. R

    12V ASUS router with the longest 2.4GHz WiFi range

    If it's just a smart bulb, why not just put in an inexpensive WiFi extender like the TP-Link AC1200?
  14. R

    TUF-AX3000 V2 Access points can't access the internet - the clients connected to it can.

    Perhaps you should post the log of one of the APs showing what happens during a reboot? That might help give us some more clues.
  15. R

    TUF-AX3000 V2 Access points can't access the internet - the clients connected to it can.

    How do the APs and their clients appear on the main router's Network Map? Any chance there is an option to block Internet access of the APs there accidentally?
  16. R

    Weird Wake on LAN problem with GT-AXE16000

    Mine is two clicks as well. First click connects my phone to my router's vpn server: Second click starts a script that commands the router to wakeup the pc: Let me know if you are interested in more info.
  17. R

    Release Asuswrt-Merlin 3004.388.6 is now available

    Disable UPNP. If it is already disabled, try enabling and then disabling.
  18. R

    Wake on WAN

    If this is a windows PC, you may want to compare sleep vs hibernate. Mine doesn't wake up from hilbernate until I send the WWOL packer. Sleep suffers from occasional wakeups from network activity.
  19. R

    Where is the custom configuration field on the new ASUS routers?

    Wouldn't the changes needed just be added to the .ovpn file and then reimported?
Top