From c66bb850118daec45ffad7eb29d5b287024145b2 Mon Sep 17 00:00:00 2001 From: Yoshinobu Inoue Date: Sun, 27 Feb 2000 18:39:34 +0000 Subject: [PATCH] Add IPv6 services into inetd.conf. Also enable some standard IPv6 apps by default. These entries will be simply ignored on systems with no INET6 defined. Approved by: jkh Suggested by: peter --- etc/inetd.conf | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/etc/inetd.conf b/etc/inetd.conf index 4cbdb8fb5e3..ecff2393a9b 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -91,3 +91,34 @@ ntalk dgram udp wait tty:tty /usr/libexec/ntalkd ntalkd # #netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd #netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd + + +# +# IPv6 services +# +ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l +telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd +shell stream tcp6 nowait root /usr/libexec/rshd rshd +login stream tcp6 nowait root /usr/libexec/rlogind rlogind +finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s +# +# IPv6 "Small servers" +# +#daytime stream tcp6 nowait root internal +#daytime dgram udp6 wait root internal +#time stream tcp6 nowait root internal +#time dgram udp6 wait root internal +#echo stream tcp6 nowait root internal +#echo dgram udp6 wait root internal +#discard stream tcp6 nowait root internal +#discard dgram udp6 wait root internal +#chargen stream tcp6 nowait root internal +#chargen dgram udp6 wait root internal +# +# IPv6 ident service +# +#auth stream tcp6 nowait root internal +# +# An eExample for IPv6 indent service +# +#auth stream tcp6 nowait root internal auth -r -f -n -o UNKNOWN -t 30