Computing.Net > Forums > Linux > How to telnet to a specific port?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to telnet to a specific port?

Reply to Message Icon

Name: jb60606
Date: March 28, 2008 at 07:01:21 Pacific
OS: Suse 10
CPU/Ram: 8 core XEON
Product: Sun
Comment:

Can anyone tell me how to telnet to an address using a specific port?

I've tried the following:

telnet 206.XXX.244.XXX 36985
telnet 206.XXX.244.XXX:36985

If either of those are correct, I suppose a route just hasn't been set up between the two hosts.

Thanks in advance.



Sponsored Link
Ads by Google

Response Number 1
Name: jefro
Date: March 28, 2008 at 09:07:35 Pacific
Reply:

By default, Telnet servers listen on TCP port 23.

You have to configure the server and all firewalls and proxies.

Also depends on the client. Some can use telnet ip address port instead of ip address:port. host /PORT=80 and others.

See man telnet or use telnet --help or your help system.

I read it wrong and answer it wrong too. So get off my case you peanut.


0

Response Number 2
Name: ejm154
Date: April 8, 2008 at 02:49:00 Pacific
Reply:

the above commands are OK, but the telnet server on 206.XXX.244.XXX must be set to listen on port 36985


0

Response Number 3
Name: nidz_ms
Date: April 14, 2008 at 06:13:35 Pacific
Reply:

Please try to change the port of your telnet server in linux machine.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: How to telnet to a specific port?

How to start 2 sendmail process? www.computing.net/answers/linux/how-to-start-2-sendmail-process/6021.html

how to customize user access files www.computing.net/answers/linux/how-to-customize-user-access-files/21577.html

IPTables, ports and DNS www.computing.net/answers/linux/iptables-ports-and-dns/17286.html