NetBSD/etc/inetd.conf

85 lines
3.7 KiB
Plaintext
Raw Normal View History

# $NetBSD: inetd.conf,v 1.45 2001/05/06 12:08:57 wiz Exp $
1993-03-21 12:45:37 +03:00
#
# Internet server configuration database
#
1997-02-15 13:02:07 +03:00
# @(#)inetd.conf 8.2 (Berkeley) 3/18/94
1993-03-21 12:45:37 +03:00
#
#ftp stream tcp nowait root /usr/libexec/ftpd ftpd -ll
#ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -ll
#telnet stream tcp nowait root /usr/libexec/telnetd telnetd
#telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd
#shell stream tcp nowait root /usr/libexec/rshd rshd -L
#shell stream tcp6 nowait root /usr/libexec/rshd rshd -L
#login stream tcp nowait root /usr/libexec/rlogind rlogind -L
#login stream tcp6 nowait root /usr/libexec/rlogind rlogind -L
#exec stream tcp nowait root /usr/libexec/rexecd rexecd
#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd -l
#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
#finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -l
#finger stream tcp6 nowait nobody /usr/libexec/fingerd fingerd -l
#ident stream tcp nowait nobody:kmem /usr/libexec/identd identd -l -o -e -N
#tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -s /tftpboot
#tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -l -s /tftpboot
#comsat dgram udp wait root /usr/libexec/comsat comsat
2001-03-08 04:27:24 +03:00
#comsat dgram udp6 wait root /usr/libexec/comsat comsat
#ntalk dgram udp wait nobody:tty /usr/libexec/ntalkd ntalkd
#bootps dgram udp wait root /usr/sbin/bootpd bootpd
#
# Games
#
#hunt dgram udp wait nobody /usr/games/huntd huntd
#
# Internal services
#
1997-02-15 13:02:07 +03:00
#tcpmux stream tcp nowait root internal
#echo stream tcp nowait nobody internal
#echo stream tcp6 nowait nobody internal
#discard stream tcp nowait nobody internal
#discard stream tcp6 nowait nobody internal
#chargen stream tcp nowait nobody internal
#chargen stream tcp6 nowait nobody internal
#daytime stream tcp nowait nobody internal
#daytime stream tcp6 nowait nobody internal
#time stream tcp nowait nobody internal
#time stream tcp6 nowait nobody internal
#echo dgram udp wait nobody internal
#echo dgram udp6 wait nobody internal
#discard dgram udp wait nobody internal
#discard dgram udp6 wait nobody internal
#chargen dgram udp wait nobody internal
#chargen dgram udp6 wait nobody internal
#daytime dgram udp wait nobody internal
#daytime dgram udp6 wait nobody internal
#time dgram udp wait nobody internal
#time dgram udp6 wait nobody internal
1997-02-15 13:02:07 +03:00
#qotd stream tcp nowait nobody /usr/games/fortune fortune
#qotd stream tcp6 nowait nobody /usr/games/fortune fortune
#
# Kerberos authenticated services
#
#klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k
#eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x
#kshell stream tcp nowait root /usr/libexec/rshd rshd -k
#
# Services run ONLY on the Kerberos server
#
#kerberos-adm stream tcp nowait root /usr/libexec/kadmind kadmind
#kerberos-adm stream tcp6 nowait root /usr/libexec/kadmind kadmind
2001-03-26 02:33:15 +04:00
#kpasswd dgram udp wait root /usr/libexec/kpasswdd kpasswdd
#kpasswd dgram udp6 wait root /usr/libexec/kpasswdd kpasswdd
#
# The hprop service is run on slave KDCs to receive the database from
# the master KDC.
#hprop stream tcp nowait root /usr/libexec/hpropd hpropd
2001-04-06 04:29:58 +04:00
#hprop stream tcp6 nowait root /usr/libexec/hpropd hpropd
#
# RPC based services
#
#rstatd/1-3 dgram rpc/udp wait:100 nobody:kmem /usr/libexec/rpc.rstatd rpc.rstatd
#rstatd/1-3 dgram rpc/udp6 wait:100 nobody:kmem /usr/libexec/rpc.rstatd rpc.rstatd
#rusersd/2-3 dgram rpc/udp wait:100 nobody /usr/libexec/rpc.rusersd rpc.rusersd
#rusersd/2-3 dgram rpc/udp6 wait:100 nobody /usr/libexec/rpc.rusersd rpc.rusersd
#walld/1 dgram rpc/udp wait nobody:tty /usr/libexec/rpc.rwalld rpc.rwalld
#sprayd/1 dgram rpc/udp wait nobody /usr/libexec/rpc.sprayd rpc.sprayd
1994-06-24 11:46:19 +04:00
#rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad