# 2001 by Marcus Thiesen (marcus@thiesenweb.de) 
# Template config for lslan
# This are the four ways to configure lslan.
# Beware of testing hosts twice.
# All options are structured like servicename:port
# Servicename is not allowed to have any whitespaces in it.

[all] #Tested on all hosts
SMB:139 
FTP:21
HTTP:80

#[hal1.thiesenweb.de] #Test a single host by name
#SMB:139

#[192.168.1.0] #Test a network
#HTTP:80

#[192.168.1.3] #Test a host by IP
#SMB:139
#MySQL:3306