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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

telnet xxxxxx.com 25 2

Status
Not open for further replies.

RockChalk

Technical User
Sep 18, 2003
136
US
I can't telnet to this port.
"Could not open a connection to host on port 25 : connect failed.

Where do I start on troble shooting this probelm.

RC
 
It's a "domain.com"
I told that I need to be able to do the following from my workstation:
telnet domain.com 25


So you think it's the firewall?
 
Are you on the same subnet as the mail server? or is it external from you? If it's external, probably the firewall(s) blocking access. If you're on the same subnet, make sure the SMTP service on the target server is running.

I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
 
We are a single domain and we are at one site. SMTP is running. I wondering about DNS at this point.

RC
 
Is your mail server set to accept anonymous connections? Not relays..connections?

I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
 
I can telnet to that port from the email server.
Does that mean I'm ok?

RC
 
i guess that depends on what you are attempting to do... does the email server send and receive emails right now?

 
It's a "domain.com"
I told that I need to be able to do the following from my workstation:
telnet domain.com 25

The proper syntax is:
telnet server_name.domain.com 25


MCSE CCNA CCDA
 
Well duh! lol, dearingkr is correct, and we all missed it. You have to telnet to the machine name, not the domain name.

I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
 
OK thanks that works if I put in the name of our email server.
I might need to post on the exchange forum but I'm having DNS problems and my out going emails are being delayed.

Our main DC is our DNS server and it's using fowarding.
Do you all know of any go links to trouble shoot this.

From Administrator
Delivery Status Notification (Delay)

This is an automatically generated Delivery Status Notification.

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipients has been delayed.
EmailAddress@somewhere.com

Attachment:
Reporting-MTA: dns;server.domain.org

Final-Recipient: rfc822;EmailAddress@somewhere.com
Action: delayed
Status: 4.4.7
Will-Retry-Until: Sat, 12 Jun 2004 15:47:16 -0500

Thanks,
We are new to 2k server and learning as fast as we can.

RC
 
Post in the Exchange forum.

I'm Certifiable, not certified.
It just means my answers are from experience, not a book.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top