05-17-2001 08:21 AM - edited 02-20-2020 09:47 PM
The PIX is working fine. People can go through the web thru the PIX w/o any problems, but is it possible to make the PIX behave like a router where it would route the traffic to another device if the packets are not destined to the Internet.
my routes in the pix:
route outside 0.0.0.0 0.0.0.0 65.201.199.1 1
route inside 10.30.17.0 255.255.255.0 10.30.50.1 1
the second line doesn't work, this is the other internal network that I want the PIX to forward the packets to another device. The internal interface of the pix is on the same network of the other device that can route to the 10.30.17.0 network.
Thanks
05-22-2001 02:09 PM
No the PIX is not a router and will not redirect packets off the same interface it received them. Youll have to drop a gateway router in front of your PIX to do your internal routing.
11-01-2001 11:56 AM
Hi!
The "route inside" is only if you have an network behind your inside network that uses the pix to reach internet. So if you add route inside , the pix knows where to send the "established" traffic at the inside to reach back to your network that is behind your internal network.
Regards
Fredric
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide