similar to: Auto Load Balancing in Linux sever

Displaying 20 results from an estimated 10000 matches similar to: "Auto Load Balancing in Linux sever"

2005 Jan 31
3
load balancing between two default gateways
Hi list gurus, long story short we have firewall machine which is the default gateway for our clients and firewall send traffic out to Internet via cisco router. On cisco we have two serial interfaces 1Mb and 2Mb. On firewall #route add default gw xxx.xxx.xx.xxx (for 2mb) #route add default gw xxx.xxx.xx.xxx (for 1mb) and the same rule for Imb link route packets via these two links. However I
2004 Oct 12
0
Not work fine, Two Internet links
Hi! sorry my english (soy de Argentina) This is my scene: ISP 1: IP X.X.X.7/28, GW X.X.X.1 ISP 2: IP X.X.X.22/30, GW X.X.X.21 LINUX SERVER: eth0, ISP 1 (default) eth1, to intranet 192.168.1.0/24, 192.168.6.0/24, 192.168.50.0/24 (aliasing) eth2, to intranet 192.168.8.0/24, 192.168.9.0/24 eth3, to intranet 192.168.0.0/24 eth4, ISP 2 eth5, to intranet 192.168.11.0/24, 192.168.12.0/24 I need two
2006 Jan 17
1
Load Balancing with Instant Messenger traffic?
Hi, I have a box set up to distribute load over 4 satellite connections. I cannot use Instant Messenger programs with it as it stands, I believe that using iproute2, the path to the server is not being locked to one interface, so the IM servers are getting user traffic from multiple IPs. When I set just one default gateway, IMs work great. When I use the scope global/nexthop method of load
2005 May 16
1
load balancing causes authentication problems?
We are currently using iproute2 to perform a round robin type load balancing. ip route add default proto static scope global nexthop via XXX.XXX.XXX.XXX dev eth0 weight 1 nexthop via XXX.XXX.XXX.XXX dev eth1 weight 1 nexthop via XXX.XXX.XXX.XXX dev eth2 weight 1 >From my understanding this is destination based load balancing. And
2020 Oct 17
1
[PATCH] Use guestfsd binary to auto-generate library dependencies for appliance
The ELF NEEDED are used to determine guestfsd's library dependencies with help from the dynamic linker and the package manager. This was prompted by Debian bug #972241 which was caused by a libtirpc package renaming in Debian/unstable because the SONAME had been changed. --- appliance/Makefile.am | 26 ++++++++++++++++- appliance/packagelist.in | 62
2004 Sep 15
0
Load balancing and routing tables
Dear all, First please excuse me for my very bad english. I''m curently setting up a gateway (linux 2.6.7) with load balancing ( multipath ). I access them from lan and my external interfaces are NATed. I''m used iproute2 as described in the LARTC and nano howto. My problem is that connections are well balanced but often, long connection are break because the default route
2000 Oct 25
2
Can't use two links on a linux box
Hi, I have a linux box connected to two leased lines as follows: _/\__/\_ / \ +--------+ +------------+ ( Internet )----+ Router | | SMTP server| \_ __ _/ +----+---+ +------+-----+ \/ \/ | 200.200.200.254 | 100.100.100.2\ -+-------+----- ... ---------+-- 100.100.100.1\ | 200.200.200.1 +-+--+--+ | Linux | +---+---+ _/\__/\_ 192.168.1.1 |
2006 Jun 27
2
load balancing over 4 lines to one provider
yes, this is a crazy subject. I have 4 ADSL lines to the same provider, which even have the same gateway. Those lines are connected to the same machine (more crazyness: even connected to the same nic. it works fine, I swear). this machine will serve this conenction to a local net. so, I setup the ifaces correctly, everything works. I add balancing using this command: # ip route replace default
2003 Oct 09
0
dynamic iptables and iproute2
hello everybody, I am trying to develop a windows friendly firewall/ipsec_tunnel_endpoint. Samba(my best compliments to the developers for their very professional work) can help me in two major features. 1) I want to write an open source a daemon that dynamically sets iptables and traffic shaping user profiles based on the netbios name(still I have some problems in undestanding all the netbios
2004 Mar 31
0
load balance a file download across two connections - success!
First of all, thanks to this group for the awesome documentation on the load balancing and thanks to http://www.ssi.bg/~ja/nano.txt. I''m now balancing a DSL and Cable Modem account (DSL is 1.5/768 and Cable is 3/256). It took some work but I learned a lot along the way. For a few sites that I tend to download a lot from, I found that I could configure Flashget
2005 Jan 08
1
htb script
dear all iam newbie , i have 256 kbits of down link and 64 kbits of up link iam using squid and htb i have got this while browsing the net , there are some few issues i need help while running the script i want browsing to be as fast as possible , uplink especially kaaza should not eat my band width. eth1 got public ip address and eth0 is internal with network 10.0.0.0/24 iam also using nat
2005 Nov 13
0
Again: Re: MSN keeps disconnecting with load balancing (fwd)
This ''MSN'' is a web site? Im guessing it ''refresh''es every 5 minutes or so. They are proably testing cookies against the ip address they appear to be comming from. This is horribly wreckless of them if they arnt offering IPv6. Are they? They only way i have to remedy this problem is to get their IP range and bind it to the most stable connexion you have,
2018 Oct 27
0
unable to set username/password for a mount point
do you have a steram mounted on the server called "example.ogg" If the mount don't exist the script will fail R On 27/10/18 9:18 PM, Jayesh Dalal wrote: > Hello, > > I've icecast2 installed on Ubuntu 16.04 LTS and I can access it via > http://localhost:8000 > > I followed this document to add authentication: >
2010 Feb 17
1
Help with Dictate app
Hello One and All, I am a Linux admin, new to asterisk. I have been assigned the task of setting up a dictation server for the company I work for. Our company is into transcription. Currently we are using dictation server, which is provided by another company. Now we have decided to have our own dictation server. I have installed asterisk and have gone through many documentation and
2007 Oct 11
8
ADSL channel boding or Load balancing
Hi There, We currently using iproute2 for load balancing. However we need more upload speed as we load balance over 3 dsl lines. I''ve been looking for a way to combine the upload speed to more faster. Found a site called www.upstreaminter.net where these guys bond the adsl channels to improve uploads, Since downloading is problem as its need to know the ip address of the downloader they
2005 Jan 08
2
script
dear all iam newbie , i have 256 kbits of down link and 64 kbits of up link iam using squid and htb i have got this while browsing the net , there are some few issues i need help while running the script i want browsing to be as fast as possible , uplink especially kaaza should not eat my band width. eth1 got public ip address and eth0 is internal with network 10.0.0.0/24 iam also using nat
2006 Oct 13
1
load balancing
http://www.linuxquestions.org/linux/answers/Networking/Spanning_Multiple_DSLs -- Thank you Indunil Jayasooriya _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2004 Aug 20
1
trouble with nexthop when I try to load balance
I have two internet lines and I want to do equal cost loadbalancing on the two uplinks to the internet. This is what I do: ip route add 200.200.200.0/24 dev eth2 table 200 ip route add default via 200.200.200.254 dev eth2 table 200 ip route add 100.100.100.0/24 dev eth1 table 100 ip route add default via 100.100.100.254 dev eth1 table 100 ip route add 200.200.200.0/24 src 200.200.200.1 dev eth2
2014 Feb 28
1
How to use R script inside javascript?
Hello all, I want to use r script inside the webpage. I come to know that is it possible to embed R script with HTML. I want your help guys. I want to use package like "quantmod" inside my webpage. Thanks in advance & positively awaiting for your suggestions. Regards, Jayesh Baviskar -- View this message in context:
2004 Jan 19
4
tool to monitor HTB class utilisation
Hi, can any body suggest any tool which can show the utilisation for individual classes for HTB. preferable written in C/or shell script. Regards Jayesh ------------------------------------------------- Still single? Click here to find the perfect match. http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141