fm407 / PIA-NextGen-PortForwarding

New PIA pfSense (Private Internet Access) port forwarding API script for next gen servers and transmission support.
50 stars 12 forks source link

response from incoming traffic is going out through the default route #20

Closed redstang33 closed 2 years ago

redstang33 commented 2 years ago

Hi,

I'm using this exact setup with pfsense, PIA, and transmission. However I find that the replies to the incoming connection requests are gonig out through the default route. To be exact:

I saw that there were bug reports for pfsense 2.5.1 with this problem but they claim it's fixed in 2.5.2? I am using pfsense 2.5.2.

redstang33 commented 2 years ago

never mind. After lots of googling I found this: https://forum.netgate.com/topic/168647/inbound-openvpn-port-forward-no-response/4 ... It seems that having an OpenVPN server at the same time creates a firewall route to a group OpenVPN which influences the reply-to of the client. Case closed and the script is working fine!