Re: know if packets are marked

Linux Advanced Routing and Traffic Control

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

 



Also connection tracking (cat /proc/net/ip_conntrack) if loaded will
show up the mark id (mark=).

Andreas

On Wed, 2007-01-24 at 07:29 -0300, Roberto Pereyra wrote:
> 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
> 

_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux