From mboxrd@z Thu Jan 1 00:00:00 1970 From: FB Date: Mon, 12 Jul 2004 22:53:14 +0000 Subject: Re: [LARTC] Layer 7 netfilter not working Message-Id: <40F3165A.80701@flintz.de> List-Id: References: <40EED18F.4050804@flintz.de> In-Reply-To: <40EED18F.4050804@flintz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > 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@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/