* [LARTC] Sugestion please loadballance
@ 2003-05-08 13:02 Sjaak Nabuurs
0 siblings, 0 replies; only message in thread
From: Sjaak Nabuurs @ 2003-05-08 13:02 UTC (permalink / raw)
To: lartc
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/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-05-08 13:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-08 13:02 [LARTC] Sugestion please loadballance Sjaak Nabuurs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox