]> git.pld-linux.org Git - packages/setup.git/blame - setup-services.patch
- latest setup/etc/services vs old iana-generated version; needs update
[packages/setup.git] / setup-services.patch
CommitLineData
5752da72
JB
1Index: services
2===================================================================
3RCS file: /cvsroot/setup/etc/services,v
4retrieving revision 1.36
5retrieving revision 1.46
6diff -u -r1.36 -r1.46
7--- services 2 Apr 2003 10:50:11 -0000 1.36
8+++ services 19 Jul 2004 16:25:42 -0000 1.46
9@@ -1,5 +1,6 @@
10 #
11 # Based on http://www.iana.org/assignments/port-numbers
12+# with additions (mostly from old /etc/services)
13 #
14 # 0/tcp # Reserved
15 # 0/udp # Reserved
16@@ -24,13 +25,13 @@
17 # Jon Postel <postel@isi.edu>
18 # 8/tcp # Unassigned
19 # 8/udp # Unassigned
20-discard 9/tcp # Discard
21-discard 9/udp # Discard
22+discard 9/tcp sink null # Discard
23+discard 9/udp sink null # Discard
24 # Jon Postel <postel@isi.edu>
25 # 10/tcp # Unassigned
26 # 10/udp # Unassigned
27-systat 11/tcp # Active Users
28-systat 11/udp # Active Users
29+systat 11/tcp users # Active Users
30+systat 11/udp users # Active Users
31 # Jon Postel <postel@isi.edu>
32 # 12/tcp # Unassigned
33 # 12/udp # Unassigned
34@@ -43,14 +44,14 @@
35 # 15/udp # Unassigned
36 # 16/tcp # Unassigned
37 # 16/udp # Unassigned
38-qotd 17/tcp # Quote of the Day
39-qotd 17/udp # Quote of the Day
40+qotd 17/tcp quote # Quote of the Day
41+qotd 17/udp quote # Quote of the Day
42 # Jon Postel <postel@isi.edu>
43 msp 18/tcp # Message Send Protocol
44 msp 18/udp # Message Send Protocol
45 # Rina Nethaniel <---none--->
46-chargen 19/tcp # Character Generator
47-chargen 19/udp # Character Generator
48+chargen 19/tcp ttytst source # Character Generator
49+chargen 19/udp ttytst source # Character Generator
50 ftp-data 20/tcp # File Transfer [Default Data]
51 ftp-data 20/udp # File Transfer [Default Data]
52 ftp 21/tcp # File Transfer [Control]
53@@ -65,8 +66,8 @@
54 # 24/tcp # any private mail system
55 # 24/udp # any private mail system
56 # Rick Adams <rick@UUNET.UU.NET>
57-smtp 25/tcp # Simple Mail Transfer
58-smtp 25/udp # Simple Mail Transfer
59+smtp 25/tcp mail # Simple Mail Transfer
60+smtp 25/udp mail # Simple Mail Transfer
61 # Jon Postel <postel@isi.edu>
62 # 26/tcp # Unassigned
63 # 26/udp # Unassigned
64@@ -95,25 +96,23 @@
65 # Jon Postel <postel@isi.edu>
66 # 36/tcp # Unassigned
67 # 36/udp # Unassigned
68-time 37/tcp # Time
69-time 37/udp # Time
70+time 37/tcp timserver # Time
71+time 37/udp timserver # Time
72 # Jon Postel <postel@isi.edu>
73 rap 38/tcp # Route Access Protocol
74 rap 38/udp # Route Access Protocol
75 # Robert Ullmann <ariel@world.std.com>
76-rlp 39/tcp # Resource Location Protocol
77-rlp 39/udp # Resource Location Protocol
78+rlp 39/tcp resource # Resource Location Protocol
79+rlp 39/udp resource # Resource Location Protocol
80 # Mike Accetta <MIKE.ACCETTA@CMU-CS-A.EDU>
81 # 40/tcp # Unassigned
82 # 40/udp # Unassigned
83 graphics 41/tcp # Graphics
84 graphics 41/udp # Graphics
85-name 42/tcp # Host Name Server
86-name 42/udp # Host Name Server
87-nameserver 42/tcp # Host Name Server
88-nameserver 42/udp # Host Name Server
89-nicname 43/tcp # Who Is
90-nicname 43/udp # Who Is
91+name 42/tcp nameserver # Host Name Server
92+name 42/udp nameserver # Host Name Server
93+nicname 43/tcp whois # Who Is
94+nicname 43/udp whois # Who Is
95 mpm-flags 44/tcp # MPM FLAGS Protocol
96 mpm-flags 44/udp # MPM FLAGS Protocol
97 mpm 45/tcp # Message Processing Module [recv]
98@@ -214,12 +213,8 @@
99 finger 79/tcp # Finger
100 finger 79/udp # Finger
101 # David Zimmerman <dpz@RUTGERS.EDU>
102-http 80/tcp # World Wide Web HTTP
103-http 80/udp # World Wide Web HTTP
104-www 80/tcp # World Wide Web HTTP
105-www 80/udp # World Wide Web HTTP
106-www-http 80/tcp # World Wide Web HTTP
107-www-http 80/udp # World Wide Web HTTP
108+http 80/tcp www www-http # World Wide Web HTTP
109+http 80/udp www www-http # World Wide Web HTTP
110 # Tim Berners-Lee <timbl@W3.org>
111 hosts2-ns 81/tcp # HOSTS2 Name Server
112 hosts2-ns 81/udp # HOSTS2 Name Server
113@@ -239,11 +234,11 @@
114 mfcobol 86/tcp # Micro Focus Cobol
115 mfcobol 86/udp # Micro Focus Cobol
116 # Simon Edwards <--none--->
117-# 87/tcp # any private terminal link
118-# 87/udp # any private terminal link
119+ttylink 87/tcp # any private terminal link
120+ttylink 87/udp # any private terminal link
121 # Jon Postel <postel@isi.edu>
122-kerberos 88/tcp # Kerberos
123-kerberos 88/udp # Kerberos
124+kerberos 88/tcp krb5 kerberos5 # Kerberos
125+kerberos 88/udp krb5 kerberos5 # Kerberos
126 # B. Clifford Neuman <bcn@isi.edu>
127 su-mit-tg 89/tcp # SU/MIT Telnet Gateway
128 su-mit-tg 89/udp # SU/MIT Telnet Gateway
129@@ -281,23 +276,20 @@
130 metagram 99/udp # Metagram Relay
131 # Geoff Goodfellow <Geoff@FERNWOOD.MPK.CA.US>
132 newacct 100/tcp # [unauthorized use]
133-hostname 101/tcp # NIC Host Name Server
134-hostname 101/udp # NIC Host Name Server
135+hostname 101/tcp hostnames # NIC Host Name Server
136+hostname 101/udp hostnames # NIC Host Name Server
137 # Jon Postel <postel@isi.edu>
138-iso-tsap 102/tcp # ISO-TSAP Class 0
139-iso-tsap 102/udp # ISO-TSAP Class 0
140+iso-tsap 102/tcp tsap # ISO-TSAP Class 0
141+iso-tsap 102/udp tsap # ISO-TSAP Class 0
142 # Marshall Rose <mrose@dbc.mtview.ca.us>
143 gppitnp 103/tcp # Genesis Point-to-Point Trans Net
144 gppitnp 103/udp # Genesis Point-to-Point Trans Net
145 acr-nema 104/tcp # ACR-NEMA Digital Imag. & Comm. 300
146 acr-nema 104/udp # ACR-NEMA Digital Imag. & Comm. 300
147 # Patrick McNamee <--none--->
148-cso 105/tcp # CCSO name server protocol
149-cso 105/udp # CCSO name server protocol
150-# Martin Hamilton <martin@mrrl.lut.as.uk>
151-csnet-ns 105/tcp # Mailbox Name Nameserver
152-csnet-ns 105/udp # Mailbox Name Nameserver
153-# Marvin Solomon <solomon@CS.WISC.EDU>
154+cso 105/tcp csnet-ns cso-ns # CCSO name server protocol
155+cso 105/udp csnet-ns cso-ns # CCSO name server protocol
156+# Martin Hamilton <martin@mrrl.lut.as.uk>, Marvin Solomon <solomon@CS.WISC.EDU>
157 3com-tsmux 106/tcp # 3COM-TSMUX
158 3com-tsmux 106/udp # 3COM-TSMUX
159 # Jeremy Siegel <jzs@NSD.3Com.COM>
160@@ -308,21 +300,20 @@
161 snagas 108/tcp # SNA Gateway Access Server
162 snagas 108/udp # SNA Gateway Access Server
163 # Kevin Murphy <murphy@sevens.lkg.dec.com>
164-pop2 109/tcp # Post Office Protocol - Version 2
165-pop2 109/udp # Post Office Protocol - Version 2
166+pop2 109/tcp postoffice pop # Post Office Protocol - Version 2
167+pop2 109/udp postoffice pop # Post Office Protocol - Version 2
168 # Joyce K. Reynolds <jkrey@isi.edu>
169-pop3 110/tcp # Post Office Protocol - Version 3
170-pop3 110/udp # Post Office Protocol - Version 3
171+pop3 110/tcp pop-3 # Post Office Protocol - Version 3
172+pop3 110/udp pop-3 # Post Office Protocol - Version 3
173 # Marshall Rose <mrose@dbc.mtview.ca.us>
174-sunrpc 111/tcp # SUN Remote Procedure Call
175-sunrpc 111/udp # SUN Remote Procedure Call
176+sunrpc 111/tcp portmapper # SUN Remote Procedure Call
177+sunrpc 111/udp portmapper # SUN Remote Procedure Call
178 # Chuck McManis <cmcmanis@freegate.net>
179 mcidas 112/tcp # McIDAS Data Transmission Protocol
180 mcidas 112/udp # McIDAS Data Transmission Protocol
181 # Glenn Davis <support@unidata.ucar.edu>
182-ident 113/tcp #
183-auth 113/tcp # Authentication Service
184-auth 113/udp # Authentication Service
185+auth 113/tcp tap ident # Authentication Service
186+auth 113/udp tap # Authentication Service
187 # Mike St. Johns <stjohns@arpa.mil>
188 audionews 114/tcp # Audio News Multicast
189 audionews 114/udp # Audio News Multicast
190@@ -338,8 +329,8 @@
191 sqlserv 118/tcp # SQL Services
192 sqlserv 118/udp # SQL Services
193 # Larry Barnes <barnes@broke.enet.dec.com>
194-nntp 119/tcp # Network News Transfer Protocol
195-nntp 119/udp # Network News Transfer Protocol
196+nntp 119/tcp untp # Network News Transfer Protocol
197+nntp 119/udp untp # Network News Transfer Protocol
198 # Phil Lapsley <phil@UCBARPA.BERKELEY.EDU>
199 cfdptkt 120/tcp # CFDPTKT
200 cfdptkt 120/udp # CFDPTKT
201@@ -409,8 +400,8 @@
202 bl-idm 142/tcp # Britton-Lee IDM
203 bl-idm 142/udp # Britton-Lee IDM
204 # Susie Snitzer <---none--->
205-imap 143/tcp # Internet Message Access Protocol
206-imap 143/udp # Internet Message Access Protocol
207+imap 143/tcp imap2 # Internet Message Access Protocol
208+imap 143/udp imap2 # Internet Message Access Protocol
209 # Mark Crispin <MRC@CAC.Washington.EDU>
210 uma 144/tcp # Universal Management Architecture
211 uma 144/udp # Universal Management Architecture
212@@ -462,8 +453,8 @@
213 # Marty Schoffstahl <schoff@NISC.NYSER.NET>
214 snmp 161/tcp # SNMP
215 snmp 161/udp # SNMP
216-snmptrap 162/tcp # SNMPTRAP
217-snmptrap 162/udp # SNMPTRAP
218+snmptrap 162/tcp snmp-trap # SNMPTRAP
219+snmptrap 162/udp snmp-trap # SNMPTRAP
220 # Marshall Rose <mrose@dbc.mtview.ca.us>
221 cmip-man 163/tcp # CMIP/TCP Manager
222 cmip-man 163/udp # CMIP/TCP Manager
223@@ -593,8 +584,8 @@
224 qmtp 209/tcp # The Quick Mail Transfer Protocol
225 qmtp 209/udp # The Quick Mail Transfer Protocol
226 # Dan Bernstein <djb@silverton.berkeley.edu>
227-z39.50 210/tcp # ANSI Z39.50
228-z39.50 210/udp # ANSI Z39.50
229+z39.50 210/tcp z3950 wais # ANSI Z39.50
230+z39.50 210/udp z3950 wais # ANSI Z39.50
231 # Mark H. Needleman <markn@sirsi.com>
232 914c/g 211/tcp # Texas Instruments 914C/G Terminal
233 914c/g 211/udp # Texas Instruments 914C/G Terminal
234@@ -1121,6 +1112,7 @@
235 kpasswd 464/tcp # kpasswd
236 kpasswd 464/udp # kpasswd
237 # Theodore Ts'o <tytso@MIT.EDU>
238+smtps 465/tcp ssmtp # (not in IANA!)
239 urd 465/tcp # URL Rendesvous Directory for SSM
240 igmpv3lite 465/udp # IGMP over UDP for SSM
241 # Toerless Eckert <eckert@cisco.com>
242@@ -1266,8 +1258,7 @@
243 exec 512/tcp # remote process execution;
244 # authentication performed using
245 # passwords and UNIX login names
246-comsat 512/udp
247-biff 512/udp # used by mail system to notify users
248+biff 512/udp comsat # used by mail system to notify users
249 # of new mail received; currently
250 # receives messages only from
251 # processes on the same machine
252@@ -1276,16 +1267,16 @@
253 # based on priviledged port numbers
254 # and distributed data bases which
255 # identify "authentication domains"
256-who 513/udp # maintains data bases showing who's
257+who 513/udp whod # maintains data bases showing who's
258 # logged in to machines on a local
259 # net and the load average of the
260 # machine
261-shell 514/tcp # cmd
262+shell 514/tcp cmd
263 # like exec, but automatic authentication
264 # is performed as for login server
265 syslog 514/udp
266-printer 515/tcp # spooler
267-printer 515/udp # spooler
268+printer 515/tcp spooler
269+printer 515/udp spooler
270 videotex 516/tcp # videotex
271 videotex 516/udp # videotex
272 # Daniel Mavrakis <system@venus.mctel.fr>
273@@ -1301,10 +1292,10 @@
274 # tcp connection is established)
275 ntalk 518/tcp
276 ntalk 518/udp
277-utime 519/tcp # unixtime
278-utime 519/udp # unixtime
279+utime 519/tcp unixtime
280+utime 519/udp unixtime
281 efs 520/tcp # extended file name server
282-router 520/udp # local routing process (on site);
283+router 520/udp route routed # local routing process (on site);
284 # uses variant of Xerox NS routing
285 # information protocol - RIP
286 ripng 521/tcp # ripng
287@@ -1332,12 +1323,12 @@
288 irc-serv 529/tcp # IRC-SERV
289 irc-serv 529/udp # IRC-SERV
290 # Brian Tackett <cym@acrux.net>
291-courier 530/tcp # rpc
292-courier 530/udp # rpc
293-conference 531/tcp # chat
294-conference 531/udp # chat
295-netnews 532/tcp # readnews
296-netnews 532/udp # readnews
297+courier 530/tcp rpc
298+courier 530/udp rpc
299+conference 531/tcp chat
300+conference 531/udp chat
301+netnews 532/tcp readnews
302+netnews 532/udp readnews
303 netwall 533/tcp # for emergency broadcasts
304 netwall 533/udp # for emergency broadcasts
305 mm-admin 534/tcp # MegaMedia Admin
306@@ -1357,8 +1348,8 @@
307 # Richard Frith-Macdonald <richard@brainstorm.co.uk>
308 apertus-ldp 539/tcp # Apertus Technologies Load Determination
309 apertus-ldp 539/udp # Apertus Technologies Load Determination
310-uucp 540/tcp # uucpd
311-uucp 540/udp # uucpd
312+uucp 540/tcp uucpd
313+uucp 540/udp uucpd
314 uucp-rlogin 541/tcp # uucp-rlogin
315 uucp-rlogin 541/udp # uucp-rlogin
316 # Stuart Lynne <sl@wimsey.com>
317@@ -1367,8 +1358,8 @@
318 # Randy Epstein <repstein@host.net>
319 klogin 543/tcp
320 klogin 543/udp
321-kshell 544/tcp # krcmd
322-kshell 544/udp # krcmd
323+kshell 544/tcp krcmd
324+kshell 544/udp krcmd
325 appleqtcsrvr 545/tcp # appleqtcsrvr
326 appleqtcsrvr 545/udp # appleqtcsrvr
327 # Murali Ranganathan
328@@ -1384,8 +1375,8 @@
329 idfp 549/tcp # IDFP
330 idfp 549/udp # IDFP
331 # Ramana Kovi <ramana@kovi.com>
332-new-rwho 550/tcp # new-who
333-new-rwho 550/udp # new-who
334+new-rwho 550/tcp new-who
335+new-rwho 550/udp new-who
336 cybercash 551/tcp # cybercash
337 cybercash 551/udp # cybercash
338 # Donald E. Eastlake 3rd <dee@cybercash.com>
339@@ -1410,14 +1401,14 @@
340 teedtap 559/tcp # TEEDTAP
341 teedtap 559/udp # TEEDTAP
342 # Mort Hoffman <hoffman@mail.ndhm.gtegsc.com>
343-rmonitor 560/tcp # rmonitord
344-rmonitor 560/udp # rmonitord
345+rmonitor 560/tcp rmonitord
346+rmonitor 560/udp rmonitord
347 monitor 561/tcp
348 monitor 561/udp
349 chshell 562/tcp # chcmd
350 chshell 562/udp # chcmd
351-nntps 563/tcp # nntp protocol over TLS/SSL (was snntp)
352-nntps 563/udp # nntp protocol over TLS/SSL (was snntp)
353+nntps 563/tcp snntp # nntp protocol over TLS/SSL (was snntp)
354+nntps 563/udp snntp # nntp protocol over TLS/SSL (was snntp)
355 # Kipp E.B. Hickman <kipp@netscape.com>
356 9pfs 564/tcp # plan 9 file service
357 9pfs 564/udp # plan 9 file service
358@@ -1850,7 +1841,7 @@
359 kerberos-adm 749/udp # kerberos administration
360 rfile 750/tcp
361 loadav 750/udp
362-kerberos-iv 750/udp # kerberos version iv
363+kerberos-iv 750/udp kerberos4 # kerberos version iv
364 # Martin Hamilton <martin@mrrl.lut.as.uk>
365 pump 751/tcp
366 pump 751/udp
367@@ -1953,6 +1944,7 @@
368 omginitialrefs 900/tcp # OMG Initial Refs
369 omginitialrefs 900/udp # OMG Initial Refs
370 # Christian Callsen <Christian.Callsen@eng.sun.com>
371+swat 901/tcp # (not in IANA!) Samba Web Administration Tool
372 smpnameres 901/tcp # SMPNAMERES
373 smpnameres 901/udp # SMPNAMERES
374 # Leif Ekblad <leif@rdos.net>
375@@ -1980,8 +1972,8 @@
376 nas 991/udp # Netnews Administration System
377 # Vera Heinau <heinau@fu-berlin.de>
378 # Heiko Schlichting <heiko@fu-berlin.de>
379-telnets 992/tcp # telnet protocol over TLS/SSL
380-telnets 992/udp # telnet protocol over TLS/SSL
381+telnets 992/tcp stelnet # telnet protocol over TLS/SSL
382+telnets 992/udp stelnet # telnet protocol over TLS/SSL
383 imaps 993/tcp # imap4 protocol over TLS/SSL
384 imaps 993/udp # imap4 protocol over TLS/SSL
385 ircs 994/tcp # irc protocol over TLS/SSL
386@@ -1998,19 +1990,19 @@
387 busboy 998/tcp
388 puparp 998/udp
389 garcon 999/tcp
390-applix 999/udp # Applix ac
391+applix 999/udp # Applix ac
392 puprouter 999/tcp
393 puprouter 999/udp
394 cadlock2 1000/tcp
395 cadlock2 1000/udp
396 # 1001-1009 Unassigned
397 # 1008/udp # Possibly used by Sun Solaris????
398-surf 1010/tcp # surf
399-surf 1010/udp # surf
400+surf 1010/tcp # surf
401+surf 1010/udp # surf
402 # Joseph Geer <jgeer@peapod.com>
403 # 1011-1022 Reserved
404-# 1023/tcp # Reserved
405-# 1023/udp # Reserved
406+# 1023/tcp # Reserved
407+# 1023/udp # Reserved
408 # IANA <iana@iana.org>
409
410 # 1024/tcp # Reserved
411@@ -4559,12 +4551,13 @@
412 x25-svc-port 1998/udp # cisco X.25 service (XOT)
413 tcp-id-port 1999/tcp # cisco identification port
414 tcp-id-port 1999/udp # cisco identification port
415-callbook 2000/tcp
416+callbook 2000/tcp sieve # sieve is used by cyrus-imapd timsieved daemon
417 callbook 2000/udp
418 dc 2001/tcp
419 wizard 2001/udp # curry
420 globe 2002/tcp
421 globe 2002/udp
422+cfinger 2003/tcp # (not in IANA!) GNU Finger
423 mailbox 2004/tcp
424 emce 2004/udp # CCWS mm conf
425 berknet 2005/tcp
426@@ -4654,10 +4647,10 @@
427 dls-monitor 2048/tcp
428 dls-monitor 2048/udp
429 # <== NOTE Conflict on 2049 !
430-shilp 2049/tcp
431-shilp 2049/udp
432 nfs 2049/tcp # Network File System - Sun Microsystems
433 nfs 2049/udp # Network File System - Sun Microsystems
434+shilp 2049/tcp
435+shilp 2049/udp
436 # Brent Callaghan <brent@terra.eng.sun.com>
437 av-emb-config 2050/tcp # Avaya EMB Config Port
438 av-emb-config 2050/udp # Avaya EMB Config Port
439@@ -8025,7 +8018,7 @@
440 vnsstr 3321/tcp # VNSSTR
441 vnsstr 3321/udp # VNSSTR
442 # Takeshi Ohmura <ohmura@isl.mei.co.jp>
443-active-net 3322-3325 Active Networks
444+#active-net 3322-3325 Active Networks
445 # Bob Braden <braden@isi.edu>
446 sftu 3326/tcp # SFTU
447 sftu 3326/udp # SFTU
448@@ -8138,7 +8131,7 @@
449 creativepartnr 3366/tcp # Creative Partner
450 creativepartnr 3366/udp # Creative Partner
451 # Jesus Ortiz <Jesus_A._Ortiz@notes.emotion.com>
452-satvid-datalnk 3367-3371 Satellite Video Data Link
453+#satvid-datalnk 3367-3371 Satellite Video Data Link
454 # Scott Engel <ScottX_Engel@ccm.jf.intel.com>
455 tip2 3372/tcp # TIP 2
456 tip2 3372/udp # TIP 2
457@@ -9139,7 +9132,7 @@
458 eims-admin 4199/tcp # EIMS ADMIN
459 eims-admin 4199/udp # EIMS ADMIN
460 # Glenn Anderson <glenn@qualcomm.co.nz>
461-vrml-multi-use 4200-4299 VRML Multi User Systems
462+#vrml-multi-use 4200-4299 VRML Multi User Systems
463 # Mitra <mitra@earth.path.net>
464 corelccam 4300/tcp # Corel CCam
465 corelccam 4300/udp # Corel CCam
466@@ -9650,8 +9643,8 @@
467 park-agent 5431/tcp # PARK AGENT
468 park-agent 5431/udp # PARK AGENT
469 # John Clifford <John.Clifford@veritas.com>
470-postgresql 5432/tcp # PostgreSQL Database
471-postgresql 5432/udp # PostgreSQL Database
472+postgresql 5432/tcp postgres # PostgreSQL Database
473+postgresql 5432/udp postgres # PostgreSQL Database
474 # Tom Lane <tgl@sss.pgh.pa.us>
475 # 5433-5434 Unassigned
476 dttl 5435/tcp # Data Tunneling Transceiver Linking (DTTL)
477@@ -9728,7 +9721,7 @@
478 pcanywherestat 5632/udp # pcANYWHEREstat
479 # Jon Rosarky <JRosarky@symantec.com>
480 # 5633-5672 Unassigned
481-jms 5673/tcp # JACL Message Server
482+jms 5673/tcp irrd # IRRd routing registry server [jms - JACL Message Server]
483 jms 5673/udp # JACL Message Server
484 # Stuart Allen <stuart@jacl.animats.net> February 2002
485 hyperscsi-port 5674/tcp # HyperSCSI Port
486@@ -9750,6 +9743,7 @@
487 dccm 5679/udp # Direct Cable Connect Manager
488 # Mark Miller <mmiller@MICROSOFT.com>
489 # 5680-5712 Unassigned
490+canna 5680/tcp # (not in IANA!) cannaserver
491 proshareaudio 5713/tcp # proshare conf audio
492 proshareaudio 5713/udp # proshare conf audio
493 prosharevideo 5714/tcp # proshare conf video
494@@ -9835,8 +9829,8 @@
495 cvsup 5999/tcp # CVSup
496 cvsup 5999/udp # CVSup
497 # Randall Atkinson <rja@inet.org>
498-x11 6000-6063/tcp X Window System
499-x11 6000-6063/udp X Window System
500+#x11 6000-6063/tcp X Window System
501+#x11 6000-6063/udp X Window System
502 # Stephen Gildea <gildea@lcs.mit.edu>
503 ndl-ahp-svc 6064/tcp # NDL-AHP-SVC
504 ndl-ahp-svc 6064/udp # NDL-AHP-SVC
505@@ -9969,17 +9963,17 @@
506 # Dave DesRoches <ddesroches@clariion.com>
507 # 6390-6399 Unassigned
508 # The following blocks are in use by Seagate Software 6400-6410 #
509-info-aps 6400
510-info-was 6401
511-info-eventsvr 6402
512-info-cachesvr 6403
513-info-filesvr 6404
514-info-pagesvr 6405
515-info-processvr 6406
516-reserved1 6407
517-reserved2 6408
518-reserved3 6409
519-reserved4 6410
520+#info-aps 6400
521+#info-was 6401
522+#info-eventsvr 6402
523+#info-cachesvr 6403
524+#info-filesvr 6404
525+#info-pagesvr 6405
526+#info-processvr 6406
527+#reserved1 6407
528+#reserved2 6408
529+#reserved3 6409
530+#reserved4 6410
531 # The previous ports are in use by Seagate Software 6400-6410 #
532 # Contact for these ports is Wade Richards <Wade.Richards@Seagatesoftware.com>
533 # 6411-6454 Unassigned
534@@ -10032,7 +10026,7 @@
535 xdsxdm 6558/udp
536 # Brian Tackett <cym@acrux.net> possible contact
537 # 6559-6565 Unassigned
538-sane-port 6566/tcp # SANE Control Port
539+sane-port 6566/tcp sane # SANE Control Port
540 sane-port 6566/udp # SANE Control Port
541 # Henning Meier-Geinitz <henning@meier-geinitz.de> October 2002
542 # 6567-6579 Unassigned
543@@ -10047,8 +10041,10 @@
544 # 6588 Unassigned
545 ####Unofficial use of port 6588 by AnalogX and Microsoft####
546 # 6589-6664 Unassigned
547-ircu 6665-6669/tcp # IRCU
548-ircu 6665-6669/udp # IRCU
549+#ircu 6665-6669/tcp # IRCU
550+#ircu 6665-6669/udp # IRCU
551+ircd 6667/tcp # Internet Relay Chat
552+ircd 6667/udp # Internet Relay Chat
553 # Brian Tackett <cym@acrux.net>
554 vocaltec-gold 6670/tcp # Vocaltec Global Online Directory
555 vocaltec-gold 6670/udp # Vocaltec Global Online Directory
556@@ -10204,7 +10200,7 @@
557 itactionserver2 7281/udp # ITACTIONSERVER 2
558 # Brian Taylor <btaylor@imagetag.com>
559 # 7282-7299 Unassigned
560-swx 7300-7390 The Swiss Exchange
561+#swx 7300-7390 The Swiss Exchange
562 # Edgar Blum <edgar.blum@swx.ch>
563 mindfilesys 7391/tcp # mind-file system server
564 mindfilesys 7391/udp # mind-file system server
565@@ -10494,7 +10490,7 @@
566 cddbp-alt 8880/udp # CDDBP
567 # Steve Scherf <steve@moonsoft.com>
568 # 8881-8887 Unassigned
569-ddi-tcp-1 8888/tcp # NewsEDGE server TCP (TCP 1)
570+ddi-tcp-1 8888/tcp irr_rpsl_submit # NewsEDGE server TCP (TCP 1)
571 ddi-udp-1 8888/udp # NewsEDGE server UDP (UDP 1)
572 ddi-tcp-2 8889/tcp # Desktop Data TCP 1
573 ddi-udp-2 8889/udp # NewsEDGE server broadcast
574@@ -10782,6 +10778,10 @@
575 amanda 10080/udp # Amanda
576 # John Jackson <jrj@gandalf.cc.purdue.edu>
577 # <amanda-core@amanda.org>
578+kamanda 10081/tcp # (not in IANA) amanda backup services (Kerberos)
579+kamanda 10081/udp # (not in IANA) amanda backup services (Kerberos)
580+amandaidx 10082/tcp # (not in IANA) amanda backup services
581+amidxtape 10083/tcp # (not in IANA) amanda backup services
582 # 10081-10100 Unassigned
583 ezmeeting-2 10101/tcp # eZmeeting
584 ezmeeting-2 10101/udp # eZmeeting
585@@ -10885,7 +10885,10 @@
586 tsaf 12753/tcp # tsaf port
587 tsaf 12753/udp # tsaf port
588 # Andreas Fehr <100042.2070@CompuServe.COM>
589-# 12754-13159 Unassigned
590+# 12754-12864 Unassigned
591+netserver 12865/tcp # Netperf Server
592+netserver 12865/udp # Netperf Server
593+# 12866-13159 Unassigned
594 i-zipqd 13160/tcp # I-ZIPQD
595 i-zipqd 13160/udp # I-ZIPQD
596 # Chuck Runquist <crunquist@quarterdeck.com>
597@@ -11081,108 +11084,111 @@
598 vofr-gateway 21590/udp # VoFR Gateway
599 # Marty Borden <mborden@tollbridgetech.com>
600 # 21591-21799 Unassigned
601-tvpm 21800/tcp TVNC Pro Multiplexing
602-tvpm 21800/udp TVNC Pro Multiplexing
603+tvpm 21800/tcp # TVNC Pro Multiplexing
604+tvpm 21800/udp # TVNC Pro Multiplexing
605 # Brian Blevins <brian.blevins@tridia.com>
606-# 21801-21844 Unassigned
607-webphone 21845/tcp webphone
608-webphone 21845/udp webphone
609-netspeak-is 21846/tcp NetSpeak Corp. Directory Services
610-netspeak-is 21846/udp NetSpeak Corp. Directory Services
611-netspeak-cs 21847/tcp NetSpeak Corp. Connection Services
612-netspeak-cs 21847/udp NetSpeak Corp. Connection Services
613-netspeak-acd 21848/tcp NetSpeak Corp. Automatic Call Distribution
614-netspeak-acd 21848/udp NetSpeak Corp. Automatic Call Distribution
615-netspeak-cps 21849/tcp NetSpeak Corp. Credit Processing System
616-netspeak-cps 21849/udp NetSpeak Corp. Credit Processing System
617+# 21801-21844 # Unassigned
618+webphone 21845/tcp # webphone
619+webphone 21845/udp # webphone
620+netspeak-is 21846/tcp # NetSpeak Corp. Directory Services
621+netspeak-is 21846/udp # NetSpeak Corp. Directory Services
622+netspeak-cs 21847/tcp # NetSpeak Corp. Connection Services
623+netspeak-cs 21847/udp # NetSpeak Corp. Connection Services
624+netspeak-acd 21848/tcp # NetSpeak Corp. Automatic Call Distribution
625+netspeak-acd 21848/udp # NetSpeak Corp. Automatic Call Distribution
626+netspeak-cps 21849/tcp # NetSpeak Corp. Credit Processing System
627+netspeak-cps 21849/udp # NetSpeak Corp. Credit Processing System
628 # Toby Hosterman <root@netspeak.com>
629-# 21850-21999 Unassigned
630-snapenetio 22000/tcp SNAPenetIO
631-snapenetio 22000/udp SNAPenetIO
632-optocontrol 22001/tcp OptoControl
633-optocontrol 22001/udp OptoControl
634+# 21850-21999 # Unassigned
635+snapenetio 22000/tcp # SNAPenetIO
636+snapenetio 22000/udp # SNAPenetIO
637+optocontrol 22001/tcp # OptoControl
638+optocontrol 22001/udp # OptoControl
639 # Kevin Kuhns <kkuhns@opto22.com>
640-# 22002-22272 Unassigned
641+# 22002-22272 # Unassigned
642 wnn6 22273/tcp wnn6
643 wnn6 22273/udp wnn6
644 # Yasunari Gon Yamasita <yamasita@omronsoft.co.jp
645+wnn4_Cn 22289/tcp # (not in IANA!) cWnn (Chinese input system/China)
646+wnn4_Kr 22305/tcp # (not in IANA!) kWnn (Korean input system)
647+wnn4_Tw 22321/tcp # (not in IANA!) tWnn (Chinese input system/Taiwan)
648 # 22274-22554 Unassigned
649-vocaltec-wconf 22555/tcp Vocaltec Web Conference
650-vocaltec-phone 22555/udp Vocaltec Internet Phone
651+vocaltec-wconf 22555/tcp # Vocaltec Web Conference
652+vocaltec-phone 22555/udp # Vocaltec Internet Phone
653 # Scott Petrack >Scott_Petrack@vocaltec.com>
654-# 22556-22799 Unassigned
655-aws-brf 22800/tcp Telerate Information Platform LAN
656-aws-brf 22800/udp Telerate Information Platform LAN
657+# 22556-22799 # Unassigned
658+aws-brf 22800/tcp # Telerate Information Platform LAN
659+aws-brf 22800/udp # Telerate Information Platform LAN
660 # Timo Sivonen <timo.sivonen@ccmail.dowjones.com>
661-# 22801-22950 Unassigned
662-brf-gw 22951/tcp Telerate Information Platform WAN
663-brf-gw 22951/udp Telerate Information Platform WAN
664+# 22801-22950 # Unassigned
665+brf-gw 22951/tcp # Telerate Information Platform WAN
666+brf-gw 22951/udp # Telerate Information Platform WAN
667 # Timo Sivonen <timo.sivonen@ccmail.dowjones.com>
668-# 22952-23999 Unassigned
669-med-ltp 24000/tcp med-ltp
670-med-ltp 24000/udp med-ltp
671-med-fsp-rx 24001/tcp med-fsp-rx
672-med-fsp-rx 24001/udp med-fsp-rx
673-med-fsp-tx 24002/tcp med-fsp-tx
674-med-fsp-tx 24002/udp med-fsp-tx
675-med-supp 24003/tcp med-supp
676-med-supp 24003/udp med-supp
677-med-ovw 24004/tcp med-ovw
678-med-ovw 24004/udp med-ovw
679-med-ci 24005/tcp med-ci
680-med-ci 24005/udp med-ci
681-med-net-svc 24006/tcp med-net-svc
682-med-net-svc 24006/udp med-net-svc
683+# 22952-23999 # Unassigned
684+med-ltp 24000/tcp # med-ltp
685+med-ltp 24000/udp # med-ltp
686+med-fsp-rx 24001/tcp # med-fsp-rx
687+med-fsp-rx 24001/udp # med-fsp-rx
688+med-fsp-tx 24002/tcp # med-fsp-tx
689+med-fsp-tx 24002/udp # med-fsp-tx
690+med-supp 24003/tcp # med-supp
691+med-supp 24003/udp # med-supp
692+med-ovw 24004/tcp # med-ovw
693+med-ovw 24004/udp # med-ovw
694+med-ci 24005/tcp # med-ci
695+med-ci 24005/udp # med-ci
696+med-net-svc 24006/tcp # med-net-svc
697+med-net-svc 24006/udp # med-net-svc
698 # Juergen Fischbach <Juergen_Fischbach@agilent.com>
699-# 24007-24241 Unassigned
700-filesphere 24242/tcp fileSphere
701-filesphere 24242/udp fileSphere
702+# 24007-24241 # Unassigned
703+filesphere 24242/tcp # fileSphere
704+filesphere 24242/udp # fileSphere
705 # Carl Cedergren <asperon@home.se>
706-# 24243-24248 Unassigned
707-vista-4gl 24249/tcp Vista 4GL
708-vista-4gl 24249/udp Vista 4GL
709+# 24243-24248 # Unassigned
710+vista-4gl 24249/tcp # Vista 4GL
711+vista-4gl 24249/udp # Vista 4GL
712 # Mark Itzcovitz <mji@vistacomp.com>
713-# 24250-24385 Unassigned
714-intel_rci 24386/tcp Intel RCI
715-intel_rci 24386/udp Intel RCI
716+# 24250-24385 # Unassigned
717+intel_rci 24386/tcp # Intel RCI
718+intel_rci 24386/udp # Intel RCI
719 # Mark Lewis <mark.h.lewis@intel.com>
720 # 24387-24553 Unassigned
721-binkp 24554/tcp BINKP
722-binkp 24554/udp BINKP
723+binkp 24554/tcp # BINKP
724+binkp 24554/udp # BINKP
725 # Max Masyutin <max@ritlabs.com>
726 # 24554-34676 Unassigned
727-flashfiler 24677/tcp FlashFiler
728-flashfiler 24677/udp FlashFiler
729+flashfiler 24677/tcp # FlashFiler
730+flashfiler 24677/udp # FlashFiler
731 # Ben Oram <beno@turbopower.com>
732-proactivate 24678/tcp Turbopower Proactivate
733-proactivate 24678/udp Turbopower Proactivate
734+proactivate 24678/tcp # Turbopower Proactivate
735+proactivate 24678/udp # Turbopower Proactivate
736 # Ben Oram <beno@turbopower.com>
737-# 24679-24921 Unassigned
738-snip 24922/tcp Simple Net Ident Protocol
739-snip 24922/udp Simple Net Ident Protocol
740+# 24679-24921 # Unassigned
741+snip 24922/tcp # Simple Net Ident Protocol
742+snip 24922/udp # Simple Net Ident Protocol
743 # Jean-Paul Moreaux
744 # <jean-paul.moreaux@airbus.dasa.de>
745-# 24923-24999 Unassigned
746-icl-twobase1 25000/tcp icl-twobase1
747-icl-twobase1 25000/udp icl-twobase1
748-icl-twobase2 25001/tcp icl-twobase2
749-icl-twobase2 25001/udp icl-twobase2
750-icl-twobase3 25002/tcp icl-twobase3
751-icl-twobase3 25002/udp icl-twobase3
752-icl-twobase4 25003/tcp icl-twobase4
753-icl-twobase4 25003/udp icl-twobase4
754-icl-twobase5 25004/tcp icl-twobase5
755-icl-twobase5 25004/udp icl-twobase5
756-icl-twobase6 25005/tcp icl-twobase6
757-icl-twobase6 25005/udp icl-twobase6
758-icl-twobase7 25006/tcp icl-twobase7
759-icl-twobase7 25006/udp icl-twobase7
760-icl-twobase8 25007/tcp icl-twobase8
761-icl-twobase8 25007/udp icl-twobase8
762-icl-twobase9 25008/tcp icl-twobase9
763-icl-twobase9 25008/udp icl-twobase9
764-icl-twobase10 25009/tcp icl-twobase10
765-icl-twobase10 25009/udp icl-twobase10
766+# 24923-24999 # Unassigned
767+icl-twobase1 25000/tcp # icl-twobase1
768+icl-twobase1 25000/udp # icl-twobase1
769+icl-twobase2 25001/tcp # icl-twobase2
770+icl-twobase2 25001/udp # icl-twobase2
771+icl-twobase3 25002/tcp # icl-twobase3
772+icl-twobase3 25002/udp # icl-twobase3
773+icl-twobase4 25003/tcp # icl-twobase4
774+icl-twobase4 25003/udp # icl-twobase4
775+icl-twobase5 25004/tcp # icl-twobase5
776+icl-twobase5 25004/udp # icl-twobase5
777+icl-twobase6 25005/tcp # icl-twobase6
778+icl-twobase6 25005/udp # icl-twobase6
779+icl-twobase7 25006/tcp # icl-twobase7
780+icl-twobase7 25006/udp # icl-twobase7
781+icl-twobase8 25007/tcp # icl-twobase8
782+icl-twobase8 25007/udp # icl-twobase8
783+icl-twobase9 25008/tcp # icl-twobase9
784+icl-twobase9 25008/udp # icl-twobase9
785+icl-twobase10 25009/tcp # icl-twobase10
786+icl-twobase10 25009/udp # icl-twobase10
787 # J. A. (Tony) Sever <J.A.Sever@bra0119.wins.icl.co.uk>
788 # 25010-25792 Unassigned
789 vocaltec-hos 25793/tcp # Vocaltec Address Server
790@@ -11192,7 +11198,7 @@
791 niobserver 25901/tcp # NIObserver
792 niobserver 25901/udp # NIObserver
793 # Roman Oliynyk <romano@netinst.com>
794-# 25902 Unassigned
795+# 25902 # Unassigned
796 niprobe 25903/tcp # NIProbe
797 niprobe 25903/udp # NIProbe
798 # Roman Oliynyk <romano@netinst.com>
799@@ -11219,7 +11225,7 @@
800 gserver 26264/udp # Gserver
801 # Szanto Gabor <sgabor90@hotmail.com>
802 # 26265-26999 Unassigned
803-flex-lm 27000-27009 FLEX LM (1-10)
804+#flex-lm 27000-27009 # FLEX LM (1-10)
805 # Daniel Birns <daniel@globes.com>
806 # 27010-27344 Unassigned
807 imagepump 27345/tcp # ImagePump
808@@ -11361,3 +11367,15 @@
809 # 48557-49150 Unassigned
810 # 49151 IANA Reserved
811
812+tfido 60177/tcp # (not in IANA) Ifmail
813+tfido 60177/udp # (not in IANA) Ifmail
814+fido 60179/tcp # (not in IANA) Ifmail
815+fido 60179/udp # (not in IANA) Ifmail
816+
817+#
818+# Datagram Delivery Protocol services (not in IANA)
819+#
820+rtmp 1/ddp # Routing Table Maintenance Protocol
821+nbp 2/ddp # Name Binding Protocol
822+echo 4/ddp # AppleTalk Echo Protocol
823+zip 6/ddp # Zone Information Protocol
This page took 0.120281 seconds and 4 git commands to generate.