]> git.pld-linux.org Git - projects/setup.git/blob - etc/services
- add /usr/X11R6/bin and $HOME/bin to PATH if missing
[projects/setup.git] / etc / services
1 # /etc/services
2 # $Id$
3 #
4 # Network services, Internet style
5 #
6 # Note that it is presently the policy of IANA to assign a single well-known
7 # port number for both TCP and UDP; hence, most entries here have two entries
8 # even if the protocol doesn't support UDP operations.
9 # Updated from RFC 1700, ``Assigned Numbers'' (October 1994).  Not all ports
10 # are included, only the more common ones.
11
12 tcpmux          1/tcp                           # TCP port service multiplexer
13 echo            7/tcp
14 echo            7/udp
15 discard         9/tcp           sink null
16 discard         9/udp           sink null
17 systat          11/tcp          users
18 daytime         13/tcp
19 daytime         13/udp
20 netstat         15/tcp
21 qotd            17/tcp          quote
22 msp             18/tcp                          # message send protocol
23 msp             18/udp                          # message send protocol
24 chargen         19/tcp          ttytst source
25 chargen         19/udp          ttytst source
26 ftp-data        20/tcp
27 ftp             21/tcp
28 fsp             21/udp          fspd
29 ssh             22/tcp                          # SSH Remote Login Protocol
30 ssh             22/udp                          # SSH Remote Login Protocol
31 telnet          23/tcp
32 # 24 - private
33 smtp            25/tcp          mail
34 # 26 - unassigned
35 time            37/tcp          timserver
36 time            37/udp          timserver
37 rlp             39/udp          resource        # resource location
38 nameserver      42/tcp          name            # IEN 116
39 whois           43/tcp          nicname
40 re-mail-ck      50/tcp                          # Remote Mail Checking Protocol
41 re-mail-ck      50/udp                          # Remote Mail Checking Protocol
42 domain          53/tcp          nameserver      # name-domain server
43 domain          53/udp          nameserver
44 mtp             57/tcp                          # deprecated
45 bootps          67/tcp                          # BOOTP server
46 bootps          67/udp
47 bootpc          68/tcp                          # BOOTP client
48 bootpc          68/udp
49 tftp            69/udp
50 gopher          70/tcp                          # Internet Gopher
51 gopher          70/udp
52 rje             77/tcp          netrjs
53 finger          79/tcp
54 www             80/tcp          http            # WorldWideWeb HTTP
55 www             80/udp                          # HyperText Transfer Protocol
56 link            87/tcp          ttylink
57 kerberos        88/tcp          kerberos5 krb5  # Kerberos v5
58 kerberos        88/udp          kerberos5 krb5  # Kerberos v5
59 supdup          95/tcp
60 # 100 - reserved
61 hostnames       101/tcp         hostname        # usually from sri-nic
62 iso-tsap        102/tcp         tsap            # part of ISODE.
63 csnet-ns        105/tcp         cso-ns          # also used by CSO name server
64 csnet-ns        105/udp         cso-ns
65 # unfortunately the poppassd (Eudora) uses a port which has already
66 # been assigned to a different service. We list the poppassd as an
67 # alias here. This should work for programs asking for this service.
68 # (due to a bug in inetd the 3com-tsmux line is disabled)
69 #3com-tsmux     106/tcp         poppassd
70 #3com-tsmux     106/udp         poppassd
71 rtelnet         107/tcp                         # Remote Telnet
72 rtelnet         107/udp
73 pop-2           109/tcp         postoffice      # POP version 2
74 pop-2           109/udp
75 pop-3           110/tcp         pop3            # POP version 3
76 pop-3           110/udp         pop3
77 sunrpc          111/tcp         portmapper      # RPC 4.0 portmapper TCP
78 sunrpc          111/udp         portmapper      # RPC 4.0 portmapper UDP
79 auth            113/tcp         authentication tap ident
80 sftp            115/tcp
81 uucp-path       117/tcp
82 nntp            119/tcp         readnews untp   # USENET News Transfer Protocol
83 ntp             123/tcp
84 ntp             123/udp                         # Network Time Protocol
85 netbios-ns      137/tcp                         # NETBIOS Name Service
86 netbios-ns      137/udp
87 netbios-dgm     138/tcp                         # NETBIOS Datagram Service
88 netbios-dgm     138/udp
89 netbios-ssn     139/tcp                         # NETBIOS session service
90 netbios-ssn     139/udp
91 imap2           143/tcp         imap            # Interim Mail Access Proto v2
92 imap2           143/udp         imap
93 snmp            161/udp                         # Simple Net Mgmt Proto
94 snmp-trap       162/udp         snmptrap        # Traps for SNMP
95 cmip-man        163/tcp                         # ISO mgmt over IP (CMOT)
96 cmip-man        163/udp
97 cmip-agent      164/tcp
98 cmip-agent      164/udp
99 mailq           174/tcp                         # Mailer transport queue for Zmailer
100 mailq           174/udp                         # Mailer transport queue for Zmailer
101 xdmcp           177/tcp                         # X Display Mgr. Control Proto
102 xdmcp           177/udp
103 nextstep        178/tcp         NeXTStep NextStep       # NeXTStep window
104 nextstep        178/udp         NeXTStep NextStep       # server
105 bgp             179/tcp                         # Border Gateway Proto.
106 bgp             179/udp
107 prospero        191/tcp                         # Cliff Neuman's Prospero
108 prospero        191/udp
109 irc             194/tcp                         # Internet Relay Chat
110 irc             194/udp
111 smux            199/tcp                         # SNMP Unix Multiplexer
112 smux            199/udp
113 at-rtmp         201/tcp                         # AppleTalk routing
114 at-rtmp         201/udp
115 at-nbp          202/tcp                         # AppleTalk name binding
116 at-nbp          202/udp
117 at-echo         204/tcp                         # AppleTalk echo
118 at-echo         204/udp
119 at-zis          206/tcp                         # AppleTalk zone information
120 at-zis          206/udp
121 qmtp            209/tcp                         # The Quick Mail Transfer Protocol
122 qmtp            209/udp                         # The Quick Mail Transfer Protocol
123 z3950           210/tcp         wais            # NISO Z39.50 database
124 z3950           210/udp         wais
125 ipx             213/tcp                         # IPX
126 ipx             213/udp
127 imap3           220/tcp                         # Interactive Mail Access
128 imap3           220/udp                         # Protocol v3
129 masqdialer      224/tcp                         # Masqdialer server
130 masqdialer      224/udp
131 rpc2portmap     369/tcp
132 rpc2portmap     369/udp                         # Coda portmapper
133 codaauth2       370/tcp
134 codaauth2       370/udp                         # Coda authentication server
135 ulistserv       372/tcp                         # UNIX Listserv
136 ulistserv       372/udp
137 ldap            389/tcp                         # Lightweight Directory Access Protocol
138 ldap            389/udp                         # Lightweight Directory Access Protocol
139 https           443/tcp                         # MCom
140 https           443/udp                         # MCom
141 snpp            444/tcp                         # Simple Network Paging Protocol
142 snpp            444/udp                         # Simple Network Paging Protocol
143 kpasswd         464/udp                         # Kerberos Password Change
144 saft            487/tcp                         # Simple Asynchronous File Transfer
145 saft            487/udp                         # Simple Asynchronous File Transfer
146 npmp-local      610/tcp         dqs313_qmaster  # npmp-local / DQS
147 npmp-local      610/udp         dqs313_qmaster  # npmp-local / DQS
148 npmp-gui        611/tcp         dqs313_execd    # npmp-gui / DQS
149 npmp-gui        611/udp         dqs313_execd    # npmp-gui / DQS
150 hmmp-ind        612/tcp         dqs313_intercell# HMMP Indication / DQS
151 hmmp-ind        612/udp         dqs313_intercell# HMMP Indication / DQS
152 #
153 # UNIX specific services
154 #
155 exec            512/tcp
156 biff            512/udp         comsat
157 login           513/tcp
158 who             513/udp         whod
159 shell           514/tcp         cmd             # no passwords used
160 syslog          514/udp
161 printer         515/tcp         spooler         # line printer spooler
162 talk            517/udp
163 ntalk           518/udp
164 route           520/udp         router routed   # RIP
165 timed           525/udp         timeserver
166 tempo           526/tcp         newdate
167 courier         530/tcp         rpc
168 conference      531/tcp         chat
169 netnews         532/tcp         readnews
170 netwall         533/udp                         # -for emergency broadcasts
171 gdomap          538/tcp                         # GNUstep distributed objects
172 gdomap          538/udp                         # GNUstep distributed objects
173 uucp            540/tcp         uucpd           # uucp daemon
174 afpovertcp      548/tcp                         # AFP over TCP
175 afpovertcp      548/udp                         # AFP over TCP
176 remotefs        556/tcp         rfs_server rfs  # Brunhoff remote filesystem
177 klogin          543/tcp                         # Kerberized `rlogin' (v5)
178 kshell          544/tcp         krcmd           # Kerberized `rsh' (v5)
179 nntps           563/tcp         snntp           # NNTP over SSL
180 nntps           563/udp         snntp           # NNTP over SSL
181 ldaps           636/tcp                         # LDAP over SSL
182 ldaps           636/udp                         # LDAP over SSL
183 kerberos-adm    749/tcp                         # Kerberos `kadmin' (v5)
184 #
185 webster         765/tcp                         # Network dictionary
186 webster         765/udp
187 rsync           873/tcp                         # rsync
188 rsync           873/udp                         # rsync
189 imaps           993/tcp                         # IMAP over SSL
190 imaps           993/udp                         # IMAP over SSL
191 pop3s           995/tcp                         # POP-3 over SSL
192 pop3s           995/udp                         # POP-3 over SSL
193 #
194 # From ``Assigned Numbers'':
195 #
196 #> The Registered Ports are not controlled by the IANA and on most systems
197 #> can be used by ordinary user processes or programs executed by ordinary
198 #> users.
199 #
200 #> Ports are used in the TCP [45,106] to name the ends of logical
201 #> connections which carry long term conversations.  For the purpose of
202 #> providing services to unknown callers, a service contact port is
203 #> defined.  This list specifies the port used by the server process as its
204 #> contact port.  While the IANA can not control uses of these ports it
205 #> does register or list uses of these ports as a convienence to the
206 #> community.
207 #
208 socks           1080/tcp                        # socks proxy server
209 socks           1080/udp                        # socks proxy server
210 ingreslock      1524/tcp
211 ingreslock      1524/udp
212 prospero-np     1525/tcp                        # Prospero non-privileged
213 prospero-np     1525/udp
214 datametrics     1645/tcp        old-radius      # datametrics / old radius entry
215 datametrics     1645/udp        old-radius      # datametrics / old radius entry
216 sa-msg-port     1646/tcp        old-radacct     # sa-msg-port / old radacct entry
217 sa-msg-port     1646/udp        old-radacct     # sa-msg-port / old radacct entry
218 radius          1812/tcp                        # Radius
219 radius          1812/udp                        # Radius
220 radacct         1813/tcp                        # Radius Accounting
221 radacct         1813/udp                        # Radius Accounting
222 cvspserver      2401/tcp                        # CVS client/server operations
223 cvspserver      2401/udp                        # CVS client/server operations
224 venus           2430/tcp                        # codacon port
225 venus           2430/udp                        # Venus callback/wbc interface
226 venus-se        2431/tcp                        # tcp side effects
227 venus-se        2431/udp                        # udp sftp side effect
228 codasrv         2432/tcp                        # not used
229 codasrv         2432/udp                        # server port
230 codasrv-se      2433/tcp                        # tcp side effects
231 codasrv-se      2433/udp                        # udp sftp side effect
232 dict            2628/tcp                        # Dictionary server
233 dict            2628/udp                        # Dictionary server
234 icpv2           3130/tcp        icp             # Internet Cache Protocol (Squid)
235 icpv2           3130/udp        icp             # Internet Cache Protocol (Squid)
236 mysql           3306/tcp                        # MySQL
237 mysql           3306/udp                        # MySQL
238 rfe             5002/tcp                        # Radio Free Ethernet
239 rfe             5002/udp                        # Actually uses UDP only
240 cfengine        5308/tcp                        # CFengine
241 cfengine        5308/udp                        # CFengine
242 afs3-fileserver 7000/tcp        bbs             # file server itself
243 afs3-fileserver 7000/udp        bbs             # file server itself
244 afs3-callback   7001/tcp                        # callbacks to cache managers
245 afs3-callback   7001/udp                        # callbacks to cache managers
246 afs3-prserver   7002/tcp                        # users & groups database
247 afs3-prserver   7002/udp                        # users & groups database
248 afs3-vlserver   7003/tcp                        # volume location database
249 afs3-vlserver   7003/udp                        # volume location database
250 afs3-kaserver   7004/tcp                        # AFS/Kerberos authentication
251 afs3-kaserver   7004/udp                        # AFS/Kerberos authentication
252 afs3-volser     7005/tcp                        # volume managment server
253 afs3-volser     7005/udp                        # volume managment server
254 afs3-errors     7006/tcp                        # error interpretation service
255 afs3-errors     7006/udp                        # error interpretation service
256 afs3-bos        7007/tcp                        # basic overseer process
257 afs3-bos        7007/udp                        # basic overseer process
258 afs3-update     7008/tcp                        # server-to-server updater
259 afs3-update     7008/udp                        # server-to-server updater
260 afs3-rmtsys     7009/tcp                        # remote cache manager service
261 afs3-rmtsys     7009/udp                        # remote cache manager service
262 wnn6            22273/tcp                       # wnn6
263 wnn6            22273/udp                       # wnn6
264 #
265 #=========================================================================
266 # The remaining port numbers are not as allocated by IANA.
267 #
268 # Kerberos (Project Athena/MIT) services
269 # Note that these are for Kerberos v4, and are unofficial.  Sites running
270 # v4 should uncomment these and comment out the v5 entries above.
271 #
272 kerberos4       750/udp         kerberos-iv kdc # Kerberos (server) udp
273 kerberos4       750/tcp         kerberos-iv kdc # Kerberos (server) tcp
274 kerberos_master 751/udp                         # Kerberos authentication
275 kerberos_master 751/tcp                         # Kerberos authentication
276 passwd_server   752/udp                         # Kerberos passwd server
277 krb_prop        754/tcp                         # Kerberos slave propagation
278 krbupdate       760/tcp         kreg            # Kerberos registration
279 kpasswd         761/tcp         kpwd            # Kerberos "passwd"
280 kpop            1109/tcp                        # Pop with Kerberos
281 knetd           2053/tcp                        # Kerberos de-multiplexor
282 zephyr-srv      2102/udp                        # Zephyr server
283 zephyr-clt      2103/udp                        # Zephyr serv-hm connection
284 zephyr-hm       2104/udp                        # Zephyr hostmanager
285 eklogin         2105/tcp                        # Kerberos encrypted rlogin
286 #
287 # Kerberos services, registered with IANA
288 #
289 klogin          543/tcp                         # Kerberized `rlogin' (v5)
290 kshell          544/tcp         krcmd           # Kerberized `rsh' (v5)
291 kerberos-adm    749/tcp                         # Kerberos `kadmin' (v5)
292 kerberos-iv     750/udp         kerberos4 kerberos-sec kdc      # Kerberos (server) udp
293 kerberos-iv     750/tcp         kerberos4 kerberos-sec kdc      # Kerberos (server) tcp
294 #
295 # Unofficial but necessary (for NetBSD) services
296 #
297 supfilesrv      871/tcp                         # SUP server
298 supfiledbg      1127/tcp                        # SUP debugging
299 #
300 # Datagram Delivery Protocol services
301 #
302 rtmp            1/ddp                           # Routing Table Maintenance Protocol
303 nbp             2/ddp                           # Name Binding Protocol
304 echo            4/ddp                           # AppleTalk Echo Protocol
305 zip             6/ddp                           # Zone Information Protocol
306 #
307 # Services added for the Debian GNU/Linux & PLD Linux distributions
308 #
309 linuxconf       98/tcp                          # LinuxConf
310 poppassd        106/tcp                         # Eudora
311 poppassd        106/udp                         # Eudora
312 ssmtp           465/tcp                         # SMTP over SSL
313 qmqp            628/tcp         qmqp            # QMAIL Queuing Protocol
314 moira_db        775/tcp                         # Moira database
315 moira_update    777/tcp                         # Moira update protocol.
316 moira_ureg      779/udp                         # Moira user registration.
317 omirr           808/tcp         omirrd          # online mirror
318 omirr           808/udp         omirrd          # online mirror
319 swat            901/tcp                         # Samba Web Administration Tool
320 stelnet         992/tcp                         # TELNET over SSL
321 skkserv         1178/tcp                        # skk jisho server port
322 rmtcfg          1236/tcp                        # Gracilis Packeten remote config server
323 xtel            1313/tcp                        # french minitel
324 support         1529/tcp                        # GNATS
325 cfinger         2003/tcp                        # GNU Finger
326 ninstall        2150/tcp                        # ninstall service
327 ninstall        2150/udp                        # ninstall service
328 zebrasrv        2600/tcp                        # zebra service
329 zebra           2601/tcp                        # zebra vty
330 ripd            2602/tcp                        # RIPd vty
331 ripngd          2603/tcp                        # RIPngd vty
332 ospfd           2604/tcp                        # OSPFd vty
333 bgpd            2605/tcp                        # BGPd vty
334 ospf6d          2606/tcp                        # OSPF6d vty
335 dict            2628/tcp                        # Dictionary Server Protocol 
336 afbackup        2988/tcp                        # Afbackup system
337 afbackup        2988/udp                        # Afbackup system
338 fax             4557/tcp                        # FAX transmission service        (old)
339 hylafax         4559/tcp                        # HylaFAX client-server protocol  (new)
340 noclog          5354/tcp                        # noclogd with TCP (nocol)
341 noclog          5354/udp                        # noclogd with UDP (nocol)
342 hostmon         5355/tcp                        # hostmon uses TCP (nocol)
343 hostmon         5355/udp                        # hostmon uses TCP (nocol)
344 postgres        5432/tcp                        # POSTGRES
345 postgres        5432/udp                        # POSTGRES
346 mrt             5674/tcp                        # Multi-threaded Routing Daemon
347 canna           5680/tcp                        # cannaserver
348 ircd            6667/tcp                        # Internet Relay Chat
349 ircd            6667/udp                        # Internet Relay Chat
350 webcache        8080/tcp                        # WWW caching service
351 webcache        8080/udp                        # WWW caching service
352 tproxy          8081/tcp                        # Transparent Proxy
353 tproxy          8081/udp                        # Transparent Proxy
354 mandelspawn     9359/udp        mandelbrot      # network mandelbrot
355 amanda          10080/udp                       # amanda backup services
356 kamanda         10081/tcp                       # amanda backup services (Kerberos)
357 kamanda         10081/udp                       # amanda backup services (Kerberos)
358 amandaidx       10082/tcp                       # amanda backup services
359 amidxtape       10083/tcp                       # amanda backup services
360 isdnlog         20011/tcp                       # isdn logging system
361 isdnlog         20011/udp                       # isdn logging system
362 vboxd           20012/tcp                       # voice box system
363 vboxd           20012/udp                       # voice box system
364 binkp           24554/tcp                       # Binkley
365 binkp           24554/udp                       # Binkley
366 asp             27374/tcp                       # Address Search Protocol
367 asp             27374/udp                       # Address Search Protocol
368 tfido           60177/tcp                       # Ifmail
369 tfido           60177/udp                       # Ifmail
370 fido            60179/tcp                       # Ifmail
371 fido            60179/udp                       # Ifmail
372
373 # Local services
374
This page took 0.111638 seconds and 3 git commands to generate.