blob: 0da1c8191bb913e58b202c56bd7813a889e645e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
#
# TCP-protocol tests.
#
#
# SMTP
#
mail.steve.org.uk must run tcp on 25 with banner 'smtp' otherwise 'mail fail'.
#
# SSH
#
ssh.steve.org.uk must run tcp on 2222 with banner 'ssh' otherwise 'ssh fail'.
|