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

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

1.54    ! itojun      1: #      $OpenBSD: inetd.conf,v 1.53 2004/06/02 02:22:03 brad 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.51      ian         9: #127.0.0.1:8021 stream tcp     nowait  root    /usr/libexec/ftp-proxy ftp-proxy
1.32      deraadt    10: #telnet                stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd -k
1.39      itojun     11: #telnet                stream  tcp6    nowait  root    /usr/libexec/telnetd    telnetd -k
1.31      deraadt    12: #shell         stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L
1.39      itojun     13: #shell         stream  tcp6    nowait  root    /usr/libexec/rshd       rshd -L
1.1       deraadt    14: #uucpd         stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
1.53      brad       15: #uucpd         stream  tcp6    nowait  root    /usr/libexec/uucpd      uucpd
1.49      deraadt    16: #finger                stream  tcp     nowait  _fingerd /usr/libexec/fingerd   fingerd -lsm
                     17: #finger                stream  tcp6    nowait  _fingerd /usr/libexec/fingerd   fingerd -lsm
                     18: ident          stream  tcp     nowait  _identd /usr/libexec/identd     identd -el
                     19: ident          stream  tcp6    nowait  _identd /usr/libexec/identd     identd -el
1.11      deraadt    20: #tftp          dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
1.42      itojun     21: #tftp          dgram   udp6    wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
1.47      deraadt    22: 127.0.0.1:comsat dgram udp     wait    root    /usr/libexec/comsat     comsat
                     23: [::1]:comsat   dgram   udp6    wait    root    /usr/libexec/comsat     comsat
1.37      deraadt    24: #ntalk         dgram   udp     wait    root    /usr/libexec/ntalkd     ntalkd
1.41      deraadt    25: #pop3          stream  tcp     nowait  root    /usr/sbin/popa3d        popa3d
1.54    ! itojun     26: #pop3          stream  tcp6    nowait  root    /usr/sbin/popa3d        popa3d
1.1       deraadt    27: # Internal services
1.17      deraadt    28: #echo          stream  tcp     nowait  root    internal
1.39      itojun     29: #echo          stream  tcp6    nowait  root    internal
1.17      deraadt    30: #discard       stream  tcp     nowait  root    internal
1.39      itojun     31: #discard       stream  tcp6    nowait  root    internal
1.17      deraadt    32: #chargen       stream  tcp     nowait  root    internal
1.39      itojun     33: #chargen       stream  tcp6    nowait  root    internal
1.1       deraadt    34: daytime                stream  tcp     nowait  root    internal
1.39      itojun     35: daytime                stream  tcp6    nowait  root    internal
1.1       deraadt    36: time           stream  tcp     nowait  root    internal
1.39      itojun     37: time           stream  tcp6    nowait  root    internal
1.13      deraadt    38: #echo          dgram   udp     wait    root    internal
1.39      itojun     39: #echo          dgram   udp6    wait    root    internal
1.14      deraadt    40: #discard       dgram   udp     wait    root    internal
1.39      itojun     41: #discard       dgram   udp6    wait    root    internal
1.13      deraadt    42: #chargen       dgram   udp     wait    root    internal
1.39      itojun     43: #chargen       dgram   udp6    wait    root    internal
1.14      deraadt    44: #daytime       dgram   udp     wait    root    internal
1.39      itojun     45: #daytime       dgram   udp6    wait    root    internal
1.14      deraadt    46: #time          dgram   udp     wait    root    internal
1.39      itojun     47: #time          dgram   udp6    wait    root    internal
1.1       deraadt    48: # Kerberos authenticated services
1.46      deraadt    49: #kshell                stream  tcp     nowait  root    /usr/libexec/rshd       rshd -k
1.30      deraadt    50: #ekshell       stream  tcp     nowait  root    /usr/libexec/rshd       rshd -Lk
                     51: #ekshell2      stream  tcp     nowait  root    /usr/libexec/rshd       rshd -Lk
1.23      deraadt    52: #kauth         stream  tcp     nowait  root    /usr/libexec/kauthd     kauthd
                     53: # Encrypted X connections
                     54: #kx            stream  tcp     nowait  root    /usr/X11R6/bin/kxd      kxd
1.1       deraadt    55: # RPC based services
1.50      deraadt    56: #rstatd/1-3    dgram   rpc/udp wait    root    /usr/libexec/rpc.rstatd rpc.rstatd
                     57: #rusersd/1-3   dgram   rpc/udp wait    root    /usr/libexec/rpc.rusersd rpc.rusersd
1.3       tholo      58: #walld/1       dgram   rpc/udp wait    root    /usr/libexec/rpc.rwalld rpc.rwalld
1.1       deraadt    59: #sprayd/1      dgram   rpc/udp wait    root    /usr/libexec/rpc.sprayd rpc.sprayd
                     60: #rquotad/1     dgram   rpc/udp wait    root    /usr/libexec/rpc.rquotad rpc.rquotad