Code

Udpated password method
[gosa.git] / contrib / altlinux / etc / services
1 # /etc/services:
2 # $Id: services,v 1.1 2004/12/08 07:22:10 migor-guest Exp $
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 # The latest IANA port assignments can be gotten from
13 #       http://www.iana.org/assignments/port-numbers
14 # The Well Known Ports are those from 0 through 1023.
15 # The Registered Ports are those from 1024 through 49151
16 # The Dynamic and/or Private Ports are those from 49152 through 65535
17 #
18 # Each line describes one service, and is of the form:
19
20 # service-name  port/protocol  [aliases ...]   [# comment]
22 tcpmux          1/tcp                           # TCP port service multiplexer
23 tcpmux          1/udp                           # TCP port service multiplexer
24 rje             5/tcp                           # Remote Job Entry
25 rje             5/udp                           # Remote Job Entry
26 echo            7/tcp
27 echo            7/udp
28 discard         9/tcp           sink null
29 discard         9/udp           sink null
30 systat          11/tcp          users           # Active Users
31 systat          11/udp          users           # Active Users
32 daytime         13/tcp
33 daytime         13/udp
34 qotd            17/tcp          quote           # Quote of the Day
35 qotd            17/udp          quote           # Quote of the Day
36 msp             18/tcp                          # Message Send Protocol
37 msp             18/udp                          # Message Send Protocol
38 chargen         19/tcp          ttytst source   # Character Generator
39 chargen         19/udp          ttytst source   # Character Generator
40 ftp-data        20/tcp                          # File Transfer [Default Data]
41 ftp-data        20/udp                          # File Transfer [Default Data]
42 # 21 is registered to ftp, but also used by fsp
43 ftp             21/tcp                          # File Transfer [Control]
44 ftp             21/udp          fsp fspd        # File Transfer [Control]
45 ssh             22/tcp                          # SSH Remote Login Protocol
46 ssh             22/udp                          # SSH Remote Login Protocol
47 telnet          23/tcp
48 telnet          23/udp
49 # 24 - private mail system
50 smtp            25/tcp          mail            # Simple Mail Transfer Protocol
51 smtp            25/udp          mail            # Simple Mail Transfer Protocol
52 time            37/tcp          timserver
53 time            37/udp          timserver
54 rlp             39/tcp          resource        # Resource Location Protocol
55 rlp             39/udp          resource        # Resource Location Protocol
56 nameserver      42/tcp          name            # Host Name Server
57 nameserver      42/udp          name            # Host Name Server
58 nicname         43/tcp          whois
59 nicname         43/udp          whois
60 tacacs          49/tcp                          # Login Host Protocol (TACACS)
61 tacacs          49/udp                          # Login Host Protocol (TACACS)
62 re-mail-ck      50/tcp                          # Remote Mail Checking Protocol
63 re-mail-ck      50/udp                          # Remote Mail Checking Protocol
64 domain          53/tcp                          # Domain Name Server
65 domain          53/udp                          # Domain Name Server
66 whois++         63/tcp
67 whois++         63/udp
68 bootps          67/tcp                          # BOOTP server
69 bootps          67/udp
70 bootpc          68/tcp                          # BOOTP client
71 bootpc          68/udp
72 tftp            69/tcp                          # Trivial File Transfer
73 tftp            69/udp                          # Trivial File Transfer
74 gopher          70/tcp                          # Internet Gopher
75 gopher          70/udp
76 netrjs-1        71/tcp                          # Remote Job Service
77 netrjs-1        71/udp                          # Remote Job Service
78 netrjs-2        72/tcp                          # Remote Job Service
79 netrjs-2        72/udp                          # Remote Job Service
80 netrjs-3        73/tcp                          # Remote Job Service
81 netrjs-3        73/udp                          # Remote Job Service
82 netrjs-4        74/tcp                          # Remote Job Service
83 netrjs-4        74/udp                          # Remote Job Service
84 finger          79/tcp
85 finger          79/udp
86 http            80/tcp          www www-http    # World Wide Web HTTP
87 http            80/udp          www www-http    # HyperText Transfer Protocol
88 kerberos        88/tcp          kerberos5 krb5  # Kerberos v5
89 kerberos        88/udp          kerberos5 krb5  # Kerberos v5
90 supdup          95/tcp
91 supdup          95/udp
92 hostname        101/tcp         hostnames       # usually from sri-nic
93 hostname        101/udp         hostnames       # usually from sri-nic
94 iso-tsap        102/tcp         tsap            # part of ISODE.
95 csnet-ns        105/tcp         cso             # also used by CSO name server
96 csnet-ns        105/udp         cso
97 # unfortunately the poppassd (Eudora) uses a port which has already
98 # been assigned to a different service. We list the poppassd as an
99 # alias here. This should work for programs asking for this service.
100 # (due to a bug in inetd the 3com-tsmux line is disabled)
101 #3com-tsmux     106/tcp         poppassd
102 #3com-tsmux     106/udp         poppassd
103 rtelnet         107/tcp                         # Remote Telnet
104 rtelnet         107/udp
105 pop2            109/tcp         pop-2   postoffice      # POP version 2
106 pop2            109/udp         pop-2
107 pop3            110/tcp         pop-3           # POP version 3
108 pop3            110/udp         pop-3
109 sunrpc          111/tcp         portmapper      # RPC 4.0 portmapper TCP
110 sunrpc          111/udp         portmapper      # RPC 4.0 portmapper UDP
111 auth            113/tcp         authentication tap ident
112 auth            113/udp         authentication tap ident
113 sftp            115/tcp
114 sftp            115/udp
115 uucp-path       117/tcp
116 uucp-path       117/udp
117 nntp            119/tcp         readnews untp   # USENET News Transfer Protocol
118 nntp            119/udp         readnews untp   # USENET News Transfer Protocol
119 ntp             123/tcp
120 ntp             123/udp                         # Network Time Protocol
121 pwdgen          129/tcp                         # Password Generator Protocol
122 pwdgen          129/udp                         # Password Generator Protocol
123 netbios-ns      137/tcp                         # NETBIOS Name Service
124 netbios-ns      137/udp
125 netbios-dgm     138/tcp                         # NETBIOS Datagram Service
126 netbios-dgm     138/udp
127 netbios-ssn     139/tcp                         # NETBIOS session service
128 netbios-ssn     139/udp
129 imap            143/tcp         imap2           # Interim Mail Access Proto v2
130 imap            143/udp         imap2
131 snmp            161/tcp                         # Simple Net Mgmt Proto
132 snmp            161/udp                         # Simple Net Mgmt Proto
133 snmptrap        162/udp         snmp-trap       # Traps for SNMP
134 cmip-man        163/tcp                         # ISO mgmt over IP (CMOT)
135 cmip-man        163/udp
136 cmip-agent      164/tcp
137 cmip-agent      164/udp
138 mailq           174/tcp                         # MAILQ
139 mailq           174/udp                         # MAILQ
140 xdmcp           177/tcp                         # X Display Mgr. Control Proto
141 xdmcp           177/udp
142 nextstep        178/tcp         NeXTStep NextStep       # NeXTStep window
143 nextstep        178/udp         NeXTStep NextStep       # server
144 bgp             179/tcp                         # Border Gateway Proto.
145 bgp             179/udp
146 prospero        191/tcp                         # Cliff Neuman's Prospero
147 prospero        191/udp
148 irc             194/tcp                         # Internet Relay Chat
149 irc             194/udp
150 smux            199/tcp                         # SNMP Unix Multiplexer
151 smux            199/udp
152 at-rtmp         201/tcp                         # AppleTalk routing
153 at-rtmp         201/udp
154 at-nbp          202/tcp                         # AppleTalk name binding
155 at-nbp          202/udp
156 at-echo         204/tcp                         # AppleTalk echo
157 at-echo         204/udp
158 at-zis          206/tcp                         # AppleTalk zone information
159 at-zis          206/udp
160 qmtp            209/tcp                         # Quick Mail Transfer Protocol
161 qmtp            209/udp                         # Quick Mail Transfer Protocol
162 z39.50          210/tcp         z3950 wais      # NISO Z39.50 database 
163 z39.50          210/udp         z3950 wais
164 ipx             213/tcp                         # IPX
165 ipx             213/udp
166 imap3           220/tcp                         # Interactive Mail Access
167 imap3           220/udp                         # Protocol v3
168 link            245/tcp         ttylink
169 link            245/ucp         ttylink
170 fatserv         347/tcp                         # Fatmen Server
171 fatserv         347/udp                         # Fatmen Server
172 rsvp_tunnel     363/tcp
173 rsvp_tunnel     363/udp
174 rpc2portmap     369/tcp
175 rpc2portmap     369/udp                         # Coda portmapper
176 codaauth2       370/tcp
177 codaauth2       370/udp                         # Coda authentication server
178 ulistproc       372/tcp         ulistserv       # UNIX Listserv
179 ulistproc       372/udp         ulistserv
180 ldap            389/tcp
181 ldap            389/udp
182 svrloc          427/tcp                         # Server Location Protocl
183 svrloc          427/udp                         # Server Location Protocl
184 mobileip-agent  434/tcp
185 mobileip-agent  434/udp
186 mobilip-mn      435/tcp
187 mobilip-mn      435/udp
188 https           443/tcp                         # MCom
189 https           443/udp                         # MCom
190 snpp            444/tcp                         # Simple Network Paging Protocol
191 snpp            444/udp                         # Simple Network Paging Protocol
192 microsoft-ds    445/tcp
193 microsoft-ds    445/udp
194 kpasswd         464/tcp         kpwd            # Kerberos "passwd"
195 kpasswd         464/udp         kpwd            # Kerberos "passwd"
196 photuris        468/tcp
197 photuris        468/udp
198 saft            487/tcp                         # Simple Asynchronous File Transfer
199 saft            487/udp                         # Simple Asynchronous File Transfer
200 gss-http        488/tcp
201 gss-http        488/udp
202 pim-rp-disc     496/tcp
203 pim-rp-disc     496/udp
204 isakmp          500/tcp
205 isakmp          500/udp
206 gdomap          538/tcp                         # GNUstep distributed objects
207 gdomap          538/udp                         # GNUstep distributed objects
208 iiop            535/tcp
209 iiop            535/udp
210 dhcpv6-client   546/tcp
211 dhcpv6-client   546/udp
212 dhcpv6-server   547/tcp
213 dhcpv6-server   547/udp
214 rtsp            554/tcp                         # Real Time Stream Control Protocol
215 rtsp            554/udp                         # Real Time Stream Control Protocol
216 nntps           563/tcp                         # NNTP over SSL
217 nntps           563/udp                         # NNTP over SSL
218 whoami          565/tcp
219 whoami          565/udp
220 submission      587/tcp         msa             # mail message submission
221 submission      587/udp         msa             # mail message submission
222 npmp-local      610/tcp         dqs313_qmaster  # npmp-local / DQS
223 npmp-local      610/udp         dqs313_qmaster  # npmp-local / DQS
224 npmp-gui        611/tcp         dqs313_execd    # npmp-gui / DQS
225 npmp-gui        611/udp         dqs313_execd    # npmp-gui / DQS
226 hmmp-ind        612/tcp         dqs313_intercell # HMMP Indication / DQS
227 hmmp-ind        612/udp         dqs313_intercell # HMMP Indication / DQS
228 ipp             631/tcp                         # Internet Printing Protocol
229 ipp             631/ucp                         # Internet Printing Protocol
230 ldaps           636/tcp                         # LDAP over SSL
231 ldaps           636/udp                         # LDAP over SSL
232 acap            674/tcp
233 acap            674/udp
234 ha-cluster      694/tcp                         # Heartbeat HA-cluster
235 ha-cluster      694/udp                         # Heartbeat HA-cluster
236 kerberos-adm    749/tcp                         # Kerberos `kadmin' (v5)
237 kerberos-iv     750/udp         kerberos4 kerberos-sec kdc
238 kerberos-iv     750/tcp         kerberos4 kerberos-sec kdc
239 webster         765/tcp                         # Network dictionary
240 webster         765/udp
241 phonebook       767/tcp                         # Network phonebook
242 phonebook       767/udp
243 rsync           873/tcp                         # rsync
244 rsync           873/udp                         # rsync
245 telnets         992/tcp
246 telnets         992/udp
247 imaps           993/tcp                         # IMAP over SSL
248 imaps           993/udp                         # IMAP over SSL
249 ircs            994/tcp
250 ircs            994/udp
251 pop3s           995/tcp                         # POP-3 over SSL
252 pop3s           995/udp                         # POP-3 over SSL
255 # UNIX specific services
257 exec            512/tcp
258 biff            512/udp         comsat
259 login           513/tcp
260 who             513/udp         whod
261 shell           514/tcp         cmd             # no passwords used
262 syslog          514/udp
263 printer         515/tcp         spooler         # line printer spooler
264 printer         515/udp         spooler         # line printer spooler
265 talk            517/udp
266 ntalk           518/udp
267 utime           519/tcp         unixtime
268 utime           519/udp         unixtime
269 efs             520/tcp
270 router          520/udp         route routed    # RIP
271 ripng           521/tcp
272 ripng           521/udp
273 timed           525/tcp         timeserver
274 timed           525/udp         timeserver
275 tempo           526/tcp         newdate
276 courier         530/tcp         rpc
277 conference      531/tcp         chat
278 netnews         532/tcp
279 netwall         533/udp                         # -for emergency broadcasts
280 uucp            540/tcp         uucpd           # uucp daemon
281 klogin          543/tcp                         # Kerberized `rlogin' (v5)
282 kshell          544/tcp         krcmd           # Kerberized `rsh' (v5)
283 afpovertcp      548/tcp                         # AFP over TCP
284 afpovertcp      548/udp                         # AFP over TCP
285 remotefs        556/tcp         rfs_server rfs  # Brunhoff remote filesystem
288 # From ``PORT NUMBERS'':
290 #>REGISTERED PORT NUMBERS
291 #>
292 #>The Registered Ports are listed by the IANA and on most systems can be
293 #>used by ordinary user processes or programs executed by ordinary
294 #>users.
295 #>
296 #>Ports are used in the TCP [RFC793] to name the ends of logical
297 #>connections which carry long term conversations.  For the purpose of
298 #>providing services to unknown callers, a service contact port is
299 #>defined.  This list specifies the port used by the server process as
300 #>its contact port.
301 #>
302 #>The IANA registers uses of these ports as a convienence to the
303 #>community.
305 socks           1080/tcp                        # socks proxy server
306 socks           1080/udp                        # socks proxy server
307 h323hostcallsc  1300/tcp                        # H323 Host Call Secure
308 h323hostcallsc  1300/udp                        # H323 Host Call Secure
309 ms-sql-s        1433/tcp                        # Microsoft-SQL-Server 
310 ms-sql-s        1433/udp                        # Microsoft-SQL-Server 
311 ms-sql-m        1434/tcp                        # Microsoft-SQL-Monitor
312 ms-sql-m        1434/udp                        # Microsoft-SQL-Monitor          
313 ica             1494/tcp                        # Citrix ICA Client
314 ica             1494/udp                        # Citrix ICA Client
315 wins            1512/tcp                        # Microsoft's Windows Internet Name Service
316 wins            1512/udp                        # Microsoft's Windows Internet Name Service
317 ingreslock      1524/tcp
318 ingreslock      1524/udp
319 prospero-np     1525/tcp                        # Prospero non-privileged
320 prospero-np     1525/udp
321 datametrics     1645/tcp        old-radius      # datametrics / old radius entry
322 datametrics     1645/udp        old-radius      # datametrics / old radius entry
323 sa-msg-port     1646/tcp        old-radacct     # sa-msg-port / old radacct entry
324 sa-msg-port     1646/udp        old-radacct     # sa-msg-port / old radacct entry
325 kermit          1649/tcp
326 kermit          1649/udp
327 l2tp            1701/tcp        l2f
328 l2tp            1701/udp        l2f
329 h323gatedisc    1718/tcp
330 h323gatedisc    1718/udp
331 h323gatestat    1719/tcp
332 h323gatestat    1719/udp
333 h323hostcall    1720/tcp
334 h323hostcall    1720/udp
335 tftp-mcast      1758/tcp
336 tftp-mcast      1758/udp
337 hello           1789/tcp
338 hello           1789/udp
339 radius          1812/tcp                        # Radius
340 radius          1812/udp                        # Radius
341 radius-acct     1813/tcp        radacct         # Radius Accounting
342 radius-acct     1813/udp        radacct         # Radius Accounting
343 mtp             1911/tcp                        #
344 mtp             1911/udp                        #
345 hsrp            1985/tcp                        # Cisco Hot Standby Router Protocol
346 hsrp            1985/udp                        # Cisco Hot Standby Router Protocol
347 licensedaemon   1986/tcp
348 licensedaemon   1986/udp
349 gdp-port        1997/tcp                        # Cisco Gateway Discovery Protocol
350 gdp-port        1997/udp                        # Cisco Gateway Discovery Protocol
351 nfs             2049/tcp        nfsd
352 nfs             2049/udp        nfsd
353 zephyr-srv      2102/tcp                        # Zephyr server
354 zephyr-srv      2102/udp                        # Zephyr server
355 zephyr-clt      2103/tcp                        # Zephyr serv-hm connection
356 zephyr-clt      2103/udp                        # Zephyr serv-hm connection
357 zephyr-hm       2104/tcp                        # Zephyr hostmanager
358 zephyr-hm       2104/udp                        # Zephyr hostmanager
359 cvspserver      2401/tcp                        # CVS client/server operations
360 cvspserver      2401/udp                        # CVS client/server operations
361 venus           2430/tcp                        # codacon port
362 venus           2430/udp                        # Venus callback/wbc interface
363 venus-se        2431/tcp                        # tcp side effects
364 venus-se        2431/udp                        # udp sftp side effect
365 codasrv         2432/tcp                        # not used
366 codasrv         2432/udp                        # server port
367 codasrv-se      2433/tcp                        # tcp side effects
368 codasrv-se      2433/udp                        # udp sftp side effectQ
370 # Ports numbered 2600 through 2606 are used by the zebra package.  The primary
371 # names are the registered names, and the zebra names are listed as aliases.
372 hpstgmgr        2600/tcp        zebrasrv        # HPSTGMGR
373 hpstgmgr        2600/udp                        # HPSTGMGR
374 discp-client    2601/tcp        zebra           # discp client
375 discp-client    2601/udp                        # discp client
376 discp-server    2602/tcp        ripd            # discp server
377 discp-server    2602/udp                        # discp server
378 servicemeter    2603/tcp        ripngd          # Service Meter
379 servicemeter    2603/udp                        # Service Meter
380 nsc-ccs         2604/tcp        ospfd           # NSC CCS
381 nsc-ccs         2604/udp                        # NSC CCS
382 nsc-posa        2605/tcp        bgpd            # NSC POSA
383 nsc-posa        2605/udp                        # NSC POSA
384 netmon          2606/tcp        ospf6d          # Dell Netmon
385 netmon          2606/udp                        # Dell Netmon
387 corbaloc        2809/tcp                        # CORBA naming service locator
388 icpv2           3130/tcp                        # Internet Cache Protocol V2 (Squid)
389 icpv2           3130/udp                        # Internet Cache Protocol V2 (Squid)
390 mysql           3306/tcp                        # MySQL
391 mysql           3306/udp                        # MySQL
392 trnsprntproxy   3346/tcp                        # Trnsprnt Proxy
393 trnsprntproxy   3346/udp                        # Trnsprnt Proxy
394 rwhois          4321/tcp                        # Remote Who Is
395 rwhois          4321/udp                        # Remote Who Is
396 krb524          4444/tcp                        # Kerberos 5 to 4 ticket xlator
397 krb524          4444/udp                        # Kerberos 5 to 4 ticket xlator
398 rfe             5002/tcp                        # Radio Free Ethernet
399 rfe             5002/udp                        # Actually uses UDP only
400 jabber-client   5222/tcp                        # Jabber Client Connection
401 jabber-client   5222/udp                        # Jabber Client Connection
402 jabber-server   5269/tcp                        # Jabber Server Connection
403 jabber-server   5269/udp                        # Jabber Server Connection
404 cfengine        5308/tcp                        # CFengine
405 cfengine        5308/udp                        # CFengine
406 cvsup           5999/tcp        CVSup           # CVSup file transfer/John Polstra/FreeBSD
407 cvsup           5999/udp        CVSup           # CVSup file transfer/John Polstra/FreeBSD
408 x11             6000/tcp        X               # the X Window System
409 afs3-fileserver 7000/tcp                        # file server itself
410 afs3-fileserver 7000/udp                        # file server itself
411 afs3-callback   7001/tcp                        # callbacks to cache managers
412 afs3-callback   7001/udp                        # callbacks to cache managers
413 afs3-prserver   7002/tcp                        # users & groups database
414 afs3-prserver   7002/udp                        # users & groups database
415 afs3-vlserver   7003/tcp                        # volume location database
416 afs3-vlserver   7003/udp                        # volume location database
417 afs3-kaserver   7004/tcp                        # AFS/Kerberos authentication service
418 afs3-kaserver   7004/udp                        # AFS/Kerberos authentication service
419 afs3-volser     7005/tcp                        # volume managment server
420 afs3-volser     7005/udp                        # volume managment server
421 afs3-errors     7006/tcp                        # error interpretation service
422 afs3-errors     7006/udp                        # error interpretation service
423 afs3-bos        7007/tcp                        # basic overseer process
424 afs3-bos        7007/udp                        # basic overseer process
425 afs3-update     7008/tcp                        # server-to-server updater
426 afs3-update     7008/udp                        # server-to-server updater
427 afs3-rmtsys     7009/tcp                        # remote cache manager service
428 afs3-rmtsys     7009/udp                        # remote cache manager service
429 sd              9876/tcp                        # Session Director
430 sd              9876/udp                        # Session Director
431 amanda          10080/tcp                       # amanda backup services
432 amanda          10080/udp                       # amanda backup services
433 pgpkeyserver    11371/tcp                       # PGP/GPG public keyserver
434 pgpkeyserver    11371/udp                       # PGP/GPG public keyserver
435 h323callsigalt  11720/tcp                       # H323 Call Signal Alternate
436 h323callsigalt  11720/udp                       # H323 Call Signal Alternate
438 # This port is registered as wnn6, but also used under the name "wnn4" by the
439 # FreeWnn package.
440 wnn6            22273/tcp       wnn4
441 wnn6            22273/ucp       wnn4
443 quake           26000/tcp
444 quake           26000/udp
445 wnn6-ds         26208/tcp
446 wnn6-ds         26208/udp
447 traceroute      33434/tcp
448 traceroute      33434/udp
451 # Datagram Delivery Protocol services
453 rtmp            1/ddp                           # Routing Table Maintenance Protocol
454 nbp             2/ddp                           # Name Binding Protocol
455 echo            4/ddp                           # AppleTalk Echo Protocol
456 zip             6/ddp                           # Zone Information Protocol
459 # Kerberos (Project Athena/MIT) services
460 # Note that these are for Kerberos v4, and are unofficial.  Sites running
461 # v4 should uncomment these and comment out the v5 entries above.
463 kerberos_master 751/udp                         # Kerberos authentication
464 kerberos_master 751/tcp                         # Kerberos authentication
465 passwd_server   752/udp                         # Kerberos passwd server
466 krbupdate       760/tcp         kreg            # Kerberos registration
467 kpop            1109/tcp                        # Pop with Kerberos
468 knetd           2053/tcp                        # Kerberos de-multiplexor
471 # Kerberos 5 services, also not registered with IANA
473 krb5_prop       754/tcp                         # Kerberos slave propagation
474 eklogin         2105/tcp                        # Kerberos encrypted rlogin
477 # Unregistered but necessary (for NetBSD) services
479 supfilesrv      871/tcp                         # SUP server
480 supfiledbg      1127/tcp                        # SUP debugging
483 # Unregistered but useful/necessary other services
485 netstat         15/tcp                          # (was once asssigned, no more)
486 linuxconf       98/tcp                          # Linuxconf HTML access
487 poppassd        106/tcp                         # Eudora
488 poppassd        106/udp                         # Eudora
489 smtps           465/tcp                         # SMTP over SSL (TLS)
490 gii             616/tcp                         # gated interactive interface
491 omirr           808/tcp         omirrd          # online mirror
492 omirr           808/udp         omirrd          # online mirror
493 swat            901/tcp                         # Samba Web Administration Tool
494 rndc            953/tcp                         # rndc control sockets (BIND 9)
495 rndc            953/udp                         # rndc control sockets (BIND 9)
496 skkserv         1178/tcp                        # SKK Japanese input method
497 rmtcfg          1236/tcp                        # Gracilis Packeten remote config server
498 xtel            1313/tcp                        # french minitel
499 lotusnote       1352/tcp        lotusnotes      # Lotus notes
500 lotusnote       1352/udp        lotusnotes      # Lotus notes
501 support         1529/tcp        prmsd gnatsd    # GNATS, cygnus bug tracker
502 cfinger         2003/tcp                        # GNU Finger
503 ninstall        2150/tcp                        # ninstall service
504 ninstall        2150/udp                        # ninstall service
505 afbackup        2988/tcp                        # Afbackup system
506 afbackup        2988/udp                        # Afbackup system
507 squid           3128/tcp                        # squid web proxy
508 prsvp           3455/tcp                        # RSVP Port
509 prsvp           3455/udp                        # RSVP Port
510 postgres        5432/tcp                        # POSTGRES
511 postgres        5432/udp                        # POSTGRES
512 fax             4557/tcp                        # FAX transmission service        (old)
513 hylafax         4559/tcp                        # HylaFAX client-server protocol  (new)
514 sgi-dgl         5232/tcp                        # SGI Distributed Graphics
515 sgi-dgl         5232/udp
516 noclog          5354/tcp                        # noclogd with TCP (nocol)
517 noclog          5354/udp                        # noclogd with UDP (nocol)
518 hostmon         5355/tcp                        # hostmon uses TCP (nocol)
519 hostmon         5355/udp                        # hostmon uses TCP (nocol)
520 canna           5680/tcp
521 x11-ssh-offset  6010/tcp                        # SSH X11 forwarding offset
522 ircd            6667/tcp                        # Internet Relay Chat
523 ircd            6667/udp                        # Internet Relay Chat
524 xfs             7100/tcp                        # X font server
525 tircproxy       7666/tcp                        # Tircproxy
526 http-alt        8008/tcp
527 http-alt        8008/udp
528 webcache        8080/tcp                        # WWW caching service
529 webcache        8080/udp                        # WWW caching service
530 tproxy          8081/tcp                        # Transparent Proxy
531 tproxy          8081/udp                        # Transparent Proxy
532 jetdirect       9100/tcp        laserjet hplj   #
533 mandelspawn     9359/udp        mandelbrot      # network mandelbrot
534 kamanda         10081/tcp                       # amanda backup services (Kerberos)
535 kamanda         10081/udp                       # amanda backup services (Kerberos)
536 amandaidx       10082/tcp                       # amanda backup services
537 amidxtape       10083/tcp                       # amanda backup services
538 ladcca          14541/tcp                       # LADCCA client/server protocol
539 isdnlog         20011/tcp                       # isdn logging system
540 isdnlog         20011/udp                       # isdn logging system
541 vboxd           20012/tcp                       # voice box system
542 vboxd           20012/udp                       # voice box system
543 wnn4_Kr         22305/tcp                       # used by the kWnn package
544 wnn4_Cn         22289/tcp                       # used by the cWnn package
545 wnn4_Tw         22321/tcp                       # used by the tWnn package
546 binkp           24554/tcp                       # Binkley
547 binkp           24554/udp                       # Binkley
548 asp             27374/tcp                       # Address Search Protocol
549 asp             27374/udp                       # Address Search Protocol
550 tfido           60177/tcp                       # Ifmail
551 tfido           60177/udp                       # Ifmail
552 fido            60179/tcp                       # Ifmail
553 fido            60179/udp                       # Ifmail
555 # Cyrus SIEVE service
556 sieve           2000/tcp
557 sieve           2000/udp