]> git.pld-linux.org Git - packages/setup.git/blob - setup-services.patch
go back to joinpasswd in %post
[packages/setup.git] / setup-services.patch
1 --- setup-2.10.0.orig/etc/services      2021-03-19 20:16:47.179995385 +0100
2 +++ setup-2.10.0.orig/etc/services      2021-03-19 20:17:57.230995385 +0100
3 @@ -15,14 +15,14 @@
4  echo                 7/udp    # Echo
5  #                    8/tcp    Unassigned
6  #                    8/udp    Unassigned
7 -discard              9/tcp    # Discard
8 -discard              9/udp    # Discard
9 -discard              9/sctp   # Discard
10 -discard              9/dccp   # Discard
11 +discard              9/tcp    sink null  # Discard
12 +discard              9/udp    sink null  # Discard
13 +discard              9/sctp   sink null  # Discard
14 +discard              9/dccp   sink null  # Discard
15  #                   10/tcp    Unassigned
16  #                   10/udp    Unassigned
17 -systat              11/tcp    # Active Users
18 -systat              11/udp    # Active Users
19 +systat              11/tcp    users  # Active Users
20 +systat              11/udp    users  # Active Users
21  #                   12/tcp    Unassigned
22  #                   12/udp    Unassigned
23  daytime             13/tcp    # Daytime
24 @@ -33,10 +33,10 @@
25  #                   15/udp    Unassigned
26  #                   16/tcp    Unassigned
27  #                   16/udp    Unassigned
28 -qotd                17/tcp    # Quote of the Day
29 -qotd                17/udp    # Quote of the Day
30 -chargen             19/tcp    # Character Generator
31 -chargen             19/udp    # Character Generator
32 +qotd                17/tcp    quote  # Quote of the Day
33 +qotd                17/udp    quote  # Quote of the Day
34 +chargen             19/tcp    ttytst source  # Character Generator
35 +chargen             19/udp    ttytst source  # Character Generator
36  ftp-data            20/tcp    # File Transfer [Default Data]
37  ftp-data            20/udp    # File Transfer [Default Data]
38  ftp-data            20/sctp   # FTP
39 @@ -50,8 +50,8 @@
40  telnet              23/udp    # Telnet
41  #                   24/tcp    any private mail system
42  #                   24/udp    any private mail system
43 -smtp                25/tcp    # Simple Mail Transfer
44 -smtp                25/udp    # Simple Mail Transfer
45 +smtp                25/tcp    mail  # Simple Mail Transfer
46 +smtp                25/udp    mail  # Simple Mail Transfer
47  #                   26/tcp    Unassigned
48  #                   26/udp    Unassigned
49  nsw-fe              27/tcp    # NSW User System FE
50 @@ -74,20 +74,18 @@
51  #                   35/udp    any private printer server
52  #                   36/tcp    Unassigned
53  #                   36/udp    Unassigned
54 -time                37/tcp    # Time
55 -time                37/udp    # Time
56 +time                37/tcp    timeserver  # Time
57 +time                37/udp    timeserver  # Time
58  rap                 38/tcp    # Route Access Protocol
59  rap                 38/udp    # Route Access Protocol
60 -rlp                 39/tcp    # Resource Location Protocol
61 -rlp                 39/udp    # Resource Location Protocol
62 +rlp                 39/tcp    resource  # Resource Location Protocol
63 +rlp                 39/udp    resource  # Resource Location Protocol
64  #                   40/tcp    Unassigned
65  #                   40/udp    Unassigned
66  graphics            41/tcp    # Graphics
67  graphics            41/udp    # Graphics
68 -name                42/tcp    # Host Name Server
69 -name                42/udp    # Host Name Server
70 -nameserver          42/tcp    # Host Name Server
71 -nameserver          42/udp    # Host Name Server
72 +name                42/tcp    nameserver  # Host Name Server
73 +name                42/udp    nameserver  # Host Name Server
74  nicname             43/tcp    # Who Is
75  nicname             43/udp    # Who Is
76  mpm-flags           44/tcp    # MPM FLAGS Protocol
77 @@ -160,12 +158,8 @@
78  vettcp              78/udp    # vettcp
79  finger              79/tcp    # Finger
80  finger              79/udp    # Finger
81 -http                80/tcp    # World Wide Web HTTP
82 -http                80/udp    # World Wide Web HTTP
83 -www                 80/tcp    # World Wide Web HTTP
84 -www                 80/udp    # World Wide Web HTTP
85 -www-http            80/tcp    # World Wide Web HTTP
86 -www-http            80/udp    # World Wide Web HTTP
87 +http                80/tcp    www www-http  # World Wide Web HTTP
88 +http                80/udp    www www-http  # World Wide Web HTTP
89  http                80/sctp   # HTTP
90  xfer                82/tcp    # XFER Utility
91  xfer                82/udp    # XFER Utility
92 @@ -177,10 +171,10 @@
93  mit-ml-dev          85/udp    # MIT ML Device
94  mfcobol             86/tcp    # Micro Focus Cobol
95  mfcobol             86/udp    # Micro Focus Cobol
96 -#                   87/tcp    any private terminal link
97 -#                   87/udp    any private terminal link
98 -kerberos            88/tcp    # Kerberos
99 -kerberos            88/udp    # Kerberos
100 +ttylink             87/tcp    # any private terminal link
101 +ttylink             87/udp    # any private terminal link
102 +kerberos            88/tcp    krb5 kerberos5  # Kerberos
103 +kerberos            88/udp    krb5 kerberos5  # Kerberos
104  su-mit-tg           89/tcp    # SU/MIT Telnet Gateway
105  su-mit-tg           89/udp    # SU/MIT Telnet Gateway
106  dnsix               90/tcp    # DNSIX Securit Attribute Token Map
107 @@ -203,35 +197,32 @@
108  tacnews             98/udp    # TAC News
109  metagram            99/tcp    # Metagram Relay
110  metagram            99/udp    # Metagram Relay
111 -hostname           101/tcp    # NIC Host Name Server
112 -hostname           101/udp    # NIC Host Name Server
113 -iso-tsap           102/tcp    # ISO-TSAP Class 0
114 -iso-tsap           102/udp    # ISO-TSAP Class 0
115 +hostname           101/tcp    hostnames  # NIC Host Name Server
116 +hostname           101/udp    hostnames  # NIC Host Name Server
117 +iso-tsap           102/tcp    tsap  # ISO-TSAP Class 0
118 +iso-tsap           102/udp    tsap  # ISO-TSAP Class 0
119  gppitnp            103/tcp    # Genesis Point-to-Point Trans Net
120  gppitnp            103/udp    # Genesis Point-to-Point Trans Net
121  acr-nema           104/tcp    # ACR-NEMA Digital Imag. & Comm. 300
122  acr-nema           104/udp    # ACR-NEMA Digital Imag. & Comm. 300
123 -cso                105/tcp    # CCSO name server protocol
124 -cso                105/udp    # CCSO name server protocol
125 -csnet-ns           105/tcp    # Mailbox Name Nameserver
126 -csnet-ns           105/udp    # Mailbox Name Nameserver
127 +cso                105/tcp    csnet-ns cso-ns  # CCSO name server protocol
128 +cso                105/udp    csnet-ns cso-ns  # CCSO name server protocol
129  3com-tsmux         106/tcp    # 3COM-TSMUX
130  3com-tsmux         106/udp    # 3COM-TSMUX
131  rtelnet            107/tcp    # Remote Telnet Service
132  rtelnet            107/udp    # Remote Telnet Service
133  snagas             108/tcp    # SNA Gateway Access Server
134  snagas             108/udp    # SNA Gateway Access Server
135 -pop2               109/tcp    # Post Office Protocol - Version 2
136 -pop2               109/udp    # Post Office Protocol - Version 2
137 -pop3               110/tcp    # Post Office Protocol - Version 3
138 -pop3               110/udp    # Post Office Protocol - Version 3
139 -sunrpc             111/tcp    # SUN Remote Procedure Call
140 -sunrpc             111/udp    # SUN Remote Procedure Call
141 +pop2               109/tcp    postoffice pop pop-2  # Post Office Protocol - Version 2
142 +pop2               109/udp    postoffice pop pop-2  # Post Office Protocol - Version 2
143 +pop3               110/tcp    pop-3  # Post Office Protocol - Version 3
144 +pop3               110/udp    pop-3  # Post Office Protocol - Version 3
145 +sunrpc             111/tcp    portmapper  # SUN Remote Procedure Call
146 +sunrpc             111/udp    portmapper  # SUN Remote Procedure Call
147  mcidas             112/tcp    # McIDAS Data Transmission Protocol
148  mcidas             112/udp    # McIDAS Data Transmission Protocol
149 -ident              113/tcp    # 
150 -auth               113/tcp    # Authentication Service
151 -auth               113/udp    # Authentication Service
152 +auth               113/tcp    tap ident  # Authentication Service
153 +auth               113/udp    tap ident  # Authentication Service
154  sftp               115/tcp    # Simple File Transfer Protocol
155  sftp               115/udp    # Simple File Transfer Protocol
156  ansanotify         116/tcp    # ANSA REX Notify
157 @@ -240,8 +231,8 @@
158  uucp-path          117/udp    # UUCP Path Service
159  sqlserv            118/tcp    # SQL Services
160  sqlserv            118/udp    # SQL Services
161 -nntp               119/tcp    # Network News Transfer Protocol
162 -nntp               119/udp    # Network News Transfer Protocol
163 +nntp               119/tcp    untp  # Network News Transfer Protocol
164 +nntp               119/udp    untp  # Network News Transfer Protocol
165  cfdptkt            120/tcp    # CFDPTKT
166  cfdptkt            120/udp    # CFDPTKT
167  erpc               121/tcp    # Encore Expedited Remote Pro.Call
168 @@ -288,7 +279,7 @@
169  emfis-cntl         141/udp    # EMFIS Control Service
170  bl-idm             142/tcp    # Britton-Lee IDM
171  bl-idm             142/udp    # Britton-Lee IDM
172 -imap               143/tcp    # Internet Message Access Protocol
173 +imap               143/tcp    imap2  # Internet Message Access Protocol
174  #                  143/udp    Reserved
175  uma                144/tcp    # Universal Management Architecture
176  uma                144/udp    # Universal Management Architecture
177 @@ -324,8 +315,8 @@
178  nss-routing        159/udp    # NSS-Routing
179  sgmp-traps         160/tcp    # SGMP-TRAPS
180  sgmp-traps         160/udp    # SGMP-TRAPS
181 -snmp               161/tcp    # SNMP
182 -snmp               161/udp    # SNMP
183 +snmp               161/tcp    snmp-trap  # SNMP
184 +snmp               161/udp    snmp-trap  # SNMP
185  snmptrap           162/tcp    # SNMPTRAP
186  snmptrap           162/udp    # SNMPTRAP
187  cmip-man           163/tcp    # CMIP/TCP Manager
188 @@ -794,8 +785,7 @@
189  alpes              463/udp    # alpes
190  kpasswd            464/tcp    # kpasswd
191  kpasswd            464/udp    # kpasswd
192 -urd                465/tcp    # URL Rendezvous Directory for SSM
193 -submissions        465/tcp    # Message Submission over TLS protocol
194 +smtps              465/tcp    urd  # Simple Mail Transfer over SSL / URL Rendezvous Directory for SSM
195  igmpv3lite         465/udp    # IGMP over UDP for SSM
196  digital-vrc        466/tcp    # digital-vrc
197  digital-vrc        466/udp    # digital-vrc
198 @@ -890,24 +880,23 @@
199  passgo             511/tcp    # PassGo
200  passgo             511/udp    # PassGo
201  exec               512/tcp    # remote process execution; authentication performed using passwords and UNIX login names
202 -comsat             512/udp    # 
203 -biff               512/udp    # used by mail system to notify users of new mail received; currently receives messages only from processes on the same machine
204 +biff               512/udp    comsat  # used by mail system to notify users of new mail received; currently receives messages only from processes on the same machine
205  login              513/tcp    # remote login a la telnet; automatic authentication performed based on priviledged port numbers and distributed data bases which identify "authentication domains"
206 -who                513/udp    # maintains data bases showing who's logged in to machines on a local net and the load average of the machine
207 -shell              514/tcp    # cmd like exec, but automatic authentication is performed as for login server
208 +who                513/udp    whod # maintains data bases showing who's logged in to machines on a local net and the load average of the machine
209 +shell              514/tcp    cmd  # cmd like exec, but automatic authentication is performed as for login server
210  syslog             514/udp    # 
211 -printer            515/tcp    # spooler
212 -printer            515/udp    # spooler
213 +printer            515/tcp    spooler  # spooler
214 +printer            515/udp    spooler  # spooler
215  videotex           516/tcp    # videotex
216  videotex           516/udp    # videotex
217  talk               517/tcp    # like tenex link, but across machine - unfortunately, doesn't use link protocol (this is actually just a rendezvous port from which a tcp connection is established)
218  talk               517/udp    # like tenex link, but across machine - unfortunately, doesn't use link protocol (this is actually just a rendezvous port from which a tcp connection is established)
219  ntalk              518/tcp    # 
220  ntalk              518/udp    # 
221 -utime              519/tcp    # unixtime
222 -utime              519/udp    # unixtime
223 +utime              519/tcp    unixtime  # unixtime
224 +utime              519/udp    unixtime  # unixtime
225  efs                520/tcp    # extended file name server
226 -router             520/udp    # local routing process (on site); uses variant of Xerox NS routing information protocol - RIP
227 +router             520/udp    route routed  # local routing process (on site); uses variant of Xerox NS routing information protocol - RIP
228  ripng              521/tcp    # ripng
229  ripng              521/udp    # ripng
230  ulp                522/tcp    # ULP
231 @@ -926,12 +915,12 @@
232  custix             528/udp    # Customer IXChange
233  irc-serv           529/tcp    # IRC-SERV
234  irc-serv           529/udp    # IRC-SERV
235 -courier            530/tcp    # rpc
236 -courier            530/udp    # rpc
237 -conference         531/tcp    # chat
238 -conference         531/udp    # chat
239 -netnews            532/tcp    # readnews
240 -netnews            532/udp    # readnews
241 +courier            530/tcp    rpc  # rpc
242 +courier            530/udp    rpc  # rpc
243 +conference         531/tcp    chat  # chat
244 +conference         531/udp    chat  # chat
245 +netnews            532/tcp    readnews  # readnews
246 +netnews            532/udp    readnews  # readnews
247  netwall            533/tcp    # for emergency broadcasts
248  netwall            533/udp    # for emergency broadcasts
249  windream           534/tcp    # windream Admin
250 @@ -946,16 +935,16 @@
251  gdomap             538/udp    # gdomap
252  apertus-ldp        539/tcp    # Apertus Technologies Load Determination
253  apertus-ldp        539/udp    # Apertus Technologies Load Determination
254 -uucp               540/tcp    # uucpd
255 -uucp               540/udp    # uucpd
256 +uucp               540/tcp    uucpd  # uucpd
257 +uucp               540/udp    uucpd  # uucpd
258  uucp-rlogin        541/tcp    # uucp-rlogin
259  uucp-rlogin        541/udp    # uucp-rlogin
260  commerce           542/tcp    # commerce
261  commerce           542/udp    # commerce
262  klogin             543/tcp    # 
263  klogin             543/udp    # 
264 -kshell             544/tcp    # krcmd
265 -kshell             544/udp    # krcmd
266 +kshell             544/tcp    krcmd  # krcmd
267 +kshell             544/udp    krcmd  # krcmd
268  appleqtcsrvr       545/tcp    # appleqtcsrvr
269  appleqtcsrvr       545/udp    # appleqtcsrvr
270  dhcpv6-client      546/tcp    # DHCPv6 Client
271 @@ -966,8 +955,8 @@
272  afpovertcp         548/udp    # AFP over TCP
273  idfp               549/tcp    # IDFP
274  idfp               549/udp    # IDFP
275 -new-rwho           550/tcp    # new-who
276 -new-rwho           550/udp    # new-who
277 +new-rwho           550/tcp    new-who  # new-who
278 +new-rwho           550/udp    new-who  # new-who
279  cybercash          551/tcp    # cybercash
280  cybercash          551/udp    # cybercash
281  devshr-nts         552/tcp    # DeviceShare
282 @@ -986,14 +975,14 @@
283  sdnskmp            558/udp    # SDNSKMP
284  teedtap            559/tcp    # TEEDTAP
285  teedtap            559/udp    # TEEDTAP
286 -rmonitor           560/tcp    # rmonitord
287 -rmonitor           560/udp    # rmonitord
288 +rmonitor           560/tcp    rmonitord  # rmonitord
289 +rmonitor           560/udp    rmonitord  # rmonitord
290  monitor            561/tcp    # 
291  monitor            561/udp    # 
292  chshell            562/tcp    # chcmd
293  chshell            562/udp    # chcmd
294 -nntps              563/tcp    # nntp protocol over TLS/SSL (was snntp)
295 -nntps              563/udp    # nntp protocol over TLS/SSL (was snntp)
296 +nntps              563/tcp    snntp  # nntp protocol over TLS/SSL (was snntp)
297 +nntps              563/udp    snntp  # nntp protocol over TLS/SSL (was snntp)
298  9pfs               564/tcp    # plan 9 file service
299  9pfs               564/udp    # plan 9 file service
300  whoami             565/tcp    # whoami
301 @@ -1038,8 +1027,8 @@
302  keyserver          584/udp    # Key Server
303  password-chg       586/tcp    # Password Change
304  password-chg       586/udp    # Password Change
305 -submission         587/tcp    # Message Submission
306 -submission         587/udp    # Message Submission
307 +submission         587/tcp    msa  # Message Submission
308 +submission         587/udp    msa  # Message Submission
309  cal                588/tcp    # CAL
310  cal                588/udp    # CAL
311  eyelink            589/tcp    # EyeLink
312 @@ -1314,7 +1303,7 @@
313  kerberos-adm       749/udp    # kerberos administration
314  rfile              750/tcp    # 
315  loadav             750/udp    # 
316 -kerberos-iv        750/udp    # kerberos version iv
317 +kerberos-iv        750/udp    kerberos4  # kerberos version iv
318  pump               751/tcp    # 
319  pump               751/udp    # 
320  qrh                752/tcp    # 
321 @@ -1406,7 +1395,7 @@
322  cddbp              888/tcp    # CD Database Protocol
323  omginitialrefs     900/tcp    # OMG Initial Refs
324  omginitialrefs     900/udp    # OMG Initial Refs
325 -smpnameres         901/tcp    # SMPNAMERES
326 +smpnameres         901/tcp    swat  # SMPNAMERES / Samba Web Administration Tool
327  smpnameres         901/udp    # SMPNAMERES
328  ideafarm-door      902/tcp    # self documenting Telnet Door
329  ideafarm-door      902/udp    # self documenting Door: send 0x00 for info
330 @@ -1428,8 +1417,8 @@
331  ftps               990/udp    # ftp protocol, control, over TLS/SSL
332  nas                991/tcp    # Netnews Administration System
333  nas                991/udp    # Netnews Administration System
334 -telnets            992/tcp    # telnet protocol over TLS/SSL
335 -telnets            992/udp    # telnet protocol over TLS/SSL
336 +telnets            992/tcp    stelnet  # telnet protocol over TLS/SSL
337 +telnets            992/udp    stelnet  # telnet protocol over TLS/SSL
338  imaps              993/tcp    # IMAP over TLS protocol
339  #                  993/udp    Reserved
340  #                  994/tcp    Reserved
341 @@ -2455,10 +2444,8 @@
342  cichild-lm        1523/udp    # cichild
343  ingreslock        1524/tcp    # ingres
344  ingreslock        1524/udp    # ingres
345 -orasrv            1525/tcp    # oracle
346 -orasrv            1525/udp    # oracle
347 -prospero-np       1525/tcp    # Prospero Directory Service non-priv
348 -prospero-np       1525/udp    # Prospero Directory Service non-priv
349 +prospero-np       1525/tcp    orasrv  # Prospero Directory Service non-priv / oracle
350 +prospero-np       1525/udp    orasrv  # Prospero Directory Service non-priv / oracle
351  pdap-np           1526/tcp    # Prospero Data Access Prot non-priv
352  pdap-np           1526/udp    # Prospero Data Access Prot non-priv
353  tlisrv            1527/tcp    # oracle
354 @@ -2809,10 +2796,8 @@
355  rsvp-encap-2      1699/udp    # RSVP-ENCAPSULATION-2
356  mps-raft          1700/tcp    # mps-raft
357  mps-raft          1700/udp    # mps-raft
358 -l2f               1701/tcp    # l2f
359 -l2f               1701/udp    # l2f
360 -l2tp              1701/tcp    # l2tp
361 -l2tp              1701/udp    # l2tp
362 +l2f               1701/tcp    l2tp  # l2f / l2tp
363 +l2f               1701/udp    l2tp  # l2f
364  deskshare         1702/tcp    # deskshare
365  deskshare         1702/udp    # deskshare
366  hb-engine         1703/tcp    # hb-engine
367 @@ -3386,18 +3371,14 @@
368  tr-rsrb-p1        1987/udp    # cisco RSRB Priority 1 port
369  tr-rsrb-p2        1988/tcp    # cisco RSRB Priority 2 port
370  tr-rsrb-p2        1988/udp    # cisco RSRB Priority 2 port
371 -tr-rsrb-p3        1989/tcp    # cisco RSRB Priority 3 port
372 -tr-rsrb-p3        1989/udp    # cisco RSRB Priority 3 port
373 -mshnet            1989/tcp    # MHSnet system
374 -mshnet            1989/udp    # MHSnet system
375 +tr-rsrb-p3        1989/tcp    mshnet  # cisco RSRB Priority 3 port / MHSnet system
376 +tr-rsrb-p3        1989/udp    mshnet  # cisco RSRB Priority 3 port / MHSnet system
377  stun-p1           1990/tcp    # cisco STUN Priority 1 port
378  stun-p1           1990/udp    # cisco STUN Priority 1 port
379  stun-p2           1991/tcp    # cisco STUN Priority 2 port
380  stun-p2           1991/udp    # cisco STUN Priority 2 port
381 -stun-p3           1992/tcp    # cisco STUN Priority 3 port
382 -stun-p3           1992/udp    # cisco STUN Priority 3 port
383 -ipsendmsg         1992/tcp    # IPsendmsg
384 -ipsendmsg         1992/udp    # IPsendmsg
385 +stun-p3           1992/tcp    ipsendmsg  # cisco STUN Priority 3 port / IPsendmsg
386 +stun-p3           1992/udp    ipsendmsg  # cisco STUN Priority 3 port / IPsendmsg
387  snmp-tcp-port     1993/tcp    # cisco SNMP TCP port
388  snmp-tcp-port     1993/udp    # cisco SNMP TCP port
389  stun-port         1994/tcp    # cisco serial tunnel port
390 @@ -3418,7 +3399,7 @@
391  wizard            2001/udp    # curry
392  globe             2002/tcp    # 
393  globe             2002/udp    # 
394 -brutus            2003/tcp    # Brutus Server
395 +brutus            2003/tcp    cfinger  # Brutus Server / GNU Finger
396  brutus            2003/udp    # Brutus Server
397  mailbox           2004/tcp    # 
398  emce              2004/udp    # CCWS mm conf
399 @@ -3510,10 +3491,8 @@
400  dls               2047/udp    # 
401  dls-monitor       2048/tcp    # 
402  dls-monitor       2048/udp    # 
403 -shilp             2049/tcp    # 
404 -shilp             2049/udp    # 
405 -nfs               2049/tcp    # Network File System - Sun Microsystems
406 -nfs               2049/udp    # Network File System - Sun Microsystems
407 +nfs               2049/tcp    shilp  # Network File System - Sun Microsystems
408 +nfs               2049/udp    shilp  # Network File System - Sun Microsystems
409  nfs               2049/sctp   # Network File System
410  av-emb-config     2050/tcp    # Avaya EMB Config Port
411  av-emb-config     2050/udp    # Avaya EMB Config Port
412 @@ -8932,8 +8911,8 @@
413  radec-corp        5430/udp    # RADEC CORP
414  park-agent        5431/tcp    # PARK AGENT
415  park-agent        5431/udp    # PARK AGENT
416 -postgresql        5432/tcp    # PostgreSQL Database
417 -postgresql        5432/udp    # PostgreSQL Database
418 +postgresql        5432/tcp    postgres  # PostgreSQL Database
419 +postgresql        5432/udp    postgres  # PostgreSQL Database
420  pyrrho            5433/tcp    # Pyrrho DBMS
421  pyrrho            5433/udp    # Pyrrho DBMS
422  sgi-arrayd        5434/tcp    # SGI Array Services Daemon
423 @@ -9098,8 +9077,8 @@
424  amqp              5672/tcp    # AMQP
425  amqp              5672/udp    # AMQP
426  amqp              5672/sctp   # AMQP
427 -jms               5673/tcp    # JACL Message Server
428 -jms               5673/udp    # JACL Message Server
429 +jms               5673/tcp    irrd  # JACL Message Server
430 +jms               5673/udp    irrd  # JACL Message Server
431  hyperscsi-port    5674/tcp    # HyperSCSI Port
432  hyperscsi-port    5674/udp    # HyperSCSI Port
433  v5ua              5675/tcp    # V5UA application port
434 @@ -9592,8 +9571,8 @@
435  #                 6556/udp    Reserved
436  xdsxdm            6558/tcp    # 
437  xdsxdm            6558/udp    # 
438 -sane-port         6566/tcp    # SANE Control Port
439 -sane-port         6566/udp    # SANE Control Port
440 +sane-port         6566/tcp    sane  # SANE Control Port
441 +sane-port         6566/udp    sane  # SANE Control Port
442  canit-store       6568/tcp    # CanIt Storage Manager
443  rp-reputation     6568/udp    # Roaring Penguin IP Address Reputation Collection
444  affiliate         6579/tcp    # Affiliate
445 @@ -9656,6 +9635,14 @@
446  palcom-disc       6657/udp    # PalCom Discovery
447  ircu              6665/tcp    # IRCU
448  #                 6665/udp    Reserved
449 +ircu              6666/tcp    # IRCU
450 +ircu              6666/udp    # IRCU
451 +ircu              6667/tcp    # IRCU
452 +ircu              6667/udp    # IRCU
453 +ircu              6668/tcp    # IRCU
454 +ircu              6668/udp    # IRCU
455 +ircu              6669/tcp    # IRCU
456 +ircu              6669/udp    # IRCU
457  vocaltec-gold     6670/tcp    # Vocaltec Global Online Directory
458  vocaltec-gold     6670/udp    # Vocaltec Global Online Directory
459  p4p-portal        6671/tcp    # P4P Portal Service
460 @@ -10612,7 +10599,7 @@
461  #                 8881/udp    Reserved
462  secure-mqtt       8883/tcp    # Secure MQTT
463  secure-mqtt       8883/udp    # Secure MQTT
464 -ddi-tcp-1         8888/tcp    # NewsEDGE server TCP (TCP 1)
465 +ddi-tcp-1         8888/tcp    irr_rpsl_submit  # NewsEDGE server TCP (TCP 1)
466  ddi-udp-1         8888/udp    # NewsEDGE server UDP (UDP 1)
467  ddi-tcp-2         8889/tcp    # Desktop Data TCP 1
468  ddi-udp-2         8889/udp    # NewsEDGE server broadcast
469 @@ -11081,8 +11068,12 @@
470  #                10055/udp    Reserved
471  amanda           10080/tcp    # Amanda
472  amanda           10080/udp    # Amanda
473 -famdc            10081/tcp    # FAM Archive Server
474 -famdc            10081/udp    # FAM Archive Server
475 +famdc            10081/tcp    kamanda  # FAM Archive Server / amanda backup services (Kerberos)
476 +famdc            10081/udp    kamanda  # FAM Archive Server / amanda backup services (Kerberos)
477 +amandaidx        10082/tcp    # amanda backup services
478 +amandaidx        10082/udp    # amanda backup services
479 +amidxtape        10083/tcp    # amanda backup services
480 +amidxtape        10083/udp    # amanda backup services
481  itap-ddtp        10100/tcp    # VERITAS ITAP DDTP
482  itap-ddtp        10100/udp    # VERITAS ITAP DDTP
483  ezmeeting-2      10101/tcp    # eZmeeting
484 @@ -11311,7 +11302,7 @@
485  italk            12345/udp    # Italk Chat System
486  tsaf             12753/tcp    # tsaf port
487  tsaf             12753/udp    # tsaf port
488 -netperf          12865/tcp    # control port for the netperf benchmark
489 +netperf          12865/tcp    netserver  # control port for the netperf benchmark
490  #                12865/udp    Reserved
491  i-zipqd          13160/tcp    # I-ZIPQD
492  i-zipqd          13160/udp    # I-ZIPQD
493 @@ -11906,6 +11897,7 @@
494  #                30400/udp    Reserved
495  samsung-disc     30832/udp    # Samsung Convergence Discovery Protocol
496  #                30832/tcp    Reserved
497 +csync2           30865/tcp    # Cluster sync
498  ovobs            30999/tcp    # OpenView Service Desk Client
499  ovobs            30999/udp    # OpenView Service Desk Client
500  ka-sddp          31016/tcp    # Kollective Agent Secure Distributed Delivery Protocol
501 @@ -12248,3 +12240,7 @@
502  nusdp-disc       49001/udp    # Nuance Unity Service Discovery Protocol
503  inspider         49150/tcp    # InSpider System
504  #                49150/udp    Reserved
505 +tfido            60177/tcp    # Ifmail
506 +tfido            60177/udp    # Ifmail
507 +fido             60179/tcp    # Ifmail
508 +fido             60179/udp    # Ifmail
This page took 0.216129 seconds and 3 git commands to generate.