- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Can No Longer Telnet to box
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
04-27-2004 11:57 PM
04-27-2004 11:57 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 12:09 AM
04-28-2004 12:09 AM
Re: Can No Longer Telnet to box
Has the machine been rebooted since you removed the patch bundle?
What patch bundle are we refering to?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 12:10 AM
04-28-2004 12:10 AM
Re: Can No Longer Telnet to box
COuld you provide more info.
The removal of patches could create an unstable server. Did you create an ignite tape before patching? If so a restore of that tape garanties to bring you back to your old status.
If not what were the config problems, and how did you solve them/just by removing the patch?
Did you reboot after installing/removing the patch?
What were the patches you installed/removed?
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 12:10 AM
04-28-2004 12:10 AM
Re: Can No Longer Telnet to box
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 12:11 AM
04-28-2004 12:11 AM
Re: Can No Longer Telnet to box
1)Try reconfiguring inetd daemon by issuing the following command
inetd -c
2)check the entry for telnet in /etc/inetd.conf file
3)check for telnet entries in /etc/services.ensure wether the entry is correct or not.
4)check /var/adm/inetd.sec file.
Though i havent given the accurate solution, I have pointed to the places where there might most likely issues related to telnet,.
regards
Senthil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 12:37 AM
04-28-2004 12:37 AM
Re: Can No Longer Telnet to box
Here is what I get when I try to telnet to the box.
telnetd: /dev/pts/ta: No such file or directory
.
Local flow control off
Connection lost by foreign host
I have looked at /etc/inetd.conf , etc/services and /var/adm/inetd.sec. All look good. I have done teh inetd -c as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 01:35 AM
04-28-2004 01:35 AM
Re: Can No Longer Telnet to box
I stand by my earlier suggestion - restore from tape. Especially if you know which patch caused the problem - install everything except that one.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 01:53 AM
04-28-2004 01:53 AM
Re: Can No Longer Telnet to box
I think your problem should be solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 03:20 AM
04-28-2004 03:20 AM
Re: Can No Longer Telnet to box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 06:37 AM
04-28-2004 06:37 AM
Re: Can No Longer Telnet to box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 06:45 AM
04-28-2004 06:45 AM
Re: Can No Longer Telnet to box
Also, I think Mike might be on to something... run insf -e and see what you get there... Check your /dev/pty* /dev/tty*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 06:36 AM
04-29-2004 06:36 AM
Re: Can No Longer Telnet to box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 12:32 PM
04-29-2004 12:32 PM
Re: Can No Longer Telnet to box
This happened to one of my colleagues. At this time there was an error message saying linker could not resolve symbols " ". I cannot recollect because it was sometime back. Anyhow the symbols must be in the swagent log file. Please do a search on itrc with those symbols. You will get a step by step instruction of how to resolve the problem. Once the patches are reinstalled then you should be fine.
However the best option would be to restore from an image if you have one.
Thanks
hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 04:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2004 01:49 AM
05-03-2004 01:49 AM
Re: Can No Longer Telnet to box
Thanks to everyone who responded.