11.59Schristos#	$NetBSD: inetd.conf,v 1.59 2016/10/25 17:16:34 christos Exp $
21.1Scgd#
31.1Scgd# Internet server configuration database
41.1Scgd#
51.18Smikel#	@(#)inetd.conf	8.2 (Berkeley) 3/18/94
61.1Scgd#
71.58Stls#http		stream	tcp	nowait:600	_httpd	/usr/libexec/httpd	httpd /var/www
81.58Stls#http		stream	tcp6	nowait:600	_httpd	/usr/libexec/httpd	httpd /var/www
91.35Ssommerfe#ftp		stream	tcp	nowait	root	/usr/libexec/ftpd	ftpd -ll
101.40Sitojun#ftp		stream	tcp6	nowait	root	/usr/libexec/ftpd	ftpd -ll
111.59Schristos# Note: "-a valid" does not work for older telnet clients that do not support
121.59Schristos# authentication
131.55Schristos#telnet		stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd -a valid
141.55Schristos#telnet		stream	tcp6	nowait	root	/usr/libexec/telnetd	telnetd -a valid
151.29Smycroft#shell		stream	tcp	nowait	root	/usr/libexec/rshd	rshd -L
161.40Sitojun#shell		stream	tcp6	nowait	root	/usr/libexec/rshd	rshd -L
171.35Ssommerfe#login		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -L
181.40Sitojun#login		stream	tcp6	nowait	root	/usr/libexec/rlogind	rlogind -L
191.5Sderaadt#exec		stream	tcp	nowait	root	/usr/libexec/rexecd	rexecd
201.49Sitojun#exec		stream	tcp6	nowait	root	/usr/libexec/rexecd	rexecd
211.56Selad#finger		stream	tcp	nowait	nobody	/usr/libexec/fingerd	fingerd -lsmu
221.56Selad#finger		stream	tcp6	nowait	nobody	/usr/libexec/fingerd	fingerd -lsmu
231.54Schristos#ident		stream	tcp	nowait	nobody	/usr/libexec/identd	identd -l -o OTHER -e -N
241.54Schristos#ident		stream	tcp6	nowait	nobody	/usr/libexec/identd	identd -l -o OTHER -e -N
251.35Ssommerfe#tftp		dgram	udp	wait	root	/usr/libexec/tftpd	tftpd -l -s /tftpboot
261.40Sitojun#tftp		dgram	udp6	wait	root	/usr/libexec/tftpd	tftpd -l -s /tftpboot
271.29Smycroft#comsat		dgram	udp	wait	root	/usr/libexec/comsat	comsat
281.41Sitojun#comsat		dgram	udp6	wait	root	/usr/libexec/comsat	comsat
291.29Smycroft#ntalk		dgram	udp	wait	nobody:tty	/usr/libexec/ntalkd	ntalkd
301.14Sthorpej#bootps		dgram	udp	wait	root	/usr/sbin/bootpd	bootpd
311.22Smrg#
321.22Smrg#	Games
331.22Smrg#
341.21Smrg#hunt		dgram	udp	wait	nobody	/usr/games/huntd	huntd
351.22Smrg#
361.22Smrg#	Internal services
371.22Smrg#
381.18Smikel#tcpmux		stream	tcp	nowait	root	internal
391.22Smrg#echo		stream	tcp	nowait	nobody	internal
401.40Sitojun#echo		stream	tcp6	nowait	nobody	internal
411.22Smrg#discard	stream	tcp	nowait	nobody	internal
421.40Sitojun#discard	stream	tcp6	nowait	nobody	internal
431.22Smrg#chargen	stream	tcp	nowait	nobody	internal
441.40Sitojun#chargen	stream	tcp6	nowait	nobody	internal
451.29Smycroft#daytime	stream	tcp	nowait	nobody	internal
461.40Sitojun#daytime	stream	tcp6	nowait	nobody	internal
471.29Smycroft#time		stream	tcp	nowait	nobody	internal
481.40Sitojun#time		stream	tcp6	nowait	nobody	internal
491.22Smrg#echo		dgram	udp	wait	nobody	internal
501.40Sitojun#echo		dgram	udp6	wait	nobody	internal
511.22Smrg#discard	dgram	udp	wait	nobody	internal
521.40Sitojun#discard	dgram	udp6	wait	nobody	internal
531.22Smrg#chargen	dgram	udp	wait	nobody	internal
541.40Sitojun#chargen	dgram	udp6	wait	nobody	internal
551.22Smrg#daytime	dgram	udp	wait	nobody	internal
561.40Sitojun#daytime	dgram	udp6	wait	nobody	internal
571.22Smrg#time		dgram	udp	wait	nobody	internal
581.40Sitojun#time		dgram	udp6	wait	nobody	internal
591.18Smikel#qotd		stream	tcp	nowait	nobody	/usr/games/fortune	fortune
601.40Sitojun#qotd		stream	tcp6	nowait	nobody	/usr/games/fortune	fortune
611.22Smrg#
621.22Smrg#	Kerberos authenticated services
631.22Smrg#
641.11Scgd#klogin		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k
651.11Scgd#eklogin	stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k -x
661.11Scgd#kshell		stream	tcp	nowait	root	/usr/libexec/rshd 	rshd -k
671.22Smrg#
681.22Smrg#	Services run ONLY on the Kerberos server
691.22Smrg#
701.37Sthorpej#kerberos-adm	stream	tcp	nowait	root	/usr/libexec/kadmind	kadmind
711.40Sitojun#kerberos-adm	stream	tcp6	nowait	root	/usr/libexec/kadmind	kadmind
721.42Sthorpej#kpasswd	dgram	udp	wait	root	/usr/libexec/kpasswdd	kpasswdd
731.42Sthorpej#kpasswd	dgram	udp6	wait	root	/usr/libexec/kpasswdd	kpasswdd
741.38Sthorpej#
751.38Sthorpej# The hprop service is run on slave KDCs to receive the database from
761.38Sthorpej# the master KDC.
771.38Sthorpej#hprop		stream	tcp	nowait	root	/usr/libexec/hpropd	hpropd
781.43Sthorpej#hprop		stream	tcp6	nowait	root	/usr/libexec/hpropd	hpropd
791.22Smrg#
801.22Smrg#	RPC based services
811.22Smrg#
821.44Sthorpej#rstatd/1-3	dgram	rpc/udp	wait:100 nobody:kmem /usr/libexec/rpc.rstatd rpc.rstatd
831.44Sthorpej#rstatd/1-3	dgram	rpc/udp6 wait:100 nobody:kmem /usr/libexec/rpc.rstatd rpc.rstatd
841.44Sthorpej#rusersd/2-3	dgram	rpc/udp	wait:100 nobody	/usr/libexec/rpc.rusersd rpc.rusersd
851.44Sthorpej#rusersd/2-3	dgram	rpc/udp6 wait:100 nobody /usr/libexec/rpc.rusersd rpc.rusersd
861.44Sthorpej#walld/1	dgram	rpc/udp	wait	nobody:tty /usr/libexec/rpc.rwalld rpc.rwalld
871.22Smrg#sprayd/1	dgram	rpc/udp	wait	nobody	/usr/libexec/rpc.sprayd	rpc.sprayd
881.50Sbouyer#rquotad/1-2	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rquotad rpc.rquotad
89