Actually the PIX IS a router. You just need to add a routing statement for the
second,third,fourth,fifth etc etc.. subnets.
Example outgoing route when external interface is named 'outside':
route outside 0.0.0.0 0.0.0.0 <outside router IP address> 1
Example incomming route when inside interface is named 'inside':
<-dest-IP-> <-Dest subnet-> <-next hop->
route inside 192.168.1.0 255.255.255.0 192.168.10.10 1
hope this helps.. just substitute your ip addresses with the ones in the example (the
ones Ive given are private and will not route..)
cheers..
Marc..
---
Marc Renner - Director http://ci.marysville.wa.us
Network Operations Dept. Mailto:[EMAIL PROTECTED]
City of Marysville, Wa. ++ Don't get Mad...Get NDS! ++
---
>>> Yi Liu <[EMAIL PROTECTED]> 01/20 3:58 PM >>>
We have two subnets on the same physcial network. Does anyone know of a way
to have a PIX address both subnets through a single internal interface
without the use of a router?
-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]