- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- General
- >
- connecting to a port wth telnet
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 05:34 AM
12-21-2009 05:34 AM
telnet
With SecureCRT it works, i can query my scripts.
But when I try with command prompt, it disconnects when I write a simple letter. Is a there setting in Command Prompt which I need to modify?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 05:46 AM
12-21-2009 05:46 AM
Re: connecting to a port wth telnet
You telnet ip 10000, just like above, it will say connected. That's it. It's just a test for a port being open.
ndmp 10000/tcp Network Data Management Protocol
ndmp 10000/udp Network Data Management Protocol
# Brian Ehrmantraut
10000 is for Netapps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 05:46 AM
12-21-2009 05:46 AM
Re: connecting to a port wth telnet
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 05:57 AM
12-21-2009 05:57 AM
Re: connecting to a port wth telnet
To import or export, i need to execute scripts when connected with telnet.
SecureCRT works but command prompt disconnect when entering a single letter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 06:03 AM
12-21-2009 06:03 AM
Re: connecting to a port wth telnet
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 06:12 AM
12-21-2009 06:12 AM
Re: connecting to a port wth telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 06:32 AM
12-21-2009 06:32 AM
SolutionI would not expect to be able to "telnet someserver 10000" and be able to run UNIX scripts, but be aware that it also has its own scripting language. I'd assume at that point, it makes the connection and starts whatever authentication process it goes thru.
I'd assume you need to do ssh to run remote commands, or some sort of remsh / rexec. I'd consult the docs for SecureCRT or contact their tech support.
Having never actually used it, and not knowing which "scripting" you're referring to, I can't go any further......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-21-2009 07:14 AM
12-21-2009 07:14 AM
Re: connecting to a port wth telnet
> [...] installed on Windows.
So, as I understand this, the built-in Telnet
client program on Windows doesn't behave the
same as a third-party Telnet client program
on Windows, and you're asking why in an HP-UX
forum? Why?
> You telnet ip 10000, just like above, it
> will say connected. That's it. It's just a
> test for a port being open.
Well, hardly, but you do need to know what to
send to the server program, and you need to
have a program which can send it. (For
example, Telnet to port 80 on a system
running a Web server, and send it:
GET / HTTP/1.0
and a couple of new-lines.
http://www.dgate.org/~brg/bvtelnet80/
)
> What exactly is listening on port 10000?
> It's a specific software [...]
That didn't tell _me_ anything useful.
If the problem really is with the Windows
Telnet client, then you might get better
answers sooner in an appropriate (Microsoft)
forum. (Certainly better than "It's just a
test [...]".)
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP