search for: loadshar

Displaying 8 results from an estimated 8 matches for "loadshar".

Did you mean: loadshare
2000 Dec 04
4
Load Sharing PPP Connections on an Masqed LAN
...t only routes the internet through the last ppp connection i''ve made (usually ppp1). This means that although ppp0 and ppp1 are connected to the internet, my computers on the LAN (ip 192.168.1.x) are only connecting through one modem. What I need is to know how to set up routing, or Loadsharing so that i can utilise both modems over my Masqed network. What happens when i type route -n in the command line: Destination Gateway Genmask Flags Metric Ref Use Iface 198.142.149.254 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 198.142.150.254 0.0.0.0 255.255.255.255 UH 0 0 0 ppp1 192.168.0.0 0....
2006 Feb 01
1
About ip route 2 prio at tables
Hello, I am looking for an answer. I am doind some thing like a loadshare betwen two backbones. To one of them I send all p2p, msn and irc packages and to the other one I send the rest I have. The problem I am facing is about prio at tables: ip rule add fwmark 1 table 201 prio 202 This is the rule I make. This is, I thinbk, working fine. The default gate...
2005 Oct 15
1
(no subject)
Dear all, Please someone help me regarding how to merge 2 internet link connection. I need to double the speed into my LAN. Is it possible to do that? Thx. KOMUNIKA SYSTEM Internet Solution Provider www.komunikasys.com
2005 Feb 06
0
Bridging lan over wireless link
Hi all, I want to create a bridge (see picture below) between 2 LANs with the same IP range (192.168.0.0/24) using 2 wireless links that use load sharing over multiple interfaces (as descibed here: http://lartc.org/howto/lartc.loadshare.html) for load balancing and fault tolerance. Both links should use IPsec for encryption. I have googled for an example that does this but I could not find it. Is this possible? Not in threory but in practise: has anyone done this? If so, can anyone give me an example/pointer to an example of ho...
2007 Jul 30
15
bandwidth aggregation between 2 hosts in the same subnet
...for multiple connections between many hosts. I know that I won''t get 2 x 115Mb/s because of packet reordering, but 20-30% more that a single connection would be ok. I followed different HowTOs http://www.lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298 http://lartc.org/howto/lartc.loadshare.html or something like: ip route...equalize via... but I never got a higher transfer rate between the two hosts than max 115Mb/s with benchmarks like netpipe or netio. I guess the route cache might be a problem here, or maybe I''m missing some other important part. I''m running...
2006 Dec 08
0
May problem with iproute2 nexthop?
Hi, I am new in LARTC list. I had intermediate skills in networking. What I tried to do: Use 2 links with loadsharing + falt toletant (to add bandwitdh) ok ! I am use Debian Etch in router/fw With kernel debian default + routes-2.6.17-12.diff patch The Problem: The iproute2 just route thought the last gateway of nexthop rule. I was running tcpdump in 2 terminals, tcpdump -nni eth0 ... tcpdump -nni...
2005 Apr 23
7
Spill over
...e to have Link A saturated constantly and have the excess traffic "spill over" onto Link B? I know it''s possible to have packets sent down links in a round-robin fashion and I''ve read in the howto on load sharing over multiple interfaces ( http://lartc.org/howto/lartc.loadshare.html), but I do not have control over the termination of the link at the ISP''s (two different one as well). Also note that splitting different protocols over each of these links are not possible in our case. Reason being, Link A is a more reliable and more expensive link, so I need t...
2006 Jun 01
13
Not understanding network setup!!
Hi to all, +-------+ eth1 +-------+ | |==========| | ''network 1'' ----| A | | B |---- ''network 2'' | |==========| | +-------+ eth2 +-------+ A and B are routers # tc qdisc add dev eth1 root teql0 # tc qdisc add dev eth2 root teql0 # ip link set