inetd.conf revision 1.21
1#	$NetBSD: inetd.conf,v 1.21 1997/10/04 09:16:00 mrg Exp $
2#
3# Internet server configuration database
4#
5#	@(#)inetd.conf	8.2 (Berkeley) 3/18/94
6#
7ftp		stream	tcp	nowait	root	/usr/libexec/ftpd	ftpd -ll
8telnet		stream	tcp	nowait	root	/usr/libexec/telnetd	telnetd
9shell		stream	tcp	nowait	root	/usr/libexec/rshd	rshd -L
10login		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind
11#exec		stream	tcp	nowait	root	/usr/libexec/rexecd	rexecd
12#uucpd		stream	tcp	nowait	root	/usr/libexec/uucpd	uucpd
13#nntp		stream	tcp	nowait	usenet	/usr/libexec/nntpd	nntpd
14finger		stream	tcp	nowait	nobody	/usr/libexec/fingerd	fingerd
15#ident		stream	tcp	wait	nobody.kmem /usr/libexec/identd	identd -w -t60 -l -o -e -N
16#tftp		dgram	udp	wait	root	/usr/libexec/tftpd	tftpd -s /tftpboot
17comsat		dgram	udp	wait	root	/usr/libexec/comsat	comsat
18ntalk		dgram	udp	wait	nobody.tty	/usr/libexec/ntalkd	ntalkd
19#bootps		dgram	udp	wait	root	/usr/sbin/bootpd	bootpd
20# Games
21#hunt		dgram	udp	wait	nobody	/usr/games/huntd	huntd
22# Internal services
23#tcpmux		stream	tcp	nowait	root	internal
24#echo		stream	tcp	nowait	root	internal
25#discard	stream	tcp	nowait	root	internal
26#chargen	stream	tcp	nowait	root	internal
27daytime		stream	tcp	nowait	root	internal
28time		stream	tcp	nowait	root	internal
29#echo		dgram	udp	wait	root	internal
30#discard	dgram	udp	wait	root	internal
31#chargen	dgram	udp	wait	root	internal
32#daytime	dgram	udp	wait	root	internal
33#time		dgram	udp	wait	root	internal
34#qotd		stream	tcp	nowait	nobody	/usr/games/fortune	fortune
35# Kerberos authenticated services
36#klogin		stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k
37#eklogin	stream	tcp	nowait	root	/usr/libexec/rlogind	rlogind -k -x
38#kshell		stream	tcp	nowait	root	/usr/libexec/rshd 	rshd -k
39# Services run ONLY on the Kerberos server
40#krbupdate	stream	tcp	nowait	root	/usr/libexec/registerd	registerd
41#kpasswd	stream	tcp	nowait	root	/usr/libexec/kpasswdd	kpasswdd
42# RPC based services
43#mountd/1	dgram	rpc/udp	wait	root	/usr/sbin/mountd	mountd
44rstatd/1-3	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rstatd	rpc.rstatd
45rusersd/2-3	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rusersd rpc.rusersd
46walld/1		dgram	rpc/udp	wait	root	/usr/libexec/rpc.rwalld	rpc.rwalld
47#sprayd/1	dgram	rpc/udp	wait	root	/usr/libexec/rpc.sprayd	rpc.sprayd
48#rquotad/1	dgram	rpc/udp	wait	root	/usr/libexec/rpc.rquotad rpc.rquotad
49