Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 1999 10:16:47 +1000
From:      Peter Jeremy <jeremyp@gsmx07.alcatel.com.au>
To:        stuyman@confusion.net
Cc:        freebsd-security@FreeBSD.ORG
Subject:   Re: ports and applications
Message-ID:  <99Jun11.100036est.40350@border.alcanet.com.au>
In-Reply-To: <376052E0.6D8FFF3D@confusion.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Laurence Berland <stuyman@confusion.net> wrote:
>Just how would you go about running telnet on port 80?

In /etc/inetd.conf:
-telnet	stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd
+80	stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd

Then send inetd a SIGHUP.

Peter


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99Jun11.100036est.40350>