Re: Layer 7 netfilter not working

Linux Advanced Routing and Traffic Control

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

 



You may be marking on the ingress interface.  Locally generated packets
do not go through that NIC and therefore do not get marked.  You would
have to mark them on the INPUT chain of your egress interface.

Mike Fetherston

Thats the line in my iptables-skript:
$IPTABLES -t mangle -A POSTROUTING -m layer7 --l7proto ftp -j MARK --set-mark 322


Any suggestion how to modify it?
(-A INPUT doesn't work, no shaping anymore at all, when I put this)

-FB
_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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