xref: /freebsd/tests/sys/netpfil/ipfw/fwd_inetd.conf (revision c5f49ece16a92380092191fad13cb1da72af5d37)
1#
2# Set up the correct listener and a listener that matches the original
3# destination port in the test, to check the bug fixed by aab8c844b91.
4#
5http	stream tcp nowait nobody /bin/echo	echo BAD 80
6xfer	stream tcp nowait nobody /bin/echo	echo GOOD 82
7