> -----Original Message-----
> From: Paul Johnson [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, 25 March 2004 8:55 AM
> To: Nathan Kidd
> Cc: [EMAIL PROTECTED]
> Subject: Re: nbtstat -S
> 
> 
> "Nathan Kidd" <[EMAIL PROTECTED]> writes:
> 
> > I have a newbie question - whats the Linux CLI equivalent 
> of nbtstat 
> > -S from the command line?
> 
> For those of us who haven't used Windows beyond what is 
> absolutely necessary in a desktop situation for work in 
> almost a decade, just what the heck is nbtstat -S supposed to 
> accomplish?
> 
> -- 
>  .''`.     Paul Johnson <[EMAIL PROTECTED]>
> : :'  :    
> `. `'`     proud Debian admin and user
>   `-       Debian.  Because it *must* work.  debian.org   
> aboutdebian.com
> 

Displays protocol statistics and current TCP/IP connections using NBT
(NetBIOS over TCP/IP).

NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
        [-r] [-R] [-RR] [-s] [-S] [interval] ]

  -a   (adapter status) Lists the remote machine's name table given its
name
  -A   (Adapter status) Lists the remote machine's name table given its
                        IP address.
  -c   (cache)          Lists NBT's cache of remote [machine] names and
their IP
 addresses
  -n   (names)          Lists local NetBIOS names.
  -r   (resolved)       Lists names resolved by broadcast and via WINS
  -R   (Reload)         Purges and reloads the remote cache name table
  -S   (Sessions)       Lists sessions table with the destination IP
addresses
  -s   (sessions)       Lists sessions table converting destination IP
                        addresses to computer NETBIOS names.
  -RR  (ReleaseRefresh) Sends Name Release packets to WINs and then,
starts Refr
esh

  RemoteName   Remote host machine name.
  IP address   Dotted decimal representation of the IP address.
  interval     Redisplays selected statistics, pausing interval seconds
               between each display. Press Ctrl+C to stop redisplaying
               statistics.

Reply via email to