Walter Roberson wrote:
> In article <. com>,
> Brucefan <> wrote:
>
>>Each T1 uses it's own router. We also have a
>>PIX 515E (6.3 software). Neither the Verizon router or the PIX are
>>currently in use (that's right, no firewall right now). I'd like to
>>use both routers as a type of failover solution...so that if one goes
>>down, Internet access will still be available out the other router
>
>>What is needed on the PIX to do
>>what I'm asking? I've been reading about OSPF, is that what I need to
>>use? And does that need to run on all 3 devices or just on the PIX?
>
> If you need the access to continue without interruption, then you
> will need to get an AS assignment and arrange BGP with *both*
> ISPs, both of whom will be happy to say that any problems are
> some else's fault. [Sorry, cynicism is an occupational hazard.]
>
> If you are okay with a disruption in service (i.e., all active
> connections lost) then Yes, you can arrange OSPF on all of the
> devices, and some kind of detection of link loss to change the
> routing.
>
> If you connect both routers to a switch that is then
> connected to the outside interface of the PIX, then as far as
> the PIX is concerned, you might as well use RIP instead of OSPF.
> Unfortunately with that setup, you introduce a new single point
> failure, namely the switch.
>
> If you connect the routers to -different- interfaces, that's when
> OSPF comes into play: when you use RIP, the PIX doesn't like
> switching interfaces, but it can do it with OSPF.
>
> Be sure to have a look at the whitepapers on Vincent Jones' site,
> networkingunlimited.com .
Good answer, but like the other answers I've seen so far, it ignores the
fact that as proposed, at least one of the ISP routers must do NAT rather
than (or in addition to) the PIX. I suspect that at the current time, each
ISP is providing a unique range of public IP addresses, and expects your
firewall to do any NAT required to make them work. If you use RIP or OSPF
to switch between routers, your source addresses will be wrong for at least
one of the ISPs unless their router is configured to NAT from the other
providers public addresses assigned to you to their public addresses
assigned to you.
If you can't get at least one of the ISPs to cooperate, you will need to
make your routing decisions inside your firewall and apply the appropriate
NAT for the ISP which is to be used. Reliably detecting when an ISP is not
useable can be a challenge, as few ISPs are willing to run a routing
protocol other than BGP over their access lines, although you can use BGP
without implementing dual homing if your ISPs are willing.
See the brief white paper on my web site, think over your options, then read
through Chapter 8 of my book for example approaches and their pitfalls.
Bottom line is that it is very easy to connect to two ISPs, but the devil
is in the details of getting those redundant connections to function
together correctly so they actually improve functional availability.
Good luck and have fun!
--
Vincent C Jones, Consultant Expert advice and a helping hand
Networking Unlimited, Inc. for those who want to manage and
Tenafly, NJ Phone: 201 568-7810 control their networking destiny
http://www.networkingunlimited.com