- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to connect via 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
07-24-2000 10:39 AM
07-24-2000 10:39 AM
Unable to connect via telnet
I able able to rlogin and ftp into the sytem and can telnet out to another HP 9000
system. Short of rebooting, is there another way of reactivating the telnet listener?
Thank You,
Attilio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 10:42 AM
07-24-2000 10:42 AM
Re: Unable to connect via telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 10:46 AM
07-24-2000 10:46 AM
Re: Unable to connect via telnet
# netstat -an |grep 23
A line should display with the following:
tcp 0 0 *.23 *.* LISTEN
Best Wishes,
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 10:48 AM
07-24-2000 10:48 AM
Re: Unable to connect via telnet
You should also check whether telnet is activated on your server by checking its presence in /etc/inetd.conf.
Their might also be a problem with the contents of the file /var/adm/inetd.sec in that it refuses a connection on that specific port from that specific ip address.
Cfr man 4 inetd.sec for more details.
Bye,
Rik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 10:51 AM
07-24-2000 10:51 AM
Re: Unable to connect via telnet
Brian
<*(((>< er
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 10:56 AM
07-24-2000 10:56 AM
Re: Unable to connect via telnet
Is it working? If yes, the problem could be into the remote box or network...(to be more specific: from the command prompt type: telnet_space_dot_enter)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2000 11:10 AM
07-24-2000 11:10 AM
Re: Unable to connect via telnet
This can be done if inetd is already running.
All telnet connection information will then show up in /var/adm/syslog/syslog.log
To turn logging back off re-issue inetd -l
Brian
<*(((>< er
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2000 11:42 PM
07-25-2000 11:42 PM
Re: Unable to connect via telnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2000 11:56 PM
07-25-2000 11:56 PM