similar to: Problem with ip route . VERY SLOW

Displaying 20 results from an estimated 1000 matches similar to: "Problem with ip route . VERY SLOW"

2005 Oct 24
2
[Fwd: Re: Problem with ip route . VERY SLOW]
Hi, Franck LEPRETTE wrote: > Hello everybody > > I’m 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
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 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 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
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
2005 May 06
3
Multipath Routing in same subnet - Please take a look
Hello. I have the problem that I have two gateways on the same subnet, 80.237.244.1 and 80.237.244.33. Both gateways are 100 MBit cards, so I have 2 times 100 MBit to the Internet. The NIC in the server is a gigabit-card, so this card is easy able to use both gateways for outgoing traffic. Now I just want to use both gateways for my outgoing traffic but no matter what I do, it doesnt work. I
2007 May 30
4
Proxy ARP with a Coyote Point equalizer
Here is a puzzle. I have a network with several servers. It''s a mess. It''s a /24 and pieces and servers are all over the place inside this /24 block, on both sides of the firewall. For example, the router at 1.2.3.1 is outside the firewall and many of the servers at 1.2.3.nnn/24 are behind the firewall. (Obviously, 1.2.3.nnn is a fudged network.) eth0 points outward to
2006 Jun 02
2
SmartLink UPS - Suggestions as to which serial driver?
Although this SmartLink comes with a Linux program to monitor it, I'd rather use nut if possible. The biggest reason for preferring nut is that the supplied software forces one to set the On Battery time rather than allowing the battery to go critical and then sending a shutdown. Guessing how long the battery will last is problematical, especially as the battery ages. The other big reason
2004 Jun 23
0
Re : *****SPAM***** Important
Réponse --------------------------------------------------------------- (English will Follow) Merci d'avoir contacté le Support Technique UBISOFT Canada. Nous n'acceptons plus les requêtes de support par courriel standard. Votre courriel original ne sera donc pas traité. Veuillez suivre les étapes ci-dessous pour trouver réponse à votre question. Pour connaître la procédure à suivre
2006 Jan 26
2
help!!
hi i am doing my final year project on Traffic Shaping .could any one please guide me how do i actually go about it. i mean the first step.i have read the lartc documentation for the same. what do i do next.please help thanks in advance _________________________________________________________________ How good are you in a Formula One car? Play now
2005 Jul 12
2
QOS problem -ng
ok i gave up. can sb point me docs on how design proper qos rules ? about differences between them and the usage (which for wifi, which for ISPs which for homenet) ill read and do it -- *Dariusz ''tdi'' Dwornikowski | Gentoo | admin at pozman.pl | *[JID]:tdi@gentoo.pl|[gg]:2266034|[IRC]:#gentoo-pl@freenode | *[MAIL]:tdi@pozman.pl|[WWW]:www.tdi.pozman.pl |
2005 Jun 29
1
iproute2 ping question
Hi List, New subscriber/lartc user here. Have read the entire lar&tc howto, alexy''s ip_cref, etc. and must say, this makes iptables seem downright *easy*. I''m trying to build a three-legged linux router (WAN/LAN/DMZ) and have had it more or less working with iptables but would like to learn layer2 routing with iproute2. I have an adsl/29 network and would like my
2007 Jun 12
3
[Bug 1282] Log which key used for authentication
http://bugzilla.mindrot.org/show_bug.cgi?id=1282 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME CC|
2006 Apr 28
2
Memoire defaillante
Bonjour, je travaille actuellement sur le logiciel R et mets en place des procédures d'analyse de données : sur des procédures de classification employant la commande dist(), je rencontre des problèmes de memoire : avec des data.frame d'environ 100 000 lignes j'obtiens le message d'erreur suivant : Error : cannot allocate vector of size 668 481 330 Ou une autre erreur souvent
2005 Jun 20
8
Help? Router/Bandwidth throttle needed.
I hope this list is still active. I''m an experienced Linux Sysadmin, but I haven''t done much in the way of routing. Due to a decision made by my higherups, I need to jam a computer between my ISP and my LAN to do bandwidth throttling. My current setup: 1 Crappy Cable Modem (7Mb/768Kb connection) with a static IP. 4 servers (all have static, routable IPs) - One of which is
2005 Jul 11
4
wonder-shaper
Hi all, I need to provide shell hosting for about 40 users, and few days ago I found the wondershaper script, so Im trying to know if this script could help me to improve interactive ssh/telnet connections. Wondershaper could help me or its only efective on OUTGOINGS requests? Ok, any comment and feedback will be welcome. Sorry for my bad english and THANKS in advance.
2006 Feb 20
5
Proxy ARP and UDP
Woops - my fat fingers hit the send key before I could put in a subject a minute ago. Hello - I am using kernel 2.4.27 and running into behavior I don''t know how to explain. I have 2 relevant interfaces. eth0 is external, eth1 is internal. My internal LAN is 10.10.10.0/24. My External range is 1.2.3.0/27 (dummied up). I have an H.323 videoconference device inside my internal
2005 Dec 10
10
Marking packets by mac addr using tc filter u32 match?
Hi Is there a way of marking packets by mac address instead of ip or ports using a "tc filter u32 match"? I read somewhere that I could use the offset -8 and -14 to grab the mac addresses but if I use anything lower than -8, for example -9, I get an error. I''m modifying the wondershaper script to cap the download speed by mac address. Any sugestions?
2008 Mar 14
1
WinXP Pro can't join Domain (Samba PDC) after server migration but current domain machine are OK
Hi, I had a Samba PDC running on unstable hardware. I migrate everything on a new machine, I transferred all the configuration files (smb.conf, smbpasswd, .), transferred all the users and groups. Everything was working 100% until I had to join a new machine to Domain, WinXP Pro SP2 can't find de Domin Controler, but all the WinXP Pro SP2 that where already in the Domain before the migration
2012 Oct 11
2
Coupure de connexion entre Rails 3.2.7 et Postgres 8.4
Bonjour à tous, Je développe une grosse application en Rails 3.2.7 qui est connecté à une BD Postgres 8.4 installée sur la même machine. L''application s''exécute sur Apache avec le module Passenger. L''application est constamment utilisée par une centaine d''utilisateurs et ne pose aucun problème pendant plusieurs heures puis, d''un coup, Rails ne