@johnpoz:
What does your nat "reflection policy" have to do with the pointless act of double natting? If pfsense is your WAN router, why is it behind a nat? Why do you think you even need nat reflection.. Why do you think you need to access your services that are on your private lan via the pfsense wan IP? Why? Why not just use their actual local IP, or setup your name resolution to resolve whatever fqdn you want to resolve to point to the local IP you want to access when you use that FQDN.. Nat reflection has nothing to do with the actual port forward
You can make double nat work, but its rarely a good idea and even more rare required.
What is there to learn in NAT.. Your taking a IP and port on wan, and sending it to different IP and quite often same port, but sometimes different port. The gui is designed to click through in about 3 seconds and your done. Only reason yours isn't working is you changed shit that didn't need to be changed.
If I click to add a new NAT it defaults to the wan address - why did you change that? Here you want a super ultimate nat guide.. See attached. Those are normally the only parts of that nat gui you need to touch.. You might need to change tcp to udp, Or maybe you need tcp/udp, etc. But quite often its just going to be tcp.
Then you put in your port number, your IP and port number again. It really should take you all of 5 seconds to create a port forward.
What part of this does not click?? And I will be happy to explain it. Its not rocket science..
Just tried this today from an external network after redoing my NAT rules. I guess thinking about your questions taught me some lessons about what I'm doing.
It was appearing as closed because I was trying from the same network and I did double NAT because of a pfSense youtube tutorial :)
Live and learn, anyway thanks bud