Our mail server has been blacklisted so I tried to change the NATed address from x.x.224.173 to x.x.224.172 in the 1711. show ip nat trans seems to indicate that the change was made but whatsmyip.info shows that the mail server is still x.x.224.173.
LandA_1711#show ip nat trans Pro Inside global Inside local Outside local Outside global tcp x.x.224.172:25 192.168.1.24:25 217.217.188.6:4163
217.217.188.6:4163 tcp x.x.224.172:25 192.168.1.24:25 --- ---
1) Why are there two translations listed for 192.168.1.24:25?
2) What does it mean that the second translation has dashes instead of outside addresses?
3) x.x.224.173 is the outside address of the router. Why doesn't this match the translation?