Lines Matching +full:system +full:- +full:ctl
4 # Define *both* IPv4 and IPv6 entries for dual-stack support.
8 #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
9 #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l
10 #ssh stream tcp nowait root /usr/sbin/sshd sshd -i
11 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i
18 #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s
19 #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -k -s
27 #tftp dgram udp wait root /usr/libexec/tftpd tftpd -l -S -s /tftpboot
28 #tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -l -S -s /tftpboot
31 # "Small servers" -- used to be standard on, but we're more conservative
56 # CVS servers - for master CVS repositories only! You must set the
57 # --allow-root path correctly or you open a trivial to exploit but
60 #cvspserver stream tcp nowait root /usr/local/bin/cvs cvs --allow-root=/your/cvsroot/here pserver
61 #cvspserver stream tcp nowait root /usr/local/bin/cvs cvs --allow-root=/your/cvsroot/here kserver
65 #rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd
66 #rusersd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd
90 # provides ~/.noident support, reports UNKNOWN as the operating system type
93 #auth stream tcp nowait root internal auth -r -f -n -o UNKNOWN -t 30
94 #auth stream tcp6 nowait root internal auth -r -f -n -o UNKNOWN -t 30
98 #auth stream tcp wait root /usr/local/sbin/identd identd -w -t120
102 # connections for qmail. Use tcpserver (http://cr.yp.to/ucspi-tcp.html)
105 #smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
113 #netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd
114 #microsoft-ds stream tcp nowait root /usr/local/sbin/smbd smbd
115 #netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd
120 #prom-sysctl stream tcp nowait nobody /usr/sbin/prometheus_sysctl_exporter prometheus_sysctl_export…
122 # Example entry for the CTL exporter
123 #prom-ctl stream tcp nowait root /usr/bin/ctlstat ctlstat -P
128 #rsync stream tcp nowait root /usr/local/bin/rsyncd rsyncd --daemon
130 # Let the system respond to date requests via tcpmux
133 # Let people access the system phonebook via tcpmux
137 #rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd
139 # Use netcat as a one-shot HTTP proxy with nc (from freebsd-tips fortune)
140 #http stream tcp nowait nobody /usr/bin/nc nc -N dest-ip 80