inetd.conf revision 1.36
11.36Sfvdl#	$NetBSD: inetd.conf,v 1.36 2000/06/22 11:35:13 fvdl Exp $
21.1Scgd#
31.1Scgd# Internet server configuration database
41.1Scgd#
51.18Smikel#	@(#)inetd.conf	8.2 (Berkeley) 3/18/94
61.1Scgd#
71.35Ssommerfe#ftp		stream	tcp	nowait	root	/usr/libexec/ftpd	ftpd -ll
81.35Ssommerfe#telnet		stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd
91.29Smycroft#shell		stream	tcp	nowait	root	/usr/libexec/rshd	rshd -L
101.35Ssommerfe#login		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -L
111.5Sderaadt#exec		stream	tcp	nowait	root	/usr/libexec/rexecd	rexecd
121.5Sderaadt#uucpd		stream	tcp	nowait	root	/usr/libexec/uucpd	uucpd
131.5Sderaadt#nntp		stream	tcp	nowait	usenet	/usr/libexec/nntpd	nntpd
141.29Smycroft#finger		stream	tcp	nowait	nobody	/usr/libexec/fingerd	fingerd
151.28Sad#ident		stream	tcp	nowait	nobody:kmem /usr/libexec/identd	identd -l -o -e -N
161.35Ssommerfe#tftp		dgram	udp	wait	root	/usr/libexec/tftpd	tftpd -l -s /tftpboot
171.29Smycroft#comsat		dgram	udp	wait	root	/usr/libexec/comsat	comsat
181.29Smycroft#ntalk		dgram	udp	wait	nobody:tty	/usr/libexec/ntalkd	ntalkd
191.14Sthorpej#bootps		dgram	udp	wait	root	/usr/sbin/bootpd	bootpd
201.22Smrg#
211.22Smrg#	Games
221.22Smrg#
231.21Smrg#hunt		dgram	udp	wait	nobody	/usr/games/huntd	huntd
241.22Smrg#
251.22Smrg#	Internal services
261.22Smrg#
271.18Smikel#tcpmux		stream	tcp	nowait	root	internal
281.22Smrg#echo		stream	tcp	nowait	nobody	internal
291.22Smrg#discard	stream	tcp	nowait	nobody	internal
301.22Smrg#chargen	stream	tcp	nowait	nobody	internal
311.29Smycroft#daytime	stream	tcp	nowait	nobody	internal
321.29Smycroft#time		stream	tcp	nowait	nobody	internal
331.22Smrg#echo		dgram	udp	wait	nobody	internal
341.22Smrg#discard	dgram	udp	wait	nobody	internal
351.22Smrg#chargen	dgram	udp	wait	nobody	internal
361.22Smrg#daytime	dgram	udp	wait	nobody	internal
371.22Smrg#time		dgram	udp	wait	nobody	internal
381.18Smikel#qotd		stream	tcp	nowait	nobody	/usr/games/fortune	fortune
391.22Smrg#
401.22Smrg#	Kerberos authenticated services
411.22Smrg#
421.11Scgd#klogin		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k
431.11Scgd#eklogin	stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k -x
441.11Scgd#kshell		stream	tcp	nowait	root	/usr/libexec/rshd 	rshd -k
451.22Smrg#
461.22Smrg#	Services run ONLY on the Kerberos server
471.22Smrg#
481.5Sderaadt#krbupdate	stream	tcp	nowait	root	/usr/libexec/registerd	registerd
491.1Scgd#kpasswd	stream	tcp	nowait	root	/usr/libexec/kpasswdd	kpasswdd
501.22Smrg#
511.22Smrg#	RPC based services
521.22Smrg#
531.36Sfvdl#rstatd/1-3	dgram	rpc/udp	wait:100	nobody:kmem	/usr/libexec/rpc.rstatd	rpc.rstatd
541.36Sfvdl#rusersd/2-3	dgram	rpc/udp	wait:100	nobody	/usr/libexec/rpc.rusersd rpc.rusersd
551.29Smycroft#walld/1	dgram	rpc/udp	wait	nobody:tty	/usr/libexec/rpc.rwalld	rpc.rwalld
561.22Smrg#sprayd/1	dgram	rpc/udp	wait	nobody	/usr/libexec/rpc.sprayd	rpc.sprayd
571.10Sderaadt#rquotad/1	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rquotad rpc.rquotad
581.24Sitojun#
591.24Sitojun#	IPv6 services.
601.24Sitojun#	The only difference with the above is "tcp6" instead of "tcp".
611.30Sitojun#	Be sure to enable both "tcp" and "tcp6" when you need service for
621.30Sitojun#	both IPv4/v6.  Consult inetd(8) for details.
631.24Sitojun#
641.35Ssommerfe#ftp		stream	tcp6	nowait	root	/usr/libexec/ftpd	ftpd -ll
651.35Ssommerfe#telnet		stream	tcp6	nowait	root	/usr/libexec/telnetd	telnetd
661.31Sitojun#shell		stream	tcp6	nowait	root	/usr/libexec/rshd	rshd -L
671.35Ssommerfe#login		stream	tcp6	nowait	root	/usr/libexec/rlogind	rlogind -L
681.27Sad#finger		stream	tcp6	nowait	nobody	/usr/libexec/fingerd	fingerd
691.35Ssommerfe#tftp		dgram	udp6	wait	root	/usr/libexec/tftpd	tftpd -l -s /tftpboot
701.34Sfvdl
711.34Sfvdl#
721.34Sfvdl#	IPv6 RPC services.
731.34Sfvdl#
741.36Sfvdl#rstatd/1-3	dgram	rpc/udp6	wait:100	root	/usr/libexec/rpc.rstatd	rpc.rstatd
751.36Sfvdl#rusersd/2-3	dgram	rpc/udp6	wait:100	root	/usr/libexec/rpc.rusersd rpc.rusersd
76