From mboxrd@z Thu Jan 1 00:00:00 1970 From: "James Lista" Date: Tue, 26 Oct 2004 03:43:43 +0000 Subject: [LARTC] mark Message-Id: <001101c4bb0d$fd7e5360$480710ac@d3lta> List-Id: References: <200403261656.21037.pandre@darkstar.nom.za> In-Reply-To: <200403261656.21037.pandre@darkstar.nom.za> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org folks, when marking a packet to band control , what is the diffent between: iptables -t mangle -A PREROUTING -m p2p --p2p all -j CONNMARK --set-mark $P2P_MARK iptables -t mangle -A PREROUTING -m connmark --mark $P2P_MARK -j CONNMARK --restore-mark and iptables -t mangle -A PREROUTING -m p2p --p2p all -j MARK --set-mark $P2P_MARK ?????? tried to "patch-o-matic" with connmark and didnot work out (kernel 2.6.9)... .. it works ok with 2.4.x thanks any help _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/