- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: telnet 0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
11-19-2002 06:04 PM
11-19-2002 06:04 PM
telnet 0
This command opens a new session to the current host. However, I have ever encountered boxes which do not recognise the 0 (zero) parameter.
Can someone share with me where this is configured?
Rgds,
Shahril
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 06:14 PM
11-19-2002 06:14 PM
Re: telnet 0
What kind of boxes would that be? Could you tell us the OS, patch level, bit level, hareware model? Security settings? applications?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 10:36 AM
11-20-2002 10:36 AM
Re: telnet 0
I used to use "telnet ." on HPUX10.20 and 11.0, but it seems to not work any more on HPUX11i :-(
...and not on S(l)olaris 7/8 and not on linux...
FWIW,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 11:01 AM
11-20-2002 11:01 AM
Re: telnet 0
If you try ping 0 or . or .. or ... you'll see a response from 127.0.0.1 the loopback address.
Personally, I wouldn't worry about it - if typing 'telnet localhost' is too much trouble, add a single character hostname as an alias to localhost and use that.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 12:01 PM
11-20-2002 12:01 PM
Re: telnet 0
Recently I have upgraded couple of my boxes to 11i from 11.0 to find telnet 0 won't work on 11i.
Thanks
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 02:24 PM
11-20-2002 02:24 PM
Re: telnet 0
but I should think that the implementation of route.h may have changed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 02:40 PM
11-20-2002 02:40 PM
Re: telnet 0
We have 11i servers and 'telnet 0' works just fine. We did a fresh install on them.
sysA # uname -a
HP-UX sysA B.11.11 U 9000/800 142575636 unlimited-user license
sysA # telnet 0
Trying...
Connected to 0.
Escape character is '^]'.
Local flow control on
Telnet TERMINAL-SPEED option ON
HP-UX sysA B.11.11 U 9000/800 (te)
login:
...Manjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 02:44 PM
11-20-2002 02:44 PM
Re: telnet 0
How does your /etc/hosts look like? Does it have an entry for localhost?
Also, are you making use of /var/adm/inetd.sec file? If yes, can you post telnet-related entries?
Rgds
...Manjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 07:03 PM
11-20-2002 07:03 PM
Re: telnet 0
I just want to learn how it is configured.
Hi Manjeet,
My /etc/hosts is normal:
127.0.0.1 localhost loopback
followed by the various machine entries
And, no, I am not using inetd.sec.
Rgds,
Shahril
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 08:15 PM
11-20-2002 08:15 PM
Re: telnet 0
Looking at the responses so far (and checking for 11i myself), I don't see problem to be an OS limitation. When you say you are unable to "telnet 0" for some servers, were you -
1. able to do "telnet localhost" successfully?
2. ping 0 (as suggested by John) successfully?
3. telnet to the server (as opposed to remsh)?
I vaguely remember seeing this problem somewhere. If you can post more details viz. under what circumstances you see this problem, that will help.
Rgds
...Manjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 11:31 PM
11-27-2002 11:31 PM
Re: telnet 0
I think I have led you astray. All my machines allow telnet 0, but those at the HP classrooms when I go for training do not.
I had asked my instructor, but he does not know.
As I have told John, this is just for learning's sake.
Nevertheless, appreciate if someone can still assist in figuring this out. Knowledge and points up for grabs.
TIA,
Shahril
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2002 11:40 PM
11-27-2002 11:40 PM
Re: telnet 0
It will work on HP-UX 10.X But not working in HP-UX 11.x . Nothing to do with /etc/hosts .
Some hardcoded thing in telnet executable.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2002 01:27 AM
11-28-2002 01:27 AM
Re: telnet 0
I did some tests on the 11.i implementation of HP-UX , we've got several servers running on several patchlevels so I had the chance of testing it several times, these are my results ..
the telnet 0 should work as before , indeed the procedure works by redirecting you to the 127.0.0.1 loopback interface , the only way it could fail is if in the routing does go horribly wrong , testing the loopback with nslookup isn't ok as it would return an error on 0 but when doing ping 0 you should see the 127.0.0.1 interface been pinged , it could however be that someone has made changes on your system so that this feature doesn't work or that some errors have crept into the DNS implementation (or that the system has no patching at all , all my systems do run at least a telnet and an arpa transport patch)
the only way to fix this would be to see if indeed something is wrong with the name resolving as this is the most probable cause of the 'problem/behaviour" you see at the HP classroom environment
if this doesn't help could you be more specific to what reply telnet gives , is it a simple hostname unknown or a more elaborate message or error code