NAT/PAT Scenario

From: Evan Weston <evan_weston_at_hotmail.com>
Date: Sun, 24 May 2009 17:48:44 +1000

Hi all,

 

Got a NAT scenario thats got me stumped:

 

Have 3 interfaces:

 

Ethernet (fa0/0) - internal 10.10.10.0/24 (Inside la nat nat inside)

PPP interface (dialer1) - 20.20.20.1/32 (primary ISP link ip nat outside)

Ethernet (fa0/1) 30.30.30.1/30 (backup ISP link ip nat outside)

 

So say the routing is simply:

Ip route 0.0.0.0 0.0.0.0 dialer1

Ip route 0.0.0.0 0.0.0.0 fa0/0 30.30.30.2 200

 

I can do:

ip nat inside source list 101 interface Dialer1 overload

access-list 101 permit ip 10.10.10.0 0.0.0.255 any

 

but I can't do:

ip nat inside source list 101 interface fa0/1 overload

 

at the same time.

 

Is there a way I can configure the PAT so that when the dialer1 interface is
down and the default route is via the Ethernet service it will overload to
that as well?

 

Cheers,

Evan

Blogs and organic groups at http://www.ccie.net
Received on Sun May 24 2009 - 17:48:44 ART

This archive was generated by hypermail 2.2.0 : Mon Jun 01 2009 - 07:04:43 ART