summaryrefslogtreecommitdiff
path: root/cfg/tcp.cfg
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-26 15:40:43 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-26 15:40:43 +0000
commit70f1bba117b384772e5ad22acd10057999d52e64 (patch)
treebb55db7a1ea3cfa226be1a7424c4c764b43edf84 /cfg/tcp.cfg
parent698ebcefc5b7185e25bd84698dd1c01bec8510c9 (diff)
Updated the sample configuration file to have more examples - and
removed the redundant files.
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'.