search for: loadsharing

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

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.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 gateway is set into table
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.
2007 Jul 30
15
bandwidth aggregation between 2 hosts in the same subnet
Hi, I''m trying to increase the bandwidth between two hosts (backup). Both hosts are in the same /24 subnet and each of them is connected to a Cisco switch by 2 GbE interfaces (intel e1000). The switches/host are located in different building which are connected by 3 x GbE. building A | building B | --------
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 et...
2005 Apr 23
7
Spill over
List I need some help, advice or just a starting point on the following situation: Link A - 64kbps leased line Link B - 512kbps ADSL line Is it possible 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
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