Displaying 4 results from an estimated 4 matches for "fe5f4f294f508eb786256e600019bc30".
2005 Jan 31
3
load balancing between two default gateways
Hi list gurus,
long story short we have firewall machine which is the default gateway
for our clients and firewall send traffic out to Internet via cisco router.
On cisco we have two serial interfaces 1Mb and 2Mb.
On firewall
#route add default gw xxx.xxx.xx.xxx (for 2mb)
#route add default gw xxx.xxx.xx.xxx (for 1mb)
and the same rule for Imb link route packets via these two links.
However I
2004 Mar 31
0
load balance a file download across two connections - success!
...te2/rt_tables
ip rule add fwmark 1 table easynews1.out
ip rule add fwmark 2 table easynews2.out
ip route add $EASYNEWS via $GWE1 dev $IFE1 table easynews1.out
ip route add $EASYNEWS via $GWE2 dev $IFE2 table easynews2.out
For my full script you can look here:
http://www.burnpc.com/website.nsf/all/FE5F4F294F508EB786256E600019BC30
HTH,
-Ron
2006 Feb 09
8
load balancing and failover
Hi,
A friend of mine has 2 lines of 512kbps terminated in two Linux boxes.
He now want to remove those 2 boxes and have some device which will
loadbalance the two ISPs and also have a failover arrangement. But he
has agreed to give me a chance to do it on Linux for my own
satisfication.
Is this easy to do with lartc? How do I go about it exactly? I have
very less time to do it since his
2005 May 09
25
Starting from scratch w/ multiple uplinks
Hi guys;
I''m sure you are all bored of hearing the same story over and over...
but here it comes again. :) Yep, tomorrow I''m getting another ADSL
line installed and I wanted my linux router to handle both providers
(new and old). I have my linux router (fedora core 2) setup to do NAT
for my current line, but I know I''ll need to change my configuration
to