This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SMTP Proxy Error Message

When attempting to forward SMTP mail from an internal Exchange 2003 server via an SMTP connector to the Astaro firewall, the message will sit in the Exchange SMTP queue for at least ten minutes trying to connect w/ the Astaro box. Sometimes it will eventually deliver, other times the Exchange queue will sit in retry. The following event entries are generated:

On Exchange: The semaphore timeout period has expired

On Astaro: SMTP Connection from  lost while reading message data

Telnetting to 25 works from E2K3 to Astaro and if I DON'T use Astaro as a gateway (using Exchange to deliver SMTP directly via DNS), it works fine.

Has anyone come across this?

Chris   


This thread was automatically locked due to age.
Parents
  • That is an interesting problem; turn the SMTP protocol logging to high and see where the dialog is dropping out. The intermittent nature seems to indicate a network connectivity issue: duplicate IPs (but Windows would bitch about that -check the Event Logs), network storms, bad cable/hub/switch connection, bad routing announcements...

    ping the firewall continuously from the Exchange Server (-t) and see if you get packet drops; of course you will have to enable the capability to ping under ICMP...
       
Reply
  • That is an interesting problem; turn the SMTP protocol logging to high and see where the dialog is dropping out. The intermittent nature seems to indicate a network connectivity issue: duplicate IPs (but Windows would bitch about that -check the Event Logs), network storms, bad cable/hub/switch connection, bad routing announcements...

    ping the firewall continuously from the Exchange Server (-t) and see if you get packet drops; of course you will have to enable the capability to ping under ICMP...
       
Children
No Data