From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter@lists.netfilter.org
Subject: Re: redirecting on a local machine
Date: Fri, 19 Jan 2007 20:24:41 +0100 [thread overview]
Message-ID: <45B11AF9.8060209@plouf.fr.eu.org> (raw)
In-Reply-To: <008101c73bf9$dc9d99c0$0700a8c0@stormbook>
Hello,
saspan a écrit :
>
> iptables -t -nat -A OUTPUT -m owner ! --owner-uid squid -p tcp --dport
> 80 -j REDIRECT --to-destination 3128
'--to-destination' is not a valid option for REDIRECT. The only valid
option is '--to-ports'.
> doesn't seem to work,
That does not provide much info. Can you elaborate ?
> cause a browser would not be expecting a reply
> from a transparent proxy when waiting for replies to its requests.
Huh ?
next prev parent reply other threads:[~2007-01-19 19:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-19 18:44 redirecting on a local machine saspan
2007-01-19 18:47 ` Jan Engelhardt
2007-01-19 18:54 ` saspan
2007-01-19 19:24 ` Pascal Hambourg [this message]
2007-01-19 19:48 ` saspan
2007-01-19 22:23 ` Jan Engelhardt
2007-01-27 14:57 ` Jan Engelhardt
2007-01-19 22:34 ` Pascal Hambourg
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=45B11AF9.8060209@plouf.fr.eu.org \
--to=pascal.mail@plouf.fr.eu.org \
--cc=netfilter@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.