- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: why I could ssh but cannot telnet?
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
06-18-2007 11:52 AM
06-18-2007 11:52 AM
why I could ssh but cannot telnet?
I have an 11.31 machine, to which I could ssh but cannot telnet. I checked /etc/inetd.conf and telnet is enabled.
what can I do to have telnet enabled in this box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 11:55 AM
06-18-2007 11:55 AM
Re: why I could ssh but cannot telnet?
Is there an error in /var/adm/syslog/syslog.log ?
Also try to restart the inetd deamon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 12:02 PM
06-18-2007 12:02 PM
Re: why I could ssh but cannot telnet?
Also had restarted inetd by 'inetd -c", which is also logged in syslog, to no vail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 12:25 PM
06-18-2007 12:25 PM
Re: why I could ssh but cannot telnet?
what does it do ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 12:41 PM
06-18-2007 12:41 PM
Re: why I could ssh but cannot telnet?
system?
2. How much network is between you and the
HP-UX system? Same LAN segment, multiple
firewalls, or what?
3. Can you Telnet from the HP-UX system to
itself?
> [...] what message is displayed ?
> what does it do ?
Actual commands with actual output are
usually better than vague descriptions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 12:48 PM
06-18-2007 12:48 PM
Re: why I could ssh but cannot telnet?
login: root
Password:
Login incorrect
login:
I am telneting from one 11.31 machine to anoter 11.31 machine on the same subnet.
There might be some default firewall get installed but I don't know. It wasn't accepting ping but I managed to modify /etc/opt/ipf/ipf.conf and made ping to respond. But I am not sure of the rest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 01:07 PM
06-18-2007 01:07 PM
Re: why I could ssh but cannot telnet?
the Telnet server is working, and it's not a
network or firewall problem.
> login: root
/etc/securetty can stop "root" from logging
in from some places.
"man login" Or do a forum search for
something like:
hp-ux securetty
Does it work better for a non-"root" user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 07:43 PM
06-18-2007 07:43 PM
Re: why I could ssh but cannot telnet?
Jamie
try to do the following from your system
telnet 0
use root and password
if not working use the normal user
and if it is working from the user use
su -
if it is working your root user is blocked to use in telnet only root user is allowed in console console
Regards
Safar