Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - wooki3

#1
Thanks Gauss, After reviewing I found I was missing a few things from the VPN Client config and now the VPN server hosted at 104.237.XXX.XXX is able to forward the traffic from ports 80,443,32400 that are back on my home network/OPNsense. I guess at this point is there a way to force all WAN traffic for a specific client through the VPN connection, specifically my Plex Server(10.10.10.201)? It needs to register the correct WAN address. I wont bother posting the VPN Server config as all seems to be good from that side, but it running on debian 9 and I just used PiVPN to sertup if it matters. Here are a few screenshots of my OPNsense setup.

Client Connection Status


Interfaces


Rules that would need to go over VPN, these obviously need to be set to VPNNET vs WAN and I have tested this and can access the services from VPN now.(Just need to get the plex server to show the VPN Servers wan address)



Rule on VPNNET


Current Plex IP and It showing running under the external
#2
Hi all, First time poster here so sorry if this is in the wrong spot.
I was hoping that someone might be able to help me out or point me in the right direction with trying to route/port forward traffic over a VPN connection. I am wanting to switch ISPs for a better deal but the new ISP does not support port forwarding which I have to have. My thought is rent a VPS install OpenVpn server and route my traffic over the VPN to port forward from that side of things. I have gotten to the point where OPNsense is connected to the VPN and I am able to load the OPNsense login page on the server so the connection is good. This is were I am getting stuck. I have tried following just about every guide I can find but nothing seems to route either all traffic over the VPN connection or a least the traffic from the 2 clients that I need to forward from. Would someone be able to maybe point me in the direction of what my next step should be from this point? I have already created an interface and gateway with the VPN client connection. I also tried following another guide that had me create alias's for the IP's I wanted to forward from and that was at least able to get me to where the device can ping the gateway for the VPN but Im still not able to load any websites hosted on the device from the other side of the VPN. I also created a pass rule to allow traffic from LAN into the VPN network.

Also here is a small diagram of the layout:

SERVER(10.10.10.220)--->Switch--->OPNsense(10.10.10.1/24 and 10.8.0.2)--->WAN/OpenVPN--->OpnVPN Server(10.8.0.1)

Thanks!