Samba

Disabling NetBIOS

The NetBIOS service is part of Samba and is annoying because it fills firewall logs with its UDP packets to Port 138. You can disable it by adding the following line:

"disable netbios = yes"

to the categoy "Global" in /etc/samba/smb.conf and restarting samba.