Displaying 1 result from an estimated 1 matches for "boinklab".
Did you mean:
boinklabs
2006 Apr 14
0
Revised smb-wall (Was: smbclient -M --> ERRmsgoff?)
...ed up by Keith Farrar <farrar@parc.xerox.com>
#
# Cleanup and corrections by
# Michal Jaegermann <michal@ellpspace.math.ualberta.ca>
# Message to send can be now also fed (quietly) from stdin; a pipe will
do.
# Modified 20060414 to work with Samba v3 by
# Charlie Wilkinson <cwilkins@boinklabs.com>
# Added call to nmblookup to resolve IP addresses to NetBIOS names
#=======================================================================
======
$smbstatus = "/usr/bin/smbstatus -S";
$smbshout = "/usr/bin/smbclient -M";
$nmblookup = "/usr/bin/nmblookup -A";...