From: Alan Strassberg on
In article <XdKdnXGwK-YXQ4DVRVnyggA(a)kpnqwest.it>,
Elia Spadoni <admin(a)NOSPAMspadhausen.com> wrote:
[..]
>I tried to implement it, and tried to test an "smtp-redirect" - to forward
>every request from the LAN (both primary or secondary) that were directed to
>a remote smtp server (TCP 25) to the mail server that sits in the DMZ
[..]

A SMTP redirect is more complicated than this...

http://paleale.net/email/Email%20RedirectionXXX.htm

http is much easier because of WCCP

http://wiki.squid-cache.org/ConfigExamples/FullyTransparentWithTPROXY?highlight=%28proxy%29%7C%28traNSPARENT%29

alan
From: Elia Spadoni on
Hello, I don't want to get it complicated..

I just wanted to forward any request from the lan client (from the canonic
fast0/0 -> serial0/0 for example)
to remote ports 80 and 443 to an IP in my dmz (on the router fast0/1) to
port 8080.

I am not able to find the right syntax