iepaul
asked on
cannot telnet port 25 from webserver
I have a web server with pages that email forms. I used SMTP to connect to our Exchange server. This recently stopped working. On further investigation I found that the web server cannot telnet the exchange server on port 25, I then started the local SMTP server and I could not telnet the localhost on port 25. I can ping sucessfully.
From my own desktop I can telnet the email server on port 25. I have disabled all antivirus software and firewalls.
The exchange server is running on Windows Server 2003. The webserver is Windows 2000 Server SP4 running IIS.
From my own desktop I can telnet the email server on port 25. I have disabled all antivirus software and firewalls.
The exchange server is running on Windows Server 2003. The webserver is Windows 2000 Server SP4 running IIS.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
It means that the issue is on your web server and not on exchange server as you were able to telnet exchangeserver from your desktop as well.
On your webserver did you try to restart the server?
Did you check all DNS settings and default gateways?
If you do a NSLOOKUP from your webserver to your exchange server, does it shows proper records?