- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Telnet issue
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-25-2003 12:17 PM
06-25-2003 12:17 PM
Re: Telnet issue
Is the system trusted? If so, you may need to add the appropriate tty to the allowed list of terminalts (/tcb/auth/tty ??)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:21 PM
06-25-2003 12:21 PM
Re: Telnet issue
I also checked /var/adm/inetd.sec. This file appears to be ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:21 PM
06-25-2003 12:21 PM
Re: Telnet issue
I also checked /var/adm/inetd.sec. This file appears to be ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:26 PM
06-25-2003 12:26 PM
Re: Telnet issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:28 PM
06-25-2003 12:28 PM
Re: Telnet issue
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:38 PM
06-25-2003 12:38 PM
Re: Telnet issue
Checked passwd file. Root passwd entry appears to be ok.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:43 PM
06-25-2003 12:43 PM
Re: Telnet issue
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:49 PM
06-25-2003 12:49 PM
Re: Telnet issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:55 PM
06-25-2003 12:55 PM
Re: Telnet issue
Can you post the output of the following command:
# grep telnet /etc/inetd.conf /etc/services /var/adm/inetd.sec
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 12:57 PM
06-25-2003 12:57 PM
Re: Telnet issue
As a last resort, try 'insf -e' on the box and see if it helps. I am running out of ideas for now.
I would suggest one more to get more debugging information. Run 'tusc' against inetd. You will need to download tusc from HP's porting center. Once you got it installed, do
#ps -ef|grep inetd
(note the process id (pid))
#/opt/tusc/bin/tusc -f -o /tmp/inetd.out pid
Telnet to the box. Once the connection is closed, do a control-c on the above and post inetd.out file.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2003 01:06 PM
06-25-2003 01:06 PM
Re: Telnet issue
/etc/inetd.conf:
telnet stream tcp nowait root /usr/lbin/telnetd telnetd -b /etc/issue
/etc/services:
telnet 23/tcp
There are no telnet entries in /var/adm/inetd.sec
Thanks for all your help guys...I am currently signing off, but I will keep you all posted on the results tomorrow....thanks again...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 05:20 AM
06-26-2003 05:20 AM
Re: Telnet issue
Do you have an /etc/hosts.allow and hosts.deny?
What's in them, if so?
Thanks,
Kel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 05:49 AM
06-26-2003 05:49 AM
Re: Telnet issue
After more investigation, we found that the /etc/pam.conf file was corrupted. We restored this file from /usr/newconfig/etc and it was all good.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2003 08:10 AM
06-26-2003 08:10 AM
Re: Telnet issue
-Sri
- « Previous
-
- 1
- 2
- Next »