Re: [squid-users] Forwarding traffic with Squid

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 28 Mar 2003 14:20:51 +0100

Squid is a HTTP proxy. You can only redirect HTTP traffic to Squid.

Other traffic needs to either be forwarded as is (maybe with
NAT/Masquerade) or use of other proxies capable of transparently
proxying the involved protocols.

If your primary goal is that these services should work then firewalling
with NAT/Masquerad is recommended.

Regards
Henrik

"Jorge S.F." wrote:
>
> Dear friends,
>
> using iptables, I redirect all the traffic from a machine to squid port
> 3128. I would like to work like a proxy http, and forward the rest of the
> traffic (i.e. smtp, pop3, telnet, etc) to their respective destination
> servers. That is, working as proxy http, and being transparent for the other
> kind of traffic at other ports.
> I use for this, the "allways_direct allow PORTS" options, with an "acl PORTS
> port 23, 25, 110" ...
> It seems that the destination servers receive the packets, but the requests
> are empty, and the comunication and service can't be stablish. HTTP traffic
> works ok.
> Have I forget any other consideration? Is it possible to make?
>
> Thanks. Best regards,
>
> Jorge Saiz
Received on Fri Mar 28 2003 - 07:25:55 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:25 MST