- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Strange message in syslog.log file !
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
01-17-2003 12:15 PM
01-17-2003 12:15 PM
I was checking the syslog.log file on my HPUX 11.00 server, and detect the next message:
Jan 13 16:42:05 s_inb_15 inetd[1360]: telnet/tcp: accept: No buffer space availa
ble
Jan 17 12:35:37 s_inb_15 inetd[1360]: telnet/tcp: accept: No buffer space availa
ble
Jan 17 12:35:47 s_inb_15 inetd[1360]: telnet/tcp: accept: No buffer space availa
ble
Look that always get the [1360] socket. Somebody knows if that is a problem, or maybe can be a sniffer program searching on my network ?
Best Regards!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2003 12:25 PM
01-17-2003 12:25 PM
Re: Strange message in syslog.log file !
In one case the member posted that increasing nstrtel parameter fixed him problem. You may want to try it. Increase it by 50% and see if it helps.
1360 is the pid of your inetd process. It's not the socket.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2003 12:29 PM
01-17-2003 12:29 PM
Re: Strange message in syslog.log file !
Or If you get this error on a service guad node then check for package ip address..
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2003 03:16 PM
01-19-2003 03:16 PM
SolutionThat stems from either the client being entirely too impatient, or the (in this case) inetd being too slow :) However, they are not "fatal" errors - inetd is still working, its listen endpoint is still good etc etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2003 03:46 PM
01-19-2003 03:46 PM