netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Haxby <john.haxby@oracle.com>
To: netfilter@vger.kernel.org
Cc: Mart Frauenlob <mart.frauenlob@chello.at>
Subject: Re: Squid Redirection
Date: Tue, 05 Jan 2010 10:31:55 +0000	[thread overview]
Message-ID: <4B43151B.1040709@oracle.com> (raw)
In-Reply-To: <4B430812.40608@chello.at>

On 05/01/10 09:36, Mart Frauenlob wrote:
> Besides the REDIRECT, there's also a newer target: TRPOXY -
> http://www.balabit.com/downloads/files/tproxy/README.txt
>
>    

I've read that, but I'm still not clear what TPROXY gives me that 
REDIRECT doesn't, except that it seems more complex.

For example, I have

iptables -A PREROUTING -p tcp -m tcp ! --dport 3128 -j REDIRECT 
--to-ports 3128

I don't need anything else, just a process listening on port 3128 that 
knows what to do with redirected connections.

What would TPROXY give me that that doesn't?

jch

      reply	other threads:[~2010-01-05 10:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 18:31 Squid Redirection Aaron Clausen
2010-01-04 18:38 ` Kenneth Sande
2010-01-05 22:45   ` Aaron Clausen
2010-01-05 23:24     ` Kenneth Sande
2010-01-06  9:41       ` Mart Frauenlob
2010-01-06 10:12         ` Mart Frauenlob
2010-01-05  9:36 ` Mart Frauenlob
2010-01-05 10:31   ` John Haxby [this message]

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=4B43151B.1040709@oracle.com \
    --to=john.haxby@oracle.com \
    --cc=mart.frauenlob@chello.at \
    --cc=netfilter@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).