Displaying 20 results from an estimated 900 matches similar to: "IPROUTE2: How to verify installation?"
2006 Aug 08
4
Info about IFB
Hi, I''m looking for info about IFB devices and how I can use it to
incomming traffic shapping.
Has IFB any web about it?
Do any body known where I can find more info about it?
I found this:
http://linux-net.osdl.org/index.php/IFB
But I can''t stand fine how to use it to allow many ifb''s devices or how
to use it with "tc actions".
Any help?
Thanks
--
2005 Apr 29
1
IMQ on KPTD
Hi!
I would like to thank very much for this great page with Kernel Packet
Traveling Diagram and to suggest small update concerning IMQ.
I think the sentence:
"IMQ in input comes before nat so IMQ does not know the real ip address.
Ingress comes after nat, so ingress knows the real ip address."
could be more precise like that:
"By default IMQ in PREROUTING comes before nat and
2006 May 07
5
Detecting p2p traffic
After varying degrees of success with p2p detection modules, I would like to
write the following rules using iptables to reliably identify p2p traffic:
1. If a host on the network has 5 or more simutaneous tcp connections to ports
above 1024, mark all connections to ports 1024 and above as 60.
2. If a host has received (or sent) UDP packets from 5 different hosts'' ports
above 1024 in a
2008 Feb 07
1
Kernel compiling troubles (ABI checking)
Hi, I'm having a problem compiling the kernel as a normal user (don't know
if not being root is the problem or not).
What is ABI? I can compile with the flag --without kabichk, but I don't
know if really is that the solution or not.
The package build stops at this point:
+ echo '**** kABI checking is enabled in kernel SPEC file. ****'
**** kABI checking is enabled in kernel
2004 Feb 11
4
iproute2 and kernel 2.6.1/2
Hi there
I''ve searched the archives and googled for a solution with
no success - has anyone successfully built iproute2 under
kernel 2.6.1, or 2.6.2? I''ve tried various releases, each
compile aborting with different errors.
If this is wishful thinking at this stage, does anyone have
a suitable solution for the "Routing for multiple uplinks"
scenario? ie. traffic
2004 May 20
1
iproute2 updates, anybody ?
The latest iproute2 software on its site ftp://ftp.inr.ac.ru/ip-routing/
is from 2002 iproute2-2.4.7-now-ss020116-try and even that is marked
with "try" ... since then we''ve seen a lot of patches for it, some
solving bugs some adding support for HTB, esfq, hfsc, wirr etc.
I think, someone mentioned on this list that he has collected all the
patches and updates for iproute2 ...
2003 Aug 18
6
Compile error "iproute2"
Hi,
I am trying to compile "iproute2" (iproute2-2.4.7-now-ss020116-try.tar.gz,
inclusively the latest HTB patch, activated diffserv components) on a
SuSE-Linux 8.2 system (using "gcc 3.3", system based on "glibc 2.3.2").
It is no problem as long as I use the kernel header files of linux-2.4.20
(vanilla), linux-2.4.20.SuSE (special kernel patched by SuSE, shipped
2004 Feb 22
3
iproute2 & kernel 2.6.3
Hi,
I''m trying to compile iproute with my fresh kernel 2.6.3, it works well
with 2.6.2 but impossible with this one.
My version of gcc is 3.3.3 and the version of iproute2 is
iproute2-2.4.7-now-ss010824.
Any suggestion ?
make[1]: Entering directory `/usr/src/iproute2/lib''
gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -Werror -g
-I../include-glibc -include
2000 Sep 02
4
colors for background and plotting area
Dear all,
I am trying to prepare some figures where I'd like the color of the plot region
(i.e., the area bounded by the axes) to be different from the margin area
(i.e., the area of the figure not within the axes region). I can use "bg" but
that changes the background of everything? How can I accomplish what I want?
Thanks,
Ramon
--
Ramón Díaz-Uriarte
Triana 47
28016 Madrid
2006 May 30
1
Sarge unstable +Adaptec 7892 +Software Raid1 +ReiserFS +Xen 3.0.2, could not boot
Hi everyone.
Some body knows why my instalation always says Could Not mount root
device (0,0), then reboots, i try to compile my own dom0 kernel, but
always says the same thing.
I''m seeking on create the initrd image, but nothings works. :(
The currently hardware profile is this.
Intel Server Board SE7230NH1-E (VT Enabled Motherboard)
Intel Pentium D 830 CPU (3Ghz x 2 CPU)
2 GB
2017 Dec 13
5
RFC: Synthetic function entry counts
Functions in LLVM IR have a function_entry_count metadata that is attached
in PGO compilation. By using the entry count together with the block
frequency info, the compiler computes the profile count of call
instructions based on which the hotness/coldness of callsites can be
determined. Experiments have shown that using a higher threshold for hot
callsites results in improved runtime performance
2005 Jun 22
3
block p2p: ARES
Hi....
I''m trying to setup a LAN router with P2P filter
but the problem is that can''t "catch" Ares.
There is a way to DROP "ares" p2p packets ?
I''ve tried with last "ipp2p" snapshot without sucess...
I''ve
Kernel 2.4.28
iptables 1.3.0
Various Patches from patch-o-matic-ng-20040621
iproute2-ss020116
IMQ Patch
Esfq Patch
2004 Jan 25
2
IMQ Runtime error
hi all, i have applied all patches and compiled the kernel (2.4.21), iptables
(1.2.9) and iproute2 (2.4.7-now-ss020116) however when i run "modprobe imq
numdevs=1", the system returns - imq.o: init_module: Device or resource busy
the transcript is below -
[root@vmlinux project]# modprobe imq numdevs=1
/lib/modules/2.4.21-BW/kernel/drivers/net/imq.o: init_module: Device or resource
busy
2000 Oct 12
2
works in R-1.1.1 but not in R-development; why?
Dear All,
A library (PHYLOGR) that passed the usual tests in R-1.1.1 gives errors with
R-devel; my (mis?)understanding of scoping rules is
that it should have worked in both. The problems seem related to using the
name of the data frame for extracting weights or subsets within a function
call. The problems can be reproduced as follows:
**********************
datai <- data.frame( y =
2004 May 03
1
boxplot.formula with missing values (PR#6846)
If an array has missing values in different rows, plotting using the formul=
a=20
interface can produce errors. Example:
fake.data <- matrix(rep(-100:100, 4),
ncol =3D 4)
par(mfrow =3D c(1,2))
boxplot(fake.data ~ col(fake.data))
abline(h =3D 0, lty =3D 2)
boxplot(as.data.frame(fake.data))
abline(h =3D 0, lty =3D 2)
##### Add the missing data
fake.data[190:200, 1] <-
2006 Dec 14
0
Re: [RESOLVED] Layer7 module doesn''t detect nothing on my bridge with a 2.6.18.3 kernel
Hello,
loading conntrack resolve my problem ...
layer 7 have got a dependency with conntrack but doesn''t load it
automaticaly...
so module is loaded but no packets match with l7-protocols ...
reported as a bug
http://sourceforge.net/tracker/index.php?func=detail&aid=1596065&group_id=80085&atid=558668
regards
ArcosCom Linux User a écrit :
> With:
>
2006 Jun 13
1
timeout 't'
Hello,
I have found that the timeout 't' takes to much time to be executed,
around 10 seconds.
Is there a place to configure this timeout ?
thanks
--
Victor Moreno
CISL SPAIN, S.L.
Parque Tecnol?gico de Andaluc?a
Edif. Bic Euronova
Avda. Juan L?pez Pe?alver, 21
29590 Campanillas (M?laga)
Fax +34 95 10 10 561
Tlfn.: +34 95 10 10 581
Web: http://www.cisl.es
Email: victor@cisl.es
Skype:
2004 Jun 29
2
Dual home gateway problem with redirect page
Dear Lists,
I have problem regarding multipath connection to internet behind NAT.
I use 2.4.26 kernel in RH-9.0 with Julian Anastasov patch, and version
iproute2-ss020116 (Fedora RPM package).
Dual homing and dead gateway detection work fine as we expected, the
problem is , everytime we hit site that have redirect page address (URL
no absolute), it''s doesn''t reply. (ex:
2002 Dec 30
1
Ingress qdisc functional?
Hello all!
I''ve just subscribed to the list after looking around on Google and checking out
the TC source code a bit. Here''s my situation:
I have a megabit DSL line that I''d like to set up some shaping on. I only have
access to the linux router on my (client) end. Because of that, I was looking to
do some shaping using the ''ingress'' qdisc. However,
2004 Apr 21
1
iproute2 - Compile Error
Hi, I''m tring to compile iproute2-2.4.7-now-ss020116-try.tar.bz2 whith kernel
2.6.5 and I''m getting these error:
root@localhost:/home/oluap/iproute2# make
make[1]: Entering directory `/home/oluap/iproute2/lib''
make[1]: Nada a ser feito para `all''.
make[1]: Leaving directory `/home/oluap/iproute2/lib''
make[1]: Entering directory