I have selective routing wireguard setup in opnsense 24.7.12_4 with a VPN provider, and have the following:
- HostA is connected to VPN, has port 3123 open and can be reached from external network
- HostB is not connected to the VPN, but needs to access HostA from VPN public IP address
HostB can connect to HostA via LAN private IP:port, but I need HostB to connect to HostA over the VPN public IP:port. It just currently times out when i try.
Is this possible? Any help would be really appreciated. Thank you.