How to use telnet?

Home » Knowledge Base » Server Management » How to use telnet?

Telnet allows you to see if you have а connection to a specific hostname on a given port. To use Telnet you need to execute the following command through your computer’s console or command prompt:
telnet HOSTNAME PORT

To quit telnet use the combination of “Ctrl” and closing square bracket “]”, after that type “quit” and press enter.

You need to replace HOSTNAME with the hostname/website that you are having issues with. The PORT needs to be replaced with a port number depending on the service you are going to test:
Port 21 – used for FTP;
Port 25 and port 587 – are used for SMTP, SMTP+TLS, and SMTP+SSL;
Port 80 – used for HTTP;
Port 443 – used for HTTPS;
Port 110 – used for POP3 and POP3+TLS;
Port 143 – used for IMAP and IMAP+TLS;
Port 993 – used for IMAP+SSL;
Port 995 – used for POP3+SSL;
Port 2222 – used for SSH.

So for example if you experience problems with HTTPS access on a domain named yourdomain.com, you need to execute the following command:
telnet yourdomain.com 443

For some Windows versions you need to explicitly enable Telnet, you can find out how to do this using the official tutorial from the Microsoft Wiki -> http://social.technet.microsoft.com/wiki/contents/articles/910.windows-7-enabling-telnet-client.aspx)

If you connect successfully you should receive either a blank screen or a server response stating the name of the service.

If you cannot connect to our servers, you should receive an error like this:
telnet: could not resolve HOSTNAME/PORT: Name or service not known
In the latter case, please try using Telnet for another port on our servers as this will help you to determine whether our firewall is blocking your IP address or the problem lies elsewhere. If you cannot connect through another port, please open a Trouble Ticket concerning the problem from your Hosting Control Panel -> Support -> Support Center -> Trouble Tickets, so our Support team can investigate the issue and check if we are blocking your IP address for some reason. If you can connect through another port, this means we are not blocking your IP address and something is restricting the connection. A few things that could be blocking the connection are – the firewall of your local computer, the anti-virus software of your local computer, the local router, and your ISP.

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Upload Files in Zenphoto

Knowing how to upload files in Zenphoto is a fundamental skill. In this guide, we share how to go through the process and manage your project and media library quickly and easily.   Step 1: Log in to Zenphoto The first step in the process is to log in to...

How to Back Up your TYPO3 Project

In this article, we outline the step-by-step process for backing up your TYPO3 project, ensuring that all your data, settings, and other essential information are safely stored. Regardless of your level of expertise, this method is simple to follow and provides...

How to Install Themes in TYPO3

Learning how to install themes in TYPO3 is essential, as it enables you to personalize your website fully. Whether you are working on a personal blog or a complex business website, the process of installing a theme in TYPO3 is the same. In this article, we share how...

How to Add Extensions to TYPO3

TYPO3 is a versatile platform that allows you to customize it any way you wish. One of TYPO3's strengths is the so-called extensions that enable you to add any kind of functionality to your website. In this article, we share how to add extensions to TYPO3. What are...

How to Add a Page in TYPO3

TYPO3 is a versatile platform that offers numerous features and an intuitive interface. If you're just getting started with the CMS, one of the first tasks you'll likely complete is creating a new page for your website. In this guide, we showcase how to do so and...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Upload Files in Zenphoto

Knowing how to upload files in Zenphoto is a fundamental skill. In this guide, we share how to go through the process and manage your project and media library quickly and easily.   Step 1: Log in to Zenphoto The first step in the process is to log in to...

How to Back Up your TYPO3 Project

In this article, we outline the step-by-step process for backing up your TYPO3 project, ensuring that all your data, settings, and other essential information are safely stored. Regardless of your level of expertise, this method is simple to follow and provides...

How to Install Themes in TYPO3

Learning how to install themes in TYPO3 is essential, as it enables you to personalize your website fully. Whether you are working on a personal blog or a complex business website, the process of installing a theme in TYPO3 is the same. In this article, we share how...

How to Add Extensions to TYPO3

TYPO3 is a versatile platform that allows you to customize it any way you wish. One of TYPO3's strengths is the so-called extensions that enable you to add any kind of functionality to your website. In this article, we share how to add extensions to TYPO3. What are...

How to Add a Page in TYPO3

TYPO3 is a versatile platform that offers numerous features and an intuitive interface. If you're just getting started with the CMS, one of the first tasks you'll likely complete is creating a new page for your website. In this guide, we showcase how to do so and...

How to Use Modules in TYPO3

TYPO3 is a CMS based on a modular architecture, meaning that users can use various built-in tools and add-ons to manage content, other users, configurations, and more. In this guide, we share how to use modules in TYPO3, so you get the most out of them.   What...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.