Meant to say if you still get stuck, run Wireshark on your FW and your VPS and run a tcp dump and filter the traffic to see where the data stops.
You can also use traceroute to your public IP on the port 51820 and check your connectivity or even curl: -v //publicip:51820
SeeJayEmm@lemmy.procrastinati.org 11 months ago
There’s some confusion here. I’m running wireguard on my opnsense router and I’m trying to connect my Android phone to it.
I just used the VPS to help troubleshoot to show other clients can connect to opnsense AND the phone can connect to other servers but the phone and opn won’t talk.
I know this screams config issue. I’ve gone over it and rebuilt it multiple times. I can’t find anything wrong. Someone else asked to see configs so I’ll post those tomorrow.
stown@sedd.it 11 months ago
It is a config issue. Allowed IPs for your client should be 0.0.0.0/0 not 0.0.0.0/32