I have an 1841 router with two internet connections. One adsl & the other 2meg leased line.
On the Inside of the 1841 is an ISA server with a 10.1.1.1 address
Recently I configured POLICY BASED ROUTING so that Remote access users connect through to the
ISA server through the leased line. The ISA's 10.1.1.1 is then natted to 194.XXX to go through the leased line
ALL other traffic from the ISA is routed through the ADSL interface. This time the ISA 10.1.1.1 nats to 217.XXX
There is also an OUTGOING PAT for internet traffic which nats ALL the 10.1.1.0 255.255.255.0 traffic against the ADSL interface of the router.
We are now trying to invoke POLICY BASED ROUTING for a SITE TO SITE IPSEC vpn.
I BELEIVE I HAVE CONFIGURED PBR TO ROUTE AND NAT DOWN THE LEASED LINE INTERFACE
However when I look at the output of IP nat translations I only see a nat for the ISA against the ADSL interface & not tHE LEASED LINE INTERFACE from this config can anyone see why?