Cam pe la 08/11/2005 05:05 AM, Constantin Gavrilescu scrise: > ...imi da urmatoarea eroare: RTNETLINK answers: Invalid argument. We > have an error talking to the kernel. > > + /sbin/tc class add dev eth1 parent 1: classid 1:1 htb rate 3mbit > ceil 3mbit > + /sbin/tc filter add dev eth1 protocol ip parent 1: prio 1 handle 10 > fw flowid 1:1 > RTNETLINK answers: Invalid argument > We have an error talking to the kernel > + /sbin/tc class add dev eth1 parent 1: classid 1:2 htb rate 70mbit > ceil 70mbit > + /sbin/tc filter add dev eth1 protocol ip parent 1: prio 1 handle 20 > fw flowid 1:2 > RTNETLINK answers: Invalid argument > We have an error talking to the kernel > > Pot sa adaug filtre u32 fara probleme. Am gresit ceva mai sus? > kernel 2.6.8-2-686-smp
Am dat <modproble cls_fw> si tot nu merge. <lsmod> arata asa: Module Size Used by cls_fw 5184 0 cls_u32 8100 1 sch_htb 26368 4 iptable_nat 26276 0 ip_conntrack 37360 1 iptable_nat ipt_limit 2848 480 ipt_mac 2208 480 ipt_mark 1920 12 iptable_mangle 3104 1 ipt_REJECT 7232 0 ipt_LOG 6848 0 iptable_filter 3104 1 ip_tables 19360 8 iptable_nat,ipt_limit,ipt_mac,ipt_mark,iptable_mangle,ipt_REJECT,ipt_LOG,iptable_filter af_packet 23976 0 ipv6 281764 16 reiserfs 255376 1 .... si apoi se continua cu celelalte. <dmesg> nu-mi indica nici o eroare.
