List Process tied to Port: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
(Created page with "# Determine the <tt>'''tcpcb'''</tt> (TCP Control Block) tied to the port. ## <tt>'''# netstat -Aan -f inet'''</tt> ##")
(No difference)

Revision as of 12:04, 13 January 2016

  1. Determine the tcpcb (TCP Control Block) tied to the port.
    1. # netstat -Aan -f inet