• 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!

Search results

  1. C

    Does Roaming Assistant Not Work Anymore ?

    I have a GT-AX11000 Pro on Merlin firmware 3006.102.4 and I’m noticing that changing the values to any value for roaming assistant seem to do nothing. I don’t see anything in the logs. In older firmwares I would see mention of the service but I never see it at all mentioned and none of my...
  2. C

    AdGuardHome Help with finding the answer to adguard cache

    How do I check what I set this setting to without re-installing adguard ? Do you want to run AdGuardHome as a local caching DNS service which includes router traffic <- I cant remember if I put yes or no lol. I don't want to have to uninstall and re-install my whole setup.
  3. C

    SOLD Trade EBM68 collection for XT8 V1 Routers

    Hello, I have 5 EBM68 router's. I would like to switch to the XT8 V1 routers to be able to install merlin on them and install a custom script I created. These are great routers. I have only had them for less than a month. They are fully compatible with AIMESH and fully compatible with the new...
  4. C

    What is wrong with DDNS..

    I am having a problem with DDNS, and i'm wondering if theres a way to fix it. The issue seems to be that sometimes randomly my DDNS through Asus asuscomm.com stops responding. I know that Asuscomm itself isn't down. I also see that the WAN IP didn't change. It's the actual hostname that isn't...
  5. C

    Question about DomainBased Routing & Re-connection

    So i'm noticing something with this script. I'm wondering if this might help... I am noticing that when my vpn disconnects and then reconnects with this script enabled sometimes it takes about a minute for it to reestablish the connection. If I uninstall the script, I don't see that happening...
  6. C

    How do I get x3mrouting working with AdGuard Home ?

    How do I get x3mrouting to work with AdGuard home since it bypasses dnsmasq?
  7. C

    Weird client VPN problem that just started !

    So i'm using a vpn for my directv stream boxes, and I have them on client 1 with their specific IPs in VPN Director. This has been the way I have been setup for over a year. I use VPNMon-R3 to insure that the connection always stays active, & I use Domain Based VPN Routing to bypass the vpn for...
  8. C

    Can't connect to DYNDNS when Unbound is enabled !

    So i'm using dual wan with a modem and the modem can only work as a router so i'm dual nat. I am having a problem that when unbound is activated even though the ip is updated to the correct ip of my secondary wan I can't access the page on local machines. So when wan switches to the backup lan I...
  9. C

    Routing my VPN Server through VPN Client 1 Having issues with Facetime

    Hello, So I am using VPN Director with this rule to route Server 2 through Client 1 ::: Torrent Route 10.16.0.0/24 OVPN1 I am noticing.. That while my internet connection works / I just can't use facetime / iOS push notifications also don't work on the macbook that is connecting to this...
  10. C

    Can we have a VPN failover ?

    Is it possible to have a VPN failover that only activates and then deactivates if a specific client goes down?.. Meaning I would always like to use VPN Client 1 but if that goes down i'd like it to switch to VPN Client 2 / 3 /4 / 5, however I don't want it to stay on client 2 /3/4/5 once VPN...
  11. C

    Time Machine issue because of Adguard

    I've been having problems with time machine backup and I think i've narrowed it down to Adguard--- I am noticing that I can't complete a backup successfully,and it seems to be something with how adguard is handling domain names of local clients /DNS.. I see this in the adguard logs & on my...
  12. C

    GT-AX11000 Time Machine Not working on latest Merlin

    Is time machine working correctly anymore. I notice that my drive never completes a backup but instead just disconnects. I am wondering if people are having success using the time machine feature. I am on the current firmware beta 3004.388.8.
  13. C

    VPN doing a lot of unrecognized options without them even being in the config IPV6 issue

    I am using VPN provider Hide.me and I don't want to use IPV6 meaning I have that disabled in the settings of my router. I was told to add to the config: pull-filter ignore "ifconfig-ipv6" pull-filter ignore "route-ipv6" However when I connect to my VPN in the log i'm noticing: May 7 18:29:19...
  14. C

    Need some help with a DHCP problem

    I have a GT-AX1100 as the main router in my network with 4 XT9 nodes running firmware 3.0.0.4.388_24609-gca2277b. I'm noticing that my apple devices.. Specifically my Macbook Pro eventually stop receiving a DHCP address. I can fix this problem by going into my macs settings, and manually...
  15. C

    Dual Wan issue Failover on GT-AX11000

    I'm having a problem on the latest @RMerlin 3004.388.6 the dual wan feature seems to be working backwards.. Meaning if I reboot the router I am noticing that secondary wan is being connected meanwhile primary wan is going into hot-standby I can fix this by like toggling everything but is there...
  16. C

    How can I do this.. Router VPN Client to Server 2

    I need some help.. I'm trying to route VPN Client 2 through VPN Server 2 so I can have the protection of my VPN Provider if I connect to the VPN Server 2. I did this before using VPN Director and then adding something to the Custom Configuration of VPN Server 2. I can't remember what I did. I...
  17. C

    Why isn’t this working on the current firmware ?

    I would like to know if there’s a way to make wan 2 switch to cold standby instead of hot standby once wan 1s connection is re-established. This used to work in the wan-event::: wan1flag="False" wstate0=$(nvram get wan0_state_t) wstate1=$(nvram get wan1_state_t) if [ $wstate1 -eq 2 ]; then...
  18. C

    Can someone help with this code...

    I am trying to make a wanevent with this inside it: #!/bin/sh wstate1=$(nvram get wan1_state_t) if [ "$wstate1" -eq 2 ]; then sleep 30 service stop_wan sleep 30 service start_wan fi I KEEP GETTING THIS ERROR? ./wan-event: line 9: syntax error: unexpected end of file (expecting "fi")
  19. C

    Is there a way to only stop the second wan interface?

    I do not want to stop both Wans! I tried service stop_wan.. Which does indeed that. I only want to stop wan1 which is eth4. I would also like to know is there a terminal command to release the ip of wan1. See the problem i'm having is this. I want Wan1 or eth4 to release its ip after Wan0 comes...
  20. C

    I have an AX86U Pro & the log keeps repeating MDIO error

    So the log of my router keeps stating this: kernel: MDIO Error: MDIO got failure status on phy 25 .. I'm not noticing any problems but would like to know what that means or how to stop it. Thanks =)
Back
Top