checkpoint for alpha tape (by sklower)
[unix-history] / usr / src / etc / services
CommitLineData
272abec9
KB
1#
2# Network services, Internet style
3#
d1e38236 4# @(#)services 5.4 (Berkeley) %G%
7d71f1c4 5#
272abec9
KB
6echo 7/tcp
7echo 7/udp
8discard 9/tcp sink null
9discard 9/udp sink null
10systat 11/tcp users
11daytime 13/tcp
12daytime 13/udp
13netstat 15/tcp
14qotd 17/tcp quote
15chargen 19/tcp ttytst source
16chargen 19/udp ttytst source
17ftp 21/tcp
18telnet 23/tcp
19smtp 25/tcp mail
20time 37/tcp timserver
21time 37/udp timserver
22rlp 39/udp resource # resource location
23nameserver 42/tcp name # IEN 116
24whois 43/tcp nicname
25domain 53/tcp nameserver # name-domain server
26domain 53/udp nameserver
27mtp 57/tcp # deprecated
28tftp 69/udp
29rje 77/tcp netrjs
30finger 79/tcp
31link 87/tcp ttylink
32supdup 95/tcp
33hostnames 101/tcp hostname # usually from sri-nic
7d71f1c4 34tsap 102/tcp # part of ISODE.
272abec9
KB
35#csnet-cs 105/?
36pop 109/tcp postoffice
37sunrpc 111/tcp
38sunrpc 111/udp
39auth 113/tcp authentication
40sftp 115/tcp
41uucp-path 117/tcp
42nntp 119/tcp readnews untp # USENET News Transfer Protocol
d1e38236
KS
43snmp 161/udp
44snmp-trap 162/udp
272abec9
KB
45#
46# UNIX specific services
47#
48exec 512/tcp
49biff 512/udp comsat
50login 513/tcp
51who 513/udp whod
52shell 514/tcp cmd # no passwords used
53syslog 514/udp
54printer 515/tcp spooler # line printer spooler
55talk 517/udp
56ntalk 518/udp
272abec9
KB
57route 520/udp router routed
58timed 525/udp timeserver
59tempo 526/tcp newdate
60courier 530/tcp rpc
61conference 531/tcp chat
62netnews 532/tcp readnews
63netwall 533/udp # -for emergency broadcasts
64uucp 540/tcp uucpd # uucp daemon
65remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem
66
67ingreslock 1524/tcp
4c92d5fe
KF
68#
69# Kerberos (Project Athena/MIT) services
70#
71kerberos 750/udp kdc # Kerberos (server) udp -kfall
72kerberos 750/tcp kdc # Kerberos (server) tcp -kfall
73krbupdate 760/tcp kreg # Kerberos registration -kfall
74kpasswd 761/tcp kpwd # Kerberos "passwd" -kfall
75klogin 543/tcp # Kerberos rlogin -kfall
76eklogin 2105/tcp # Kerberos encrypted rlogin -kfall
77kshell 544/tcp krcmd # Kerberos remote shell -kfall
78ekshell 545/tcp krcmd # Kerberos encrypted remote shell -kfall