Home
last modified time | relevance | path

Searched refs:telnet (Results 1 – 25 of 127) sorted by relevance

123456

/netbsd/usr.sbin/altq/altqd/altq.conf.samples/
H A Dcbq.sample050 class cbq sr0 telnet intr borrow pbandwidth 5 red
51 filter sr0 telnet 0 0 0 23 6 # telnet
52 filter sr0 telnet 0 23 0 0 6 # telnet
53 filter sr0 telnet 0 0 0 513 6 # rlogin
54 filter sr0 telnet 0 513 0 0 6 # rlogin
H A Dcbq.v661 class cbq sr0 telnet intr borrow pbandwidth 10 red
62 filter6 sr0 telnet ::0 0 ::0 23 6 # telnet
63 filter6 sr0 telnet ::0 23 ::0 0 6 # telnet
64 filter6 sr0 telnet ::0 0 ::0 513 6 # rlogin
65 filter6 sr0 telnet ::0 513 ::0 0 6 # rlogin
H A Dcbq.widecamp57 class cbq sr0 telnet intr borrow priority 4 pbandwidth 4 maxburst 8 red ecn
58 filter sr0 telnet 0 0 0 23 6 # telnet
59 filter sr0 telnet 0 23 0 0 6 # telnet
60 filter sr0 telnet 0 0 0 513 6 # rlogin
61 filter sr0 telnet 0 513 0 0 6 # rlogin
/netbsd/crypto/external/bsd/heimdal/dist/cf/
H A Dtelnet.m44 dnl stuff used by telnet
8 [Define if you want authentication support in telnet.])dnl
10 [Define if you want encryption support in telnet.])dnl
12 [Define if you want to use DES encryption in telnet.])dnl
14 [Define this to enable diagnostics in telnet.])dnl
16 [Define this to enable old environment option in telnet.])dnl
/netbsd/usr.bin/telnet/
H A DMakefile39 PROG= telnet
47 SRCS= authenc.c commands.c main.c network.c ring.c sys_bsd.c telnet.c \
76 .for f in commands telnet terminal utilities
81 COPTS.telnet.c+= ${CC_WNO_IMPLICIT_FALLTHROUGH}
/netbsd/crypto/external/bsd/heimdal/dist/doc/
H A Dmisc.texi11 you login (boring), and by using Kerberos authenticated telnet to access
22 aaa authentication login default krb5-telnet krb5 enable
31 should try to authenticate with kerberised telnet, and if that fails try
52 you don't have to send your password over the wire, but since the telnet
54 session. This won't be fixed until someone adds integrity to the telnet
H A Dintro.texi25 include the most important and useful application programs (rsh, telnet,
48 @file{telnet}, @file{telnetd}
H A Dack.texi17 The University of California at Berkeley initially wrote @code{telnet},
19 @code{telnet} and @code{telnetd} was added by David Borman (then of Cray
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Dsetuids_example.txt15 The first line is a telnet login to the user brendan, UID 100. The parent
16 command is "in.telnetd", the telnet daemon spawned by inetd, and the
27 The last line is another example of a telnet login for fred, UID 102.
H A Dtcptop_snv_example.txt13 100 20878 192.168.1.5 36397 192.168.1.1 23 1303 telnet
H A Dtcptop_example.txt13 100 20878 192.168.1.5 36397 192.168.1.1 23 1303 telnet
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dsetuids_example.txt15 The first line is a telnet login to the user brendan, UID 100. The parent
16 command is "in.telnetd", the telnet daemon spawned by inetd, and the
27 The last line is another example of a telnet login for fred, UID 102.
H A Dtcptop_example.txt13 100 20878 192.168.1.5 36397 192.168.1.1 23 1303 telnet
H A Dtcptop_snv_example.txt13 100 20878 192.168.1.5 36397 192.168.1.1 23 1303 telnet
/netbsd/crypto/external/bsd/heimdal/dist/windows/
H A DNTMakefile.config64 # Authentication support in telnet
67 # Enable diagnostics in telnet
70 # Enable encryption support in telnet
/netbsd/usr.sbin/faithd/
H A DREADME45 - You are willing to provide IPv6-to IPv4 TCP relay for telnet.
49 (1) If you have IPv6 TCP server for the "telnet" service, i.e. telnetd via
65 # faithd telnet /usr/libexec/telnetd telnetd
68 (it can be specified either by number "23" or by string "telnet")
/netbsd/etc/pam.d/
H A Dtelnetd6 # authenticator such as SRA. For non-authenticated telnet sessions,
/netbsd/lib/libtelnet/
H A DMakefile12 LIB= telnet
/netbsd/usr.bin/crunch/examples/
H A Dfixit.conf33 progs ftp rsh sed telnet rlogin vi
/netbsd/libexec/telnetd/
H A Dtelnetd.c665 static void telnet(int, int) __dead;
730 telnet(net, pty); /* begin server processing */ in doit()
740 telnet(int f, int p) in telnet() function
/netbsd/external/bsd/ipf/dist/perl/
H A Dlogfilter.pl155 tcp 23 telnet.log
/netbsd/tests/ipf/regress/
H A Di111 pass in on ed0 proto tcp from localhost to localhost port = telnet keep state
/netbsd/external/mpl/bind/dist/bin/tests/system/
H A Dgenzone.sh86 wks01 WKS 10.0.0.1 tcp telnet ftp 0 1 2
/netbsd/include/
H A DMakefile27 arpa/telnet.h arpa/tftp.h
/netbsd/usr.bin/
H A DMakefile30 tabs tail talk tcopy tee telnet tftp tic time timeout tip touch \

123456