Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > What would you do? Multiple ISP routing.

Reply
Thread Tools

What would you do? Multiple ISP routing.

 
 
edavid3001@gmail.com
Guest
Posts: n/a
 
      03-11-2008
Here is my layout in it's basic form;
http://farm3.static.flickr.com/2055/...e901b2e2_o.jpg

We just acquired 100Mb/s Internet connectivity from a local vendor.
It has much less redundancy than our existing infrastructure which has
two T1's running hundreds of miles in different directions to
different POPs from the RBOC and a fiber ring between us and our RBOC
& another peer.

I have a large number of web servers in my DMZ. I obviously can't
just re-route this setup to default gateway through the 100Mb/s side.
All replies to inbound traffic would then route incorrectly.

Because it was easy & I knew how to do it, I setup a transparent proxy
in the DMZ and did a re-write rule on the firewall so all outbound
port 80 traffic from the LAN gets send to this proxy. This proxy's
default gateway is out through another firewall on the 100Mb/s side.
There is a peer which it can talk to which defaults out the slower
pipes. I can also just disable the re-write rule if there are
problems.

I can't transparently do SSL or other traffic. I could just setup
another firewall, configure my DMZ networks to route specific through
the old firewall, and have my PC's default gateway through this new
firewall, hooked up to the 100Mb/s connection. We have a very
restrictive firewall, so I don't desire recreating that on another
firewall. Nor do I desire two sets of logs.

Routers are not my specialty - we have another guy configure those.
But it is mostly basic stuff. I'm learning about policy based
routing.

Could I setup the clients I want to go out over the 100Mb/s connection
to NAT from a specific address on the main firewall, connect the two
Cisco routers connected to the Internet together (along with all the
public routing that entails) and then configure policy based routing
so that if the source IP is that NAT address, it defaults to route out
to the router on the 100Mb/s Internet and then a higher metric through
my BGP peers?

Does that make sense? Any pitfalls with this approach?
 
Reply With Quote
 
 
 
 
amigan
Guest
Posts: n/a
 
      03-11-2008
I don't understand the "It has much less redundancy than our existing
infrastructure". Why can't you just have BGP peering with all three
Internet access points and use localpref to prefer the 100Mbps out?
Seems to me adding another route out of your network should simply
increase your redundancy. Use the old T1s as backup. Those routes
will only kick in when peering with the ISP for the 100Mbps circuit
goes out.

Michael Medwid
 
Reply With Quote
 
 
 
 
edavid3001@gmail.com
Guest
Posts: n/a
 
      03-26-2008
Multiple ISP BGP peering is a different beast than single ISP BGP
peering. I'm not sure this old router has enough guts to handle the
routing table needed. As I understand it, multiple BGP peering
requires my router to cache a much larger routing table. Also, I
don't have my own space from ARIN...
 
Reply With Quote
 
Merv
Guest
Posts: n/a
 
      03-27-2008

> As I understand it, multiple BGP peering
> requires my router to cache a much larger routing table. Also, I
> don't have my own space from ARIN...



All you need to accept is that number of routes required to make
"good" routing decisions.

If you want to route all traffic to new ISP and in case of failure
fall back to current iSP,
then all you need to do is accept default from both ISPs and local
pref the default from the new ISP.

Or you could accept partial routes for each ISP ( their AS + their
customers) using AS path filters

Or you could accept full routes if you rerouter has the CPU and memory
to handle.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
an oddball scary kind of thing you would think would never happen richard Computer Support 4 01-31-2010 06:34 PM
who do you call when you're an ISP and have problems? richard Computer Support 10 01-25-2010 08:28 AM
How does typical ISP traffic shaping/bandwidth limiting work ? Do ISP's allow bursty traffic per second ? Skybuck Flying Cisco 0 01-19-2006 08:50 PM
Re: If you were a software application, what would you be? Fred Computer Support 0 07-25-2005 02:01 AM
Multiple ISPs and Multiple IP Ranges from Each ISP Chennak Cisco 10 06-08-2005 09:29 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57