|
Is there a way to set this up in pfSense though? I'm a bit confused as
to what my rules need to be (my first thought is LAN Subnet 80/TCP
=> DMZ Host:6060 via port forward). Is that correct? -Kyle Gary Buckmaster wrote: I think the confusion here stems from where squid lives on the network. If you run squid on your firewall, then a simple redirect rule can be used to redirect LAN->WAN http traffic up to the port squid is listening on. If, however, you are running squid on a separate machine somewhere on your network (I believe the OP is running his squid box in the DMZ) then you can (and should) have your firewall do the work of redirecting traffic to the squid box. Squid, in this scenario, acts as a second gateway for the network but only for squid-relevant traffic. I hope this clarifies things.-Gary -----Original Message----- From: Tommaso Di Donato [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 26, 2005 9:24 AM To: [email protected] Subject: Re: [pfSense Support] Transparent Squid proxy in DMZ? Hi! Gary, maybe I do not understand perfectly your point of view, because I used Squid mainly under Linux. I understand we are speaking about using Squid as lan->wan web cache; the only thing I cannot understand is why, in your opinion, transproxy could not work simply by redirecting web traffic (instead of using route-to). In linux this is the only possible way of doing this (at least, without using iproute and tc), so I always configured my squid as transproxy, and used the iptables redirection. Anyway, I understand you are speaking about a totally different way of doing it (and in my opinion, both the ways can work.), so I am very happy to learn smthg new! On 10/26/05, Gary Buckmaster <[EMAIL PROTECTED]> wrote: |
- Re: [pfSense Support] Transparent Squid proxy in DMZ? Kyle Mott
