Displaying 3 results from an estimated 3 matches for "vitkov".
2006 Jun 17
4
working patches for load balancing
Hi,
i want to do load balancing of 2 ISP's
Everything is set up OK but one of the ISP's is loaded on 100% while
the other is utilised on 1 - 5%
I've read about Julians patches but they stop at 2.6.14.
Is anybody aware of similar patches for higher patchlevels. 2.6.14 is
not suitable for my setup
Thanks for reading :)
--
С уважение,
Владимир Витков
http://www.netsecad.com
2006 Jun 23
7
Multipath Routing Problems
Hi all :)
there is somekind of strange Routing problem that im getting with Linux-2.6.16 and iproute 2.6.16 , when i use command like :
ip route add default nexthop via 1.1.1.1 dev eth0 nexthop via 1.1.1.2 dev eth1
all packets goes on 1.1.1.2 ( always last interface ) , whats is the problem ? this situation also tested with equalize flag , on two physical interface and etc ...
--
Lady Luck
2006 Jul 03
0
routing speciffic traffic over speciffic ISP
Hi list,
i have the following situ
2 ISP's one internal network.
Load Balancing between the ISP's (with mpath)
I want to route speciffic traffic over only one of the ISP's more
specifficaly the ICQ traffic
i have the following configs
iptables -t mangle -A PREROUTING -p tcp --dport 5190 -j MARK --set-mark 0x5190
ip ru a from xxx.xxx.xxx.xxx prio 201 t isp_rules1
ip ru a fwmark