inetd.conf revision 1.40
11.40Sitojun#	$NetBSD: inetd.conf,v 1.40 2000/12/31 06:06:50 itojun 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.40Sitojun#ftp		stream	tcp6	nowait	root	/usr/libexec/ftpd	ftpd -ll
91.35Ssommerfe#telnet		stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd
101.40Sitojun#telnet		stream	tcp6	nowait	root	/usr/libexec/telnetd	telnetd
111.29Smycroft#shell		stream	tcp	nowait	root	/usr/libexec/rshd	rshd -L
121.40Sitojun#shell		stream	tcp6	nowait	root	/usr/libexec/rshd	rshd -L
131.35Ssommerfe#login		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -L
141.40Sitojun#login		stream	tcp6	nowait	root	/usr/libexec/rlogind	rlogind -L
151.5Sderaadt#exec		stream	tcp	nowait	root	/usr/libexec/rexecd	rexecd
161.5Sderaadt#uucpd		stream	tcp	nowait	root	/usr/libexec/uucpd	uucpd
171.5Sderaadt#nntp		stream	tcp	nowait	usenet	/usr/libexec/nntpd	nntpd
181.29Smycroft#finger		stream	tcp	nowait	nobody	/usr/libexec/fingerd	fingerd
191.40Sitojun#finger		stream	tcp6	nowait	nobody	/usr/libexec/fingerd	fingerd
201.28Sad#ident		stream	tcp	nowait	nobody:kmem /usr/libexec/identd	identd -l -o -e -N
211.35Ssommerfe#tftp		dgram	udp	wait	root	/usr/libexec/tftpd	tftpd -l -s /tftpboot
221.40Sitojun#tftp		dgram	udp6	wait	root	/usr/libexec/tftpd	tftpd -l -s /tftpboot
231.29Smycroft#comsat		dgram	udp	wait	root	/usr/libexec/comsat	comsat
241.29Smycroft#ntalk		dgram	udp	wait	nobody:tty	/usr/libexec/ntalkd	ntalkd
251.14Sthorpej#bootps		dgram	udp	wait	root	/usr/sbin/bootpd	bootpd
261.22Smrg#
271.22Smrg#	Games
281.22Smrg#
291.21Smrg#hunt		dgram	udp	wait	nobody	/usr/games/huntd	huntd
301.22Smrg#
311.22Smrg#	Internal services
321.22Smrg#
331.18Smikel#tcpmux		stream	tcp	nowait	root	internal
341.22Smrg#echo		stream	tcp	nowait	nobody	internal
351.40Sitojun#echo		stream	tcp6	nowait	nobody	internal
361.22Smrg#discard	stream	tcp	nowait	nobody	internal
371.40Sitojun#discard	stream	tcp6	nowait	nobody	internal
381.22Smrg#chargen	stream	tcp	nowait	nobody	internal
391.40Sitojun#chargen	stream	tcp6	nowait	nobody	internal
401.29Smycroft#daytime	stream	tcp	nowait	nobody	internal
411.40Sitojun#daytime	stream	tcp6	nowait	nobody	internal
421.29Smycroft#time		stream	tcp	nowait	nobody	internal
431.40Sitojun#time		stream	tcp6	nowait	nobody	internal
441.22Smrg#echo		dgram	udp	wait	nobody	internal
451.40Sitojun#echo		dgram	udp6	wait	nobody	internal
461.22Smrg#discard	dgram	udp	wait	nobody	internal
471.40Sitojun#discard	dgram	udp6	wait	nobody	internal
481.22Smrg#chargen	dgram	udp	wait	nobody	internal
491.40Sitojun#chargen	dgram	udp6	wait	nobody	internal
501.22Smrg#daytime	dgram	udp	wait	nobody	internal
511.40Sitojun#daytime	dgram	udp6	wait	nobody	internal
521.22Smrg#time		dgram	udp	wait	nobody	internal
531.40Sitojun#time		dgram	udp6	wait	nobody	internal
541.18Smikel#qotd		stream	tcp	nowait	nobody	/usr/games/fortune	fortune
551.40Sitojun#qotd		stream	tcp6	nowait	nobody	/usr/games/fortune	fortune
561.22Smrg#
571.22Smrg#	Kerberos authenticated services
581.22Smrg#
591.11Scgd#klogin		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k
601.11Scgd#eklogin	stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k -x
611.11Scgd#kshell		stream	tcp	nowait	root	/usr/libexec/rshd 	rshd -k
621.22Smrg#
631.22Smrg#	Services run ONLY on the Kerberos server
641.22Smrg#
651.37Sthorpej#kerberos-adm	stream	tcp	nowait	root	/usr/libexec/kadmind	kadmind
661.40Sitojun#kerberos-adm	stream	tcp6	nowait	root	/usr/libexec/kadmind	kadmind
671.39Sfvdl#kpasswd	dgram	udp	nowait	root	/usr/libexec/kpasswdd	kpasswdd
681.40Sitojun#kpasswd	dgram	udp6	nowait	root	/usr/libexec/kpasswdd	kpasswdd
691.38Sthorpej#
701.38Sthorpej# The hprop service is run on slave KDCs to receive the database from
711.38Sthorpej# the master KDC.
721.38Sthorpej#hprop		stream	tcp	nowait	root	/usr/libexec/hpropd	hpropd
731.22Smrg#
741.22Smrg#	RPC based services
751.22Smrg#
761.36Sfvdl#rstatd/1-3	dgram	rpc/udp	wait:100	nobody:kmem	/usr/libexec/rpc.rstatd	rpc.rstatd
771.40Sitojun#rstatd/1-3	dgram	rpc/udp6	wait:100	root	/usr/libexec/rpc.rstatd	rpc.rstatd
781.36Sfvdl#rusersd/2-3	dgram	rpc/udp	wait:100	nobody	/usr/libexec/rpc.rusersd rpc.rusersd
791.40Sitojun#rusersd/2-3	dgram	rpc/udp6	wait:100	root	/usr/libexec/rpc.rusersd rpc.rusersd
801.29Smycroft#walld/1	dgram	rpc/udp	wait	nobody:tty	/usr/libexec/rpc.rwalld	rpc.rwalld
811.22Smrg#sprayd/1	dgram	rpc/udp	wait	nobody	/usr/libexec/rpc.sprayd	rpc.sprayd
821.10Sderaadt#rquotad/1	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rquotad rpc.rquotad
83