On Tue, Mar 20, 2001, To mike ray wrote about "Re: netstat":
> Or maybe this is simply a socket that 'netstat' itself needs to open in order
> to query network information, much like a "ps" process appears when running
> "ps"? Again, a look at netstat sources can answer this question but I'm too
> lazy to do it now...


A little further research shows that this cannot be the explanation:
$ cat  /proc/net/raw
  sl  local_address rem_address   st tx_queue rx_queue tr tm->when retrnsmt   uid  
timeout inode                               
   0: 00000000:0001 00000000:0000 07 00000000:00000000 00:00000000 00000000     0      
  0 0                                   
   1: 00000000:0006 00000000:0000 07 00000000:00000000 00:00000000 00000000     0      
  0 0   

So even when no "netstat" is running these two raw sockets are open.

-- 
Nadav Har'El                        |       Tuesday, Mar 20 2001, 25 Adar 5761
[EMAIL PROTECTED]             |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |Cement mixer collided with a prison van.
http://nadav.harel.org.il           |Look out for sixteen hardened criminals.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to