Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: Sjaak Nabuurs <lvs@vsm-hosting.nl>
To: lartc@vger.kernel.org
Subject: [LARTC] Sugestion please loadballance
Date: Thu, 08 May 2003 13:02:20 +0000	[thread overview]
Message-ID: <marc-lartc-105239911711635@msgid-missing> (raw)

Hi 

I'm new to this list and like to ask what to do.

I have a linux box (a) in a data center connected to the internet with a
2Mbit line
and a linux box (b) at our office connected with 4 ADSL connections
1500/256Kbit lines.

I like to route traffic through the linuxbox (a) loadbalanced over 4
lines to the linuxbox (b).
On this box(b) is running julians equalize patch very nice.


On the linuxbox (a) I run

/sbin/ipvsadm -C
/sbin/ipvsadm -A -t ip(a):80 -s wlc
/sbin/ipvsadm -a -t ip(a):80 -r ip(b)1 -i
/sbin/ipvsadm -a -t ip(a):80 -r ip(b)2 -i
/sbin/ipvsadm -a -t ip(a):80 -r ip(b)3 -i
/sbin/ipvsadm -a -t ip(a):80 -r ip(b)4 -i

where :
ip(a) = 217.xxx.xxx.xxx  (datacenter)
ip(b)1 = 86.xxx.xxx.1    (adsl 1 office)
ip(b)2 = 86.xxx.xxx.2    (adsl 2 office)
ip(b)3 = 86.xxx.xxx.3    (adsl 3 office)
ip(b)4 = 86.xxx.xxx.4    (adsl 4 office)


I don't have any firewall rule running.
/proc/sys/net/ipv4/ip_forward = 1

If I do a http request on ip(a) the I can see that ipvsadm is working
and redirect traffic to ip(b)x but 0 byte's get out 

What do I have to do to get this done or what i'm doing wrong.



Thank for ready.

Sjaak





 


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

                 reply	other threads:[~2003-05-08 13:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=marc-lartc-105239911711635@msgid-missing \
    --to=lvs@vsm-hosting.nl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox