On Mon, 29 Dec 2003 At 09:43 -0500, [EMAIL PROTECTED] Articulated:

> Hi. I want to mark icmp packet on a brigde and then i want to put in a
> separate class in htb !

maybe something like this would work:

iptables -t mangle -A PREROUTING -i br0 -s 192.160.0.0/24 -p icmp -j MARK
--set-mark 0x01

-- 
David DeLauro
Computer Systems Analyst
Saint Joseph's College
Rensselaer, IN 47978


When the World gains wisdom I will gain peace. - Id

If I wrote down every thought I have ever thought and every deed I have
ever done, men would call me a monster of depravity. - Somerset Maugham

People demand freedom of speech to make up for the freedom of thought
which they avoid. - Soren Kierkegaard
_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to