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'...
@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...
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...
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.
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...
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!
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...
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...
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...
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
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...