Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have setup plenty of firewalls using the exact same command and never had trouble until today. I have configured a pix using the following parameters for NAT'ing. ip address outside 21.106.223.150 255.255.255.128ip address inside 192.168.1.0 255.25...
The problem isn't that I can't access the server from the outside, but rather that the server can't pass throught the pix when a static command is issued referencing the local inside ip address to a global IP address. The moment I remove that static ...
version 6.4(3)the host can ping fine when the static statement is removed and a clear xlate command is issued. There is no access-list applied to the inside interface, only outside allowing ICMP.
I justed realized this:You need to remove your fixup protocol statments pointing to DNS and SMTP if they exist, and any other protocol that you have a static PAT for.