.TH "NBTSCAN" "1" .SH "NAME" nbtscan \(em program for scanning networks for NetBIOS name information .SH "SYNOPSIS" .PP \fBnbtscan\fR [\fB-v\fP] [\fB-d\fP] [\fB-e\fP] [\fB-l\fP] [\fB-t \fItimeout\fR\fP] [\fB-b \fIbandwidth\fR\fP] [\fB-r\fP] [\fB-q\fP] [\fB-s \fIseparator\fR\fP] [\fB-h\fP] [\fB-m \fIretransmits\fR\fP] [\fB-f \fP\fIfilename\fR | \fIscan_range\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBnbtscan\fR command. .PP This manual page was written for the \fBDebian GNU/Linux\fP distribution because the original program does not have a manual page. .PP \fBnbtscan\fR is a program for scanning IP networks for NetBIOS name information. It sends NetBIOS status query to each address in supplied range and lists received information in human readable form. For each responded host it lists IP address, NetBIOS computer name, logged-in user name and MAC address (such as Ethernet). .SH "OPTIONS" .PP A summary of options is included below. .IP "\fB-v\fP " 10 Verbose output. Print all names received from each host. .IP "\fB-d\fP " 10 Dump packets. Print whole packet contents. Cannot be used with \-v, \-s or \-h options. .IP "\fB-e\fP " 10 Format output in /etc/hosts format. .IP "\fB-l\fP " 10 Format output in lmhosts format. Cannot be used with \-v, \-s or \-h options. .IP "\fB-t \fP\fItimeout\fR " 10 Wait timeout seconds for response. Default 1. .IP "\fB-b \fP\fIbandwidth\fR " 10 Output throttling. Slow down output so that it uses no more that bandwidth bps. Useful on slow links, so that ougoing queries don't get dropped. .IP "\fB-r\fP " 10 Use local port 137 for scans. Win95 boxes respond to this only. You need to be root to use this option. .IP "\fB-q\fP " 10 Suppress banners and error messages. .IP "\fB-s \fP\fIseparator\fR " 10 Script-friendly output. Don't print column and record headers, separate fields with separator. .IP "\fB-h\fP " 10 Print human-readble names for services. Can only be used with \-v option. .IP "\fB-m \fP\fIretransmits\fR " 10 Number of retransmits. Default 0. .IP "\fB-f \fP\fIfilename\fR " 10 Take IP addresses to scan from file "filename" .IP "\fIscan_range\fR " 10 What to scan. Can either be single IP like 192.168.1.1 or range of addresses in one of two forms: xxx.xxx.xxx.xxx/xx or xxx.xxx.xxx.xxx-xxx. .SH "BUGS" .PP Report bugs to alla@sovlink.ru (that's autor of nbtscan). I cannot promise to do anything but I might well want fix it. Remember: no warranty. At least it's worth what you payed for it. .SH "AUTHOR" .PP This manual page was written by Ryszard Lach rla@debian.org for the \fBDebian GNU/Linux\fP system (but may be used by others) and is based on nbtscan author's README file. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation. .\" created by instant / docbook-to-man, Wed 02 Jun 2010, 17:22