egovraj
Newbie
Member # 30939
Rate Member
|
posted June 18, 2011 09:43 AM
Hi Cisco Experts,
I am new to this forum and this is my first post. I am doing a dynamic NAT on IOS firewall with overload option. When I see nat translation, source port is not getting translated.
*************************************** FIREWALL#sh ip nat translations tcp 192.168.70.254:34673 2.2.2.2:34673 150.1.3.3:23 150.1.3.3:23 ******************************************
Here is the configuration part : ip nat pool nat_pool1 192.168.70.254 192.168.70.254 prefix-length 25
access-list 104 permit tcp any any access-list 104 permit icmp any any
ip nat inside source list 104 pool nat_pool1 overload
Pls suggest how to enable port translation feature on routers.
Posts: 4 | From: India | Registered: Jun 2011
| IP: Logged
|