Hi,
i have problem in publishing my internal server for both NAT and PAT.
Details:
1) I can able to publish my VoIP server (192.168.10.10) on port 5060 using public ip (10.10.12.12) address on my cisco asa 5510 router. so , all incoming traffic with with destination 10.10.12.12:5060 will directly hit my internal voip server on 192.168.12.10:5060 port.
2) now i have requirement to add PAT to above setup. but, both PortForwarding and PAT should work for me.
ex: internetuser:10000---PAT---192.168.12.10:5060
can any one help me in resolving above.
Thanks
- Follow via:
- RSS
- Email Alert
Question
0
Votes
PortForwarding and PAT for same internal machine
Updated - 18th Jan
Answers (1)
0
Votes
See Guide
Static PAT should work fine.
Static PAT translations allow a specific UDP or TCP port on a global address to be translated to a specific port on a local address. That is, both the address and the port numbers are translated.
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_staticpat.html
l
Static PAT translations allow a specific UDP or TCP port on a global address to be translated to a specific port on a local address. That is, both the address and the port numbers are translated.
http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/nat_staticpat.html
l
18th Jan

































