search for: rnetlink

Displaying 4 results from an estimated 4 matches for "rnetlink".

Did you mean: netlink
2002 Nov 12
1
pb with imq
...handle 20: sfq tc filter add dev imq0 parent 10:0 protocol ip prio 1 u32 match \ ip dst 10.0.0.230/32 flowid 1:10 iptables -t mangle -A PREROUTING -i eth0 -j IMQ --todev 0 ip link set imq0 up i m having pb that at first instance it works without giving errors but after that it gives errors as RNETLINK : file exist i used ip link set imq0 down and also flushed the rules out of prerouting but with no succes what to do now? _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus ____...
2005 May 24
0
RSVP Filter
Greetings. I am trying to use ISI RSVP to make some layer3 reservations. My problem is that RSVP refuses to configure the queues with an "RNETLINK answers: invalid argument" error. Even if I try to setup the filter with tc command, I get the same error. I already tried to load all the modules necessary, rsvp and rsvp6 included, but I still got the same error. Can someone help me? Is the rsvp or rsvp6 filters working on 2.6.X kernel versi...
2002 May 03
1
ingress in 2.2.20
Hello , I am trying to install an ingress qdisc on a slackware 7 , 2.2.20 box . I have installed iproute2-2.4.7-now-ss010824.tar.gz . I `ve built all the QOS stuff in my kernel . Playing with cbq sfq etc works ok . However when i try to setup ingress i get the infamous RNETLINK message tc qdisc add dev eth0 handle ffff: ingress RTNETLINK answers: No such file or directory Something weird , at least to me , that I noticed is that in 2.4 kernel sources ( where I setup ingress just fine ) there is a sch_ingress.c file which does not exist in 2.2.20 . Am I missing somet...
2005 May 26
3
compile error while patching iproute2 with esfq
Hi! I''m getting this error while I try to compile iproute2-2.6.11-050330: gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_esfq.o q_esfq.c q_esfq.c: In function `esfq_parse_opt'': q_esfq.c:45: error: structure has no member named `hash_kind'' q_esfq.c:45: error: `TCA_SFQ_HASH_CLASSIC''