home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World Interactive 1996 May / PCW_MAY_1996_LINUX_UKUUG.ISO / etc / inetd.conf < prev    next >
Text File  |  1995-10-29  |  2KB  |  43 lines

  1. telnet    stream    tcp    nowait    root    /usr/sbin/telnetd    telnetd
  2. ntalk     dgram    udp    wait    root    /usr/sbin/ntalkd    ntalkd
  3. #ftp    stream    tcp    nowait    root    /usr/sbin/ftpd        ftpd -l
  4. ftp    stream    tcp    nowait    root    /usr/sbin/wu-ftpd    wu-ftpd -l
  5. finger    stream    tcp    nowait    nobody    /usr/sbin/fingerd    fingerd
  6. shell    stream    tcp    nowait    root    /usr/sbin/rshd        rshd
  7. login    stream    tcp    nowait    root    /usr/sbin/rlogind    rlogind
  8. tftp    dgram    udp    wait    tftp    /usr/sbin/tftpd        tftpd -d /tftpboot
  9. bootps    dgram    udp    wait    root    /usr/sbin/bootpd    bootpd
  10. nntp    stream    tcp    nowait    news    /usr/sbin/nntpd        nntpd
  11. uucp    stream    tcp    nowait    root    /usr/lib/uucp/uucico    uucico -l
  12. rplay    dgram    udp    wait    nobody    /usr/sbin/rplayd    rplayd
  13. cept    stream    tcp    nowait    root    /usr/sbin/ceptd        ceptd
  14. z3950    stream    tcp    nowait    root    /usr/sbin/waisserver     waisserver.d -d /usr/wais-index -e /var/adm/waisserver.log
  15. http    stream    tcp    nowait    root    /usr/sbin/httpd        httpd -d /etc/httpd -f /etc/httpd/httpd.conf
  16. ident    stream    tcp    nowait    root    /usr/sbin/in.identd    in.identd -l
  17. imap    stream  tcp     nowait  root    /usr/sbin/imapd        imapd
  18. pop3    stream  tcp     nowait  root    /usr/sbin/pop3d        pop3d
  19. socks    stream    tcp    nowait    nobody    /usr/sbin/sockd        sockd -i
  20. # Internal to inetd
  21. echo    stream    tcp    nowait    root    internal
  22. echo    dgram    udp    wait    root    internal
  23. discard    stream    tcp    nowait    root    internal
  24. discard    dgram    udp    wait    root    internal
  25. time    stream    tcp    nowait    root    internal
  26. time    dgram    udp    wait    root    internal
  27. daytime    stream    tcp    nowait    root    internal
  28. daytime    dgram    udp    wait    root    internal
  29. chargen    stream    tcp    nowait    root    internal
  30. chargen    dgram    udp    wait    root    internal
  31. tcpmux    stream    tcp    nowait    root    internal
  32. #
  33. netbios-ssn stream tcp     nowait     root     /usr/sbin/smbd smbd -d 1
  34. netbios-ns dgram udp     wait     root     /usr/sbin/nmbd nmbd -d 1
  35. # RPC
  36. ypupdated/1 stream rpc/tcp wait root    /usr/sbin/rpc.ypupdated rpc.ypupdated
  37. rstat/1-3 dgram    rpc/udp    wait    root    /usr/sbin/rpc.rstatd    rpc.rstatd
  38. rwall/1      dgram    rpc/udp    wait    root    /usr/sbin/rpc.rwalld    rpc.rwalld
  39. spray/1      dgram    rpc/udp    wait    root    /usr/sbin/rpc.sprayd    rpc.sprayd
  40. rusers/2-3 dgram rpc/udp wait    root    /usr/sbin/rpc.rusersd    rpc.rusersd
  41. rquotad/1 dgram rpc/udp wait    root    /usr/sbin/rpc.rquotad    rpc.rquotad
  42. ##
  43.