home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.internals:1942 comp.unix.wizards:4564
- Path: sparky!uunet!cis.ohio-state.edu!ucbvax!mtxinu!sybase!larryj
- From: larryj@sybase.com (Larry Johnson)
- Newsgroups: comp.unix.internals,comp.unix.wizards
- Subject: Netstat output
- Keywords: netstat streams tcp/ip
- Message-ID: <25475@sybase.sybase.com>
- Date: 6 Nov 92 00:48:40 GMT
- Sender: news@Sybase.COM
- Lines: 10
-
-
- Given the following (truncated) output from the netstat command:
-
- Active Internet connections
- Proto Recv-Q Send-Q Local Address Foreign Address (state)
- tcp 0 0 oy.login popeye.1023 ESTABLISHED
- tcp 0 0 oy.2010 popeye.1760 ESTABLISHED
-
- why is it that under the local address column, one is identified by a
- name (login) and one by just a number (2010).
-