[Help] Iptables and iproute2 error

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
pois0n
forum buddy
forum buddy
Posts: 15
Joined: 07 Jan 2008, 17:00
16

[Help] Iptables and iproute2 error

Post by pois0n »

ive been following http://lartc.org/howto/lartc.cookbook.f ... intro.html

trying to setup QoS on my linux router and when i get down to the part where i type

"tc filter add dev eth1 parent 1:0 protocol ip prio 1 handle 1 fw classid 1:10"

i get an error telling me

"RTNETLINK answers: Invalid argument
We have an error talking to the kernel"

here is my .config is this helps at all
http://rafb.net/p/Jy5HLp70.html


ive been trying to get this to work for 2 days, been on irc asking around still cant figure out what im doing wrong

Btw im running Gentoo 2008.0_beta2 if that helps

G-Brain
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 467
Joined: 08 Nov 2007, 17:00
16
Location: NL

Post by G-Brain »

In order to get things working we need:

Linux 2.4.18 or higher kernel version installed
Likely, that stuff is for 2.4 kernels. Networking has changed a lot between 2.4 and 2.6.

Post Reply