summaryrefslogtreecommitdiff
path: root/cfg/tcp.cfg
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-17 15:31:34 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-17 15:31:34 +0000
commitea44deee383e1d2584bd250ca44ef0328e5d1baa (patch)
tree9304f5676f48523875f94789d6ec45f1fa576541 /cfg/tcp.cfg
parent776311397d4db04b63f883d60c3adf998129de74 (diff)
New cfg file.
Diffstat (limited to 'cfg/tcp.cfg')
-rw-r--r--cfg/tcp.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/cfg/tcp.cfg b/cfg/tcp.cfg
new file mode 100644
index 0000000..0da1c81
--- /dev/null
+++ b/cfg/tcp.cfg
@@ -0,0 +1,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'.