LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: problem marking 3_tier client packets with iptables

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: problem marking 3_tier client packets with iptables
Cc: pmueller@xxxxxxxxxxxx
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Tue, 21 May 2002 16:26:54 -0400
> iptables -t mangle -A 3_tier -j MARK --set-mark 1
> 
> I get "No chain/target/match by that name"

Off-line, Peter Mueller pointed out the problem. In man iptables
(but not iptables --help) you can only mangle in OUTPUT and PREROUTING.

I've got a working piece of code now. 

Thanks

Joe
-- 
Joseph Mack PhD, Senior Systems Engineer, Lockheed Martin
contractor to the National Environmental Supercomputer Center, 
mailto:mack.joseph@xxxxxxx ph# 919-541-0007, RTP, NC, USA


<Prev in Thread] Current Thread [Next in Thread>