On Thu, 20 Jan 2000, Yi Liu wrote:

> 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?

I don't know about PIX, but for Cisco routers, you just need to add an
interface route for the other network.  

For instance if your "normal" network is 10.10.10.0/24, and the other
devices on the network are 192.168.10.0/24, and the FastEthernet 0
interface is 10.10.10.1, then "ip route 192.168.10.0 255.255.255.0 fastether 0"
should work.  

I've yet to find a normal IP device that wouldn't do interface routing, so
it's probably worth a try.  

Paul
-----------------------------------------------------------------------------
Paul D. Robertson      "My statements in this message are personal opinions
[EMAIL PROTECTED]      which may have no basis whatsoever in fact."
                                                                     PSB#9280

-
[To unsubscribe, send mail to [EMAIL PROTECTED] with
"unsubscribe firewalls" in the body of the message.]

Reply via email to