NAT Rotary

From: Marcin Zgola <MZgola_at_netrixllc.com>
Date: Wed, 19 Jan 2011 19:06:54 +0000

Problem Here is my setup

ip nat pool PDSN 192.168.1.10 192.168.1.11 prefix-length 24 type rotary
ip nat inside destination list TELNET pool PDSN
!
ip access-list extended TELNET
 permit tcp any host 10.16.100.1 eq 23
 permit udp any host 10.16.100.1 eq tftp

This works great for telnet session, but it does now work for UDP.

Here is my setup

R1---R2---R3 (192.168.1.10)
       ---R4 (192.168.1.11)

I need R1 to initiate a session to 10.16.100.1 and R2 to nat this session to either 192.168.1.10 or 192.168.1.11. it works great for TCP but not for UDP.

Marcin Zgola
Internetwork Lead
CCIE #18676
Netrix, LLC
http://www.netrixllc.com
Ph. 847.283.7400

Blogs and organic groups at http://www.ccie.net
Received on Wed Jan 19 2011 - 19:06:54 ART

This archive was generated by hypermail 2.2.0 : Tue Feb 01 2011 - 07:39:17 ART