similar to: ip aliasing and loadbalancing with iproute2

Displaying 20 results from an estimated 3000 matches similar to: "ip aliasing and loadbalancing with iproute2"

2005 Aug 08
7
Loadbalancing and failover using TC and Iptables
Hi all iam trying to deploy loadbalance and failover My setup description --Fedora Core 4 --Linux 2.6.12.3 #1 SMP Mon Jul 25 22:37:34 IST 2005 i686 i686 i386 GNU/Linux --tc utility, iproute2-ss050314 --ip utility, iproute2-ss050314 --iptables v1.3.0 And i had deployed Following configuration #table main with priority 50, the highest one ip rule add prio 50 table main #table 201 ip rule add
2005 Oct 19
1
gre/ipsec loadbalancing
Hi, I have the following setup. Two linux systems with two [test] external interfaces encrypted with ipsec [transport]. Two gre tunnels that pass 10.200.0.0/24 and 10.200.1.0/24 network traffic. Testing the balanced tunnels I would setup iptraf on one and ping from the other. The results would be as expected; traffic would be split between the two interfaces. Testing with an ftp transfer of
2006 Jan 30
0
loadbalancing multipath routing frequently freezes udp connections
hi i recently searched in the mailinglist archive and found similar problems, whose solutions helped very much, thank you. i have the following scenario: a firewall with one lan interface eth0 10.1.1.1/24 and two uplink interfaces eth1 10.2.2.1/24 eth2 10.3.3.1/24 each uplink interface does SNAT: iptables -t nat -I POSTROUTING -o eth1 -j SNAT --to-source 10.2.2.1 iptables -t nat -I POSTROUTING
2007 Jan 22
5
LoadBalancing on many asimetric different dsl''s.
Hi, my company have just bought new network and I have question about one problem. As in topic we must use few completely different dsl''s and balance traffic between them. 2M/0,5M 4Mb/0,5M 8M/0,5M M=Mb/s I''ve never done such thing before so I have doubts how it will work. If the links are symmetric 2/2 4/4 8/8 there is no problem because with weights I can compensate the
2004 Aug 24
0
iproute2 in a MIPS processor
Hi, i''m trying to do loadbalancing with a linux embedded with a MIPS procesor, but I''m in trouble. I have the kernel 2.4.20, and iproute2 ss010824. I compiled without errors, but when I executed the ip comand to install de mutipath default route I get the following error (all the previous commands have been executed according to the LARTC-HOWTO in section 4.2): linux# ip route
2005 Oct 18
0
Two differente networks at the same ethernet pci adapter
Hello all, I need to put an IP alias to the same ethernet card, like this: eth0 - IP1/MASK1/BROADCAST1 eth0:1 - IP2/MASK2/BROADCAST2 In this box I will have another card that conects to a LAN netowork. I need this two alias in eth0 becouse I have two routes do take, but it seens to do not work. This is the script I am using (this scripts works fine when I have two ethernet cards
2011 Apr 11
1
Asterisk MOH not working with Elastix asterisk 1.6.2.18
I am using Elastix. Asterisk is used for PBX application in Elastix. I want to make customize MOH. But not able to use MOH. I make simple extension in asterisk conf file but no success :( But when I used Vanilla Asterisk then All things are working.... Below are the details of configuration files. Even default MOH is also not working.... *Asterisk Version 1.6.2.17.2 * *1) Extension.conf*
2011 Apr 08
2
MOH not working
I am using Elastix. Asterisk is used for PBX application in Elastix. I want to make customize MOH. But not able to use MOH. I make simple extension in asterisk conf file but no success :( Below are the details of configuration files. Even default MOH is also not working.... *Asterisk Version 1.6.2.17.2 * *1) Extension.conf* [incoming] exten => 6000,1,Answer exten =>
2011 Aug 03
1
Loadbalance Repo / ldirectord packages?
Hi *, we want to migrate our loadbalancers running CentOS 5.6 to new hardware and CentOS 6, however the (heartbeat-)ldirectord package seems to be hidden in the new LoadBalance repo in RHEL6. Any chance to get the RHEL SRPMs from this repo? Regards, Peter
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 ...
2009 Oct 16
0
routing using iproute2 nexthop
Hello Everyone, I configured a server for a friend's Internet cafe. He has 2 ISPs. Here is what I did: ## NAT -A POSTROUTING -s 10.0.0.0/255.255.255.128 -o eth2 -j SNAT --to-source 82.77.148.83 -A POSTROUTING -s 10.0.0.0/255.255.255.128 -o eth0 -j SNAT --to-source 83.103.190.175 ## Removing default routing /sbin/ip rule add prio 50 table main /sbin/ip route del default table main ##
2007 Oct 31
1
Simple Umacs example help..
Hello all... I am just starting to teach myself Bayesian methods, and am interested in learning how to use UMacs. I've read the documentation, but the single example is a bit over my head at the level I am at right now. I was wondering if anyone has any simple examples they'd like to share. I've successfully done a couple of simple gibbs examples, but have had a hard time
2005 Nov 16
0
per packet loadbalancing.
I have the following scheme: ------------- ------------- | router | eth0 ------------------ eth0 | router | | linux 1 | | linux 2 | | | eth1 ------------------ eth1 | | ------------- ------------- I''d like to do per packet loadbalancing on linux1 and
2009 Feb 08
2
how to make this qq plot in lattice and/or ggplot2
Hi Group, Here is some data. p <- runif(1000) # sample data groups <- rep(c(1,2),each=500) #conditioning variable mydata <- cbind(p,groups) n <- length(p) u <- (1:n)/(n + 1) # uniform distribution reference for qqplot logp <- -log(p,base=10) logu <- -log(u,base=10) qqplot(logp,logu) How can I make the above qqplot in lattice and/or ggplot2. The sample is uniform, and I take
2005 Oct 17
0
cmd SIPRedirect for loadbalancing
Hi folks, I've just been reading about the above command and wonder if anyone has made use of it for load-balancing or if doing so would be completely inappropriate!? I'm thinking of the scenario where there are a number of Asterisk gateways and incoming SIP traffic. From what I've read, with a box in front receiving all incoming traffic the SIPRedirect command could be used to
2001 Dec 18
0
[Q] loadbalancing with LARTC
Hi~ My linux box(kernel 2.4.13; used for NAT) have 3 NICs, two of them are for ADSL(I have two adsl line) and the last is for private network. My ISP doesn''t support multilink. In this situation, How can I use both ppp lines for the internet(load shareing or balancing)? Thanks. Lee.
2005 Apr 14
2
LOADBALANCING+BRIDGING---is it possible on the same machine??
Hello All, I have a linux box running with three NIC''s, I have used brctl tool to configure this box as a bridge, i have given it ONE logical ipaddres, Every thing is working fine, but now i am required to configure the same bridge as a LOAD BALANCER.... On some googling i found the following link http://lartc.org/howto/lartc.rpdb.multiple-links.html This HOWTO requires me to have one
2005 Feb 16
11
Load Balancer setting for Public Servers
Hello, I have finished setting up the load balancer with IPROUTE ... also patch the kernel to support DGD and now it''s working fine with the valuable guide at LARTC website, Julian Anastasov, and the kind people in this mailing list. Now I would like to launch a web server and a ftp server to the public but I''m stuck into a problem and really need your help. Currently internal
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts). ----- Forwarded message from Logu <logsnaath at gmx.net> ----- Date: Sat, 7 Dec 2002 02:42:52 +0530 From: "Logu" <logsnaath at gmx.net> To: <stevesk at cvs.openbsd.org> Cc: <kumaresh_ind at gmx.net> Subject: Password expiry related clarification in OpenSSH3.5p1 Hello Stevesk, We are using
2009 Mar 27
7
multiple sql servers - loadbalancing and failover
Hi, Is there a way for dovecot to use a pool of sql (mysql) servers and load balance queries between these? Also fallback to next available sql server if connection to previous one fails. Can dovecot do such things currently? (If not this is feature request). -- Arkadiusz Mi?kiewicz PLD/Linux Team arekm / maven.pl http://ftp.pld-linux.org/