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 am new to the Cisco ASA. We have a Cisco ASA 5510 and I am trying to open some NAT ports for a phone system server. I cannot figure out where I am going wrong.
I have a phone server whose inside IP Address is 10.2.50.170. The public IP Address ...
Thanks I managed to get the single port forwarding working with the following:
object network Outside_to_Inside_Phone_System
host 10.2.50.170nat (inside,outside) static 185.67.116.18 service udp 5060 5060access-list inbound extended permit udp any ho...
Sorry I have re added re added the commands but still not working:
object network Outside_to_Inside_Phone_System
host 10.2.50.170nat (inside,outside) static 185.67.116.18 service udp 5060 5060access-list inbound extended permit udp any host 10.2.50.7...