Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sending smtp mail from behind a cisco router to an exchange server

Status
Not open for further replies.

gojoerun

IS-IT--Management
Joined
May 1, 2003
Messages
14
Location
CA
This might be extensive...i'm looking for some information to clarify a problem...

I have a situation where a router separates two subnets. On one side is a VMS (or Unix) server with no SMTP server. On the server is an application which can send email alerts. On the other side of the router is an Exchange 2000 server. The email alerts from the VMS server need to reach it's destination on the Exchange server. I am thinking that the cisco router need to be configured to allow SMTP through. My question is does the sending application need to complete SMTP acknowledgement before the message can be place in the MTA of the Exchange server ? or does it not occure until it's in the MTA ?

I propose to put the IP address of the router(on the VMS side) for the mail server destination to point to the gateway (router) in a host file and configure the router to forward SMTP mail to the IP address of the exchange server on the other side. I am hoping that the "HELO(EHLO), OK" communication will complete properly. My objective to to get mail flow from the VMS to the Exchange server without having to introduce a SMTP server on the VSM side.

This is all to confusing ...I hope it makes some sense to someone who can clarify if I'm on the right track with my thinking. Any Routing/SMTP/DNS experts out there ??

Thanks in advance !

Joe
 
Are you doing any filtering on that router? Why not just have the Unix server send mail directly to the Exchange server via the router, instead of having the router do port forwarding.

Chris.


**********************
Chris Andrew, CCNA, CCSA
chris@iproute.co.uk
**********************
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top