Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

pix route-map ?

Status
Not open for further replies.

lemme2004

IS-IT--Management
Sep 7, 2005
16
hi,

did any one tests the route-map on the pix,

I try to use source route technique, to change the gateway for a special class

let say that the route outside 0.0.0.0 0.0.0.0 is 172.16.0.1
and I want to route the class 192.168.0.0 to another gateway 172.16.0.2

I made an acl on the pix

access-list ACL permit ip 192.168.0.0 255.255.255.0 any

then I created a route-map:
route-map redirect permit 10

but when I tried to match the address:

match ip adress ACL

I got the extended access-list can not be applied,

what mean this warning.
 
I believe the route-map feature on a PIX is only used for routing protocol redistribution when you set it up for OSPF etc

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top