[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

know if packets are marked



Hi !!

I marking packets in a bridge:

Mark outbound www packets  from clients:

/usr/local/sbin/iptables -A PREROUTING -t mangle -m physdev
--physdev-in eth1 -p tcp --dport 80 -j MARK --set-mark 2

How I can know if this packets are marked ?

roberto

--
Ing. Roberto Pereyra
ContenidosOnline
Looking for Linux Virtual Private Servers ? Click here:
http://www.spry.com/hosting-affiliate/scripts/t.php?a_aid=426&a_bid=56



Reply to: