Re: 2 firewalls 1 Internet connection
From: Walter Roberson (roberson_at_ibd.nrc-cnrc.gc.ca)
Date: 08/29/05
- Next message: CURIOUS ANGEL: "Re: What's in your "Recovery" Toolbox? (HDD, Registry, Backup/Sync, etc.)"
- Previous message: Nicky: "Re: Adsl Connection stop responding when downloading torrents"
- In reply to: Brian: "Re: 2 firewalls 1 Internet connection"
- Next in thread: Volker Birk: "Re: 2 firewalls 1 Internet connection"
- Reply: Volker Birk: "Re: 2 firewalls 1 Internet connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Aug 2005 18:59:45 +0000 (UTC)
In article <1125338848.331725.139900@f14g2000cwb.googlegroups.com>,
Brian <Brian@amphenolpcd.com> wrote:
:Can I have two firewalls be "equals" behind our Internet access router?
Only if they are configured for "failover" to each other, or they
are configured in such a way that any given transaction is certain
to be processed by only one of the two firewalls.
You cannot configure a PIX running 6.x code to selectively proxy-arp
(at least not based on level 3 or level 4 information),
but you could have an outside router with policy routing that forwarded
packets selectively to the PIX's outside interface IP. To ensure that
replies went back to the PIX, you would either have an inside router
with a suitable policy routing, or else you would configure the PIX
to NAT the incoming -source- IP (normally it would de-NAT the
incoming -destination- IP); then packets would effectively be tagged
as to which of the firewalls they came in on.
Also, on a PIX if you do not static or nat an inside IP, then the PIX
will not proxy-arp for the IP. Thus if you
static (inside,outside) 12.13.14.15 192.168.14.15 netmask 255.255.255.255 0 0
static (inside,outside) 12.13.14.21 192.168.14.21 netmask 255.255.255.255 0 0
then the PIX would proxy arp for 12.13.14.15 and 12.13.14.21, but not
(for example) for 12.13.14.16. Hence, even though the inside interface
might be 12.13.14/24, if you do not static or nat a particular IP, the
PIX will not actively listen for it -- so if your netscreen -did- proxy
arp for the IP, the netscreen would get the traffic.
-- "No one has the right to destroy another person's belief by demanding empirical evidence." -- Ann Landers
- Next message: CURIOUS ANGEL: "Re: What's in your "Recovery" Toolbox? (HDD, Registry, Backup/Sync, etc.)"
- Previous message: Nicky: "Re: Adsl Connection stop responding when downloading torrents"
- In reply to: Brian: "Re: 2 firewalls 1 Internet connection"
- Next in thread: Volker Birk: "Re: 2 firewalls 1 Internet connection"
- Reply: Volker Birk: "Re: 2 firewalls 1 Internet connection"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|