[BACK]Return to inetd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Annotation of src/etc/inetd.conf, Revision 1.57

1.57    ! henning     1: #      $OpenBSD: inetd.conf,v 1.56 2004/12/13 16:20:28 henning Exp $
1.1       deraadt     2: #
                      3: # Internet server configuration database
                      4: #
1.39      itojun      5: # define *both* IPv4 and IPv6 entries for dual-stack support.
                      6: #
1.32      deraadt     7: #ftp           stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -US
1.39      itojun      8: #ftp           stream  tcp6    nowait  root    /usr/libexec/ftpd       ftpd -US
1.56      henning     9: #127.0.0.1:8021        stream  tcp     nowait  root    /usr/libexec/ftp-proxy  ftp-proxy
1.31      deraadt    10: #shell         stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L
1.39      itojun     11: #shell         stream  tcp6    nowait  root    /usr/libexec/rshd       rshd -L
1.1       deraadt    12: #uucpd         stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
1.53      brad       13: #uucpd         stream  tcp6    nowait  root    /usr/libexec/uucpd      uucpd
1.49      deraadt    14: #finger                stream  tcp     nowait  _fingerd /usr/libexec/fingerd   fingerd -lsm
                     15: #finger                stream  tcp6    nowait  _fingerd /usr/libexec/fingerd   fingerd -lsm
                     16: ident          stream  tcp     nowait  _identd /usr/libexec/identd     identd -el
                     17: ident          stream  tcp6    nowait  _identd /usr/libexec/identd     identd -el
1.11      deraadt    18: #tftp          dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
1.42      itojun     19: #tftp          dgram   udp6    wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
1.47      deraadt    20: 127.0.0.1:comsat dgram udp     wait    root    /usr/libexec/comsat     comsat
                     21: [::1]:comsat   dgram   udp6    wait    root    /usr/libexec/comsat     comsat
1.37      deraadt    22: #ntalk         dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
1.41      deraadt    23: #pop3          stream  tcp     nowait  root    /usr/sbin/popa3d        popa3d
1.54      itojun     24: #pop3          stream  tcp6    nowait  root    /usr/sbin/popa3d        popa3d
1.1       deraadt    25: # Internal services
1.17      deraadt    26: #echo          stream  tcp     nowait  root    internal
1.39      itojun     27: #echo          stream  tcp6    nowait  root    internal
1.17      deraadt    28: #discard       stream  tcp     nowait  root    internal
1.39      itojun     29: #discard       stream  tcp6    nowait  root    internal
1.17      deraadt    30: #chargen       stream  tcp     nowait  root    internal
1.39      itojun     31: #chargen       stream  tcp6    nowait  root    internal
1.1       deraadt    32: daytime                stream  tcp     nowait  root    internal
1.39      itojun     33: daytime                stream  tcp6    nowait  root    internal
1.1       deraadt    34: time           stream  tcp     nowait  root    internal
1.39      itojun     35: time           stream  tcp6    nowait  root    internal
1.13      deraadt    36: #echo          dgram   udp     wait    root    internal
1.39      itojun     37: #echo          dgram   udp6    wait    root    internal
1.14      deraadt    38: #discard       dgram   udp     wait    root    internal
1.39      itojun     39: #discard       dgram   udp6    wait    root    internal
1.13      deraadt    40: #chargen       dgram   udp     wait    root    internal
1.39      itojun     41: #chargen       dgram   udp6    wait    root    internal
1.14      deraadt    42: #daytime       dgram   udp     wait    root    internal
1.39      itojun     43: #daytime       dgram   udp6    wait    root    internal
1.14      deraadt    44: #time          dgram   udp     wait    root    internal
1.39      itojun     45: #time          dgram   udp6    wait    root    internal
1.1       deraadt    46: # Kerberos authenticated services
1.46      deraadt    47: #kshell                stream  tcp     nowait  root    /usr/libexec/rshd       rshd -k
1.30      deraadt    48: #ekshell       stream  tcp     nowait  root    /usr/libexec/rshd       rshd -Lk
                     49: #ekshell2      stream  tcp     nowait  root    /usr/libexec/rshd       rshd -Lk
1.23      deraadt    50: #kauth         stream  tcp     nowait  root    /usr/libexec/kauthd     kauthd
1.1       deraadt    51: # RPC based services
1.50      deraadt    52: #rstatd/1-3    dgram   rpc/udp wait    root    /usr/libexec/rpc.rstatd rpc.rstatd
                     53: #rusersd/1-3   dgram   rpc/udp wait    root    /usr/libexec/rpc.rusersd rpc.rusersd
1.3       tholo      54: #walld/1       dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld
1.1       deraadt    55: #sprayd/1      dgram   rpc/udp wait    root    /usr/libexec/rpc.sprayd rpc.sprayd
                     56: #rquotad/1     dgram   rpc/udp wait    root    /usr/libexec/rpc.rquotad rpc.rquotad