- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ndd & tcp_status
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
10-26-2001 08:54 PM
10-26-2001 08:54 PM
ndd & tcp_status
The ndd -get /dev/tcp tcp_status" command results in the following error:
"operation failed, Invalid argument"
Could you please advise. Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2001 06:06 AM
10-27-2001 06:06 AM
Re: ndd & tcp_status
the command/option works fine on my 11.x
system. To make sure you are giving
a valid option , run
#ndd -get /dev/tcp '?'
-> this will list the valid options allowed
by ndd . Check whether tcp_status is
listed in it.
Also, try running the command as root.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2001 06:16 AM
10-27-2001 06:16 AM
Re: ndd & tcp_status
forgot to add ..
to close the close-wait connections, there
is a tcp_discon option to do it with the
ndd set command.
you may also like to look at the tcp_close_wait interval setting.
-R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2001 11:46 PM
11-12-2001 11:46 PM
Re: ndd & tcp_status
We have four servers that "ndd" fails to work with the tcp_status parameter. Other servers don't have this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2001 04:52 AM
11-13-2001 04:52 AM
Re: ndd & tcp_status
Hi, it could be that these four servers dont
have the latest patches. Do
#ll `which ndd`
and check their sizes with the working systems. Also, look at their permission and
ownerships.
#what `which ndd`
checks their revisions.
hth
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2001 06:42 AM
11-13-2001 06:42 AM