Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: 17
  • Order by date
  1. 17

    Critical problem with tcpip (FIN_WAIT_2)

    Thanks anshudad for your fast answer. We have properly seted up our network device. I don't know what you exactly mean with "thewall". We'll look for this later. But now, let me clarify you the following: The -U option of lsof show us all the sockets, but we can't figure out which...
  2. 17

    Critical problem with tcpip (FIN_WAIT_2)

    Hi everyone, we're in trouble with some sockets that never close. We need to close this connections (shown with the following command: netstat | grep -i node_commander | grep -i FIN_WAIT_2): tcp4 0 0 f1n3.34148 node_commander.6666 FIN_WAIT_2 ...... We don't know hot to...
  3. 17

    AIX - RPC/XDR standard?

    Hi, people, anybody knows if RPC and XDR protocols implemented in AIX are standard? and complaint whith others RPC implementations like Sun, etc.? We need to code some client/server aplication across diferent boxes running diferent OS whith RPC/XDR, and we don't known if this implementations...

Part and Inventory Search

Back
Top