summaryrefslogtreecommitdiff
path: root/cfg/tcp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/tcp.cfg')
-rw-r--r--cfg/tcp.cfg15
1 files changed, 0 insertions, 15 deletions
diff --git a/cfg/tcp.cfg b/cfg/tcp.cfg
deleted file mode 100644
index 0da1c81..0000000
--- a/cfg/tcp.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-
-#
-# 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'.