NAT's can usually only forward 1 port to 1 server, not multiple.
So for everything to work, you need to forwards all the common ports to that server, and then it may still have an issue as the server IP (Internal IP), doesn't match the External (Public IP).
So one of many, Reverse DNS will fail, because public IP 11.11.11.11 isn't resolving to 10.0.0.1
This will cause problems with email, and SSL.