05-26-2004 09:33 PM - edited 02-20-2020 11:25 PM
My scenario is My PIX has 5 five interface. Interface E0 connect "Router Main" Interface E1 connect "Router Partner" Interface E3 connect "Server Zone" Interface E4 connect "Client Zone".
My problem is "Router Partner" take care network 172.16.1.0/24 and they must used service at 10.0.1.0/24 behind "Router Main" and I configure default route for "Router Partner" to PIX as same as "Router Main"
I config route for PIX
" route main 10.0.1.0 255.255.255.0 Router Main"
" route partner 172.16.1.0 255.255.255.0 Router Partner"
I can do it? PIX can route ?
Solved! Go to Solution.
05-27-2004 09:18 AM
What you listed above should be fine. The PIX will route the packets. However, the usual rules still apply for allowing the packets to pass between the 2 interfaces on the PIX. You still need to create the xlates and the access-control in order for the packets to pass. Hope this helps.
Scott
05-27-2004 09:18 AM
What you listed above should be fine. The PIX will route the packets. However, the usual rules still apply for allowing the packets to pass between the 2 interfaces on the PIX. You still need to create the xlates and the access-control in order for the packets to pass. Hope this helps.
Scott
05-28-2004 03:46 PM
Thank you very much
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