Displaying 3 results from an estimated 3 matches for "mihailov".
Did you mean:
mikhailov
2004 Jun 22
5
htb filter
Hello,
I have wrote some scripts to shape about 1000 workstations.
My config:
Pentium IV - 2GHz, 1Gb RAM, RedHat Enterprise Advanced Server 3, kernel 2.4.21-9.EL, iproute-2.4.7-11.30E.1
2 Gigabit Lan cards in bridge mode.
I use htb. Everything work fine, but I have troubles with showing running configuration.
# Init shaper root for dev eth0
tc qdisc add dev eth0 root handle 2: htb default 200
2004 Jul 24
1
tc del filter troubles
...Invalid argument
/sbin/tc filter del dev eth2 parent 2:20 protocol ip handle 1775 fw
flowid 2:1775
RTNETLINK answers: No such file or directory
I think that class cannot be deleted becouse there is filter pointing to
it. But how to delete that filters?
Any hint will be extreme usefull.
Svetozar Mihailov.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Jan 31
5
tc filter protocol arp question
...rent 2: protocol arp prio 1 flowid 2:10
Last line give me an error:
tc filter add dev eth1 parent 2: protocol arp prio 1 flowid 2:10
Unknown filter "flowid", hence option "2:10" is unparsable
How to select entire arp protocol ( dhcp conversation )?
Thanks.
--
Svetozar Mihailov
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/