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

    Solved Blocked from SSH?

    Hi All, I came across the same issue, for some weird reason I cannot SSH into my router from one computer but still CAN from another. It seems that somehting got blocked/blacklisted after unsuccessful password attempt.. but not sure. Log shows only this: From client it says 'Access denied'...
  2. G

    Restart WireGuard client when fails

    kill-switch = off some rules apply to specific source IP on local subnet, some rules to all sources I am not using dual-wan
  3. G

    Restart WireGuard client when fails

    @ZebMcKayhan So, the script saved me some time for a first time today. Syslog didn't show anyhting unusual. Disconnect happened between 4:00 and 4:10. The last syslog entry before the event was at 03:36 Apparently I need to increase message level from notice to debug to get more details around...
  4. G

    Restart WireGuard client when fails

    I have not investigated it in details yet, I will probbaly need to catch an issue again and check the logs more carefully. Will give it a try.
  5. G

    Restart WireGuard client when fails

    in my specific case it's well needed. I have static ips on both ends, but once in 4-6 days my wireguard connection just dies and reconnect is not happening. I need to go to webui and just confirm the client config page (clicking on Apply without changing anyhting) to re-initiate the connection...
  6. G

    Restart WireGuard client when fails

    Great stuff! I wonder only WHY wireguard watchdog was not built-in in the firmware itself as it is done for OpenVPN... It's really worth being added as a default fw feature.
  7. G

    Restart WireGuard client when fails

    OK, when taken as-is - NAT Tables test is failing and it triggers wgc restart every time I run the script. This is probably because of the fact that NAT is disabled on my WGC client as I am using Wireguard Site-to-Site setup...
  8. G

    Restart WireGuard client when fails

    Thanks, will give it a try and some testing this weekend.
  9. G

    Restart WireGuard client when fails

    Hi Everyone, I am actually having exactly the same issue as OP here and in this thread @alisou , can you share your solution? I need a simple script that will be checking if wgc1 is still alive and operational and restart it if test (e.g. ping) is failed. Thank you!
  10. G

    RESOLVED: Lost access to WebUI from LAN, SSH is working

    Hi All, Suddenly I have faced an issue with WebUI access lost to one of my routers. When I try to access the WebUI from LAN I am getting 'Connection refused' error. It was working just fine and the only idea I have on m,y mind is that I have somehow occasionally enabled access restrictions under...
  11. G

    Asuswrt-Merlin 388.1 - Wireguard site-to-site on 2xAX88U

    this is already too much for me :) I understand that WG tunnel works over WANs on both ends and client traffic going over the tunnel is encapsulated somehow. But I'll keep it simple and will call it a 'magic' as soon as it works ;) nope. primary client side: Xiaomi 12 (192.168.50.11) and all...
  12. G

    Asuswrt-Merlin 388.1 - Wireguard site-to-site on 2xAX88U

    Interesting, so I have WGC1 with NAT disabled. Routing to remote lan works w/o nat (I have checked the logs of remote hosts), but routing of a connected client over the same WG tunnel to remote internet works as well, but NATed somehow in the middle? External IP is detected as remote WAN IP, so...
  13. G

    [Wireguard] Server creation on AX88U

    maybe worth checking the WG server advanced settings I would also try again with default IP parameters (it seems you have altered them, default one is 10.6.0.1/32, not 10.50.1.1/24 + there are instructions here
  14. G

    Asuswrt-Merlin 388.1 - Wireguard site-to-site on 2xAX88U

    Hi All, I am having 2 x AX88U routers running Merlin FW, installed in 2 remote locations and I was using OVPN server+client on both sides with NAT to enable site to site connectivity for connected LAN devices and occasional routing of both segments to Internet via different ISPs connected to...
Top