All of lore.kernel.org
 help / color / mirror / Atom feed
* SV: [LARTC] Loadbalancing on multiple eth rtl8139
@ 2000-10-16 11:44 Daniel
  2000-10-16 14:10 ` bert
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel @ 2000-10-16 11:44 UTC (permalink / raw)
  To: lartc

<PRE>Hi!

The devices eth1 and eth3 MUST be active. Remove &quot;ip link set down eth1&quot; and
&quot;ip link set down eth3&quot;. You might get problems with &quot;TCP packet reordering&quot;
resulting in lower bandwidth but I'm currently working with a patch to the
sch_teql driver. I will post it to the list if/when I get it to work.

Regards,
Daniel


&gt;<i> -----Ursprungligt meddelande-----
</I>&gt;<i> Från: <A HREF="mailto:lartc-admin@mailman.ds9a.nl">lartc-admin@mailman.ds9a.nl</A>
</I>&gt;<i> [mailto:<A HREF="mailto:lartc-admin@mailman.ds9a.nl">lartc-admin@mailman.ds9a.nl</A>]För
</I>&gt;<i> <A HREF="mailto:loadbalancing@highlander.my-scotland.co.uk">loadbalancing@highlander.my-scotland.co.uk</A>
</I>&gt;<i> Skickat: Monday, October 16, 2000 12:03 PM
</I>&gt;<i> Till: <A HREF="mailto:lartc@mailman.ds9a.nl">lartc@mailman.ds9a.nl</A>
</I>&gt;<i> Ämne: [LARTC] Loadbalancing on multiple eth rtl8139
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> Hello!
</I>&gt;<i>
</I>&gt;<i> I have a 4 interfaces Linux router with 2.2.14 kernel realtec
</I>&gt;<i> 10/100 rtl8139 driver. The kernel should be compiled with the
</I>&gt;<i> right options.
</I>&gt;<i> I have to loadbalance the traffic on two interfaces. We speak
</I>&gt;<i> about microwave connection, but the microwave devices are
</I>&gt;<i> breezenet access points so they can not be included into the
</I>&gt;<i> router machine directly, they are attached by ethernet T based 10
</I>&gt;<i> Mbs cord one to one eth card respectively. The line have to have
</I>&gt;<i> the double of the 3MB of today`s capacity.
</I>&gt;<i> The other side of the line is a cisco 7000 series router of our
</I>&gt;<i> provider. We would like to use one virtual interface and two
</I>&gt;<i> slaved ones attached to the virtual master to route statically
</I>&gt;<i> the traffic. We tried the sch_teql module to do so and the Linux
</I>&gt;<i> 2.4 Advanced Routing HOWTO chapter 8.5 Loadsharing over multiple
</I>&gt;<i> interfaces. We exactly entered this lines in shell:
</I>&gt;<i> modprobe sch_teql
</I>&gt;<i> ip link set down eth1
</I>&gt;<i> ip link set down eth3
</I>&gt;<i> tc qdisc add dev eth1 root teql0
</I>&gt;<i> tc qdisc add dev eth3 root teql0
</I>&gt;<i> ip addr add dev teql0 62.168.113.130/25
</I>&gt;<i> (the interfaces eth1 and eth3 are already set up with
</I>&gt;<i> 62.168.113.254 resp. 62.168.113.253)
</I>&gt;<i> The system was unable to ping the other side. After we tried to
</I>&gt;<i> link up the interfaces - teql0 before, eth1 and eth3 after. Ping
</I>&gt;<i> with all the interfaces bringed up (ip link set up dev [device])
</I>&gt;<i> resulted in system crash. We was told by third party that the
</I>&gt;<i> realtec eth card has a mallfunctioning driver for some operation.
</I>&gt;<i>
</I>&gt;<i> Please let us know how to do.
</I>&gt;<i>
</I>&gt;<i> Thanks
</I>&gt;<i>
</I>&gt;<i> Dzony and the team.
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> LARTC mailing list / <A HREF="mailto:LARTC@mailman.ds9a.nl">LARTC@mailman.ds9a.nl</A>
</I>&gt;<i> <A HREF="http://mailman.ds9a.nl/mailman/listinfo/lartc">http://mailman.ds9a.nl/mailman/listinfo/lartc</A> HOWTO:
</I><A HREF="http://ds9a.nl/2.4Routing/">http://ds9a.nl/2.4Routing/</A>



</PRE>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-10-17 18:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-16 11:44 SV: [LARTC] Loadbalancing on multiple eth rtl8139 Daniel
2000-10-16 14:10 ` bert
2000-10-17 15:42 ` Miro
2000-10-17 18:55 ` bert

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.