OPNsense Forum

English Forums => Virtual private networks => Topic started by: bse on September 14, 2025, 03:08:43 PM

Title: Wireguard - Cannot ssh or ping VPN Endpoint from local subnet
Post by: bse on September 14, 2025, 03:08:43 PM
Hello everyone

Thanks for having a look at my problem in advance.

Current Situation:
My local subnet is 10.80.55.0/24 the VPN subnet is 10.10.10.0/24
Working Wireguard server and I can connect clients and they can ping IPs on my local subnet.
One of these clients is a raspberry pi 10.10.10.5 which can also ping IPs in my local subnet (10.80.55.0/24).
I can see in the Log File in the FW settings that the firewall does not seem to block the pings or ssh attempts (green).

Desired Outcome:
I would like to be able to ping and to connect by ssh to the raspberry pi from any IP in my local subnet.
The raspberry pi will be at a different location with a changing public IP and subnet in the end (192.168.0.0/24).
SSH is enabled on the raspberry pi. I can ssh into and ping it with its IP on the the local subnet 10.80.55.181 but not with the VPN IP 10.10.10.5.

Probably, I am missing a route or something but I am not sure what else I could try to narrow this down.

Hope that was more or less clear. I am happy to provide more info if needed.