bjblackmore
Posts: 80
Joined: 9.Aug.2005
Status: offline
|
Hi, We're running Windows 2003 Server (standard) SP2, with ISA Server 2006 (standard). IIS6 is setup as our edge SMTP relay, with an Exchange 2003 server (standard) SP2, on our internal network. For a while now we've been told that some emails aren't getting through to us. This only seems to be from 1 or 2 domains, but its always the same domains. I've checked the SMTP logs, and it shows the below information, which seems to suggest a timeout (TIMEOUT 121). I have tried solving this by increasing the timeout to 15, 20 then 25 minutes, but this didn't solve the problem. Having googled the issue some people suggest changing the MTU size of any routers, so on our DSL router I have tried setting the MTU size from 1500, to 1480, 1458, 1412, and 1400 (a few suggested values), but still the problem persists. 2008-01-20 18:46:16 195.2xx.2xx.51 mail3.sendersdomain.com SMTPSVC1 ISA 192.168.0.1 HELO 250 48 27 0 SMTP - - 2008-01-20 18:46:16 195.2xx.2xx.51 mail3.sendersdomain.com SMTPSVC1 ISA 192.168.0.1 MAIL 250 46 39 0 SMTP - - 2008-01-20 18:46:16 195.2xx.2xx.51 mail3.sendersdomain.com SMTPSVC1 ISA 192.168.0.1 RCPT 250 33 36 0 SMTP - - 2008-01-20 19:17:02 195.2xx.2xx.51 mail3.sendersdomain.com SMTPSVC1 ISA 192.168.0.1 TIMEOUT 121 84 4 1845562 SMTP - - 2008-01-20 19:17:02 195.2xx.2xx.51 mail3.sendersdomain.com SMTPSVC1 ISA 192.168.0.1 QUIT 240 84 4 1845562 SMTP - - The following site, http://chris-linfoot.net/d6plinks/CWLT-5WADL5, says MTU size can be negotiated between two hosts, but some firewalls can block the negotiation. Apparently MTU path discovery uses ICMP 'destination host unreachable' to negotiate the MTU size, and suggests allowing it through any firewall. So I have created a new protocol in ISA toolbox for ICMP: code=1, type=3, (which is apparently destination host unreachable). I have then added the protocol to the firewall allow rules. But I'm still getting the TIMEOUT issue. I've also increased the message size allowed for incoming messages to 20mb, although the messages that we've been told we're not getting, have since been forwarded to a yahoo account, and they are just small plain text emails, no massive attachments or anything, probably less than 50kb! I'm not too sure what else could be causing the problem. ISA 2006 seems to be configured correctly! Could it be something on the sending SMTP server? Something misconfigured on a router between us and the sender? If so, how do you go about solving this? Any help, or suggestions greatly appreciated! Ben
< Message edited by bjblackmore -- 20.Jan.2008 4:19:16 PM >
|