All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John A. Sullivan III" <john.sullivan@nexusmgmt.com>
To: Glen Spidal <glens@cybercorpinc.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Netfilter and Squid
Date: Tue, 27 Jan 2004 12:54:50 -0500	[thread overview]
Message-ID: <1075226090.1898.78.camel@jasiiitosh.nexusmgmt.com> (raw)
In-Reply-To: <5.2.1.1.0.20040127093418.029803f0@mail.cybercorpinc.com>

On Tue, 2004-01-27 at 12:41, Glen Spidal wrote:
> Hello all,
> 
> I have the following setup:
> 
> Internet->PublicIP_Router->Cross-over-cable->Squid_Server->LAN
> 
> Squid works fine as does Dans' Guardian web filter.  MY question is what do 
> I need to do to route web traffic through squid and allow email traffic to 
> flow around Squid?  Currently, client-based email (Outlook and Entourage) 
> does not work because there is no route.  I must make sure that all LAN 
> clients go through squid since it is a school.
> 
> I've looked through the how-to's but have not found specific examples and 
> syntax.
<snip>
I usually set Squid up as a transparent proxy, i.e., I use the REDIRECT
iptables target to redirect any Internet bound traffic on port 80 to
port 3128 on the same server (and thus to Squid) whereas all other
traffic just obeys the normal iptables rules - John 
-- 
John A. Sullivan III
Chief Technology Officer
Nexus Management
+1 207-985-7880
john.sullivan@nexusmgmt.com
---
If you are interested in helping to develop a GPL enterprise class
VPN/Firewall/Security device management console, please visit
http://iscs.sourceforge.net 



  reply	other threads:[~2004-01-27 17:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-27 17:41 Netfilter and Squid Glen Spidal
2004-01-27 17:54 ` John A. Sullivan III [this message]
2004-01-27 18:28   ` Cody Harris
     [not found] ` <5.2.1.1.0.20040127105001.00b60650@mail.cybercorpinc.com>
2004-01-27 19:17   ` John A. Sullivan III

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=1075226090.1898.78.camel@jasiiitosh.nexusmgmt.com \
    --to=john.sullivan@nexusmgmt.com \
    --cc=glens@cybercorpinc.com \
    --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.