I have a 3750 switch I am using as a router.this is connected to a 6509 switch and I am running ospf between them. I have checkpoint firewall connected to the 6509.this is where everyone on the network gets internet from. I have installed cisco Pix which I have connected to the ISP and terminated it on one of the ports on the 3750 which. I have a static route to this PIX on the 3750 switch for a network(10.3.10.0) that is on the switch.
A client on the 10.3.10.0 network is able to ping the PIX which is what I desire but when I do a trace from this client to the PIX,it take the path to the checkpoint via the core (10.5.48.3) which is known through ospf.I need to have the clients on the 10.3.10.0 network go to the internet through the PIX (172.16.25.0).what should I do?
What am I missing here?
The configuration of my 3750 is as attached.