Displaying 13 results from an estimated 13 matches for "multihomedlinuxnetworking".
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 Mar 12
1
RoutesKeeperProject
Hi
An earlier post sited the following links as helpful for setting up multiple
external IPs:
http://selab.edu.ms/twiki/bin/view/Networking/MultihomedLinuxNetworking
http://selab.edu.ms/twiki/bin/view/Networking/RoutesKeeperProject
I''ve tried repeatedly to follow these links, but they seem to be dead. Does
anyone have this information that they could share, or know where else I can
find it?
Many thanks
2005 Oct 24
3
Problem with ip route . VERY SLOW
Hello everybody
Im french and im a network administrator.
It the firs time I write on this mailing list ..
I configure a debian distribution (the last one sarge) with iproute2 to
route packets depending on source ip address
It works fine but it is very very slow .
When I make a ping for example on a windows machine :
[in French ]
$> ping www.Google.Fr
Envoi
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
2005 Feb 03
0
Tutorial: Setting up a server with multiple internet connections
...K, nano-howto doesn''t
tell you to bind each TCP connection to just one up-link, so connections
will lost when routing cache expires (most ISPs DROP ip spoofing traffic)
So I write a tutorial, I hope that it''ll make your life easier:
http://selab.edu.ms/twiki/bin/view/Networking/MultihomedLinuxNetworking
Your comment is welcome, you can even edit the wiki page directly if
desired.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
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
2005 Feb 08
1
Basic iproute configuration questions
I''ve managed to get myself confused with what is probably quite simple
so if there''s any definitive documentation then please give me pointers.
I''ve read and tried the nano.txt document, that''s what I''ve based my
current setup on and it isn''t working at the moment.
I have two external links, a DSL link on eth1 and a cable link on eth2.
2005 Apr 29
1
newbie
Hi all,
After posting some emails here and googling in the net. I have now a little
clarity where and how to start bandwidth Management.
Hope I can still be guided though.
My understanding is I will be needing these modules and linux utilities. I
hope someone can confirm.
1. I need to use iptables/ebtables for packet marking.
2. I can use tc for packet shaping.
3. I can use bwm_ng for
2005 Feb 04
2
Multiple gateways setup and timeout connections
Hi,
I''ve setup a gateway using multiple default gateways and netfilter
MASQUERADE to load balance traffic between two DSL interfaces and one
dedicated link, and when I try to download something big, or when I''m
using MSN (both in clients under this gateway), sometimes, or most
times, after a while the connection timeouts. The connection doesn''t
seem to change its
2005 Apr 19
7
tc filter - based on iptables - MAC - MARK not working - altough marking on ip src, dst address works
=== tc filter - based on iptables - MAC fw marking not
working ==
DEV="eth1"
tc qdisc add dev $DEV root handle 1: htb default 20
tc class add dev $DEV parent 1: classid 1:1 htb rate
600kbps ceil 3276800kbit
tc class add dev $DEV parent 1:1 classid 1:15 htb rate
3kbps prio 4
tc class add dev $DEV parent 1:1 classid 1:20 htb rate
500kbps prio 3
tc qdisc add dev $DEV parent 1:15 handle
2005 Feb 14
6
NAT over 2 providers (not load balance)
Hi guys,
Can you take a look at this? :)
+-----------+
| |
eth1-|- |
| -|-eth0---LAN---
| |
eth2-|- |
| |
+-----------+
-
eth0 is connected to the LAN having the IP=LAN_IP
eth1 is connected to the first ISP having IP=ISP_IP_1 and GW=ISP_GW_1
eth2 is connected to the second ISP having IP=ISP_IP_2 and GW=ISP_GW_2
I need
2005 Jun 12
1
problem on setting up per user ID based ADSL connection
Hi,
I have been searching around and trying for a few days but still can''t
get it works. Hopefully the highhand here can give me hints!!
I have 3 adsl connections, 1 is using hardware broadband router to connect and
the other 2 are using my debian linux pc to connect. I hope to setup a
route policy
so that all users except user1 and user2 will use the broadband router
connect (eth0),
2006 Feb 09
8
load balancing and failover
Hi,
A friend of mine has 2 lines of 512kbps terminated in two Linux boxes.
He now want to remove those 2 boxes and have some device which will
loadbalance the two ISPs and also have a failover arrangement. But he
has agreed to give me a chance to do it on Linux for my own
satisfication.
Is this easy to do with lartc? How do I go about it exactly? I have
very less time to do it since his