- SMTP proxy to another Internet host

PDA

View Full Version : SMTP proxy to another Internet host


Andre Vaux
07-25-2004, 02:48 AM
Is is possible to forward/proxy SMTP to another internet host? A bit
like PAT but to an external address instead of an internal one. Got a
bit of a problem and losing mail.

i.e.

All traffic recieved on
Internethost1:25
is forwarded/proxied to
Internethost2:25

Is this possible running Cisco 837 DSL router? (12.2)

Thanks

Andre

Alan Strassberg
07-25-2004, 02:48 AM
In article <772c40af.0407190124.12cdf9b9@posting.google.com>,
Andre Vaux <andre.vaux@tesco.net> wrote:
>Is is possible to forward/proxy SMTP to another internet host? A bit
>like PAT but to an external address instead of an internal one. Got a
>bit of a problem and losing mail.
>
>i.e.
>
>All traffic recieved on
>Internethost1:25
>is forwarded/proxied to
>Internethost2:25

Yes, use a route-map. The gotcha is you'll need to redirect
the re-mapped packets on the SMTP host. Here's a writeup I
did that should help.

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

alan