I need to set up the QoS to manage my feeds on my wireless card but I didn't manage.
(I am a novice.)
I heard about iptables. I tried to set up it on my card and I have the following error message when I enter this command:
tc qdisc add dev ath0 root handle 1: htb default 20
RTNETLINK answers: No such file or directory
then I heard about qos-script. I download it from openwrt (i am on kamikaze 7.09) and try to install it.
It was necessary for me to download and install previously some packages like tc, kmod-ipt-filter kmodipt-conntrack iptables-filter ......
but when i wanted to install some kmod packages, i had the following errors :
xt_connmark: Unknown symbol nf_ct_l3proto_module_put
xt_connmark: Unknown symbol xt_unregister_matches
xt_connmark: Unknown symbol nf_ct_l3proto_try_module_get
xt_connmark: Unknown symbol xt_register_matches
xt_CONNMARK: Unknown symbol __nf_ct_event_cache_init
xt_CONNMARK: Unknown symbol nf_ct_l3proto_module_put
xt_CONNMARK: Unknown symbol xt_unregister_targets
xt_CONNMARK: Unknown symbol xt_register_targets
xt_CONNMARK: Unknown symbol per_cpu__nf_conntrack_ecache
xt_CONNMARK: Unknown symbol nf_ct_l3proto_try_module_get
xt_conntrack: Unknown symbol xt_register_match
xt_conntrack: Unknown symbol nf_conntrack_untracked
xt_conntrack: Unknown symbol nf_ct_l3proto_module_put
xt_conntrack: Unknown symbol xt_unregister_match
xt_conntrack: Unknown symbol nf_ct_l3proto_try_module_get
xt_helper: Unknown symbol nf_ct_l3proto_module_put
xt_helper: Unknown symbol xt_unregister_matches
xt_helper: Unknown symbol nf_ct_l3proto_try_module_get
xt_helper: Unknown symbol xt_register_matches
xt_state: Unknown symbol nf_conntrack_untracked
xt_state: Unknown symbol nf_ct_l3proto_module_put
xt_state: Unknown symbol xt_unregister_matches
xt_state: Unknown symbol nf_ct_l3proto_try_module_get
xt_state: Unknown symbol xt_register_matches
xt_connbytes: Unknown symbol nf_ct_l3proto_module_put
xt_connbytes: Unknown symbol xt_unregister_matches
xt_connbytes: Unknown symbol nf_ct_l3proto_try_module_get
xt_connbytes: Unknown symbol xt_register_matches
xt_limit: Unknown symbol xt_unregister_matches
xt_limit: Unknown symbol xt_register_matches
xt_NOTRACK: Unknown symbol nf_conntrack_untracked
xt_NOTRACK: Unknown symbol xt_unregister_targets
xt_NOTRACK: Unknown symbol xt_register_targets
ipt_recent: Unknown symbol xt_register_match
ipt_recent: Unknown symbol xt_unregister_match
ipt_owner: Unknown symbol xt_register_match
ipt_owner: Unknown symbol xt_unregister_match
xt_pkttype: Unknown symbol xt_unregister_matches
xt_pkttype: Unknown symbol xt_register_matches
xt_DELUDE: Unknown symbol xt_register_target
xt_DELUDE: Unknown symbol xt_unregister_target
xt_CHAOS: Unknown symbol xt_find_match
xt_CHAOS: Unknown symbol xt_request_find_target
xt_CHAOS: Unknown symbol xt_register_target
xt_CHAOS: Unknown symbol xt_unregister_target
xt_portscan: Unknown symbol xt_register_match
xt_portscan: Unknown symbol xt_unregister_match
iptable_raw: Unknown symbol ipt_do_table
iptable_raw: Unknown symbol ipt_unregister_table
iptable_raw: Unknown symbol ipt_register_table
ipt_ipp2p: Unknown symbol xt_register_match
ipt_ipp2p: Unknown symbol xt_unregister_match
ipt_layer7: Unknown symbol xt_register_match
ipt_layer7: Unknown symbol xt_unregister_match
ipt_layer7: Unknown symbol need_conntrack
xt_string: Unknown symbol xt_unregister_matches
xt_string: Unknown symbol xt_register_matches
Somebody can help me please!!!
If you need more informations, contact me!
Thanks you in advance