Package: openbsd-inetd / 0.20160825-5

test Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- /dev/null
+++ b/test.conf
@@ -0,0 +1,15 @@
+localhost:1111	stream	tcp4	nowait	md	/usr/sbin/tcpd	/usr/sbin/try-from
+#1111	stream	tcp6	nowait	md	/usr/sbin/tcpd	/usr/sbin/try-from
+
+ip6-localhost:2222	stream	tcp46	nowait	md	/usr/sbin/tcpd	/usr/sbin/in.telnetd
+
+2220	stream	tcp46	nowait	md	/usr/sbin/tcpd	/usr/sbin/try-from
+2221	stream	tcp	nowait	md	/usr/sbin/tcpd	/usr/sbin/try-from
+
+2224	stream	tcp4	nowait.3 md	/usr/sbin/tcpd	/usr/sbin/try-from
+
+2226	stream	tcp6	nowait	md	/usr/sbin/tcpd	/usr/sbin/try-from
+
+9999	stream  tcp6    nowait  md	/bin/false false
+
+#/tmp/sock	stream	unix	nowait	md	/usr/sbin/try-from