Luciano Areal wrote:
Then, I tried to connect from home to my server, putting its WAN IP on my
VPN connection, but when I try to connect, nothing happens.
Am I doing anything wrong here? Did I forget any point here? I tried to get
some info on pfSense mail discussion archives, but didn't find anything
similar to my problem. :-(
Just forwarding and address translating GRE traffic is not going to
work. It requires a GRE protocol aware helper application to fixup (pun
intended) the GRE flows. It will do this in analogous fashion to hide
nat changing & tracking the source port of a UDP/TCP flow. In this case
it will use the Call ID field of the GRE header to track multiple GRE
flows through source/destination NAT.
There is a Frickin (pun intended) helper app available to do this.
I believe it used to be available for PFSense as a package, dunno the
current status of it.
Greg