Hi,
I have an old RT-AC68U that does not support wireguard. I don't have experience with other VPN. So as a work around was thinking of using Cloudflared tunnel. Cloudflare already provides the binary for arm and it appears to work but I don't know how to go about starting and using it.
I have...
yes I updated it to the same.
Thanks for that, I have updated it indeed.
One other question on router peer allowed IP in server conf for example
This works, but
AllowedIPs = 192.168.50.0/24,192.168.2.x/32
This does not, why?
AllowedIPs = 192.168.50.2/32,192.168.2.x/32
thanks a bunch, that has fixed it.
I updated couple of things in WG conf in the WG server
I am still using wireguard client in router, but I updated my POSTUP and POSTDOWN to the following. I am still not confident to add more, but will try it soon.
and allowed IPs in router peer
removed...
Hi,
I am having a similar issue with Wireguard you can elaborate on this?
The Wireguard server is running in an outside server (static IP). Wireguard IP range is 192.168.2.x
The router has Wireguard client which connects to the Wireguard server. The router IP range is 192.168.50.x
The cell...