Am o problema asemanatoare...dar pe Slackware 9.1...iar la mine filter nu merge deloc :(
# tc filter show dev eth1 RTNETLINK answers: Invalid argument Dump terminated # lsmod Module Size Used by Not tainted ipt_multiport 664 1 (autoclean) sch_htb 19424 1 iptable_mangle 2072 1 (autoclean) ipt_state 536 2 (autoclean) ipt_limit 856 1 (autoclean) ipt_LOG 3384 2 (autoclean) iptable_filter 1644 1 (autoclean) ip_nat_ftp 2704 0 (unused) iptable_nat 15928 2 [ip_nat_ftp] ip_tables 12288 9 [ipt_multiport iptable_mangle ipt_state ipt_limit ipt_LOG iptable_filter iptable_nat] ip_conntrack_ftp 3856 1 ip_conntrack 18120 3 [ipt_state ip_nat_ftp iptable_nat ip_conntrack_ftp] 3c59x 26832 2 uhci 24496 0 (unused) usbcore 58400 1 [uhci] ide-scsi 9424 0 agpgart 39576 0 (unused) # modprobe cls_u32 modprobe: Can't locate module cls_u32 # modprobe cls_fw modprobe: Can't locate module cls_fw Nu-mi dau seama ce-i lipseste...trebuie sa compilez kernelul sau doar sa mai incarc niste module ? ----- Original Message ----- From: "Constantin Gavrilescu" <[EMAIL PROTECTED]> To: "RLUG Ontopic" <[email protected]> Sent: Thursday, August 11, 2005 11:40 AM Subject: Re: [rlug] htb pe noul debian stable > 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. > > > _______________________________________________ > RLUG mailing list > [email protected] > http://lists.lug.ro/mailman/listinfo/rlug
