All of lore.kernel.org
 help / color / mirror / Atom feed
From: Askar <askar@askarali.info>
To: lartc@vger.kernel.org
Subject: [LARTC] load balancing between two default gateways
Date: Mon, 31 Jan 2005 12:48:16 +0000	[thread overview]
Message-ID: <41FE2910.90908@askarali.info> (raw)

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 don't know what kernel do when sending traffic via these two 
"default routes" however im sure kernel not doing some sorta shapping, 
coz after few hours of these two rules our 1mb link got chocked and we 
have to "route delete default gw xxx.xxx.xx (1mb).

Now what I want may be "shapping" to route 70% traffic via 2Mb and 30 
via 1Mb.
Is this possible via iproute2? if yes I will greatly appreciate if 
someone helps newbie to iproute2 :)

regards
Askar
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2005-01-31 12:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-31 12:48 Askar [this message]
2005-01-31 13:48 ` [LARTC] load balancing between two default gateways Jesper Lund
2005-01-31 19:03 ` rsenykoff
2005-02-01  4:45 ` Askar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41FE2910.90908@askarali.info \
    --to=askar@askarali.info \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.