2k3SBS, Exchange 2k3, SMTP will not send over internet, only locally
I have set up Windows 2003 SBS running Exchange 2003. I have two nics and a router. Router ip=192. 168. 1. 1, nic1 ip=192. 168. 1. 100, nic2(lan) ip = 192. 168. 10. 1. I can send and receive email within the local domain.
I have set up Windows 2003 SBS running Exchange 2003. I have two nics and a router. Router ip=192.168.1.1, nic1 ip=192.168.1.100, nic2(lan) ip = 192.168.10.1.
I can send and receive email within the local domain. I can recieve email from the internet. I cannot send email out to the internet.
I am missing something in the configuration of the SMTP server.
Not sure what other info to provide. Please Help!!??
I can send and receive email within the local domain. I can recieve email from the internet. I cannot send email out to the internet.
I am missing something in the configuration of the SMTP server.
Not sure what other info to provide. Please Help!!??
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
There are two possible causes for this, depending on how your SBS machine is set up.
Is your SBS machine configured to send e-mail directly to the host, or is it going through a proxy machine (e.g. your ISP's mail server)?
Is DNS set up correctly - can you ping external addresses from the server?
Is your SBS machine configured to send e-mail directly to the host, or is it going through a proxy machine (e.g. your ISP's mail server)?
Is DNS set up correctly - can you ping external addresses from the server?
I can ping and resolve host names from my server using DNS on the server. I have it setup to resolve host names using DNS, not by smarthost.
How do I enable logging for the SMTP service? I checked Windows\System32\LogFiles and don't have anything resembling SMTPlog
How do I enable logging for the SMTP service? I checked Windows\System32\LogFiles and don't have anything resembling SMTPlog
Excerpt from SMTP Log:
(IP address masked to protect the innocent)
Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2005-03-30 22:09:17
#Fields: time c-ip cs-method cs-uri-stem sc-status
22:09:17 xxx.xxx.61.11 EHLO - 250
22:09:17 xxx.xxx.61.11 MAIL - 250
22:09:17 xxx.xxx.61.11 RCPT - 250
22:09:17 xxx.xxx.61.11 xexch50 - 504
22:09:17 xxx.xxx.61.11 BDAT - 250
22:09:17 xxx.xxx.61.11 QUIT - 240
22:09:27 xxx.xxx.38.245 HELO - 250
22:09:27 xxx.xxx.38.245 MAIL - 250
22:09:27 xxx.xxx.38.245 RCPT - 250
22:09:27 xxx.xxx.38.245 DATA - 250
22:09:27 xxx.xxx.38.245 QUIT - 240
This is worse than Latin for me. Does anything jump out here?
(IP address masked to protect the innocent)
Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2005-03-30 22:09:17
#Fields: time c-ip cs-method cs-uri-stem sc-status
22:09:17 xxx.xxx.61.11 EHLO - 250
22:09:17 xxx.xxx.61.11 MAIL - 250
22:09:17 xxx.xxx.61.11 RCPT - 250
22:09:17 xxx.xxx.61.11 xexch50 - 504
22:09:17 xxx.xxx.61.11 BDAT - 250
22:09:17 xxx.xxx.61.11 QUIT - 240
22:09:27 xxx.xxx.38.245 HELO - 250
22:09:27 xxx.xxx.38.245 MAIL - 250
22:09:27 xxx.xxx.38.245 RCPT - 250
22:09:27 xxx.xxx.38.245 DATA - 250
22:09:27 xxx.xxx.38.245 QUIT - 240
This is worse than Latin for me. Does anything jump out here?
Been awhile since I looked at this stuff, but the numbers on the end resort to codes, the 250 is an acceptance code, So, everything is good until Xexch50 - 504 which might refer to http://support.microsoft.com/default.aspx?scid=kb;en-us;843106&sd=ee
If not, please respond back....
Also.....what does even viewer say?
If not, please respond back....
Also.....what does even viewer say?
Weird - I can receive internal and external mail, can send internal mail but not internet mail. Also, the Event Viewer had POP3 errors, but no SMTP errors. Does this make ANY sense. I always thought POP3 was incoming and SMTP was outgoing. Here is the text from an Event Error:
============
An error occurred during a POP3 transaction to server <rocksolidcomp.com [Dave]>. The error is 10061 (No connection could be made because the target machine actively refused it.
).
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
============
Clicking the link took me to a "no additional info" page.
============
An error occurred during a POP3 transaction to server <rocksolidcomp.com [Dave]>. The error is 10061 (No connection could be made because the target machine actively refused it.
).
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
============
Clicking the link took me to a "no additional info" page.