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

    VPN does not auto connect after primary WAN disconnects and Secondary WAN becomes active. When primary WAN reconnects again then VPN auto reconnects

    Last week I had a real scenario when Primary WAN connection failedover from Primary to Secondary WAN and I noticed that after the failover the VPN connection was lost. Today I started testing failover by simply plugging different cables out of my router and fiber optic terminals. What I...
  2. orudie

    VPN does not auto connect after primary WAN disconnects and Secondary WAN becomes active. When primary WAN reconnects again then VPN auto reconnects

    Thank you for the suggestion with the watchdog script. I will look into it. Do the others with DUAL WAN setup experience a similar issue with OpenVPN as well? If OpenVPN is better in Dual WAN setup I would switch to OpenVPN instead.
  3. orudie

    VPN does not auto connect after primary WAN disconnects and Secondary WAN becomes active. When primary WAN reconnects again then VPN auto reconnects

    VPN does not auto connect after primary WAN disconnects and secondary WAN becomes active. When primary WAN reconnects again then VPN auto reconnects Wireguard VPN client is configured on WGC1 interface in VPN director. Using the latest current Merlin firmware. Suggestions?
  4. orudie

    RT-AX86U Pro: after router reboot VPN Fusion Wireguard profile stock on connecting and Internet does not work

    Hello Asus community! RT-AX86U Pro: after router reboots VPN Fusion Wireguard Profile gets stuck on connecting and internet does not work. After the router is rebooted VPN profile is attempting to auto connect, but it doesn't. To fix the issue I login to router's web UI, go to VPN, VPN...
  5. orudie

    Help with Wireguard Client set up, access local LAN & provider DNS

    Hello, In the client config instead of the default AllowedIPs = 0.0.0.0/0 you should use AllowedIPs = 0.0.0.0/1, 128.0.0.0/1 After the change you should be able to connect to your LAN and the Internet while connected to Wireguard VPN.
  6. orudie

    WAN DNS Settings: AdGuard, Ad block

    Are you looking in the Asus Router app in your smart phone? I suspect you cannot find it because the client names are showing up as MAC addresses in the list of devices. It really helps if you rename your LAN clients to the names which make sense to you. This is what I did. Anyway, this does...
  7. orudie

    WAN DNS Settings: AdGuard, Ad block

    I enabled dns-over-tls, and manually specified dns server addresses just like you showed me. But I still see adds when playing youtube videos on my Samsung TV on Youtube app. I am not sure if it is even possible to get rid of ads from the YouTube applications in all of my LAN clients such as...
  8. orudie

    WAN DNS Settings: AdGuard, Ad block

    Disabling DNS-over-TLS worked. Thank you very much Colin Taylor! Regards!
  9. orudie

    WAN DNS Settings: AdGuard, Ad block

    Hello everyone! RT-AX86U Firmware Version:3.0.0.4.388_20566 I configured WAN DNS Setting with: Filter Mode: Ad block Service Name: AdGuard DNS Server: 94.140.14.14, 94.140.15.15 However, the ads are still there on all my LAN clients such as Windows PC with Opera browser even with the...
  10. orudie

    RT-AX86U Port forward does not work

    @ColinTaylor thank you very much for helping me with this. @dave14305 thank you very much for jumping in and testing port 20, 21 Even though when I called my ISP on the phone they said they are not blocking any ports. I need to use different ports rather than default ports since it seems...
  11. orudie

    RT-AX86U Port forward does not work

    whoa!! works for me as well
  12. orudie

    RT-AX86U Port forward does not work

    yes absolutely sure. Every time I see the public IP changes I try connecting to the new public IP from the outside
  13. orudie

    RT-AX86U Port forward does not work

    With telnet I am trying to hit port 21 from outside continuously and running the command but all I see is this: iptables-save -t nat -c # Generated by iptables-save v1.4.12.2 on Fri May 20 20:02:03 2022 *nat :pREROUTING ACCEPT [717:68737] :INPUT ACCEPT [400:24402] :OUTPUT ACCEPT [101:9620]...
  14. orudie

    RT-AX86U Port forward does not work

    iptables-save -t nat -c # Generated by iptables-save v1.4.12.2 on Fri May 20 19:12:01 2022 *nat :PREROUTING ACCEPT [206:13708] :INPUT ACCEPT [138:8829] :OUTPUT ACCEPT [70:5982] :POSTROUTING ACCEPT [64:5566] :DNSFILTER - [0:0] :GAME_VSERVER - [0:0] :LOCALSRV - [0:0] :MAPE - [0:0] :PCREDIRECT -...
  15. orudie

    RT-AX86U Port forward does not work

    As a test I installed FPT server on a physical windows computer, in windows firewall allowed connections on port 21, tested FTP connection from another computer on LAN and it worked. Then in the router I configured port forwarding on port 21, and I am NOT able to reach it from outside...
  16. orudie

    RT-AX86U Port forward does not work

    I removed the AiMesh node and switched some LAN cables around, rebooted both NAS and router, which did not help. Network switch is now connected to router's LAN1 (gaming port) instead of LAN2 port. I am "hitting the wall" here. Any other suggestions please?
  17. orudie

    RT-AX86U Port forward does not work

    The Linux VM servers are running on Synology NAS in Virtual Machine Manager. Synology NAS is connected to the switch, which is connected to the router. Both Synology NAS and the VMs use the same LAN subnet network as the router 10.1.1.0/24. The OS firewall is disabled on the Linux VM servers.
  18. orudie

    RT-AX86U Port forward does not work

    I am testing this from outside my LAN with both my WAN's IP address and DDNS name. In both cases I cannot reach my LAN servers on specified ports. ex: telnet <my.wan.ip> 22
  19. orudie

    RT-AX86U Port forward does not work

    Source Destination Proto. Port range Redirect to Local port ALL ALL TCP 32400 10.1.1.20 32400 ALL ALL UDP 32400 10.1.1.20 32400 ALL ALL...
Top