All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Leblond <eric@regit.org>
To: Daniel Chemko <dchemko@smgtec.com>
Cc: Netfilter developmnet mailing list <netfilter-devel@lists.netfilter.org>
Subject: Re: CONNMARK and state RELATED
Date: Wed, 03 Mar 2004 08:04:43 +0100	[thread overview]
Message-ID: <1078297483.1447.3.camel@localhost> (raw)
In-Reply-To: <7C9884991ADAE0479C14F10C858BCDF56791B5@alderaan.smgtec.com>

Le mer 03/03/2004 à 01:53, Daniel Chemko a écrit :
> Does anyone know if these two technologies are compatible?

I think so, I've deployed this to do the same as you and it works fine
(even with FTP)

> My rules are as follows:
> ${IPTABLES} -t mangle -A PREROUTING --source ${_fip} --destination
> ${_sip} -p ${_proto} -j CONNMARK --set-mark ${_fwmark} -m mark --mark 0
> 

Have you try as show at :
	http://hom.regit.org/connmark.html
(You need to restore the mark.)

BR,
--
Eric Leblond

  reply	other threads:[~2004-03-03  7:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03  0:53 CONNMARK and state RELATED Daniel Chemko
2004-03-03  7:04 ` Eric Leblond [this message]
2004-03-03  7:39 ` Henrik Nordstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1078297483.1447.3.camel@localhost \
    --to=eric@regit.org \
    --cc=dchemko@smgtec.com \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.