From: spaceman <spaceman@antispaceman.com>
To: netfilter@vger.kernel.org
Subject: Re: Using iptables to send local traffic to proxy
Date: Tue, 16 Jun 2015 15:37:45 +0100 [thread overview]
Message-ID: <20150616143745.GA1679@home.antispaceman.local> (raw)
In-Reply-To: <20150602165933.Horde.OYlnRWEwhY5VbcTVsieGKGA@webmailnew.dds.nl>
[-- Attachment #1: Type: text/plain, Size: 639 bytes --]
Hi Lucas,
You need to make sure that traffic from the proxy isn't getting caught in your
intercept rules and therefore talking to itself.
The first method listed here has nearly always works for me:
http://www.tldp.org/HOWTO/TransparentProxy-6.html
You will need to update accordingly with the correct sockets. You shouldn't
need to touch routing and routing traffic to the proxy will not work because
the TCP headers will be incorrect and the packets will probably be dropped by
your firewall.
Might I suggest you direct your question at the squid mailling list if you
haven't already done so.
Regards,
spaceman
[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-06-16 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-02 14:59 Using iptables to send local traffic to proxy L.W. van Braam van Vloten
2015-06-16 14:37 ` spaceman [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=20150616143745.GA1679@home.antispaceman.local \
--to=spaceman@antispaceman.com \
--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).