]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/inetd.conf
This commit was generated by cvs2svn to compensate for changes in r46283,
[FreeBSD/FreeBSD.git] / etc / inetd.conf
1 #       $Id: inetd.conf,v 1.32 1998/12/01 21:19:49 dillon Exp $
2 #
3 # Internet server configuration database
4 #
5 #       @(#)inetd.conf  5.4 (Berkeley) 6/30/90
6 #
7 ftp     stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l
8 telnet  stream  tcp     nowait  root    /usr/libexec/telnetd    telnetd
9 shell   stream  tcp     nowait  root    /usr/libexec/rshd       rshd
10 login   stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind
11 finger  stream  tcp     nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
12 #exec   stream  tcp     nowait  root    /usr/libexec/rexecd     rexecd
13 #uucpd  stream  tcp     nowait  root    /usr/libexec/uucpd      uucpd
14 #nntp   stream  tcp     nowait  usenet  /usr/libexec/nntpd      nntpd
15 # run comsat as root to be able to print partial mailbox contents w/ biff,
16 # or use the safer tty:tty to just print that new mail has been received.
17 comsat  dgram   udp     wait    tty:tty /usr/libexec/comsat     comsat
18 ntalk   dgram   udp     wait    tty:tty /usr/libexec/ntalkd     ntalkd
19 #tftp   dgram   udp     wait    nobody  /usr/libexec/tftpd      tftpd /tftpboot
20 #bootps dgram   udp     wait    root    /usr/libexec/bootpd     bootpd
21 #
22 # "Small servers" -- used to be standard on, but we're more conservative
23 # about things due to Internet security concerns.  Only turn on what you
24 # need.
25 #
26 #daytime stream tcp     nowait  root    internal
27 #daytime dgram  udp     wait    root    internal
28 #time   stream  tcp     nowait  root    internal
29 #time    dgram  udp     wait    root    internal
30 #echo   stream  tcp     nowait  root    internal
31 #echo   dgram   udp     wait    root    internal
32 #discard stream tcp     nowait  root    internal
33 #discard dgram  udp     wait    root    internal
34 #chargen stream tcp     nowait  root    internal
35 #chargen dgram  udp     wait    root    internal
36 #
37 # Kerberos authenticated services
38 #
39 #klogin stream  tcp     nowait  root    /usr/libexec/rlogind    rlogind -k
40 #eklogin stream tcp     nowait  root    /usr/libexec/rlogind    rlogind -k -x
41 #kshell stream  tcp     nowait  root    /usr/libexec/rshd       rshd -k
42 #kip    stream  tcp     nowait  root    /usr/libexec/kipd       kipd
43 #
44 # CVS servers - for master CVS repositories only!
45 #
46 #cvspserver     stream  tcp     nowait  root    /usr/bin/cvs    cvs pserver
47 #cvs            stream  tcp     nowait  root    /usr/bin/cvs    cvs kserver
48 #
49 # RPC based services (you MUST have portmapper running to use these)
50 #
51 #rstatd/1-3     dgram rpc/udp wait root /usr/libexec/rpc.rstatd  rpc.rstatd
52 #rusersd/1-2    dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd
53 #walld/1        dgram rpc/udp wait root /usr/libexec/rpc.rwalld  rpc.rwalld
54 #pcnfsd/1-2     dgram rpc/udp wait root /usr/libexec/rpc.pcnfsd  rpc.pcnfsd     
55 #rquotad/1      dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad
56 #sprayd/1       dgram rpc/udp wait root /usr/libexec/rpc.sprayd  rpc.sprayd
57 #
58 # example entry for the optional pop3 server
59 #
60 #pop3   stream  tcp     nowait  root    /usr/local/libexec/popper       popper
61 #
62 # example entry for the optional imap4 server
63 #
64 #imap4  stream  tcp     nowait  root    /usr/local/libexec/imapd        imapd
65 #
66 # Return error for all "ident" requests
67 #
68 #ident  stream  tcp     nowait  root    internal
69 #
70 # example entry for the optional ident server
71 #
72 #ident  stream  tcp     wait    kmem:kmem       /usr/local/sbin/identd  identd -w -t120
73 #
74 # example entry for the optional qmail MTA
75 #
76 #smtp   stream  tcp     nowait  qmaild  /var/qmail/bin/tcp-env  tcp-env /var/qmail/bin/qmail-smtpd
77 #
78 # Enable the following two entries to enable samba startup from inetd
79 # (from the Samba documentation).
80 #
81 #netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd 
82 #netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd