similar to: Advanced Routing and Secondary ip address in eth0

Displaying 20 results from an estimated 1000 matches similar to: "Advanced Routing and Secondary ip address in eth0"

2003 Jun 20
1
doubt about Load Balancing
Hello In the LARCT how-to subitem: 4.2.2. Load balancing the following phrase says: "" Instead of choosing one of the two providers as your default route, you now set up the default route to be a multipath route. In the default kernel this will balance routes over the two providers. It is done as follows (once more building on the example in the section on split-access): ip
2011 Apr 30
1
Interrogante
Buenas noches Quisiera preguntarles acerca de cómo puedo calcular el rango de una matriz en R Muchas gracias -- Atentamente: Ricardo A. Borda Hernández [[alternative HTML version deleted]]
2005 May 24
2
Basic matematical functions with NAs
Dear All, I've tried to sum columns -- different species of flowers, fruits plus twigs -- with NAs to get litterfall/trap, and then after use litterfall to calculate production (litterfall (grams)/ hectare/ day. But R 'sees' litterfall/trap as a string. My question: How to use basic mathematical functions to deal with NAs in data management. Example (as you can note I have many
2005 Jul 04
1
r version 2.1.0 and graphics in mac os 10.3.9
I use mac os 10.3.9 and I've installed in my computer R 2.1.0 (I believe this is the latest R version). Although it works alright when I open R by clicking in the R icon, I cannot use the graphics facility when I open R from a X-terminal window (or x-11 window). In fact, when I try to open R I get the message that I pasted below. Is this a R bug? Is R assuming that I should have the
2005 Nov 01
4
How to priorize Traffic
Hi guys, I want to priorize traffic comming down from internet on my ppp0 int I want port 80 and 21 (and others ) to have preference over P2P traffic, I don''t want to bann P2P just give to it less prio than other more vital services... does anyone know how to do it or where to read on. Thanks in advance
2003 Oct 21
2
R1.8.0 and virtual PC (PR#4708)
Dear Sir/Madam First, I should tell that I'm using virtual PC "w2k" in a mac osx 10.2. The problem: I recently downloaded the windows version 1.8.0. I found the following problem with the instruction plot. E.g., if I type the following instructions, I got the following error message: > x = 1:10 > y = 2*x > plot(x,y) Hit <Return> to see next plot: Error in
2004 Oct 09
4
Does anyone have a working proxyARP setup?
If you have a working proxyARP setup, will you please post it? I''ve tried to insert a Linux box between the DSL connection and the switch, but I''m getting nowhere. Everything works correctly when all the servers in this network use the switch to get to the DSL. Any box directly connected to the DSL also works correctly. http://www.sjdjweis.com/linux/proxyarp/ makes it sound
2007 Dec 06
3
How does one increase the output buffer size?
In 2.4 kernels, there was a [bp]fifo that could be implemented with ''tc add'', but in 2.6 kernels, I find no way to create either of these fifos. I am able to increase txqueuelen. What I desire is a larger number of backlogged packetes before drops occur. How can the output buffer size be increased for HTB? -- gypsy
2005 Jun 22
4
tc on a PDA
hello, i have a 5500 iPaq with familiar 0.8.2 on it and i don''t know how to install a traffic shaper tool on it. I installed iproute2 package i found on familiar site and for that i have the tc and ip commands, but when trying to add a qdisc, as a dummy example, i get the next answer: > tc qdisc add dev wlan0 root cbq bandwidth 100Mbit avpkt 100 RTNETLINK answers: Invalid argument
2011 Sep 09
2
Interrogante
Buenas noches Quisiera saber como hago para sacar el valor p de esta lista. He intentado como b$Pr(>F) pero no lo he logrado str(b) List of 1 $ :Classes ‘anova’ and ''data.frame'': 2 obs. of 5 variables: ..$ Df : num [1:2] 1 18 ..$ Sum Sq : num [1:2] 0.000155 0.00058 ..$ Mean Sq: num [1:2] 1.55e-04 3.22e-05 ..$ F value: num [1:2] 4.82 NA ..$ Pr(>F) : num
2010 Jul 13
2
how to extract information from anova results
Hi, I have used the instruction aov in the following manner: res <- aov(qwe ~ asd) when I typed "res" I get: _________ Call: aov(formula = qwe ~ asd) Terms: asd Residuals Sum of Squares 0.0708704 0.5255957 Deg. of Freedom 1 8 Residual standard error: 0.2563191 Estimated effects may be unbalanced _________ I need to access the value of
2005 Apr 27
3
invalid argument
Hi All, I cross compiled and run tc in arm platform. When I tried executing it I got this error. tc qdisc add dev eth0 root handle 1:0 cbq bandwidth 100Mbit avpkt 1000 mpu 64 RTNETLINK answers: Invalid argument Is there something I''m missing here... Thanks. Grace _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl
2005 May 17
3
problem with the "arp" command (using the pub flag)
Hi all. I experienced a strange behaviour in the "arp" command when I use the "pub" (publishing) flag. This is the scenario (I know it''s an unusual one, but it''s just for a test): __________ | | | host C | | | |__________| | __________|________________________________
2004 Jul 23
1
Please document this
Stephen, This REALLY needs to be fixed in the code; tc should reject as a syntax error any "add filter" command that does not include a "prio" parameter. It also needs to be documented. === From LARTC mailing list === > Dear list, > After much code crunching and beating my head against the wall > (literally), I discovered the faulty code. Thanks mostly to
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.
2005 May 16
3
ip_conntrack limit --- torrent , DC++ , eMule
Hi all, i need advice how can i limit ip_conntrack per IP. clients of network that i support often uses torrent , DC++ , eMule clients and i have lost packages because they open too many ports. i have traffic control limits but this obviously isn''t enough Any advance how to prevent server from this kind problems will be welcome. Best regards Emil
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 Jan 19
3
tc limit
Hi I have been playing with tc. I''m using htb and sfq. I tried to setup shaping of every ip address within a /20. I found that there must be an upper limit of about 2096 on the number of rules (classes, qdiscs or filters). I was testing a /20 which gives 4096 classes, qdiscs and filters. I''m using hashkey to optimize processing of frames. When executing the script below - it
2005 May 15
2
TC related question
Hi all, If I am going to recompile my Kernel features needed to be enable for TC use? I using Fedora Core 2 64 bit with kernel version 2.6.10-1.771, with this version do I need to recompile the kernel or everything is ready? How Wwould I know if my existing kernel already supports tc? Thank you very much and best begards, Wennie
2005 Jun 10
3
RTNETLINK answers: File exists
how can i get rid of that ?? i do del roots before scripting. -- *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 | *Serwery,administracja,webapps - www.ProAdmin.com.pl | *Fingerprint:43E21CC46DAFD2F754E91547D59B39F56AAA4B5F