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.
Hi,
I have the following configuration in my cisco router 881
I added 2 new NAT Mappings recently, but they doesn't seem to work.
All the existing NAT mappings are working fine.
------ Extract of the configuration file ---
version 15.0no service pa...
I suspect there might be something wrong with my current router. Tested using another router and I was able to map my internal IP to a public IP.
Thank you for all the responses.
Best Regards,
Lin Hon
I did some further testing.
weirdly the following NAT mapping work:
ip nat inside source static tcp 192.168.1.33 5445 123.231.211.25 222 extendable
ip nat inside source static tcp 192.168.1.205 80 123.231.211.25 80 extendable
I also tested the follo...