06-02-2004 02:06 AM - edited 02-20-2020 11:26 PM
what is the best routing design for pix 501 have two interface inside & outside and what is the command
for os 6.3
06-02-2004 03:12 AM
Using static routes would be the best, unless you have a router off of the inside and/or outside interfaces that has/have a need to exhange routes with the pix. The pix would have these statements:
route outside 0.0.0.0 0.0.0.0 gw-address
route inside 10.0.0.0 255.0.0.0 internal-gw-address
If there are no routers on the inside, then the route inside statement is not needed.
This assumes that you have a valid static outside/public ip address allocated for you to use. If your pix will get a dynamic address, then go to www.cisco.com and exmaine the pix 6.3 doc to get the details on configuring the pix as a dhcp or a PPPoE client.
06-02-2004 11:20 PM
My Pix has two interfaces
the outside conected to the router
and the inside conected to the Main HUB
so is command above ir right
I want use a static route
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