Displaying 4 results from an estimated 4 matches for "frandsen".
2006 Jan 10
8
tc filter add ... fw returns RTNETLINK answers: Invalid argument
When I run this:
tc filter add dev eth0 parent 1: protocol ip prio 1 handle 1 fw
I get:
RTNETLINK answers: Invalid argument
The traditional interpretation of that gnarly error message is that
cls_fw is missing, but lsmod | grep cls_fw gets me:
cls_fw 2336 4 (autoclean)
I can''t remove it because it''s in use, but all 4 statements that use it
failed, so
2006 Jan 15
9
even bandwith for users on 2 newtworks
Server :
eth0 - internet DSL
eth1 - LAN
wlan0 - wireles LAN
I want server to share bandwith from eth0 evenly for users on eth1 and wlan0. How can i make it ? Is it possible ? As far as i know htb splits outgoing bandwith on one device only.
----------------------------------------------------
Grypa? Damy radę! Sprawdź jak jej zapowbiegać, a jeśli już za późno
...jak leczyć - grypa.wp.pl
2006 Jan 10
2
Shaping traffic bound for the NAT''ed networks whithout imq
...users.
I have two questions:
1) I compiled IMQ as a module and inserted it, but I couldn''t "ifconfig
imq0 up" or anything else with it, any idea what I might be doing wrong?
2) Is there any alternative to using IMQ to get all the inbound traffic
shaped at once?
--
Flemming Frandsen, NrVissing.Net administrator.
2006 Jan 07
2
Sharing a DSL between 40 subnets with htb
I have a network with around 40 /24 subnets that shares a common DSL,
this cries out for shaping so here I am trying to make it work as my
first tc project.
I have managed to cargocult some snippets from this list and tried to
come up with a config, but there are a few things that I''d really like
some input on:
1) Are the NAT''ed addresses available in the PREROUTING table