]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - setup/services
pdns: Update to version 3.4.7
[people/amarx/ipfire-3.x.git] / setup / services
CommitLineData
c5ceffad
MT
1# /etc/services:
2# $Id: services,v 1.54 2012/09/19 ovasik Exp $
3#
4# Network services, Internet style
5# IANA services version: last updated 2012-08-21
6#
7# Note that it is presently the policy of IANA to assign a single well-known
8# port number for both TCP and UDP; hence, most entries here have two entries
9# even if the protocol doesn't support UDP operations.
10# Updated from RFC 1700, ``Assigned Numbers'' (October 1994). Not all ports
11# are included, only the more common ones.
12#
13# The latest IANA port assignments can be gotten from
14# http://www.iana.org/assignments/port-numbers
15# The Well Known Ports are those from 0 through 1023.
16# The Registered Ports are those from 1024 through 49151
17# The Dynamic and/or Private Ports are those from 49152 through 65535
18#
19# Each line describes one service, and is of the form:
20#
21# service-name port/protocol [aliases ...] [# comment]
22
23tcpmux 1/tcp # TCP port service multiplexer
24tcpmux 1/udp # TCP port service multiplexer
25rje 5/tcp # Remote Job Entry
26rje 5/udp # Remote Job Entry
27echo 7/tcp
28echo 7/udp
29discard 9/tcp sink null
30discard 9/udp sink null
31systat 11/tcp users
32systat 11/udp users
33daytime 13/tcp
34daytime 13/udp
35qotd 17/tcp quote
36qotd 17/udp quote
37msp 18/tcp # message send protocol (historic)
38msp 18/udp # message send protocol (historic)
39chargen 19/tcp ttytst source
40chargen 19/udp ttytst source
41ftp-data 20/tcp
42ftp-data 20/udp
43# 21 is registered to ftp, but also used by fsp
44ftp 21/tcp
45ftp 21/udp fsp fspd
46ssh 22/tcp # The Secure Shell (SSH) Protocol
47ssh 22/udp # The Secure Shell (SSH) Protocol
48telnet 23/tcp
49telnet 23/udp
50# 24 - private mail system
51lmtp 24/tcp # LMTP Mail Delivery
52lmtp 24/udp # LMTP Mail Delivery
53smtp 25/tcp mail
54smtp 25/udp mail
55time 37/tcp timserver
56time 37/udp timserver
57rlp 39/tcp resource # resource location
58rlp 39/udp resource # resource location
59nameserver 42/tcp name # IEN 116
60nameserver 42/udp name # IEN 116
61nicname 43/tcp whois
62nicname 43/udp whois
63tacacs 49/tcp # Login Host Protocol (TACACS)
64tacacs 49/udp # Login Host Protocol (TACACS)
65re-mail-ck 50/tcp # Remote Mail Checking Protocol
66re-mail-ck 50/udp # Remote Mail Checking Protocol
67domain 53/tcp # name-domain server
68domain 53/udp
69whois++ 63/tcp whoispp
70whois++ 63/udp whoispp
71bootps 67/tcp # BOOTP server
72bootps 67/udp
73bootpc 68/tcp dhcpc # BOOTP client
74bootpc 68/udp dhcpc
75tftp 69/tcp
76tftp 69/udp
77gopher 70/tcp # Internet Gopher
78gopher 70/udp
79netrjs-1 71/tcp # Remote Job Service
80netrjs-1 71/udp # Remote Job Service
81netrjs-2 72/tcp # Remote Job Service
82netrjs-2 72/udp # Remote Job Service
83netrjs-3 73/tcp # Remote Job Service
84netrjs-3 73/udp # Remote Job Service
85netrjs-4 74/tcp # Remote Job Service
86netrjs-4 74/udp # Remote Job Service
87finger 79/tcp
88finger 79/udp
89http 80/tcp www www-http # WorldWideWeb HTTP
90http 80/udp www www-http # HyperText Transfer Protocol
91http 80/sctp # HyperText Transfer Protocol
92kerberos 88/tcp kerberos5 krb5 # Kerberos v5
93kerberos 88/udp kerberos5 krb5 # Kerberos v5
94supdup 95/tcp
95supdup 95/udp
96hostname 101/tcp hostnames # usually from sri-nic
97hostname 101/udp hostnames # usually from sri-nic
98iso-tsap 102/tcp tsap # part of ISODE.
99csnet-ns 105/tcp cso # also used by CSO name server
100csnet-ns 105/udp cso
101# unfortunately the poppassd (Eudora) uses a port which has already
102# been assigned to a different service. We list the poppassd as an
103# alias here. This should work for programs asking for this service.
104# (due to a bug in inetd the 3com-tsmux line is disabled)
105#3com-tsmux 106/tcp poppassd
106#3com-tsmux 106/udp poppassd
107rtelnet 107/tcp # Remote Telnet
108rtelnet 107/udp
109pop2 109/tcp pop-2 postoffice # POP version 2
110pop2 109/udp pop-2
111pop3 110/tcp pop-3 # POP version 3
112pop3 110/udp pop-3
113sunrpc 111/tcp portmapper rpcbind # RPC 4.0 portmapper TCP
114sunrpc 111/udp portmapper rpcbind # RPC 4.0 portmapper UDP
115auth 113/tcp authentication tap ident
116auth 113/udp authentication tap ident
117sftp 115/tcp
118sftp 115/udp
119uucp-path 117/tcp
120uucp-path 117/udp
121nntp 119/tcp readnews untp # USENET News Transfer Protocol
122nntp 119/udp readnews untp # USENET News Transfer Protocol
123ntp 123/tcp
124ntp 123/udp # Network Time Protocol
125netbios-ns 137/tcp # NETBIOS Name Service
126netbios-ns 137/udp
127netbios-dgm 138/tcp # NETBIOS Datagram Service
128netbios-dgm 138/udp
129netbios-ssn 139/tcp # NETBIOS session service
130netbios-ssn 139/udp
131imap 143/tcp imap2 # Interim Mail Access Proto v2
132imap 143/udp imap2
133snmp 161/tcp # Simple Net Mgmt Proto
134snmp 161/udp # Simple Net Mgmt Proto
135snmptrap 162/tcp # SNMPTRAP
136snmptrap 162/udp snmp-trap # Traps for SNMP
137cmip-man 163/tcp # ISO mgmt over IP (CMOT)
138cmip-man 163/udp
139cmip-agent 164/tcp
140cmip-agent 164/udp
141mailq 174/tcp # MAILQ
142mailq 174/udp # MAILQ
143xdmcp 177/tcp # X Display Mgr. Control Proto
144xdmcp 177/udp
145nextstep 178/tcp NeXTStep NextStep # NeXTStep window
146nextstep 178/udp NeXTStep NextStep # server
147bgp 179/tcp # Border Gateway Proto.
148bgp 179/udp
149bgp 179/sctp
150prospero 191/tcp # Cliff Neuman's Prospero
151prospero 191/udp
152irc 194/tcp # Internet Relay Chat
153irc 194/udp
154smux 199/tcp # SNMP Unix Multiplexer
155smux 199/udp
156at-rtmp 201/tcp # AppleTalk routing
157at-rtmp 201/udp
158at-nbp 202/tcp # AppleTalk name binding
159at-nbp 202/udp
160at-echo 204/tcp # AppleTalk echo
161at-echo 204/udp
162at-zis 206/tcp # AppleTalk zone information
163at-zis 206/udp
164qmtp 209/tcp # Quick Mail Transfer Protocol
165qmtp 209/udp # Quick Mail Transfer Protocol
166z39.50 210/tcp z3950 z39-50 wais # NISO Z39.50 database
167z39.50 210/udp z3950 z39-50 wais
168ipx 213/tcp # IPX
169ipx 213/udp
170imap3 220/tcp # Interactive Mail Access
171imap3 220/udp # Protocol v3
172link 245/tcp ttylink
173link 245/udp ttylink
174gist 270/udp # Q-mode encapsulation for GIST messages
175fatserv 347/tcp # Fatmen Server
176fatserv 347/udp # Fatmen Server
177rsvp_tunnel 363/tcp rsvp-tunnel
178rsvp_tunnel 363/udp rsvp-tunnel
179odmr 366/tcp # odmr required by fetchmail
180odmr 366/udp # odmr required by fetchmail
181rpc2portmap 369/tcp
182rpc2portmap 369/udp # Coda portmapper
183codaauth2 370/tcp
184codaauth2 370/udp # Coda authentication server
185ulistproc 372/tcp ulistserv # UNIX Listserv
186ulistproc 372/udp ulistserv
187ldap 389/tcp
188ldap 389/udp
189osb-sd 400/tcp # Oracle Secure Backup
190osb-sd 400/udp # Oracle Secure Backup
191svrloc 427/tcp # Server Location Protocl
192svrloc 427/udp # Server Location Protocl
193mobileip-agent 434/tcp
194mobileip-agent 434/udp
195mobilip-mn 435/tcp
196mobilip-mn 435/udp
197https 443/tcp # http protocol over TLS/SSL
198https 443/udp # http protocol over TLS/SSL
199https 443/sctp # http protocol over TLS/SSL
200snpp 444/tcp # Simple Network Paging Protocol
201snpp 444/udp # Simple Network Paging Protocol
202microsoft-ds 445/tcp
203microsoft-ds 445/udp
204kpasswd 464/tcp kpwd # Kerberos "passwd"
205kpasswd 464/udp kpwd # Kerberos "passwd"
206photuris 468/tcp
207photuris 468/udp
208saft 487/tcp # Simple Asynchronous File Transfer
209saft 487/udp # Simple Asynchronous File Transfer
210gss-http 488/tcp
211gss-http 488/udp
212pim-rp-disc 496/tcp
213pim-rp-disc 496/udp
214isakmp 500/tcp
215isakmp 500/udp
216gdomap 538/tcp # GNUstep distributed objects
217gdomap 538/udp # GNUstep distributed objects
218iiop 535/tcp
219iiop 535/udp
220dhcpv6-client 546/tcp
221dhcpv6-client 546/udp
222dhcpv6-server 547/tcp
223dhcpv6-server 547/udp
224rtsp 554/tcp # Real Time Stream Control Protocol
225rtsp 554/udp # Real Time Stream Control Protocol
226nntps 563/tcp # NNTP over SSL
227nntps 563/udp # NNTP over SSL
228whoami 565/tcp
229whoami 565/udp
230submission 587/tcp msa # mail message submission
231submission 587/udp msa # mail message submission
232npmp-local 610/tcp dqs313_qmaster # npmp-local / DQS
233npmp-local 610/udp dqs313_qmaster # npmp-local / DQS
234npmp-gui 611/tcp dqs313_execd # npmp-gui / DQS
235npmp-gui 611/udp dqs313_execd # npmp-gui / DQS
236hmmp-ind 612/tcp dqs313_intercell # HMMP Indication / DQS
237hmmp-ind 612/udp dqs313_intercell # HMMP Indication / DQS
238ipp 631/tcp # Internet Printing Protocol
239ipp 631/udp # Internet Printing Protocol
240ldaps 636/tcp # LDAP over SSL
241ldaps 636/udp # LDAP over SSL
242acap 674/tcp
243acap 674/udp
244ha-cluster 694/tcp # Heartbeat HA-cluster
245ha-cluster 694/udp # Heartbeat HA-cluster
246kerberos-adm 749/tcp # Kerberos `kadmin' (v5)
247kerberos-adm 749/udp # kerberos administration
248kerberos-iv 750/udp kerberos4 kerberos-sec kdc loadav
249kerberos-iv 750/tcp kerberos4 kerberos-sec kdc rfile
250webster 765/tcp # Network dictionary
251webster 765/udp
252phonebook 767/tcp # Network phonebook
253phonebook 767/udp
254rsync 873/tcp # rsync
255rsync 873/udp # rsync
256#rquotad unreserved in IANA!
257rquotad 875/tcp # rquota daemon
258#rquotad unreserved in IANA!
259rquotad 875/udp # rquota daemon
260telnets 992/tcp
261telnets 992/udp
262imaps 993/tcp # IMAP over SSL
263imaps 993/udp # IMAP over SSL
264pop3s 995/tcp # POP-3 over SSL
265pop3s 995/udp # POP-3 over SSL
266
267#
268# UNIX specific services
269#
270exec 512/tcp
271biff 512/udp comsat
272login 513/tcp
273who 513/udp whod
274shell 514/tcp cmd # no passwords used
275syslog 514/udp
276printer 515/tcp spooler # line printer spooler
277printer 515/udp spooler # line printer spooler
278talk 517/udp
279ntalk 518/udp
280utime 519/tcp unixtime
281utime 519/udp unixtime
282efs 520/tcp
283router 520/udp route routed # RIP
284ripng 521/tcp
285ripng 521/udp
286timed 525/tcp timeserver
287timed 525/udp timeserver
288tempo 526/tcp newdate
289courier 530/tcp rpc
290conference 531/tcp chat
291netnews 532/tcp
292netwall 533/udp # -for emergency broadcasts
293uucp 540/tcp uucpd # uucp daemon
294klogin 543/tcp # Kerberized `rlogin' (v5)
295kshell 544/tcp krcmd # Kerberized `rsh' (v5)
296afpovertcp 548/tcp # AFP over TCP
297afpovertcp 548/udp # AFP over TCP
298remotefs 556/tcp rfs_server rfs # Brunhoff remote filesystem
299
300#
301# From ``PORT NUMBERS'':
302#
303#>REGISTERED PORT NUMBERS
304#>
305#>The Registered Ports are listed by the IANA and on most systems can be
306#>used by ordinary user processes or programs executed by ordinary
307#>users.
308#>
309#>Ports are used in the TCP [RFC793] to name the ends of logical
310#>connections which carry long term conversations. For the purpose of
311#>providing services to unknown callers, a service contact port is
312#>defined. This list specifies the port used by the server process as
313#>its contact port.
314#>
315#>The IANA registers uses of these ports as a convienence to the
316#>community.
317#
318socks 1080/tcp # socks proxy server
319socks 1080/udp # socks proxy server
320
321# Port 1236 is registered as `bvcontrol', but is also used by the
322# Gracilis Packeten remote config server. The official name is listed as
323# the primary name, with the unregistered name as an alias.
324bvcontrol 1236/tcp rmtcfg # Daniel J. Walsh, Gracilis Packeten remote config server
325bvcontrol 1236/udp # Daniel J. Walsh
326
327h323hostcallsc 1300/tcp # H323 Host Call Secure
328h323hostcallsc 1300/udp # H323 Host Call Secure
329ms-sql-s 1433/tcp # Microsoft-SQL-Server
330ms-sql-s 1433/udp # Microsoft-SQL-Server
331ms-sql-m 1434/tcp # Microsoft-SQL-Monitor
332ms-sql-m 1434/udp # Microsoft-SQL-Monitor
333ica 1494/tcp # Citrix ICA Client
334ica 1494/udp # Citrix ICA Client
335wins 1512/tcp # Microsoft's Windows Internet Name Service
336wins 1512/udp # Microsoft's Windows Internet Name Service
337ingreslock 1524/tcp
338ingreslock 1524/udp
339prospero-np 1525/tcp orasrv # Prospero non-privileged/oracle
340prospero-np 1525/udp orasrv
341datametrics 1645/tcp old-radius sightline # datametrics / old radius entry
342datametrics 1645/udp old-radius sightline # datametrics / old radius entry
343sa-msg-port 1646/tcp old-radacct # sa-msg-port / old radacct entry
344sa-msg-port 1646/udp old-radacct # sa-msg-port / old radacct entry
345kermit 1649/tcp
346kermit 1649/udp
347l2tp 1701/tcp l2f
348l2tp 1701/udp l2f
349h323gatedisc 1718/tcp
350h323gatedisc 1718/udp
351h323gatestat 1719/tcp
352h323gatestat 1719/udp
353h323hostcall 1720/tcp
354h323hostcall 1720/udp
355tftp-mcast 1758/tcp
356tftp-mcast 1758/udp
357mtftp 1759/udp spss-lm
358hello 1789/tcp
359hello 1789/udp
360radius 1812/tcp # Radius
361radius 1812/udp # Radius
362radius-acct 1813/tcp radacct # Radius Accounting
363radius-acct 1813/udp radacct # Radius Accounting
364mtp 1911/tcp #
365mtp 1911/udp #
366hsrp 1985/tcp # Cisco Hot Standby Router Protocol
367hsrp 1985/udp # Cisco Hot Standby Router Protocol
368licensedaemon 1986/tcp
369licensedaemon 1986/udp
370gdp-port 1997/tcp # Cisco Gateway Discovery Protocol
371gdp-port 1997/udp # Cisco Gateway Discovery Protocol
372sieve-filter 2000/tcp cisco-sccp # Sieve Mail Filter Daemon
373sieve-filter 2000/udp cisco-sccp # Sieve Mail Filter Daemon
374nfs 2049/tcp nfsd shilp # Network File System
375nfs 2049/udp nfsd shilp # Network File System
376nfs 2049/sctp nfsd shilp # Network File System
377zephyr-srv 2102/tcp # Zephyr server
378zephyr-srv 2102/udp # Zephyr server
379zephyr-clt 2103/tcp # Zephyr serv-hm connection
380zephyr-clt 2103/udp # Zephyr serv-hm connection
381zephyr-hm 2104/tcp # Zephyr hostmanager
382zephyr-hm 2104/udp # Zephyr hostmanager
383cvspserver 2401/tcp # CVS client/server operations
384cvspserver 2401/udp # CVS client/server operations
385venus 2430/tcp # codacon port
386venus 2430/udp # Venus callback/wbc interface
387venus-se 2431/tcp # tcp side effects
388venus-se 2431/udp # udp sftp side effect
389codasrv 2432/tcp # not used
390codasrv 2432/udp # server port
391codasrv-se 2433/tcp # tcp side effects
392codasrv-se 2433/udp # udp sftp side effectQ
393
394# Ports numbered 2600 through 2606 are used by the zebra package without
395# being registred. The primary names are the registered names, and the
396# unregistered names used by zebra are listed as aliases.
397hpstgmgr 2600/tcp zebrasrv # HPSTGMGR
398hpstgmgr 2600/udp # HPSTGMGR
399discp-client 2601/tcp zebra # discp client
400discp-client 2601/udp # discp client
401discp-server 2602/tcp ripd # discp server
402discp-server 2602/udp # discp server
403servicemeter 2603/tcp ripngd # Service Meter
404servicemeter 2603/udp # Service Meter
405nsc-ccs 2604/tcp ospfd # NSC CCS
406nsc-ccs 2604/udp # NSC CCS
407nsc-posa 2605/tcp bgpd # NSC POSA
408nsc-posa 2605/udp # NSC POSA
409netmon 2606/tcp ospf6d # Dell Netmon
410netmon 2606/udp # Dell Netmon
411dict 2628/tcp # RFC 2229
412dict 2628/udp # RFC 2229
413corbaloc 2809/tcp # CORBA naming service locator
414icpv2 3130/tcp # Internet Cache Protocol V2 (Squid)
415icpv2 3130/udp # Internet Cache Protocol V2 (Squid)
416mysql 3306/tcp # MySQL
417mysql 3306/udp # MySQL
418trnsprntproxy 3346/tcp # Trnsprnt Proxy
419trnsprntproxy 3346/udp # Trnsprnt Proxy
420pxe 4011/udp altserviceboot # PXE server
421fud 4201/udp # Cyrus IMAP FUD Daemon
422rwhois 4321/tcp # Remote Who Is
423rwhois 4321/udp # Remote Who Is
424krb524 4444/tcp nv-video # Kerberos 5 to 4 ticket xlator
425krb524 4444/udp nv-video # Kerberos 5 to 4 ticket xlator
426rfe 5002/tcp # Radio Free Ethernet
427rfe 5002/udp # Actually uses UDP only
428cfengine 5308/tcp # CFengine
429cfengine 5308/udp # CFengine
430cvsup 5999/tcp CVSup # CVSup file transfer/John Polstra/FreeBSD
431cvsup 5999/udp CVSup # CVSup file transfer/John Polstra/FreeBSD
432x11 6000/tcp X # the X Window System
433afs3-fileserver 7000/tcp # file server itself
434afs3-fileserver 7000/udp # file server itself
435afs3-callback 7001/tcp # callbacks to cache managers
436afs3-callback 7001/udp # callbacks to cache managers
437afs3-prserver 7002/tcp # users & groups database
438afs3-prserver 7002/udp # users & groups database
439afs3-vlserver 7003/tcp # volume location database
440afs3-vlserver 7003/udp # volume location database
441afs3-kaserver 7004/tcp # AFS/Kerberos authentication service
442afs3-kaserver 7004/udp # AFS/Kerberos authentication service
443afs3-volser 7005/tcp # volume managment server
444afs3-volser 7005/udp # volume managment server
445afs3-errors 7006/tcp # error interpretation service
446afs3-errors 7006/udp # error interpretation service
447afs3-bos 7007/tcp # basic overseer process
448afs3-bos 7007/udp # basic overseer process
449afs3-update 7008/tcp # server-to-server updater
450afs3-update 7008/udp # server-to-server updater
451afs3-rmtsys 7009/tcp # remote cache manager service
452afs3-rmtsys 7009/udp # remote cache manager service
453amanda 10080/tcp # amanda backup services
454amanda 10080/udp # amanda backup services
455pgpkeyserver 11371/tcp hkp # PGP/GPG public keyserver
456pgpkeyserver 11371/udp hkp # PGP/GPG public keyserver
457asgcypresstcps 11489/tcp # ASG Cypress Secure Only
458h323callsigalt 11720/tcp # H323 Call Signal Alternate
459h323callsigalt 11720/udp # H323 Call Signal Alternate
460
461bprd 13720/tcp # BPRD (VERITAS NetBackup)
462bprd 13720/udp # BPRD (VERITAS NetBackup)
463bpdbm 13721/tcp # BPDBM (VERITAS NetBackup)
464bpdbm 13721/udp # BPDBM (VERITAS NetBackup)
465bpjava-msvc 13722/tcp # BP Java MSVC Protocol
466bpjava-msvc 13722/udp # BP Java MSVC Protocol
467vnetd 13724/tcp # Veritas Network Utility
468vnetd 13724/udp # Veritas Network Utility
469bpcd 13782/tcp # VERITAS NetBackup
470bpcd 13782/udp # VERITAS NetBackup
471vopied 13783/tcp # VOPIED Protocol
472vopied 13783/udp # VOPIED Protocol
473
474# This port is registered as wnn6, but also used under the unregistered name
475# "wnn4" by the FreeWnn package.
476wnn6 22273/tcp wnn4
477wnn6 22273/udp wnn4
478
479quake 26000/tcp
480quake 26000/udp
481wnn6-ds 26208/tcp
482wnn6-ds 26208/udp
483traceroute 33434/tcp
484traceroute 33434/udp
485
486#
487# Datagram Delivery Protocol services
488#
489rtmp 1/ddp # Routing Table Maintenance Protocol
490nbp 2/ddp # Name Binding Protocol
491echo 4/ddp # AppleTalk Echo Protocol
492zip 6/ddp # Zone Information Protocol
493
494#
495# Kerberos (Project Athena/MIT) services
496# Note that these are for Kerberos v4, and are unregistered/unofficial. Sites
497# running v4 should uncomment these and comment out the v5 entries above.
498#
499kerberos_master 751/udp pump # Kerberos authentication
500kerberos_master 751/tcp pump # Kerberos authentication
501passwd_server 752/udp qrh # Kerberos passwd server
502krbupdate 760/tcp kreg ns # Kerberos registration
503kpop 1109/tcp # Pop with Kerberos
504knetd 2053/tcp lot105-ds-upd # Kerberos de-multiplexor
505
506#
507# Kerberos 5 services, also not registered with IANA
508#
509krb5_prop 754/tcp tell # Kerberos slave propagation
510eklogin 2105/tcp minipay # Kerberos encrypted rlogin
511
512#
513# Unregistered but necessary(?) (for NetBSD) services
514#
515supfilesrv 871/tcp # SUP server
516supfiledbg 1127/tcp kwdb-commn # SUP debugging
517
518#
519# Unregistered but useful/necessary other services
520#
521netstat 15/tcp # (was once asssigned, no more)
522poppassd 106/tcp # Eudora
523poppassd 106/udp # Eudora
524omirr 808/tcp omirrd # online mirror
525omirr 808/udp omirrd # online mirror
526swat 901/tcp smpnameres # Samba Web Administration Tool
527rndc 953/tcp # rndc control sockets (BIND 9)
528rndc 953/udp # rndc control sockets (BIND 9)
529skkserv 1178/tcp sgi-storman # SKK Japanese input method
530xtel 1313/tcp bmc_patroldb bmc-patroldb # french minitel
531support 1529/tcp prmsd gnatsd coauthor # GNATS, cygnus bug tracker
532cfinger 2003/tcp brutus # GNU Finger
533ninstall 2150/tcp dynamic3d # ninstall service
534ninstall 2150/udp dynamic3d # ninstall service
535afbackup 2988/tcp hippad # Afbackup system
536afbackup 2988/udp hippad # Afbackup system
537squid 3128/tcp ndl-aas # squid web proxy
538prsvp 3455/tcp # RSVP Port
539prsvp 3455/udp # RSVP Port
540distcc 3632/tcp # distcc
541svn 3690/tcp # Subversion
542svn 3690/udp # Subversion
543postgres 5432/tcp postgresql # POSTGRES
544postgres 5432/udp postgresql # POSTGRES
545fax 4557/tcp # FAX transmission service (old)
546hylafax 4559/tcp # HylaFAX client-server protocol (new)
547sgi-dgl 5232/tcp csedaemon # SGI Distributed Graphics
548sgi-dgl 5232/udp
549hostmon 5355/tcp llmnr # hostmon uses TCP (nocol)
550hostmon 5355/udp llmnr # hostmon uses TCP (nocol)
551canna 5680/tcp auriga-router
552x11-ssh-offset 6010/tcp # SSH X11 forwarding offset
553xfs 7100/tcp font-service # X font server
554tircproxy 7666/tcp # Tircproxy
555webcache 8080/tcp http-alt # WWW caching service
556webcache 8080/udp http-alt # WWW caching service
557tproxy 8081/tcp sunproxyadmin # Transparent Proxy
558tproxy 8081/udp sunproxyadmin # Transparent Proxy
559jetdirect 9100/tcp laserjet hplj hp-pdl-datastr pdl-datastream
560mandelspawn 9359/udp mandelbrot # network mandelbrot
561kamanda 10081/tcp famdc # amanda backup services (Kerberos)
562kamanda 10081/udp famdc # amanda backup services (Kerberos)
563amandaidx 10082/tcp # amanda backup services
564amidxtape 10083/tcp # amanda backup services
565isdnlog 20011/tcp # isdn logging system
566isdnlog 20011/udp # isdn logging system
567wnn4_Kr 22305/tcp cis # used by the kWnn package
568wnn4_Cn 22289/tcp # used by the cWnn package
569wnn4_Tw 22321/tcp # used by the tWnn package
570binkp 24554/tcp # Binkley
571binkp 24554/udp # Binkley
572canditv 24676/tcp # Canditv Message Service
573canditv 24676/udp # Canditv Message Service
574asp 27374/tcp # Address Search Protocol
575asp 27374/udp # Address Search Protocol
576tfido 60177/tcp # Ifmail
577tfido 60177/udp # Ifmail
578fido 60179/tcp # Ifmail
579fido 60179/udp # Ifmail
580
581
582# Updated additional list from IANA with all missing services 04/07/2008
583#spr-itunes 0/tcp spl-itunes # Shirt Pocket netTunes - no port allocated
584compressnet 2/tcp # Management Utility
585compressnet 2/udp # Management Utility
586#compressnet 3/tcp # Compression Process
587#compressnet 3/udp # Compression Process
588discard 9/sctp # Discard
589discard 9/dccp # Discard SC:DISC
590ftp-data 20/sctp # FTP
591ftp 21/sctp # FTP
592ssh 22/sctp # SSH
593nsw-fe 27/tcp # NSW User System FE
594nsw-fe 27/udp # NSW User System FE
595msg-icp 29/tcp # MSG ICP
596msg-icp 29/udp # MSG ICP
597msg-auth 31/tcp # MSG Authentication
598msg-auth 31/udp # MSG Authentication
599dsp 33/tcp # Display Support Protocol
600dsp 33/udp # Display Support Protocol
601rap 38/tcp # Route Access Protocol
602rap 38/udp # Route Access Protocol
603graphics 41/tcp # Graphics
604graphics 41/udp # Graphics
605mpm-flags 44/tcp # MPM FLAGS Protocol
606mpm-flags 44/udp # MPM FLAGS Protocol
607mpm 45/tcp # Message Processing Module [recv]
608mpm 45/udp # Message Processing Module [recv]
609mpm-snd 46/tcp # MPM [default send]
610mpm-snd 46/udp # MPM [default send]
611ni-ftp 47/tcp # NI FTP
612ni-ftp 47/udp # NI FTP
613auditd 48/tcp # Digital Audit Daemon
614auditd 48/udp # Digital Audit Daemon
615la-maint 51/tcp # IMP Logical Address Maintenance
616la-maint 51/udp # IMP Logical Address Maintenance
617xns-time 52/tcp # XNS Time Protocol
618xns-time 52/udp # XNS Time Protocol
619xns-ch 54/tcp # XNS Clearinghouse
620xns-ch 54/udp # XNS Clearinghouse
621isi-gl 55/tcp # ISI Graphics Language
622isi-gl 55/udp # ISI Graphics Language
623xns-auth 56/tcp # XNS Authentication
624xns-auth 56/udp # XNS Authentication
625xns-mail 58/tcp # XNS Mail
626xns-mail 58/udp # XNS Mail
627ni-mail 61/tcp # NI MAIL
628ni-mail 61/udp # NI MAIL
629acas 62/tcp # ACA Services
630acas 62/udp # ACA Services
631covia 64/tcp # Communications Integrator (CI)
632covia 64/udp # Communications Integrator (CI)
633tacacs-ds 65/tcp # TACACS-Database Service
634tacacs-ds 65/udp # TACACS-Database Service
635sql*net 66/tcp # Oracle SQL*NET
636sql*net 66/udp # Oracle SQL*NET
637deos 76/tcp # Distributed External Object Store
638deos 76/udp # Distributed External Object Store
639vettcp 78/tcp # vettcp
640vettcp 78/udp # vettcp
641xfer 82/tcp # XFER Utility
642xfer 82/udp # XFER Utility
643mit-ml-dev 83/tcp # MIT ML Device
644mit-ml-dev 83/udp # MIT ML Device
645ctf 84/tcp # Common Trace Facility
646ctf 84/udp # Common Trace Facility
647mfcobol 86/tcp # Micro Focus Cobol
648mfcobol 86/udp # Micro Focus Cobol
649su-mit-tg 89/tcp # SU/MIT Telnet Gateway
650su-mit-tg 89/udp # SU/MIT Telnet Gateway
651dnsix 90/tcp # DNSIX Securit Attribute Token Map
652dnsix 90/udp # DNSIX Securit Attribute Token Map
653mit-dov 91/tcp # MIT Dover Spooler
654mit-dov 91/udp # MIT Dover Spooler
655npp 92/tcp # Network Printing Protocol
656npp 92/udp # Network Printing Protocol
657dcp 93/tcp # Device Control Protocol
658dcp 93/udp # Device Control Protocol
659objcall 94/tcp # Tivoli Object Dispatcher
660objcall 94/udp # Tivoli Object Dispatcher
661dixie 96/tcp # DIXIE Protocol Specification
662dixie 96/udp # DIXIE Protocol Specification
663swift-rvf 97/tcp # Swift Remote Virtural File Protocol
664swift-rvf 97/udp # Swift Remote Virtural File Protocol
665tacnews 98/tcp # TAC News
666tacnews 98/udp # TAC News
667metagram 99/tcp # Metagram Relay
668metagram 99/udp # Metagram Relay
669newacct 100/tcp # [unauthorized use]
670iso-tsap 102/udp # ISO-TSAP Class 0
671gppitnp 103/tcp # Genesis Point-to-Point Trans Net
672gppitnp 103/udp # Genesis Point-to-Point Trans Net
673acr-nema 104/tcp # ACR-NEMA Digital Imag. & Comm. 300
674acr-nema 104/udp # ACR-NEMA Digital Imag. & Comm. 300
675snagas 108/tcp # SNA Gateway Access Server
676snagas 108/udp # SNA Gateway Access Server
677mcidas 112/tcp # McIDAS Data Transmission Protocol
678mcidas 112/udp # McIDAS Data Transmission Protocol
679ansanotify 116/tcp # ANSA REX Notify
680ansanotify 116/udp # ANSA REX Notify
681sqlserv 118/tcp # SQL Services
682sqlserv 118/udp # SQL Services
683cfdptkt 120/tcp # CFDPTKT
684cfdptkt 120/udp # CFDPTKT
685erpc 121/tcp # Encore Expedited Remote Pro.Call
686erpc 121/udp # Encore Expedited Remote Pro.Call
687smakynet 122/tcp # SMAKYNET
688smakynet 122/udp # SMAKYNET
689ansatrader 124/tcp # ANSA REX Trader
690ansatrader 124/udp # ANSA REX Trader
691locus-map 125/tcp # Locus PC-Interface Net Map Ser
692locus-map 125/udp # Locus PC-Interface Net Map Ser
693nxedit 126/tcp # NXEdit
694nxedit 126/udp # NXEdit
695locus-con 127/tcp # Locus PC-Interface Conn Server
696locus-con 127/udp # Locus PC-Interface Conn Server
697gss-xlicen 128/tcp # GSS X License Verification
698gss-xlicen 128/udp # GSS X License Verification
699pwdgen 129/tcp # Password Generator Protocol
700pwdgen 129/udp # Password Generator Protocol
701cisco-fna 130/tcp # cisco FNATIVE
702cisco-fna 130/udp # cisco FNATIVE
703cisco-tna 131/tcp # cisco TNATIVE
704cisco-tna 131/udp # cisco TNATIVE
705cisco-sys 132/tcp # cisco SYSMAINT
706cisco-sys 132/udp # cisco SYSMAINT
707statsrv 133/tcp # Statistics Service
708statsrv 133/udp # Statistics Service
709ingres-net 134/tcp # INGRES-NET Service
710ingres-net 134/udp # INGRES-NET Service
711epmap 135/tcp # DCE endpoint resolution
712epmap 135/udp # DCE endpoint resolution
713profile 136/tcp # PROFILE Naming System
714profile 136/udp # PROFILE Naming System
715emfis-data 140/tcp # EMFIS Data Service
716emfis-data 140/udp # EMFIS Data Service
717emfis-cntl 141/tcp # EMFIS Control Service
718emfis-cntl 141/udp # EMFIS Control Service
719bl-idm 142/tcp # Britton-Lee IDM
720bl-idm 142/udp # Britton-Lee IDM
721uma 144/tcp # Universal Management Architecture
722uma 144/udp # Universal Management Architecture
723uaac 145/tcp # UAAC Protocol
724uaac 145/udp # UAAC Protocol
725iso-tp0 146/tcp # ISO-IP0
726iso-tp0 146/udp # ISO-IP0
727iso-ip 147/tcp # ISO-IP
728iso-ip 147/udp # ISO-IP
729jargon 148/tcp # Jargon
730jargon 148/udp # Jargon
731aed-512 149/tcp # AED 512 Emulation Service
732aed-512 149/udp # AED 512 Emulation Service
733sql-net 150/tcp # SQL-NET
734sql-net 150/udp # SQL-NET
735hems 151/tcp # HEMS
736hems 151/udp # HEMS
737bftp 152/tcp # Background File Transfer Program
738bftp 152/udp # Background File Transfer Program
739sgmp 153/tcp # SGMP
740sgmp 153/udp # SGMP
741netsc-prod 154/tcp # NETSC
742netsc-prod 154/udp # NETSC
743netsc-dev 155/tcp # NETSC
744netsc-dev 155/udp # NETSC
745sqlsrv 156/tcp # SQL Service
746sqlsrv 156/udp # SQL Service
747knet-cmp 157/tcp # KNET/VM Command/Message Protocol
748knet-cmp 157/udp # KNET/VM Command/Message Protocol
749pcmail-srv 158/tcp # PCMail Server
750pcmail-srv 158/udp # PCMail Server
751nss-routing 159/tcp # NSS-Routing
752nss-routing 159/udp # NSS-Routing
753sgmp-traps 160/tcp # SGMP-TRAPS
754sgmp-traps 160/udp # SGMP-TRAPS
755xns-courier 165/tcp # Xerox
756xns-courier 165/udp # Xerox
757s-net 166/tcp # Sirius Systems
758s-net 166/udp # Sirius Systems
759namp 167/tcp # NAMP
760namp 167/udp # NAMP
761rsvd 168/tcp # RSVD
762rsvd 168/udp # RSVD
763send 169/tcp # SEND
764send 169/udp # SEND
765print-srv 170/tcp # Network PostScript
766print-srv 170/udp # Network PostScript
767multiplex 171/tcp # Network Innovations Multiplex
768multiplex 171/udp # Network Innovations Multiplex
769cl/1 172/tcp cl-1 # Network Innovations CL/1
770cl/1 172/udp cl-1 # Network Innovations CL/1
771xyplex-mux 173/tcp # Xyplex
772xyplex-mux 173/udp # Xyplex
773vmnet 175/tcp # VMNET
774vmnet 175/udp # VMNET
775genrad-mux 176/tcp # GENRAD-MUX
776genrad-mux 176/udp # GENRAD-MUX
777ris 180/tcp # Intergraph
778ris 180/udp # Intergraph
779unify 181/tcp # Unify
780unify 181/udp # Unify
781audit 182/tcp # Unisys Audit SITP
782audit 182/udp # Unisys Audit SITP
783ocbinder 183/tcp # OCBinder
784ocbinder 183/udp # OCBinder
785ocserver 184/tcp # OCServer
786ocserver 184/udp # OCServer
787remote-kis 185/tcp # Remote-KIS
788remote-kis 185/udp # Remote-KIS
789kis 186/tcp # KIS Protocol
790kis 186/udp # KIS Protocol
791aci 187/tcp # Application Communication Interface
792aci 187/udp # Application Communication Interface
793mumps 188/tcp # Plus Five's MUMPS
794mumps 188/udp # Plus Five's MUMPS
795qft 189/tcp # Queued File Transport
796qft 189/udp # Queued File Transport
797gacp 190/tcp # Gateway Access Control Protocol
798gacp 190/udp # Gateway Access Control Protocol
799osu-nms 192/tcp # OSU Network Monitoring System
800osu-nms 192/udp # OSU Network Monitoring System
801srmp 193/tcp # Spider Remote Monitoring Protocol
802srmp 193/udp # Spider Remote Monitoring Protocol
803dn6-nlm-aud 195/tcp # DNSIX Network Level Module Audit
804dn6-nlm-aud 195/udp # DNSIX Network Level Module Audit
805dn6-smm-red 196/tcp # DNSIX Session Mgt Module Audit Redir
806dn6-smm-red 196/udp # DNSIX Session Mgt Module Audit Redir
807dls 197/tcp # Directory Location Service
808dls 197/udp # Directory Location Service
809dls-mon 198/tcp # Directory Location Service Monitor
810dls-mon 198/udp # Directory Location Service Monitor
811src 200/tcp # IBM System Resource Controller
812src 200/udp # IBM System Resource Controller
813at-3 203/tcp # AppleTalk Unused
814at-3 203/udp # AppleTalk Unused
815at-5 205/tcp # AppleTalk Unused
816at-5 205/udp # AppleTalk Unused
817at-7 207/tcp # AppleTalk Unused
818at-7 207/udp # AppleTalk Unused
819at-8 208/tcp # AppleTalk Unused
820at-8 208/udp # AppleTalk Unused
821914c/g 211/tcp 914c-g # Texas Instruments 914C/G Terminal
822914c/g 211/udp 914c-g # Texas Instruments 914C/G Terminal
823anet 212/tcp # ATEXSSTR
824anet 212/udp # ATEXSSTR
825vmpwscs 214/tcp # VM PWSCS
826vmpwscs 214/udp # VM PWSCS
827softpc 215/tcp # Insignia Solutions
828softpc 215/udp # Insignia Solutions
829CAIlic 216/tcp # Computer Associates Int'l License Server
830CAIlic 216/udp # Computer Associates Int'l License Server
831dbase 217/tcp # dBASE Unix
832dbase 217/udp # dBASE Unix
833mpp 218/tcp # Netix Message Posting Protocol
834mpp 218/udp # Netix Message Posting Protocol
835uarps 219/tcp # Unisys ARPs
836uarps 219/udp # Unisys ARPs
837fln-spx 221/tcp # Berkeley rlogind with SPX auth
838fln-spx 221/udp # Berkeley rlogind with SPX auth
839rsh-spx 222/tcp # Berkeley rshd with SPX auth
840rsh-spx 222/udp # Berkeley rshd with SPX auth
841cdc 223/tcp # Certificate Distribution Center
842cdc 223/udp # Certificate Distribution Center
843masqdialer 224/tcp # masqdialer
844masqdialer 224/udp # masqdialer
845direct 242/tcp # Direct
846direct 242/udp # Direct
847sur-meas 243/tcp # Survey Measurement
848sur-meas 243/udp # Survey Measurement
849inbusiness 244/tcp # inbusiness
850inbusiness 244/udp # inbusiness
851dsp3270 246/tcp # Display Systems Protocol
852dsp3270 246/udp # Display Systems Protocol
853subntbcst_tftp 247/tcp subntbcst-tftp # SUBNTBCST_TFTP
854subntbcst_tftp 247/udp subntbcst-tftp # SUBNTBCST_TFTP
855bhfhs 248/tcp # bhfhs
856bhfhs 248/udp # bhfhs
857set 257/tcp # Secure Electronic Transaction
858set 257/udp # Secure Electronic Transaction
859esro-gen 259/tcp # Efficient Short Remote Operations
860esro-gen 259/udp # Efficient Short Remote Operations
861openport 260/tcp # Openport
862openport 260/udp # Openport
863nsiiops 261/tcp # IIOP Name Service over TLS/SSL
864nsiiops 261/udp # IIOP Name Service over TLS/SSL
865arcisdms 262/tcp # Arcisdms
866arcisdms 262/udp # Arcisdms
867hdap 263/tcp # HDAP
868hdap 263/udp # HDAP
869bgmp 264/tcp # BGMP
870bgmp 264/udp # BGMP
871x-bone-ctl 265/tcp # X-Bone CTL
872x-bone-ctl 265/udp # X-Bone CTL
873sst 266/tcp # SCSI on ST
874sst 266/udp # SCSI on ST
875td-service 267/tcp # Tobit David Service Layer
876td-service 267/udp # Tobit David Service Layer
877td-replica 268/tcp # Tobit David Replica
878td-replica 268/udp # Tobit David Replica
879manet 269/tcp # MANET Protocols
880manet 269/udp # MANET Protocols [RFC5498]
881http-mgmt 280/tcp # http-mgmt
882http-mgmt 280/udp # http-mgmt
883personal-link 281/tcp # Personal Link
884personal-link 281/udp # Personal Link
885cableport-ax 282/tcp # Cable Port A/X
886cableport-ax 282/udp # Cable Port A/X
887rescap 283/tcp # rescap
888rescap 283/udp # rescap
889corerjd 284/tcp # corerjd
890corerjd 284/udp # corerjd
891fxp 286/tcp # FXP Communication
892fxp 286/udp # FXP Communication
893k-block 287/tcp # K-BLOCK
894k-block 287/udp # K-BLOCK
895novastorbakcup 308/tcp # Novastor Backup
896novastorbakcup 308/udp # Novastor Backup
897entrusttime 309/tcp # EntrustTime
898entrusttime 309/udp # EntrustTime
899bhmds 310/tcp # bhmds
900bhmds 310/udp # bhmds
901asip-webadmin 311/tcp # AppleShare IP WebAdmin
902asip-webadmin 311/udp # AppleShare IP WebAdmin
903vslmp 312/tcp # VSLMP
904vslmp 312/udp # VSLMP
905magenta-logic 313/tcp # Magenta Logic
906magenta-logic 313/udp # Magenta Logic
907opalis-robot 314/tcp # Opalis Robot
908opalis-robot 314/udp # Opalis Robot
909dpsi 315/tcp # DPSI
910dpsi 315/udp # DPSI
911decauth 316/tcp # decAuth
912decauth 316/udp # decAuth
913zannet 317/tcp # Zannet
914zannet 317/udp # Zannet
915pkix-timestamp 318/tcp # PKIX TimeStamp
916pkix-timestamp 318/udp # PKIX TimeStamp
917ptp-event 319/tcp # PTP Event
918ptp-event 319/udp # PTP Event
919ptp-general 320/tcp # PTP General
920ptp-general 320/udp # PTP General
921pip 321/tcp # PIP
922pip 321/udp # PIP
923rtsps 322/tcp # RTSPS
924rtsps 322/udp # RTSPS
925rpki-rtr 323/tcp # Resource PKI to Router
926rpki-rtr-tls 324/tcp # Resource PKI to Router
927texar 333/tcp # Texar Security Port
928texar 333/udp # Texar Security Port
929pdap 344/tcp # Prospero Data Access Protocol
930pdap 344/udp # Prospero Data Access Protocol
931pawserv 345/tcp # Perf Analysis Workbench
932pawserv 345/udp # Perf Analysis Workbench
933zserv 346/tcp # Zebra server
934zserv 346/udp # Zebra server
935csi-sgwp 348/tcp # Cabletron Management Protocol
936csi-sgwp 348/udp # Cabletron Management Protocol
937mftp 349/tcp # mftp
938mftp 349/udp # mftp
939matip-type-a 350/tcp # MATIP Type A
940matip-type-a 350/udp # MATIP Type A
941matip-type-b 351/tcp bhoetty # MATIP Type B / bhoetty (added 5/21/97)
942matip-type-b 351/udp bhoetty # MATIP Type B / bhoetty
943dtag-ste-sb 352/tcp bhoedap4 # DTAG (assigned long ago) / bhoedap4
944dtag-ste-sb 352/udp bhoedap4 # DTAG / bhoedap4
945ndsauth 353/tcp # NDSAUTH
946ndsauth 353/udp # NDSAUTH
947bh611 354/tcp # bh611
948bh611 354/udp # bh611
949datex-asn 355/tcp # DATEX-ASN
950datex-asn 355/udp # DATEX-ASN
951cloanto-net-1 356/tcp # Cloanto Net 1
952cloanto-net-1 356/udp # Cloanto Net 1
953bhevent 357/tcp # bhevent
954bhevent 357/udp # bhevent
955shrinkwrap 358/tcp # Shrinkwrap
956shrinkwrap 358/udp # Shrinkwrap
957nsrmp 359/tcp # Network Security Risk Management Protocol
958nsrmp 359/udp # Network Security Risk Management Protocol
959scoi2odialog 360/tcp # scoi2odialog
960scoi2odialog 360/udp # scoi2odialog
961semantix 361/tcp # Semantix
962semantix 361/udp # Semantix
963srssend 362/tcp # SRS Send
964srssend 362/udp # SRS Send
965aurora-cmgr 364/tcp # Aurora CMGR
966aurora-cmgr 364/udp # Aurora CMGR
967dtk 365/tcp # DTK
968dtk 365/udp # DTK
969mortgageware 367/tcp # MortgageWare
970mortgageware 367/udp # MortgageWare
971qbikgdp 368/tcp # QbikGDP
972qbikgdp 368/udp # QbikGDP
973clearcase 371/tcp # Clearcase
974clearcase 371/udp # Clearcase
975legent-1 373/tcp # Legent Corporation
976legent-1 373/udp # Legent Corporation
977legent-2 374/tcp # Legent Corporation
978legent-2 374/udp # Legent Corporation
979hassle 375/tcp # Hassle
980hassle 375/udp # Hassle
981nip 376/tcp # Amiga Envoy Network Inquiry Proto
982nip 376/udp # Amiga Envoy Network Inquiry Proto
983tnETOS 377/tcp # NEC Corporation
984tnETOS 377/udp # NEC Corporation
985dsETOS 378/tcp # NEC Corporation
986dsETOS 378/udp # NEC Corporation
987is99c 379/tcp # TIA/EIA/IS-99 modem client
988is99c 379/udp # TIA/EIA/IS-99 modem client
989is99s 380/tcp # TIA/EIA/IS-99 modem server
990is99s 380/udp # TIA/EIA/IS-99 modem server
991hp-collector 381/tcp # hp performance data collector
992hp-collector 381/udp # hp performance data collector
993hp-managed-node 382/tcp # hp performance data managed node
994hp-managed-node 382/udp # hp performance data managed node
995hp-alarm-mgr 383/tcp # hp performance data alarm manager
996hp-alarm-mgr 383/udp # hp performance data alarm manager
997arns 384/tcp # A Remote Network Server System
998arns 384/udp # A Remote Network Server System
999ibm-app 385/tcp # IBM Application
1000ibm-app 385/udp # IBM Application
1001asa 386/tcp # ASA Message Router Object Def.
1002asa 386/udp # ASA Message Router Object Def.
1003aurp 387/tcp # Appletalk Update-Based Routing Pro.
1004aurp 387/udp # Appletalk Update-Based Routing Pro.
1005unidata-ldm 388/tcp # Unidata LDM
1006unidata-ldm 388/udp # Unidata LDM
1007uis 390/tcp # UIS
1008uis 390/udp # UIS
1009synotics-relay 391/tcp # SynOptics SNMP Relay Port
1010synotics-relay 391/udp # SynOptics SNMP Relay Port
1011synotics-broker 392/tcp # SynOptics Port Broker Port
1012synotics-broker 392/udp # SynOptics Port Broker Port
1013meta5 393/tcp # Meta5
1014meta5 393/udp # Meta5
1015embl-ndt 394/tcp # EMBL Nucleic Data Transfer
1016embl-ndt 394/udp # EMBL Nucleic Data Transfer
1017netcp 395/tcp # NETscout Control Protocol
1018netcp 395/udp # NETscout Control Protocol
1019netware-ip 396/tcp # Novell Netware over IP
1020netware-ip 396/udp # Novell Netware over IP
1021mptn 397/tcp # Multi Protocol Trans. Net.
1022mptn 397/udp # Multi Protocol Trans. Net.
1023kryptolan 398/tcp # Kryptolan
1024kryptolan 398/udp # Kryptolan
1025iso-tsap-c2 399/tcp # ISO Transport Class 2 Non-Control over TCP
1026iso-tsap-c2 399/udp # ISO Transport Class 2 Non-Control over UDP
1027ups 401/tcp # Uninterruptible Power Supply
1028ups 401/udp # Uninterruptible Power Supply
1029genie 402/tcp # Genie Protocol
1030genie 402/udp # Genie Protocol
1031decap 403/tcp # decap
1032decap 403/udp # decap
1033nced 404/tcp # nced
1034nced 404/udp # nced
1035ncld 405/tcp # ncld
1036ncld 405/udp # ncld
1037imsp 406/tcp # Interactive Mail Support Protocol
1038imsp 406/udp # Interactive Mail Support Protocol
1039timbuktu 407/tcp # Timbuktu
1040timbuktu 407/udp # Timbuktu
1041prm-sm 408/tcp # Prospero Resource Manager Sys. Man.
1042prm-sm 408/udp # Prospero Resource Manager Sys. Man.
1043prm-nm 409/tcp # Prospero Resource Manager Node Man.
1044prm-nm 409/udp # Prospero Resource Manager Node Man.
1045decladebug 410/tcp # DECLadebug Remote Debug Protocol
1046decladebug 410/udp # DECLadebug Remote Debug Protocol
1047rmt 411/tcp # Remote MT Protocol
1048rmt 411/udp # Remote MT Protocol
1049synoptics-trap 412/tcp # Trap Convention Port
1050synoptics-trap 412/udp # Trap Convention Port
1051smsp 413/tcp # Storage Management Services Protocol
1052smsp 413/udp # Storage Management Services Protocol
1053infoseek 414/tcp # InfoSeek
1054infoseek 414/udp # InfoSeek
1055bnet 415/tcp # BNet
1056bnet 415/udp # BNet
1057silverplatter 416/tcp # Silverplatter
1058silverplatter 416/udp # Silverplatter
1059onmux 417/tcp # Onmux
1060onmux 417/udp # Onmux
1061hyper-g 418/tcp # Hyper-G
1062hyper-g 418/udp # Hyper-G
1063ariel1 419/tcp # Ariel 1
1064ariel1 419/udp # Ariel 1
1065smpte 420/tcp # SMPTE
1066smpte 420/udp # SMPTE
1067ariel2 421/tcp # Ariel 2
1068ariel2 421/udp # Ariel 2
1069ariel3 422/tcp # Ariel 3
1070ariel3 422/udp # Ariel 3
1071opc-job-start 423/tcp # IBM Operations Planning and Control Start
1072opc-job-start 423/udp # IBM Operations Planning and Control Start
1073opc-job-track 424/tcp # IBM Operations Planning and Control Track
1074opc-job-track 424/udp # IBM Operations Planning and Control Track
1075icad-el 425/tcp # ICAD
1076icad-el 425/udp # ICAD
1077smartsdp 426/tcp # smartsdp
1078smartsdp 426/udp # smartsdp
1079ocs_cmu 428/tcp # OCS_CMU
1080ocs_cmu 428/udp # OCS_CMU
1081ocs_amu 429/tcp # OCS_AMU
1082ocs_amu 429/udp # OCS_AMU
1083utmpsd 430/tcp # UTMPSD
1084utmpsd 430/udp # UTMPSD
1085utmpcd 431/tcp # UTMPCD
1086utmpcd 431/udp # UTMPCD
1087iasd 432/tcp # IASD
1088iasd 432/udp # IASD
1089nnsp 433/tcp # NNSP
1090nnsp 433/udp # NNSP
1091dna-cml 436/tcp # DNA-CML
1092dna-cml 436/udp # DNA-CML
1093comscm 437/tcp # comscm
1094comscm 437/udp # comscm
1095dsfgw 438/tcp # dsfgw
1096dsfgw 438/udp # dsfgw
1097dasp 439/tcp # dasp Thomas Obermair
1098dasp 439/udp # dasp tommy&inlab.m.eunet.de
1099sgcp 440/tcp # sgcp
1100sgcp 440/udp # sgcp
1101decvms-sysmgt 441/tcp # decvms-sysmgt
1102decvms-sysmgt 441/udp # decvms-sysmgt
1103cvc_hostd 442/tcp # cvc_hostd
1104cvc_hostd 442/udp # cvc_hostd
1105ddm-rdb 446/tcp # DDM-Remote Relational Database Access
1106ddm-rdb 446/udp # DDM-Remote Relational Database Access
1107ddm-dfm 447/tcp # DDM-Distributed File Management
1108ddm-dfm 447/udp # DDM-Distributed File Management
1109ddm-ssl 448/tcp # DDM-Remote DB Access Using Secure Sockets
1110ddm-ssl 448/udp # DDM-Remote DB Access Using Secure Sockets
1111as-servermap 449/tcp # AS Server Mapper
1112as-servermap 449/udp # AS Server Mapper
1113tserver 450/tcp # Computer Supported Telecomunication Applications
1114tserver 450/udp # Computer Supported Telecomunication Applications
1115sfs-smp-net 451/tcp # Cray Network Semaphore server
1116sfs-smp-net 451/udp # Cray Network Semaphore server
1117sfs-config 452/tcp # Cray SFS config server
1118sfs-config 452/udp # Cray SFS config server
1119creativeserver 453/tcp # CreativeServer
1120creativeserver 453/udp # CreativeServer
1121contentserver 454/tcp # ContentServer
1122contentserver 454/udp # ContentServer
1123creativepartnr 455/tcp # CreativePartnr
1124creativepartnr 455/udp # CreativePartnr
1125macon-tcp 456/tcp # macon-tcp
1126macon-udp 456/udp # macon-udp
1127scohelp 457/tcp # scohelp
1128scohelp 457/udp # scohelp
1129appleqtc 458/tcp # apple quick time
1130appleqtc 458/udp # apple quick time
1131ampr-rcmd 459/tcp # ampr-rcmd
1132ampr-rcmd 459/udp # ampr-rcmd
1133skronk 460/tcp # skronk
1134skronk 460/udp # skronk
1135datasurfsrv 461/tcp # DataRampSrv
1136datasurfsrv 461/udp # DataRampSrv
1137datasurfsrvsec 462/tcp # DataRampSrvSec
1138datasurfsrvsec 462/udp # DataRampSrvSec
1139alpes 463/tcp # alpes
1140alpes 463/udp # alpes
1141urd 465/tcp smtps # URL Rendesvous Directory for SSM / SMTP over SSL (TLS)
1142igmpv3lite 465/udp # IGMP over UDP for SSM
1143digital-vrc 466/tcp # digital-vrc
1144digital-vrc 466/udp # digital-vrc
1145mylex-mapd 467/tcp # mylex-mapd
1146mylex-mapd 467/udp # mylex-mapd
1147rcp 469/tcp # Radio Control Protocol
1148rcp 469/udp # Radio Control Protocol
1149scx-proxy 470/tcp # scx-proxy
1150scx-proxy 470/udp # scx-proxy
1151mondex 471/tcp # Mondex
1152mondex 471/udp # Mondex
1153ljk-login 472/tcp # ljk-login
1154ljk-login 472/udp # ljk-login
1155hybrid-pop 473/tcp # hybrid-pop
1156hybrid-pop 473/udp # hybrid-pop
1157tn-tl-w1 474/tcp # tn-tl-w1
1158tn-tl-w2 474/udp # tn-tl-w2
1159tcpnethaspsrv 475/tcp # tcpnethaspsrv
1160tcpnethaspsrv 475/udp # tcpnethaspsrv
1161tn-tl-fd1 476/tcp # tn-tl-fd1
1162tn-tl-fd1 476/udp # tn-tl-fd1
1163ss7ns 477/tcp # ss7ns
1164ss7ns 477/udp # ss7ns
1165spsc 478/tcp # spsc
1166spsc 478/udp # spsc
1167iafserver 479/tcp # iafserver
1168iafserver 479/udp # iafserver
1169iafdbase 480/tcp # iafdbase
1170iafdbase 480/udp # iafdbase
1171ph 481/tcp # Ph service
1172ph 481/udp # Ph service
1173bgs-nsi 482/tcp # bgs-nsi
1174bgs-nsi 482/udp # bgs-nsi
1175ulpnet 483/tcp # ulpnet
1176ulpnet 483/udp # ulpnet
1177integra-sme 484/tcp # Integra Software Management Environment
1178integra-sme 484/udp # Integra Software Management Environment
1179powerburst 485/tcp # Air Soft Power Burst
1180powerburst 485/udp # Air Soft Power Burst
1181avian 486/tcp # avian
1182avian 486/udp # avian
1183nest-protocol 489/tcp # nest-protocol
1184nest-protocol 489/udp # nest-protocol
1185micom-pfs 490/tcp # micom-pfs
1186micom-pfs 490/udp # micom-pfs
1187go-login 491/tcp # go-login
1188go-login 491/udp # go-login
1189ticf-1 492/tcp # Transport Independent Convergence for FNA
1190ticf-1 492/udp # Transport Independent Convergence for FNA
1191ticf-2 493/tcp # Transport Independent Convergence for FNA
1192ticf-2 493/udp # Transport Independent Convergence for FNA
1193pov-ray 494/tcp # POV-Ray
1194pov-ray 494/udp # POV-Ray
1195intecourier 495/tcp # intecourier
1196intecourier 495/udp # intecourier
1197retrospect 497/tcp # Retrospect backup
1198retrospect 497/udp # Retrospect backup
1199siam 498/tcp # siam
1200siam 498/udp # siam
1201iso-ill 499/tcp # ISO ILL Protocol
1202iso-ill 499/udp # ISO ILL Protocol
1203stmf 501/tcp # STMF
1204stmf 501/udp # STMF
1205asa-appl-proto 502/tcp # asa-appl-proto
1206asa-appl-proto 502/udp # asa-appl-proto
1207intrinsa 503/tcp # Intrinsa
1208intrinsa 503/udp # Intrinsa
1209citadel 504/tcp # citadel
1210citadel 504/udp # citadel
1211mailbox-lm 505/tcp # mailbox-lm
1212mailbox-lm 505/udp # mailbox-lm
1213ohimsrv 506/tcp # ohimsrv
1214ohimsrv 506/udp # ohimsrv
1215crs 507/tcp # crs
1216crs 507/udp # crs
1217xvttp 508/tcp # xvttp
1218xvttp 508/udp # xvttp
1219snare 509/tcp # snare
1220snare 509/udp # snare
1221fcp 510/tcp # FirstClass Protocol
1222fcp 510/udp # FirstClass Protocol
1223passgo 511/tcp # PassGo
1224passgo 511/udp # PassGo
1225videotex 516/tcp # videotex
1226videotex 516/udp # videotex
1227talk 517/tcp # like tenex link, but across
1228ntalk 518/tcp #
1229ulp 522/tcp # ULP
1230ulp 522/udp # ULP
1231ibm-db2 523/tcp # IBM-DB2
1232ibm-db2 523/udp # IBM-DB2
1233ncp 524/tcp # NCP
1234ncp 524/udp # NCP
1235tempo 526/udp # newdate
1236stx 527/tcp # Stock IXChange
1237stx 527/udp # Stock IXChange
1238custix 528/tcp # Customer IXChange
1239custix 528/udp # Customer IXChange
1240irc-serv 529/tcp # IRC-SERV
1241irc-serv 529/udp # IRC-SERV
1242courier 530/udp # rpc
1243conference 531/udp # chat
1244netnews 532/udp # readnews
1245netwall 533/tcp # for emergency broadcasts
1246windream 534/tcp # windream Admin
1247windream 534/udp # windream Admin
1248opalis-rdv 536/tcp # opalis-rdv
1249opalis-rdv 536/udp # opalis-rdv
1250nmsp 537/tcp # Networked Media Streaming Protocol
1251nmsp 537/udp # Networked Media Streaming Protocol
1252apertus-ldp 539/tcp # Apertus Technologies Load Determination
1253apertus-ldp 539/udp # Apertus Technologies Load Determination
1254uucp 540/udp # uucpd
1255uucp-rlogin 541/tcp # uucp-rlogin
1256uucp-rlogin 541/udp # uucp-rlogin
1257commerce 542/tcp # commerce
1258commerce 542/udp # commerce
1259klogin 543/udp #
1260kshell 544/udp # krcmd
1261appleqtcsrvr 545/tcp # appleqtcsrvr
1262appleqtcsrvr 545/udp # appleqtcsrvr
1263idfp 549/tcp # IDFP
1264idfp 549/udp # IDFP
1265new-rwho 550/tcp # new-who
1266new-rwho 550/udp # new-who
1267cybercash 551/tcp # cybercash
1268cybercash 551/udp # cybercash
1269devshr-nts 552/tcp # DeviceShare
1270devshr-nts 552/udp # DeviceShare
1271pirp 553/tcp # pirp
1272pirp 553/udp # pirp
1273dsf 555/tcp #
1274dsf 555/udp #
1275remotefs 556/udp # rfs server
1276openvms-sysipc 557/tcp # openvms-sysipc
1277openvms-sysipc 557/udp # openvms-sysipc
1278sdnskmp 558/tcp # SDNSKMP
1279sdnskmp 558/udp # SDNSKMP
1280teedtap 559/tcp # TEEDTAP
1281teedtap 559/udp # TEEDTAP
1282rmonitor 560/tcp # rmonitord
1283rmonitor 560/udp # rmonitord
1284monitor 561/tcp #
1285monitor 561/udp #
1286chshell 562/tcp # chcmd
1287chshell 562/udp # chcmd
12889pfs 564/tcp # plan 9 file service
12899pfs 564/udp # plan 9 file service
1290streettalk 566/tcp # streettalk
1291streettalk 566/udp # streettalk
1292banyan-rpc 567/tcp # banyan-rpc
1293banyan-rpc 567/udp # banyan-rpc
1294ms-shuttle 568/tcp # microsoft shuttle
1295ms-shuttle 568/udp # microsoft shuttle
1296ms-rome 569/tcp # microsoft rome
1297ms-rome 569/udp # microsoft rome
1298meter 570/tcp # demon
1299meter 570/udp # demon
1300#meter 571/tcp # udemon
1301#meter 571/udp # udemon
1302sonar 572/tcp # sonar
1303sonar 572/udp # sonar
1304banyan-vip 573/tcp # banyan-vip
1305banyan-vip 573/udp # banyan-vip
1306ftp-agent 574/tcp # FTP Software Agent System
1307ftp-agent 574/udp # FTP Software Agent System
1308vemmi 575/tcp # VEMMI
1309vemmi 575/udp # VEMMI
1310ipcd 576/tcp # ipcd
1311ipcd 576/udp # ipcd
1312vnas 577/tcp # vnas
1313vnas 577/udp # vnas
1314ipdd 578/tcp # ipdd
1315ipdd 578/udp # ipdd
1316decbsrv 579/tcp # decbsrv
1317decbsrv 579/udp # decbsrv
1318sntp-heartbeat 580/tcp # SNTP HEARTBEAT
1319sntp-heartbeat 580/udp # SNTP HEARTBEAT
1320bdp 581/tcp # Bundle Discovery Protocol
1321bdp 581/udp # Bundle Discovery Protocol
1322scc-security 582/tcp # SCC Security
1323scc-security 582/udp # SCC Security
1324philips-vc 583/tcp # Philips Video-Conferencing
1325philips-vc 583/udp # Philips Video-Conferencing
1326keyserver 584/tcp # Key Server
1327keyserver 584/udp # Key Server
1328password-chg 586/tcp # Password Change
1329password-chg 586/udp # Password Change
1330cal 588/tcp # CAL
1331cal 588/udp # CAL
1332eyelink 589/tcp # EyeLink
1333eyelink 589/udp # EyeLink
1334tns-cml 590/tcp # TNS CML
1335tns-cml 590/udp # TNS CML
1336eudora-set 592/tcp # Eudora Set
1337eudora-set 592/udp # Eudora Set
1338http-rpc-epmap 593/tcp # HTTP RPC Ep Map
1339http-rpc-epmap 593/udp # HTTP RPC Ep Map
1340tpip 594/tcp # TPIP
1341tpip 594/udp # TPIP
1342cab-protocol 595/tcp # CAB Protocol
1343cab-protocol 595/udp # CAB Protocol
1344smsd 596/tcp # SMSD
1345smsd 596/udp # SMSD
1346ptcnameservice 597/tcp # PTC Name Service
1347ptcnameservice 597/udp # PTC Name Service
1348sco-websrvrmg3 598/tcp # SCO Web Server Manager 3
1349sco-websrvrmg3 598/udp # SCO Web Server Manager 3
1350acp 599/tcp # Aeolon Core Protocol
1351acp 599/udp # Aeolon Core Protocol
1352ipcserver 600/tcp # Sun IPC server
1353ipcserver 600/udp # Sun IPC server
1354syslog-conn 601/tcp # Reliable Syslog Service
1355syslog-conn 601/udp # Reliable Syslog Service
1356xmlrpc-beep 602/tcp # XML-RPC over BEEP
1357xmlrpc-beep 602/udp # XML-RPC over BEEP
1358idxp 603/tcp # IDXP
1359idxp 603/udp # IDXP
1360tunnel 604/tcp # TUNNEL
1361tunnel 604/udp # TUNNEL
1362soap-beep 605/tcp # SOAP over BEEP
1363soap-beep 605/udp # SOAP over BEEP
1364urm 606/tcp # Cray Unified Resource Manager
1365urm 606/udp # Cray Unified Resource Manager
1366nqs 607/tcp # nqs
1367nqs 607/udp # nqs
1368sift-uft 608/tcp # Sender-Initiated/Unsolicited File Transfer
1369sift-uft 608/udp # Sender-Initiated/Unsolicited File Transfer
1370npmp-trap 609/tcp # npmp-trap
1371npmp-trap 609/udp # npmp-trap
1372hmmp-op 613/tcp # HMMP Operation
1373hmmp-op 613/udp # HMMP Operation
1374sshell 614/tcp # SSLshell
1375sshell 614/udp # SSLshell
1376sco-inetmgr 615/tcp # Internet Configuration Manager
1377sco-inetmgr 615/udp # Internet Configuration Manager
1378sco-sysmgr 616/tcp gii # SCO System Administration Server
1379sco-sysmgr 616/udp # SCO System Administration Server
1380sco-dtmgr 617/tcp # SCO Desktop Administration Server
1381sco-dtmgr 617/udp # SCO Desktop Administration Server
1382dei-icda 618/tcp # DEI-ICDA
1383dei-icda 618/udp # DEI-ICDA
1384compaq-evm 619/tcp # Compaq EVM
1385compaq-evm 619/udp # Compaq EVM
1386sco-websrvrmgr 620/tcp # SCO WebServer Manager
1387sco-websrvrmgr 620/udp # SCO WebServer Manager
1388escp-ip 621/tcp # ESCP
1389escp-ip 621/udp # ESCP
1390collaborator 622/tcp # Collaborator
1391collaborator 622/udp # Collaborator
1392oob-ws-http 623/tcp # DMTF out-of-band web services management protocol
1393asf-rmcp 623/udp # ASF Remote Management and Control Protocol
1394cryptoadmin 624/tcp # Crypto Admin
1395cryptoadmin 624/udp # Crypto Admin
1396dec_dlm 625/tcp dec-dlm # DEC DLM
1397dec_dlm 625/udp dec-dlm # DEC DLM
1398asia 626/tcp # ASIA
1399asia 626/udp # ASIA
1400passgo-tivoli 627/tcp # PassGo Tivoli
1401passgo-tivoli 627/udp # PassGo Tivoli
1402qmqp 628/tcp # QMQP
1403qmqp 628/udp # QMQP
14043com-amp3 629/tcp # 3Com AMP3
14053com-amp3 629/udp # 3Com AMP3
1406rda 630/tcp # RDA
1407rda 630/udp # RDA
1408bmpp 632/tcp # bmpp
1409bmpp 632/udp # bmpp
1410servstat 633/tcp # Service Status update (Sterling Software)
1411servstat 633/udp # Service Status update (Sterling Software)
1412ginad 634/tcp # ginad
1413ginad 634/udp # ginad
1414rlzdbase 635/tcp # RLZ DBase
1415rlzdbase 635/udp # RLZ DBase
1416lanserver 637/tcp # lanserver
1417lanserver 637/udp # lanserver
1418mcns-sec 638/tcp # mcns-sec
1419mcns-sec 638/udp # mcns-sec
1420msdp 639/tcp # MSDP
1421msdp 639/udp # MSDP
1422entrust-sps 640/tcp # entrust-sps
1423entrust-sps 640/udp # entrust-sps
1424repcmd 641/tcp # repcmd
1425repcmd 641/udp # repcmd
1426esro-emsdp 642/tcp # ESRO-EMSDP V1.3
1427esro-emsdp 642/udp # ESRO-EMSDP V1.3
1428sanity 643/tcp # SANity
1429sanity 643/udp # SANity
1430dwr 644/tcp # dwr
1431dwr 644/udp # dwr
1432pssc 645/tcp # PSSC
1433pssc 645/udp # PSSC
1434ldp 646/tcp # LDP
1435ldp 646/udp # LDP
1436dhcp-failover 647/tcp # DHCP Failover
1437dhcp-failover 647/udp # DHCP Failover
1438rrp 648/tcp # Registry Registrar Protocol (RRP)
1439rrp 648/udp # Registry Registrar Protocol (RRP)
1440cadview-3d 649/tcp # Cadview-3d - streaming 3d models over the internet
1441cadview-3d 649/udp # Cadview-3d - streaming 3d models over the internet
1442obex 650/tcp # OBEX
1443obex 650/udp # OBEX
1444ieee-mms 651/tcp # IEEE MMS
1445ieee-mms 651/udp # IEEE MMS
1446hello-port 652/tcp # HELLO_PORT
1447hello-port 652/udp # HELLO_PORT
1448repscmd 653/tcp # RepCmd
1449repscmd 653/udp # RepCmd
1450aodv 654/tcp # AODV
1451aodv 654/udp # AODV
1452tinc 655/tcp # TINC
1453tinc 655/udp # TINC
1454spmp 656/tcp # SPMP
1455spmp 656/udp # SPMP
1456rmc 657/tcp # RMC
1457rmc 657/udp # RMC
1458tenfold 658/tcp # TenFold
1459tenfold 658/udp # TenFold
1460mac-srvr-admin 660/tcp # MacOS Server Admin
1461mac-srvr-admin 660/udp # MacOS Server Admin
1462hap 661/tcp # HAP
1463hap 661/udp # HAP
1464pftp 662/tcp # PFTP
1465pftp 662/udp # PFTP
1466purenoise 663/tcp # PureNoise
1467purenoise 663/udp # PureNoise
1468oob-ws-https 664/tcp # DMTF out-of-band secure web services management protocol
1469asf-secure-rmcp 664/udp # ASF Secure Remote Management and Control Protocol
1470sun-dr 665/tcp # Sun DR
1471sun-dr 665/udp # Sun DR
1472mdqs 666/tcp doom # doom Id Software
1473mdqs 666/udp doom # doom Id Software
1474disclose 667/tcp # campaign contribution disclosures - SDR Technologies
1475disclose 667/udp # campaign contribution disclosures - SDR Technologies
1476mecomm 668/tcp # MeComm
1477mecomm 668/udp # MeComm
1478meregister 669/tcp # MeRegister
1479meregister 669/udp # MeRegister
1480vacdsm-sws 670/tcp # VACDSM-SWS
1481vacdsm-sws 670/udp # VACDSM-SWS
1482vacdsm-app 671/tcp # VACDSM-APP
1483vacdsm-app 671/udp # VACDSM-APP
1484vpps-qua 672/tcp # VPPS-QUA
1485vpps-qua 672/udp # VPPS-QUA
1486cimplex 673/tcp # CIMPLEX
1487cimplex 673/udp # CIMPLEX
1488dctp 675/tcp # DCTP
1489dctp 675/udp # DCTP
1490vpps-via 676/tcp # VPPS Via
1491vpps-via 676/udp # VPPS Via
1492vpp 677/tcp # Virtual Presence Protocol
1493vpp 677/udp # Virtual Presence Protocol
1494ggf-ncp 678/tcp # GNU Generation Foundation NCP
1495ggf-ncp 678/udp # GNU Generation Foundation NCP
1496mrm 679/tcp # MRM
1497mrm 679/udp # MRM
1498entrust-aaas 680/tcp # entrust-aaas
1499entrust-aaas 680/udp # entrust-aaas
1500entrust-aams 681/tcp # entrust-aams
1501entrust-aams 681/udp # entrust-aams
1502xfr 682/tcp # XFR
1503xfr 682/udp # XFR
1504corba-iiop 683/tcp # CORBA IIOP
1505corba-iiop 683/udp # CORBA IIOP
1506corba-iiop-ssl 684/tcp # CORBA IIOP SSL
1507corba-iiop-ssl 684/udp # CORBA IIOP SSL
1508mdc-portmapper 685/tcp # MDC Port Mapper
1509mdc-portmapper 685/udp # MDC Port Mapper
1510hcp-wismar 686/tcp # Hardware Control Protocol Wismar
1511hcp-wismar 686/udp # Hardware Control Protocol Wismar
1512asipregistry 687/tcp # asipregistry
1513asipregistry 687/udp # asipregistry
1514realm-rusd 688/tcp # ApplianceWare managment protocol
1515realm-rusd 688/udp # ApplianceWare managment protocol
1516nmap 689/tcp # NMAP
1517nmap 689/udp # NMAP
1518vatp 690/tcp # Velazquez Application Transfer Protocol
1519vatp 690/udp # Velazquez Application Transfer Protocol
1520msexch-routing 691/tcp # MS Exchange Routing
1521msexch-routing 691/udp # MS Exchange Routing
1522hyperwave-isp 692/tcp # Hyperwave-ISP
1523hyperwave-isp 692/udp # Hyperwave-ISP
1524connendp 693/tcp # almanid Connection Endpoint
1525connendp 693/udp # almanid Connection Endpoint
1526ieee-mms-ssl 695/tcp # IEEE-MMS-SSL
1527ieee-mms-ssl 695/udp # IEEE-MMS-SSL
1528rushd 696/tcp # RUSHD
1529rushd 696/udp # RUSHD
1530uuidgen 697/tcp # UUIDGEN
1531uuidgen 697/udp # UUIDGEN
1532olsr 698/tcp # OLSR
1533olsr 698/udp # OLSR
1534accessnetwork 699/tcp # Access Network
1535accessnetwork 699/udp # Access Network
1536epp 700/tcp # Extensible Provisioning Protocol
1537epp 700/udp # Extensible Provisioning Protocol
1538lmp 701/tcp # Link Management Protocol (LMP)
1539lmp 701/udp # Link Management Protocol (LMP)
1540iris-beep 702/tcp # IRIS over BEEP
1541iris-beep 702/udp # IRIS over BEEP
1542elcsd 704/tcp # errlog copy/server daemon
1543elcsd 704/udp # errlog copy/server daemon
1544agentx 705/tcp # AgentX
1545agentx 705/udp # AgentX
1546silc 706/tcp # SILC
1547silc 706/udp # SILC
1548borland-dsj 707/tcp # Borland DSJ
1549borland-dsj 707/udp # Borland DSJ
1550entrust-kmsh 709/tcp # Entrust Key Management Service Handler
1551entrust-kmsh 709/udp # Entrust Key Management Service Handler
1552entrust-ash 710/tcp # Entrust Administration Service Handler
1553entrust-ash 710/udp # Entrust Administration Service Handler
1554cisco-tdp 711/tcp # Cisco TDP
1555cisco-tdp 711/udp # Cisco TDP
1556tbrpf 712/tcp # TBRPF
1557tbrpf 712/udp # TBRPF
1558iris-xpc 713/tcp # IRIS over XPC
1559iris-xpc 713/udp # IRIS over XPC
1560iris-xpcs 714/tcp # IRIS over XPCS
1561iris-xpcs 714/udp # IRIS over XPCS
1562iris-lwz 715/tcp # IRIS-LWZ
1563iris-lwz 715/udp # IRIS-LWZ
1564pana 716/udp # PANA Messages
1565netviewdm1 729/tcp # IBM NetView DM/6000 Server/Client
1566netviewdm1 729/udp # IBM NetView DM/6000 Server/Client
1567netviewdm2 730/tcp # IBM NetView DM/6000 send/tcp
1568netviewdm2 730/udp # IBM NetView DM/6000 send/tcp
1569netviewdm3 731/tcp # IBM NetView DM/6000 receive/tcp
1570netviewdm3 731/udp # IBM NetView DM/6000 receive/tcp
1571netgw 741/tcp # netGW
1572netgw 741/udp # netGW
1573netrcs 742/tcp # Network based Rev. Cont. Sys.
1574netrcs 742/udp # Network based Rev. Cont. Sys.
1575flexlm 744/tcp # Flexible License Manager
1576flexlm 744/udp # Flexible License Manager
1577fujitsu-dev 747/tcp # Fujitsu Device Control
1578fujitsu-dev 747/udp # Fujitsu Device Control
1579ris-cm 748/tcp # Russell Info Sci Calendar Manager
1580ris-cm 748/udp # Russell Info Sci Calendar Manager
1581qrh 752/tcp #
1582rrh 753/tcp #
1583rrh 753/udp #
1584tell 754/udp # send
1585nlogin 758/tcp #
1586nlogin 758/udp #
1587con 759/tcp #
1588con 759/udp #
1589ns 760/udp #
1590rxe 761/tcp #
1591rxe 761/udp #
1592quotad 762/tcp #
1593quotad 762/udp #
1594cycleserv 763/tcp #
1595cycleserv 763/udp #
1596omserv 764/tcp #
1597omserv 764/udp #
1598vid 769/tcp #
1599vid 769/udp #
1600cadlock 770/tcp #
1601cadlock 770/udp #
1602rtip 771/tcp #
1603rtip 771/udp #
1604cycleserv2 772/tcp #
1605cycleserv2 772/udp #
1606submit 773/tcp #
1607notify 773/udp #
1608rpasswd 774/tcp #
1609acmaint_dbd 774/udp acmaint-dbd #
1610entomb 775/tcp #
1611acmaint_transd 775/udp acmaint-transd #
1612wpages 776/tcp #
1613wpages 776/udp #
1614multiling-http 777/tcp # Multiling HTTP
1615multiling-http 777/udp # Multiling HTTP
1616wpgs 780/tcp #
1617wpgs 780/udp #
1618mdbs_daemon 800/tcp mdbs-daemon #
1619mdbs_daemon 800/udp mdbs-daemon #
1620device 801/tcp #
1621device 801/udp #
1622fcp-udp 810/tcp # FCP
1623fcp-udp 810/udp # FCP Datagram
1624itm-mcell-s 828/tcp # itm-mcell-s
1625itm-mcell-s 828/udp # itm-mcell-s
1626pkix-3-ca-ra 829/tcp # PKIX-3 CA/RA
1627pkix-3-ca-ra 829/udp # PKIX-3 CA/RA
1628netconf-ssh 830/tcp # NETCONF over SSH
1629netconf-ssh 830/udp # NETCONF over SSH
1630netconf-beep 831/tcp # NETCONF over BEEP
1631netconf-beep 831/udp # NETCONF over BEEP
1632netconfsoaphttp 832/tcp # NETCONF for SOAP over HTTPS
1633netconfsoaphttp 832/udp # NETCONF for SOAP over HTTPS
1634netconfsoapbeep 833/tcp # NETCONF for SOAP over BEEP
1635netconfsoapbeep 833/udp # NETCONF for SOAP over BEEP
1636dhcp-failover2 847/tcp # dhcp-failover 2
1637dhcp-failover2 847/udp # dhcp-failover 2
1638gdoi 848/tcp # GDOI
1639gdoi 848/udp # GDOI
1640iscsi 860/tcp # iSCSI
1641iscsi 860/udp # iSCSI
1642owamp-control 861/tcp # OWAMP-Control
1643owamp-control 861/udp # OWAMP-Control
1644twamp-control 862/tcp # Two-way Active Measurement Protocol (TWAMP) Control
1645twamp-control 862/udp # Two-way Active Measurement Protocol (TWAMP) Control
1646iclcnet-locate 886/tcp # ICL coNETion locate server
1647iclcnet-locate 886/udp # ICL coNETion locate server
1648iclcnet_svinfo 887/tcp iclcnet-svinfo # ICL coNETion server info
1649iclcnet_svinfo 887/udp iclcnet-svinfo # ICL coNETion server info
1650#accessbuilder 888/tcp # AccessBuilder
1651#accessbuilder 888/udp # AccessBuilder
1652cddbp 888/tcp # CD Database Protocol
1653omginitialrefs 900/tcp # OMG Initial Refs
1654omginitialrefs 900/udp # OMG Initial Refs
1655smpnameres 901/udp # SMPNAMERES
1656ideafarm-door 902/tcp # self documenting Telnet Door
1657ideafarm-door 902/udp # self documenting Door: send 0x00 for info
1658ideafarm-panic 903/tcp # self documenting Telnet Panic Door
1659ideafarm-panic 903/udp # self documenting Panic Door: send 0x00 for info
1660kink 910/tcp # Kerberized Internet Negotiation of Keys (KINK)
1661kink 910/udp # Kerberized Internet Negotiation of Keys (KINK)
1662xact-backup 911/tcp # xact-backup
1663xact-backup 911/udp # xact-backup
1664apex-mesh 912/tcp # APEX relay-relay service
1665apex-mesh 912/udp # APEX relay-relay service
1666apex-edge 913/tcp # APEX endpoint-relay service
1667apex-edge 913/udp # APEX endpoint-relay service
1668ftps-data 989/tcp # ftp protocol, data, over TLS/SSL
1669ftps-data 989/udp # ftp protocol, data, over TLS/SSL
1670ftps 990/tcp # ftp protocol, control, over TLS/SSL
1671ftps 990/udp # ftp protocol, control, over TLS/SSL
1672nas 991/tcp # Netnews Administration System
1673nas 991/udp # Netnews Administration System
1674vsinet 996/tcp # vsinet
1675vsinet 996/udp # vsinet
1676maitrd 997/tcp #
1677maitrd 997/udp #
1678busboy 998/tcp #
1679puparp 998/udp #
1680garcon 999/tcp #
1681applix 999/udp # Applix ac
1682#puprouter 999/tcp #
1683#puprouter 999/udp #
1684cadlock2 1000/tcp #
1685cadlock2 1000/udp #
1686surf 1010/tcp # surf
1687surf 1010/udp # surf
1688exp1 1021/tcp # RFC3692-style Experiment 1 (*) [RFC4727]
1689exp1 1021/udp # RFC3692-style Experiment 1 (*) [RFC4727]
1690exp1 1021/sctp # RFC3692-style Experiment 1 (*) [RFC4727]
1691exp1 1021/dccp # RFC3692-style Experiment 1 (*) [RFC4727]
1692exp2 1022/tcp # RFC3692-style Experiment 2 (*) [RFC4727]
1693exp2 1022/udp # RFC3692-style Experiment 2 (*) [RFC4727]
1694exp2 1022/sctp # RFC3692-style Experiment 2 (*) [RFC4727]
1695exp2 1022/dccp # RFC3692-style Experiment 2 (*) [RFC4727]
1696blackjack 1025/tcp # network blackjack
1697blackjack 1025/udp # network blackjack
1698cap 1026/tcp # Calendar Access Protocol
1699cap 1026/udp # Calendar Access Protocol
17006a44 1027/udp # IPv6 Behind NAT44 CPEs
1701solid-mux 1029/tcp # Solid Mux Server
1702solid-mux 1029/udp # Solid Mux Server
1703iad1 1030/tcp # BBN IAD
1704iad1 1030/udp # BBN IAD
1705iad2 1031/tcp # BBN IAD
1706iad2 1031/udp # BBN IAD
1707iad3 1032/tcp # BBN IAD
1708iad3 1032/udp # BBN IAD
1709netinfo-local 1033/tcp # local netinfo port
1710netinfo-local 1033/udp # local netinfo port
1711activesync 1034/tcp # ActiveSync Notifications
1712activesync 1034/udp # ActiveSync Notifications
1713mxxrlogin 1035/tcp # MX-XR RPC
1714mxxrlogin 1035/udp # MX-XR RPC
1715nsstp 1036/tcp # Nebula Secure Segment Transfer Protocol
1716nsstp 1036/udp # Nebula Secure Segment Transfer Protocol
1717ams 1037/tcp # AMS
1718ams 1037/udp # AMS
1719mtqp 1038/tcp # Message Tracking Query Protocol
1720mtqp 1038/udp # Message Tracking Query Protocol
1721sbl 1039/tcp # Streamlined Blackhole
1722sbl 1039/udp # Streamlined Blackhole
1723netarx 1040/tcp # Netarx Netcare
1724netarx 1040/udp # Netarx Netcare
1725danf-ak2 1041/tcp # AK2 Product
1726danf-ak2 1041/udp # AK2 Product
1727afrog 1042/tcp # Subnet Roaming
1728afrog 1042/udp # Subnet Roaming
1729boinc-client 1043/tcp # BOINC Client Control
1730boinc-client 1043/udp # BOINC Client Control
1731dcutility 1044/tcp # Dev Consortium Utility
1732dcutility 1044/udp # Dev Consortium Utility
1733fpitp 1045/tcp # Fingerprint Image Transfer Protocol
1734fpitp 1045/udp # Fingerprint Image Transfer Protocol
1735wfremotertm 1046/tcp # WebFilter Remote Monitor
1736wfremotertm 1046/udp # WebFilter Remote Monitor
1737neod1 1047/tcp # Sun's NEO Object Request Broker
1738neod1 1047/udp # Sun's NEO Object Request Broker
1739neod2 1048/tcp # Sun's NEO Object Request Broker
1740neod2 1048/udp # Sun's NEO Object Request Broker
1741td-postman 1049/tcp # Tobit David Postman VPMN
1742td-postman 1049/udp # Tobit David Postman VPMN
1743cma 1050/tcp # CORBA Management Agent
1744cma 1050/udp # CORBA Management Agent
1745optima-vnet 1051/tcp # Optima VNET
1746optima-vnet 1051/udp # Optima VNET
1747ddt 1052/tcp # Dynamic DNS Tools
1748ddt 1052/udp # Dynamic DNS Tools
1749remote-as 1053/tcp # Remote Assistant (RA)
1750remote-as 1053/udp # Remote Assistant (RA)
1751brvread 1054/tcp # BRVREAD
1752brvread 1054/udp # BRVREAD
1753ansyslmd 1055/tcp # ANSYS - License Manager
1754ansyslmd 1055/udp # ANSYS - License Manager
1755vfo 1056/tcp # VFO
1756vfo 1056/udp # VFO
1757startron 1057/tcp # STARTRON
1758startron 1057/udp # STARTRON
1759nim 1058/tcp # nim
1760nim 1058/udp # nim
1761nimreg 1059/tcp # nimreg
1762nimreg 1059/udp # nimreg
1763polestar 1060/tcp # POLESTAR
1764polestar 1060/udp # POLESTAR
1765kiosk 1061/tcp # KIOSK
1766kiosk 1061/udp # KIOSK
1767veracity 1062/tcp # Veracity
1768veracity 1062/udp # Veracity
1769kyoceranetdev 1063/tcp # KyoceraNetDev
1770kyoceranetdev 1063/udp # KyoceraNetDev
1771jstel 1064/tcp # JSTEL
1772jstel 1064/udp # JSTEL
1773syscomlan 1065/tcp # SYSCOMLAN
1774syscomlan 1065/udp # SYSCOMLAN
1775fpo-fns 1066/tcp # FPO-FNS
1776fpo-fns 1066/udp # FPO-FNS
1777instl_boots 1067/tcp instl-boots # Installation Bootstrap Proto. Serv.
1778instl_boots 1067/udp instl-boots # Installation Bootstrap Proto. Serv.
1779instl_bootc 1068/tcp instl-bootc # Installation Bootstrap Proto. Cli.
1780instl_bootc 1068/udp instl-bootc # Installation Bootstrap Proto. Cli.
1781cognex-insight 1069/tcp # COGNEX-INSIGHT
1782cognex-insight 1069/udp # COGNEX-INSIGHT
1783gmrupdateserv 1070/tcp # GMRUpdateSERV
1784gmrupdateserv 1070/udp # GMRUpdateSERV
1785bsquare-voip 1071/tcp # BSQUARE-VOIP
1786bsquare-voip 1071/udp # BSQUARE-VOIP
1787cardax 1072/tcp # CARDAX
1788cardax 1072/udp # CARDAX
1789bridgecontrol 1073/tcp # Bridge Control
1790bridgecontrol 1073/udp # Bridge Control
1791warmspotMgmt 1074/tcp # Warmspot Management Protocol
1792warmspotMgmt 1074/udp # Warmspot Management Protocol
1793rdrmshc 1075/tcp # RDRMSHC
1794rdrmshc 1075/udp # RDRMSHC
1795dab-sti-c 1076/tcp # DAB STI-C
1796dab-sti-c 1076/udp # DAB STI-C
1797imgames 1077/tcp # IMGames
1798imgames 1077/udp # IMGames
1799avocent-proxy 1078/tcp # Avocent Proxy Protocol
1800avocent-proxy 1078/udp # Avocent Proxy Protocol
1801asprovatalk 1079/tcp # ASPROVATalk
1802asprovatalk 1079/udp # ASPROVATalk
1803pvuniwien 1081/tcp # PVUNIWIEN
1804pvuniwien 1081/udp # PVUNIWIEN
1805amt-esd-prot 1082/tcp # AMT-ESD-PROT
1806amt-esd-prot 1082/udp # AMT-ESD-PROT
1807ansoft-lm-1 1083/tcp # Anasoft License Manager
1808ansoft-lm-1 1083/udp # Anasoft License Manager
1809ansoft-lm-2 1084/tcp # Anasoft License Manager
1810ansoft-lm-2 1084/udp # Anasoft License Manager
1811webobjects 1085/tcp # Web Objects
1812webobjects 1085/udp # Web Objects
1813cplscrambler-lg 1086/tcp # CPL Scrambler Logging
1814cplscrambler-lg 1086/udp # CPL Scrambler Logging
1815cplscrambler-in 1087/tcp # CPL Scrambler Internal
1816cplscrambler-in 1087/udp # CPL Scrambler Internal
1817cplscrambler-al 1088/tcp # CPL Scrambler Alarm Log
1818cplscrambler-al 1088/udp # CPL Scrambler Alarm Log
1819ff-annunc 1089/tcp # FF Annunciation
1820ff-annunc 1089/udp # FF Annunciation
1821ff-fms 1090/tcp # FF Fieldbus Message Specification
1822ff-fms 1090/udp # FF Fieldbus Message Specification
1823ff-sm 1091/tcp # FF System Management
1824ff-sm 1091/udp # FF System Management
1825obrpd 1092/tcp # Open Business Reporting Protocol
1826obrpd 1092/udp # Open Business Reporting Protocol
1827proofd 1093/tcp # PROOFD
1828proofd 1093/udp # PROOFD
1829rootd 1094/tcp # ROOTD
1830rootd 1094/udp # ROOTD
1831nicelink 1095/tcp # NICELink
1832nicelink 1095/udp # NICELink
1833cnrprotocol 1096/tcp # Common Name Resolution Protocol
1834cnrprotocol 1096/udp # Common Name Resolution Protocol
1835sunclustermgr 1097/tcp # Sun Cluster Manager
1836sunclustermgr 1097/udp # Sun Cluster Manager
1837rmiactivation 1098/tcp # RMI Activation
1838rmiactivation 1098/udp # RMI Activation
1839rmiregistry 1099/tcp # RMI Registry
1840rmiregistry 1099/udp # RMI Registry
1841mctp 1100/tcp # MCTP
1842mctp 1100/udp # MCTP
1843pt2-discover 1101/tcp # PT2-DISCOVER
1844pt2-discover 1101/udp # PT2-DISCOVER
1845adobeserver-1 1102/tcp # ADOBE SERVER 1
1846adobeserver-1 1102/udp # ADOBE SERVER 1
1847adobeserver-2 1103/tcp # ADOBE SERVER 2
1848adobeserver-2 1103/udp # ADOBE SERVER 2
1849xrl 1104/tcp # XRL
1850xrl 1104/udp # XRL
1851ftranhc 1105/tcp # FTRANHC
1852ftranhc 1105/udp # FTRANHC
1853isoipsigport-1 1106/tcp # ISOIPSIGPORT-1
1854isoipsigport-1 1106/udp # ISOIPSIGPORT-1
1855isoipsigport-2 1107/tcp # ISOIPSIGPORT-2
1856isoipsigport-2 1107/udp # ISOIPSIGPORT-2
1857ratio-adp 1108/tcp # ratio-adp
1858ratio-adp 1108/udp # ratio-adp
1859webadmstart 1110/tcp # Start web admin server
1860nfsd-keepalive 1110/udp # Client status info
1861lmsocialserver 1111/tcp # LM Social Server
1862lmsocialserver 1111/udp # LM Social Server
1863icp 1112/tcp # Intelligent Communication Protocol
1864icp 1112/udp # Intelligent Communication Protocol
1865ltp-deepspace 1113/tcp # Licklider Transmission Protocol
1866ltp-deepspace 1113/udp # Licklider Transmission Protocol
1867mini-sql 1114/tcp # Mini SQL
1868mini-sql 1114/udp # Mini SQL
1869ardus-trns 1115/tcp # ARDUS Transfer
1870ardus-trns 1115/udp # ARDUS Transfer
1871ardus-cntl 1116/tcp # ARDUS Control
1872ardus-cntl 1116/udp # ARDUS Control
1873ardus-mtrns 1117/tcp # ARDUS Multicast Transfer
1874ardus-mtrns 1117/udp # ARDUS Multicast Transfer
1875sacred 1118/tcp # SACRED
1876sacred 1118/udp # SACRED
1877bnetgame 1119/tcp # Battle.net Chat/Game Protocol
1878bnetgame 1119/udp # Battle.net Chat/Game Protocol
1879bnetfile 1120/tcp # Battle.net File Transfer Protocol
1880bnetfile 1120/udp # Battle.net File Transfer Protocol
1881rmpp 1121/tcp # Datalode RMPP
1882rmpp 1121/udp # Datalode RMPP
1883availant-mgr 1122/tcp # availant-mgr
1884availant-mgr 1122/udp # availant-mgr
1885murray 1123/tcp # Murray
1886murray 1123/udp # Murray
1887hpvmmcontrol 1124/tcp # HP VMM Control
1888hpvmmcontrol 1124/udp # HP VMM Control
1889hpvmmagent 1125/tcp # HP VMM Agent
1890hpvmmagent 1125/udp # HP VMM Agent
1891hpvmmdata 1126/tcp # HP VMM Agent
1892hpvmmdata 1126/udp # HP VMM Agent
1893kwdb-commn 1127/udp # KWDB Remote Communication
1894saphostctrl 1128/tcp # SAPHostControl over SOAP/HTTP
1895saphostctrl 1128/udp # SAPHostControl over SOAP/HTTP
1896saphostctrls 1129/tcp # SAPHostControl over SOAP/HTTPS
1897saphostctrls 1129/udp # SAPHostControl over SOAP/HTTPS
1898casp 1130/tcp # CAC App Service Protocol
1899casp 1130/udp # CAC App Service Protocol
1900caspssl 1131/tcp # CAC App Service Protocol Encripted
1901caspssl 1131/udp # CAC App Service Protocol Encripted
1902kvm-via-ip 1132/tcp # KVM-via-IP Management Service
1903kvm-via-ip 1132/udp # KVM-via-IP Management Service
1904dfn 1133/tcp # Data Flow Network
1905dfn 1133/udp # Data Flow Network
1906aplx 1134/tcp # MicroAPL APLX
1907aplx 1134/udp # MicroAPL APLX
1908omnivision 1135/tcp # OmniVision Communication Service
1909omnivision 1135/udp # OmniVision Communication Service
1910hhb-gateway 1136/tcp # HHB Gateway Control
1911hhb-gateway 1136/udp # HHB Gateway Control
1912trim 1137/tcp # TRIM Workgroup Service
1913trim 1137/udp # TRIM Workgroup Service
1914encrypted_admin 1138/tcp encrypted-admin # encrypted admin requests
1915encrypted_admin 1138/udp encrypted-admin # encrypted admin requests
1916evm 1139/tcp # Enterprise Virtual Manager
1917evm 1139/udp # Enterprise Virtual Manager
1918autonoc 1140/tcp # AutoNOC Network Operations Protocol
1919autonoc 1140/udp # AutoNOC Network Operations Protocol
1920mxomss 1141/tcp # User Message Service
1921mxomss 1141/udp # User Message Service
1922edtools 1142/tcp # User Discovery Service
1923edtools 1142/udp # User Discovery Service
1924imyx 1143/tcp # Infomatryx Exchange
1925imyx 1143/udp # Infomatryx Exchange
1926fuscript 1144/tcp # Fusion Script
1927fuscript 1144/udp # Fusion Script
1928x9-icue 1145/tcp # X9 iCue Show Control
1929x9-icue 1145/udp # X9 iCue Show Control
1930audit-transfer 1146/tcp # audit transfer
1931audit-transfer 1146/udp # audit transfer
1932capioverlan 1147/tcp # CAPIoverLAN
1933capioverlan 1147/udp # CAPIoverLAN
1934elfiq-repl 1148/tcp # Elfiq Replication Service
1935elfiq-repl 1148/udp # Elfiq Replication Service
1936bvtsonar 1149/tcp # BVT Sonar Service
1937bvtsonar 1149/udp # BVT Sonar Service
1938blaze 1150/tcp # Blaze File Server
1939blaze 1150/udp # Blaze File Server
1940unizensus 1151/tcp # Unizensus Login Server
1941unizensus 1151/udp # Unizensus Login Server
1942winpoplanmess 1152/tcp # Winpopup LAN Messenger
1943winpoplanmess 1152/udp # Winpopup LAN Messenger
1944c1222-acse 1153/tcp # ANSI C12.22 Port
1945c1222-acse 1153/udp # ANSI C12.22 Port
1946resacommunity 1154/tcp # Community Service
1947resacommunity 1154/udp # Community Service
1948nfa 1155/tcp # Network File Access
1949nfa 1155/udp # Network File Access
1950iascontrol-oms 1156/tcp # iasControl OMS
1951iascontrol-oms 1156/udp # iasControl OMS
1952iascontrol 1157/tcp # Oracle iASControl
1953iascontrol 1157/udp # Oracle iASControl
1954dbcontrol-oms 1158/tcp # dbControl OMS
1955dbcontrol-oms 1158/udp # dbControl OMS
1956oracle-oms 1159/tcp # Oracle OMS
1957oracle-oms 1159/udp # Oracle OMS
1958olsv 1160/tcp # DB Lite Mult-User Server
1959olsv 1160/udp # DB Lite Mult-User Server
1960health-polling 1161/tcp # Health Polling
1961health-polling 1161/udp # Health Polling
1962health-trap 1162/tcp # Health Trap
1963health-trap 1162/udp # Health Trap
1964sddp 1163/tcp # SmartDialer Data Protocol
1965sddp 1163/udp # SmartDialer Data Protocol
1966qsm-proxy 1164/tcp # QSM Proxy Service
1967qsm-proxy 1164/udp # QSM Proxy Service
1968qsm-gui 1165/tcp # QSM GUI Service
1969qsm-gui 1165/udp # QSM GUI Service
1970qsm-remote 1166/tcp # QSM RemoteExec
1971qsm-remote 1166/udp # QSM RemoteExec
1972cisco-ipsla 1167/tcp # Cisco IP SLAs Control Protocol
1973cisco-ipsla 1167/udp # Cisco IP SLAs Control Protocol
1974cisco-ipsla 1167/sctp # Cisco IP SLAs Control Protocol
1975vchat 1168/tcp # VChat Conference Service
1976vchat 1168/udp # VChat Conference Service
1977tripwire 1169/tcp # TRIPWIRE
1978tripwire 1169/udp # TRIPWIRE
1979atc-lm 1170/tcp # AT+C License Manager
1980atc-lm 1170/udp # AT+C License Manager
1981atc-appserver 1171/tcp # AT+C FmiApplicationServer
1982atc-appserver 1171/udp # AT+C FmiApplicationServer
1983dnap 1172/tcp # DNA Protocol
1984dnap 1172/udp # DNA Protocol
1985d-cinema-rrp 1173/tcp # D-Cinema Request-Response
1986d-cinema-rrp 1173/udp # D-Cinema Request-Response
1987fnet-remote-ui 1174/tcp # FlashNet Remote Admin
1988fnet-remote-ui 1174/udp # FlashNet Remote Admin
1989dossier 1175/tcp # Dossier Server
1990dossier 1175/udp # Dossier Server
1991indigo-server 1176/tcp # Indigo Home Server
1992indigo-server 1176/udp # Indigo Home Server
1993dkmessenger 1177/tcp # DKMessenger Protocol
1994dkmessenger 1177/udp # DKMessenger Protocol
1995sgi-storman 1178/udp # SGI Storage Manager
1996b2n 1179/tcp # Backup To Neighbor
1997b2n 1179/udp # Backup To Neighbor
1998mc-client 1180/tcp # Millicent Client Proxy
1999mc-client 1180/udp # Millicent Client Proxy
20003comnetman 1181/tcp # 3Com Net Management
20013comnetman 1181/udp # 3Com Net Management
2002accelenet 1182/tcp # AcceleNet Control
2003accelenet-data 1182/udp # AcceleNet Data
2004llsurfup-http 1183/tcp # LL Surfup HTTP
2005llsurfup-http 1183/udp # LL Surfup HTTP
2006llsurfup-https 1184/tcp # LL Surfup HTTPS
2007llsurfup-https 1184/udp # LL Surfup HTTPS
2008catchpole 1185/tcp # Catchpole port
2009catchpole 1185/udp # Catchpole port
2010mysql-cluster 1186/tcp # MySQL Cluster Manager
2011mysql-cluster 1186/udp # MySQL Cluster Manager
2012alias 1187/tcp # Alias Service
2013alias 1187/udp # Alias Service
2014hp-webadmin 1188/tcp # HP Web Admin
2015hp-webadmin 1188/udp # HP Web Admin
2016unet 1189/tcp # Unet Connection
2017unet 1189/udp # Unet Connection
2018commlinx-avl 1190/tcp # CommLinx GPS / AVL System
2019commlinx-avl 1190/udp # CommLinx GPS / AVL System
2020gpfs 1191/tcp # General Parallel File System
2021gpfs 1191/udp # General Parallel File System
2022caids-sensor 1192/tcp # caids sensors channel
2023caids-sensor 1192/udp # caids sensors channel
2024fiveacross 1193/tcp # Five Across Server
2025fiveacross 1193/udp # Five Across Server
2026openvpn 1194/tcp # OpenVPN
2027openvpn 1194/udp # OpenVPN
2028rsf-1 1195/tcp # RSF-1 clustering
2029rsf-1 1195/udp # RSF-1 clustering
2030netmagic 1196/tcp # Network Magic
2031netmagic 1196/udp # Network Magic
2032carrius-rshell 1197/tcp # Carrius Remote Access
2033carrius-rshell 1197/udp # Carrius Remote Access
2034cajo-discovery 1198/tcp # cajo reference discovery
2035cajo-discovery 1198/udp # cajo reference discovery
2036dmidi 1199/tcp # DMIDI
2037dmidi 1199/udp # DMIDI
2038scol 1200/tcp # SCOL
2039scol 1200/udp # SCOL
2040nucleus-sand 1201/tcp # Nucleus Sand Database Server
2041nucleus-sand 1201/udp # Nucleus Sand Database Server
2042caiccipc 1202/tcp # caiccipc
2043caiccipc 1202/udp # caiccipc
2044ssslic-mgr 1203/tcp # License Validation
2045ssslic-mgr 1203/udp # License Validation
2046ssslog-mgr 1204/tcp # Log Request Listener
2047ssslog-mgr 1204/udp # Log Request Listener
2048accord-mgc 1205/tcp # Accord-MGC
2049accord-mgc 1205/udp # Accord-MGC
2050anthony-data 1206/tcp # Anthony Data
2051anthony-data 1206/udp # Anthony Data
2052metasage 1207/tcp # MetaSage
2053metasage 1207/udp # MetaSage
2054seagull-ais 1208/tcp # SEAGULL AIS
2055seagull-ais 1208/udp # SEAGULL AIS
2056ipcd3 1209/tcp # IPCD3
2057ipcd3 1209/udp # IPCD3
2058eoss 1210/tcp # EOSS
2059eoss 1210/udp # EOSS
2060groove-dpp 1211/tcp # Groove DPP
2061groove-dpp 1211/udp # Groove DPP
2062lupa 1212/tcp # lupa
2063lupa 1212/udp # lupa
2064mpc-lifenet 1213/tcp # MPC LIFENET
2065mpc-lifenet 1213/udp # MPC LIFENET
2066kazaa 1214/tcp # KAZAA
2067kazaa 1214/udp # KAZAA
2068scanstat-1 1215/tcp # scanSTAT 1.0
2069scanstat-1 1215/udp # scanSTAT 1.0
2070etebac5 1216/tcp # ETEBAC 5
2071etebac5 1216/udp # ETEBAC 5
2072hpss-ndapi 1217/tcp # HPSS NonDCE Gateway
2073hpss-ndapi 1217/udp # HPSS NonDCE Gateway
2074aeroflight-ads 1218/tcp # AeroFlight-ADs
2075aeroflight-ads 1218/udp # AeroFlight-ADs
2076aeroflight-ret 1219/tcp # AeroFlight-Ret
2077aeroflight-ret 1219/udp # AeroFlight-Ret
2078qt-serveradmin 1220/tcp # QT SERVER ADMIN
2079qt-serveradmin 1220/udp # QT SERVER ADMIN
2080sweetware-apps 1221/tcp # SweetWARE Apps
2081sweetware-apps 1221/udp # SweetWARE Apps
2082nerv 1222/tcp # SNI R&D network
2083nerv 1222/udp # SNI R&D network
2084tgp 1223/tcp # TrulyGlobal Protocol
2085tgp 1223/udp # TrulyGlobal Protocol
2086vpnz 1224/tcp # VPNz
2087vpnz 1224/udp # VPNz
2088slinkysearch 1225/tcp # SLINKYSEARCH
2089slinkysearch 1225/udp # SLINKYSEARCH
2090stgxfws 1226/tcp # STGXFWS
2091stgxfws 1226/udp # STGXFWS
2092dns2go 1227/tcp # DNS2Go
2093dns2go 1227/udp # DNS2Go
2094florence 1228/tcp # FLORENCE
2095florence 1228/udp # FLORENCE
2096zented 1229/tcp # ZENworks Tiered Electronic Distribution
2097zented 1229/udp # ZENworks Tiered Electronic Distribution
2098periscope 1230/tcp # Periscope
2099periscope 1230/udp # Periscope
2100menandmice-lpm 1231/tcp # menandmice-lpm
2101menandmice-lpm 1231/udp # menandmice-lpm
2102univ-appserver 1233/tcp # Universal App Server
2103univ-appserver 1233/udp # Universal App Server
2104search-agent 1234/tcp # Infoseek Search Agent
2105search-agent 1234/udp # Infoseek Search Agent
2106mosaicsyssvc1 1235/tcp # mosaicsyssvc1
2107mosaicsyssvc1 1235/udp # mosaicsyssvc1
2108tsdos390 1237/tcp # tsdos390
2109tsdos390 1237/udp # tsdos390
2110hacl-qs 1238/tcp # hacl-qs
2111hacl-qs 1238/udp # hacl-qs
2112nmsd 1239/tcp # NMSD
2113nmsd 1239/udp # NMSD
2114instantia 1240/tcp # Instantia
2115instantia 1240/udp # Instantia
2116nessus 1241/tcp # nessus
2117nessus 1241/udp # nessus
2118nmasoverip 1242/tcp # NMAS over IP
2119nmasoverip 1242/udp # NMAS over IP
2120serialgateway 1243/tcp # SerialGateway
2121serialgateway 1243/udp # SerialGateway
2122isbconference1 1244/tcp # isbconference1
2123isbconference1 1244/udp # isbconference1
2124isbconference2 1245/tcp # isbconference2
2125isbconference2 1245/udp # isbconference2
2126payrouter 1246/tcp # payrouter
2127payrouter 1246/udp # payrouter
2128visionpyramid 1247/tcp # VisionPyramid
2129visionpyramid 1247/udp # VisionPyramid
2130hermes 1248/tcp # hermes
2131hermes 1248/udp # hermes
2132mesavistaco 1249/tcp # Mesa Vista Co
2133mesavistaco 1249/udp # Mesa Vista Co
2134swldy-sias 1250/tcp # swldy-sias
2135swldy-sias 1250/udp # swldy-sias
2136servergraph 1251/tcp # servergraph
2137servergraph 1251/udp # servergraph
2138bspne-pcc 1252/tcp # bspne-pcc
2139bspne-pcc 1252/udp # bspne-pcc
2140q55-pcc 1253/tcp # q55-pcc
2141q55-pcc 1253/udp # q55-pcc
2142de-noc 1254/tcp # de-noc
2143de-noc 1254/udp # de-noc
2144de-cache-query 1255/tcp # de-cache-query
2145de-cache-query 1255/udp # de-cache-query
2146de-server 1256/tcp # de-server
2147de-server 1256/udp # de-server
2148shockwave2 1257/tcp # Shockwave 2
2149shockwave2 1257/udp # Shockwave 2
2150opennl 1258/tcp # Open Network Library
2151opennl 1258/udp # Open Network Library
2152opennl-voice 1259/tcp # Open Network Library Voice
2153opennl-voice 1259/udp # Open Network Library Voice
2154ibm-ssd 1260/tcp # ibm-ssd
2155ibm-ssd 1260/udp # ibm-ssd
2156mpshrsv 1261/tcp # mpshrsv
2157mpshrsv 1261/udp # mpshrsv
2158qnts-orb 1262/tcp # QNTS-ORB
2159qnts-orb 1262/udp # QNTS-ORB
2160dka 1263/tcp # dka
2161dka 1263/udp # dka
2162prat 1264/tcp # PRAT
2163prat 1264/udp # PRAT
2164dssiapi 1265/tcp # DSSIAPI
2165dssiapi 1265/udp # DSSIAPI
2166dellpwrappks 1266/tcp # DELLPWRAPPKS
2167dellpwrappks 1266/udp # DELLPWRAPPKS
2168epc 1267/tcp # eTrust Policy Compliance
2169epc 1267/udp # eTrust Policy Compliance
2170propel-msgsys 1268/tcp # PROPEL-MSGSYS
2171propel-msgsys 1268/udp # PROPEL-MSGSYS
2172watilapp 1269/tcp # WATiLaPP
2173watilapp 1269/udp # WATiLaPP
2174opsmgr 1270/tcp # Microsoft Operations Manager
2175opsmgr 1270/udp # Microsoft Operations Manager
2176excw 1271/tcp # eXcW
2177excw 1271/udp # eXcW
2178cspmlockmgr 1272/tcp # CSPMLockMgr
2179cspmlockmgr 1272/udp # CSPMLockMgr
2180emc-gateway 1273/tcp # EMC-Gateway
2181emc-gateway 1273/udp # EMC-Gateway
2182t1distproc 1274/tcp # t1distproc
2183t1distproc 1274/udp # t1distproc
2184ivcollector 1275/tcp # ivcollector
2185ivcollector 1275/udp # ivcollector
2186ivmanager 1276/tcp # ivmanager
2187ivmanager 1276/udp # ivmanager
2188miva-mqs 1277/tcp # mqs
2189miva-mqs 1277/udp # mqs
2190dellwebadmin-1 1278/tcp # Dell Web Admin 1
2191dellwebadmin-1 1278/udp # Dell Web Admin 1
2192dellwebadmin-2 1279/tcp # Dell Web Admin 2
2193dellwebadmin-2 1279/udp # Dell Web Admin 2
2194pictrography 1280/tcp # Pictrography
2195pictrography 1280/udp # Pictrography
2196healthd 1281/tcp # healthd
2197healthd 1281/udp # healthd
2198emperion 1282/tcp # Emperion
2199emperion 1282/udp # Emperion
2200productinfo 1283/tcp # Product Information
2201productinfo 1283/udp # Product Information
2202iee-qfx 1284/tcp # IEE-QFX
2203iee-qfx 1284/udp # IEE-QFX
2204neoiface 1285/tcp # neoiface
2205neoiface 1285/udp # neoiface
2206netuitive 1286/tcp # netuitive
2207netuitive 1286/udp # netuitive
2208routematch 1287/tcp # RouteMatch Com
2209routematch 1287/udp # RouteMatch Com
2210navbuddy 1288/tcp # NavBuddy
2211navbuddy 1288/udp # NavBuddy
2212jwalkserver 1289/tcp # JWalkServer
2213jwalkserver 1289/udp # JWalkServer
2214winjaserver 1290/tcp # WinJaServer
2215winjaserver 1290/udp # WinJaServer
2216seagulllms 1291/tcp # SEAGULLLMS
2217seagulllms 1291/udp # SEAGULLLMS
2218dsdn 1292/tcp # dsdn
2219dsdn 1292/udp # dsdn
2220pkt-krb-ipsec 1293/tcp # PKT-KRB-IPSec
2221pkt-krb-ipsec 1293/udp # PKT-KRB-IPSec
2222cmmdriver 1294/tcp # CMMdriver
2223cmmdriver 1294/udp # CMMdriver
2224ehtp 1295/tcp # End-by-Hop Transmission Protocol
2225ehtp 1295/udp # End-by-Hop Transmission Protocol
2226dproxy 1296/tcp # dproxy
2227dproxy 1296/udp # dproxy
2228sdproxy 1297/tcp # sdproxy
2229sdproxy 1297/udp # sdproxy
2230lpcp 1298/tcp # lpcp
2231lpcp 1298/udp # lpcp
2232hp-sci 1299/tcp # hp-sci
2233hp-sci 1299/udp # hp-sci
2234ci3-software-1 1301/tcp # CI3-Software-1
2235ci3-software-1 1301/udp # CI3-Software-1
2236ci3-software-2 1302/tcp # CI3-Software-2
2237ci3-software-2 1302/udp # CI3-Software-2
2238sftsrv 1303/tcp # sftsrv
2239sftsrv 1303/udp # sftsrv
2240boomerang 1304/tcp # Boomerang
2241boomerang 1304/udp # Boomerang
2242pe-mike 1305/tcp # pe-mike
2243pe-mike 1305/udp # pe-mike
2244re-conn-proto 1306/tcp # RE-Conn-Proto
2245re-conn-proto 1306/udp # RE-Conn-Proto
2246pacmand 1307/tcp # Pacmand
2247pacmand 1307/udp # Pacmand
2248odsi 1308/tcp # Optical Domain Service Interconnect (ODSI)
2249odsi 1308/udp # Optical Domain Service Interconnect (ODSI)
2250jtag-server 1309/tcp # JTAG server
2251jtag-server 1309/udp # JTAG server
2252husky 1310/tcp # Husky
2253husky 1310/udp # Husky
2254rxmon 1311/tcp # RxMon
2255rxmon 1311/udp # RxMon
2256sti-envision 1312/tcp # STI Envision
2257sti-envision 1312/udp # STI Envision
2258bmc_patroldb 1313/udp bmc-patroldb # BMC_PATROLDB
2259pdps 1314/tcp # Photoscript Distributed Printing System
2260pdps 1314/udp # Photoscript Distributed Printing System
2261els 1315/tcp # E.L.S., Event Listener Service
2262els 1315/udp # E.L.S., Event Listener Service
2263exbit-escp 1316/tcp # Exbit-ESCP
2264exbit-escp 1316/udp # Exbit-ESCP
2265vrts-ipcserver 1317/tcp # vrts-ipcserver
2266vrts-ipcserver 1317/udp # vrts-ipcserver
2267krb5gatekeeper 1318/tcp # krb5gatekeeper
2268krb5gatekeeper 1318/udp # krb5gatekeeper
2269amx-icsp 1319/tcp # AMX-ICSP
2270amx-icsp 1319/udp # AMX-ICSP
2271amx-axbnet 1320/tcp # AMX-AXBNET
2272amx-axbnet 1320/udp # AMX-AXBNET
2273novation 1322/tcp # Novation
2274novation 1322/udp # Novation
2275brcd 1323/tcp # brcd
2276brcd 1323/udp # brcd
2277delta-mcp 1324/tcp # delta-mcp
2278delta-mcp 1324/udp # delta-mcp
2279dx-instrument 1325/tcp # DX-Instrument
2280dx-instrument 1325/udp # DX-Instrument
2281wimsic 1326/tcp # WIMSIC
2282wimsic 1326/udp # WIMSIC
2283ultrex 1327/tcp # Ultrex
2284ultrex 1327/udp # Ultrex
2285ewall 1328/tcp # EWALL
2286ewall 1328/udp # EWALL
2287netdb-export 1329/tcp # netdb-export
2288netdb-export 1329/udp # netdb-export
2289streetperfect 1330/tcp # StreetPerfect
2290streetperfect 1330/udp # StreetPerfect
2291intersan 1331/tcp # intersan
2292intersan 1331/udp # intersan
2293pcia-rxp-b 1332/tcp # PCIA RXP-B
2294pcia-rxp-b 1332/udp # PCIA RXP-B
2295passwrd-policy 1333/tcp # Password Policy
2296passwrd-policy 1333/udp # Password Policy
2297writesrv 1334/tcp # writesrv
2298writesrv 1334/udp # writesrv
2299digital-notary 1335/tcp # Digital Notary Protocol
2300digital-notary 1335/udp # Digital Notary Protocol
2301ischat 1336/tcp # Instant Service Chat
2302ischat 1336/udp # Instant Service Chat
2303menandmice-dns 1337/tcp # menandmice DNS
2304menandmice-dns 1337/udp # menandmice DNS
2305wmc-log-svc 1338/tcp # WMC-log-svr
2306wmc-log-svc 1338/udp # WMC-log-svr
2307kjtsiteserver 1339/tcp # kjtsiteserver
2308kjtsiteserver 1339/udp # kjtsiteserver
2309naap 1340/tcp # NAAP
2310naap 1340/udp # NAAP
2311qubes 1341/tcp # QuBES
2312qubes 1341/udp # QuBES
2313esbroker 1342/tcp # ESBroker
2314esbroker 1342/udp # ESBroker
2315re101 1343/tcp # re101
2316re101 1343/udp # re101
2317icap 1344/tcp # ICAP
2318icap 1344/udp # ICAP
2319vpjp 1345/tcp # VPJP
2320vpjp 1345/udp # VPJP
2321alta-ana-lm 1346/tcp # Alta Analytics License Manager
2322alta-ana-lm 1346/udp # Alta Analytics License Manager
2323bbn-mmc 1347/tcp # multi media conferencing
2324bbn-mmc 1347/udp # multi media conferencing
2325bbn-mmx 1348/tcp # multi media conferencing
2326bbn-mmx 1348/udp # multi media conferencing
2327sbook 1349/tcp # Registration Network Protocol
2328sbook 1349/udp # Registration Network Protocol
2329editbench 1350/tcp # Registration Network Protocol
2330editbench 1350/udp # Registration Network Protocol
2331equationbuilder 1351/tcp # Digital Tool Works (MIT)
2332equationbuilder 1351/udp # Digital Tool Works (MIT)
2333lotusnote 1352/tcp # Lotus Note
2334lotusnote 1352/udp # Lotus Note
2335relief 1353/tcp # Relief Consulting
2336relief 1353/udp # Relief Consulting
2337XSIP-network 1354/tcp # Five Across XSIP Network
2338XSIP-network 1354/udp # Five Across XSIP Network
2339intuitive-edge 1355/tcp # Intuitive Edge
2340intuitive-edge 1355/udp # Intuitive Edge
2341cuillamartin 1356/tcp # CuillaMartin Company
2342cuillamartin 1356/udp # CuillaMartin Company
2343pegboard 1357/tcp # Electronic PegBoard
2344pegboard 1357/udp # Electronic PegBoard
2345connlcli 1358/tcp # CONNLCLI
2346connlcli 1358/udp # CONNLCLI
2347ftsrv 1359/tcp # FTSRV
2348ftsrv 1359/udp # FTSRV
2349mimer 1360/tcp # MIMER
2350mimer 1360/udp # MIMER
2351linx 1361/tcp # LinX
2352linx 1361/udp # LinX
2353timeflies 1362/tcp # TimeFlies
2354timeflies 1362/udp # TimeFlies
2355ndm-requester 1363/tcp # Network DataMover Requester
2356ndm-requester 1363/udp # Network DataMover Requester
2357ndm-server 1364/tcp # Network DataMover Server
2358ndm-server 1364/udp # Network DataMover Server
2359adapt-sna 1365/tcp # Network Software Associates
2360adapt-sna 1365/udp # Network Software Associates
2361netware-csp 1366/tcp # Novell NetWare Comm Service Platform
2362netware-csp 1366/udp # Novell NetWare Comm Service Platform
2363dcs 1367/tcp # DCS
2364dcs 1367/udp # DCS
2365screencast 1368/tcp # ScreenCast
2366screencast 1368/udp # ScreenCast
2367gv-us 1369/tcp # GlobalView to Unix Shell
2368gv-us 1369/udp # GlobalView to Unix Shell
2369us-gv 1370/tcp # Unix Shell to GlobalView
2370us-gv 1370/udp # Unix Shell to GlobalView
2371fc-cli 1371/tcp # Fujitsu Config Protocol
2372fc-cli 1371/udp # Fujitsu Config Protocol
2373fc-ser 1372/tcp # Fujitsu Config Protocol
2374fc-ser 1372/udp # Fujitsu Config Protocol
2375chromagrafx 1373/tcp # Chromagrafx
2376chromagrafx 1373/udp # Chromagrafx
2377molly 1374/tcp # EPI Software Systems
2378molly 1374/udp # EPI Software Systems
2379bytex 1375/tcp # Bytex
2380bytex 1375/udp # Bytex
2381ibm-pps 1376/tcp # IBM Person to Person Software
2382ibm-pps 1376/udp # IBM Person to Person Software
2383cichlid 1377/tcp # Cichlid License Manager
2384cichlid 1377/udp # Cichlid License Manager
2385elan 1378/tcp # Elan License Manager
2386elan 1378/udp # Elan License Manager
2387dbreporter 1379/tcp # Integrity Solutions
2388dbreporter 1379/udp # Integrity Solutions
2389telesis-licman 1380/tcp # Telesis Network License Manager
2390telesis-licman 1380/udp # Telesis Network License Manager
2391apple-licman 1381/tcp # Apple Network License Manager
2392apple-licman 1381/udp # Apple Network License Manager
2393udt_os 1382/tcp udt-os # udt_os
2394udt_os 1382/udp udt-os # udt_os
2395gwha 1383/tcp # GW Hannaway Network License Manager
2396gwha 1383/udp # GW Hannaway Network License Manager
2397os-licman 1384/tcp # Objective Solutions License Manager
2398os-licman 1384/udp # Objective Solutions License Manager
2399atex_elmd 1385/tcp atex-elmd # Atex Publishing License Manager
2400atex_elmd 1385/udp atex-elmd # Atex Publishing License Manager
2401checksum 1386/tcp # CheckSum License Manager
2402checksum 1386/udp # CheckSum License Manager
2403cadsi-lm 1387/tcp # Computer Aided Design Software Inc LM
2404cadsi-lm 1387/udp # Computer Aided Design Software Inc LM
2405objective-dbc 1388/tcp # Objective Solutions DataBase Cache
2406objective-dbc 1388/udp # Objective Solutions DataBase Cache
2407iclpv-dm 1389/tcp # Document Manager
2408iclpv-dm 1389/udp # Document Manager
2409iclpv-sc 1390/tcp # Storage Controller
2410iclpv-sc 1390/udp # Storage Controller
2411iclpv-sas 1391/tcp # Storage Access Server
2412iclpv-sas 1391/udp # Storage Access Server
2413iclpv-pm 1392/tcp # Print Manager
2414iclpv-pm 1392/udp # Print Manager
2415iclpv-nls 1393/tcp # Network Log Server
2416iclpv-nls 1393/udp # Network Log Server
2417iclpv-nlc 1394/tcp # Network Log Client
2418iclpv-nlc 1394/udp # Network Log Client
2419iclpv-wsm 1395/tcp # PC Workstation Manager software
2420iclpv-wsm 1395/udp # PC Workstation Manager software
2421dvl-activemail 1396/tcp # DVL Active Mail
2422dvl-activemail 1396/udp # DVL Active Mail
2423audio-activmail 1397/tcp # Audio Active Mail
2424audio-activmail 1397/udp # Audio Active Mail
2425video-activmail 1398/tcp # Video Active Mail
2426video-activmail 1398/udp # Video Active Mail
2427cadkey-licman 1399/tcp # Cadkey License Manager
2428cadkey-licman 1399/udp # Cadkey License Manager
2429cadkey-tablet 1400/tcp # Cadkey Tablet Daemon
2430cadkey-tablet 1400/udp # Cadkey Tablet Daemon
2431goldleaf-licman 1401/tcp # Goldleaf License Manager
2432goldleaf-licman 1401/udp # Goldleaf License Manager
2433prm-sm-np 1402/tcp # Prospero Resource Manager
2434prm-sm-np 1402/udp # Prospero Resource Manager
2435prm-nm-np 1403/tcp # Prospero Resource Manager
2436prm-nm-np 1403/udp # Prospero Resource Manager
2437igi-lm 1404/tcp # Infinite Graphics License Manager
2438igi-lm 1404/udp # Infinite Graphics License Manager
2439ibm-res 1405/tcp # IBM Remote Execution Starter
2440ibm-res 1405/udp # IBM Remote Execution Starter
2441netlabs-lm 1406/tcp # NetLabs License Manager
2442netlabs-lm 1406/udp # NetLabs License Manager
2443dbsa-lm 1407/tcp # DBSA License Manager
2444dbsa-lm 1407/udp # DBSA License Manager
2445sophia-lm 1408/tcp # Sophia License Manager
2446sophia-lm 1408/udp # Sophia License Manager
2447here-lm 1409/tcp # Here License Manager
2448here-lm 1409/udp # Here License Manager
2449hiq 1410/tcp # HiQ License Manager
2450hiq 1410/udp # HiQ License Manager
2451af 1411/tcp # AudioFile
2452af 1411/udp # AudioFile
2453innosys 1412/tcp # InnoSys
2454innosys 1412/udp # InnoSys
2455innosys-acl 1413/tcp # Innosys-ACL
2456innosys-acl 1413/udp # Innosys-ACL
2457ibm-mqseries 1414/tcp # IBM MQSeries
2458ibm-mqseries 1414/udp # IBM MQSeries
2459dbstar 1415/tcp # DBStar
2460dbstar 1415/udp # DBStar
2461novell-lu6.2 1416/tcp novell-lu6-2 # Novell LU6.2
2462novell-lu6.2 1416/udp novell-lu6-2 # Novell LU6.2
2463timbuktu-srv1 1417/tcp # Timbuktu Service 1 Port
2464timbuktu-srv1 1417/udp # Timbuktu Service 1 Port
2465timbuktu-srv2 1418/tcp # Timbuktu Service 2 Port
2466timbuktu-srv2 1418/udp # Timbuktu Service 2 Port
2467timbuktu-srv3 1419/tcp # Timbuktu Service 3 Port
2468timbuktu-srv3 1419/udp # Timbuktu Service 3 Port
2469timbuktu-srv4 1420/tcp # Timbuktu Service 4 Port
2470timbuktu-srv4 1420/udp # Timbuktu Service 4 Port
2471gandalf-lm 1421/tcp # Gandalf License Manager
2472gandalf-lm 1421/udp # Gandalf License Manager
2473autodesk-lm 1422/tcp # Autodesk License Manager
2474autodesk-lm 1422/udp # Autodesk License Manager
2475essbase 1423/tcp # Essbase Arbor Software
2476essbase 1423/udp # Essbase Arbor Software
2477hybrid 1424/tcp # Hybrid Encryption Protocol
2478hybrid 1424/udp # Hybrid Encryption Protocol
2479zion-lm 1425/tcp # Zion Software License Manager
2480zion-lm 1425/udp # Zion Software License Manager
2481sais 1426/tcp # Satellite-data Acquisition System 1
2482sais 1426/udp # Satellite-data Acquisition System 1
2483mloadd 1427/tcp # mloadd monitoring tool
2484mloadd 1427/udp # mloadd monitoring tool
2485informatik-lm 1428/tcp # Informatik License Manager
2486informatik-lm 1428/udp # Informatik License Manager
2487nms 1429/tcp # Hypercom NMS
2488nms 1429/udp # Hypercom NMS
2489tpdu 1430/tcp # Hypercom TPDU
2490tpdu 1430/udp # Hypercom TPDU
2491rgtp 1431/tcp # Reverse Gossip Transport
2492rgtp 1431/udp # Reverse Gossip Transport
2493blueberry-lm 1432/tcp # Blueberry Software License Manager
2494blueberry-lm 1432/udp # Blueberry Software License Manager
2495ibm-cics 1435/tcp # IBM CICS
2496ibm-cics 1435/udp # IBM CICS
2497saism 1436/tcp # Satellite-data Acquisition System 2
2498saism 1436/udp # Satellite-data Acquisition System 2
2499tabula 1437/tcp # Tabula
2500tabula 1437/udp # Tabula
2501eicon-server 1438/tcp # Eicon Security Agent/Server
2502eicon-server 1438/udp # Eicon Security Agent/Server
2503eicon-x25 1439/tcp # Eicon X25/SNA Gateway
2504eicon-x25 1439/udp # Eicon X25/SNA Gateway
2505eicon-slp 1440/tcp # Eicon Service Location Protocol
2506eicon-slp 1440/udp # Eicon Service Location Protocol
2507cadis-1 1441/tcp # Cadis License Management
2508cadis-1 1441/udp # Cadis License Management
2509cadis-2 1442/tcp # Cadis License Management
2510cadis-2 1442/udp # Cadis License Management
2511ies-lm 1443/tcp # Integrated Engineering Software
2512ies-lm 1443/udp # Integrated Engineering Software
2513marcam-lm 1444/tcp # Marcam License Management
2514marcam-lm 1444/udp # Marcam License Management
2515proxima-lm 1445/tcp # Proxima License Manager
2516proxima-lm 1445/udp # Proxima License Manager
2517ora-lm 1446/tcp # Optical Research Associates License Manager
2518ora-lm 1446/udp # Optical Research Associates License Manager
2519apri-lm 1447/tcp # Applied Parallel Research LM
2520apri-lm 1447/udp # Applied Parallel Research LM
2521oc-lm 1448/tcp # OpenConnect License Manager
2522oc-lm 1448/udp # OpenConnect License Manager
2523peport 1449/tcp # PEport
2524peport 1449/udp # PEport
2525dwf 1450/tcp # Tandem Distributed Workbench Facility
2526dwf 1450/udp # Tandem Distributed Workbench Facility
2527infoman 1451/tcp # IBM Information Management
2528infoman 1451/udp # IBM Information Management
2529gtegsc-lm 1452/tcp # GTE Government Systems License Man
2530gtegsc-lm 1452/udp # GTE Government Systems License Man
2531genie-lm 1453/tcp # Genie License Manager
2532genie-lm 1453/udp # Genie License Manager
2533interhdl_elmd 1454/tcp interhdl-elmd # interHDL License Manager
2534interhdl_elmd 1454/udp interhdl-elmd # interHDL License Manager
2535esl-lm 1455/tcp # ESL License Manager
2536esl-lm 1455/udp # ESL License Manager
2537dca 1456/tcp # DCA
2538dca 1456/udp # DCA
2539valisys-lm 1457/tcp # Valisys License Manager
2540valisys-lm 1457/udp # Valisys License Manager
2541nrcabq-lm 1458/tcp # Nichols Research Corp.
2542nrcabq-lm 1458/udp # Nichols Research Corp.
2543proshare1 1459/tcp # Proshare Notebook Application
2544proshare1 1459/udp # Proshare Notebook Application
2545proshare2 1460/tcp # Proshare Notebook Application
2546proshare2 1460/udp # Proshare Notebook Application
2547ibm_wrless_lan 1461/tcp ibm-wrless-lan # IBM Wireless LAN
2548ibm_wrless_lan 1461/udp ibm-wrless-lan # IBM Wireless LAN
2549world-lm 1462/tcp # World License Manager
2550world-lm 1462/udp # World License Manager
2551nucleus 1463/tcp # Nucleus
2552nucleus 1463/udp # Nucleus
2553msl_lmd 1464/tcp msl-lmd # MSL License Manager
2554msl_lmd 1464/udp msl-lmd # MSL License Manager
2555pipes 1465/tcp # Pipes Platform
2556pipes 1465/udp # Pipes Platform
2557oceansoft-lm 1466/tcp # Ocean Software License Manager
2558oceansoft-lm 1466/udp # Ocean Software License Manager
2559csdmbase 1467/tcp # CSDMBASE
2560csdmbase 1467/udp # CSDMBASE
2561csdm 1468/tcp # CSDM
2562csdm 1468/udp # CSDM
2563aal-lm 1469/tcp # Active Analysis Limited License Manager
2564aal-lm 1469/udp # Active Analysis Limited License Manager
2565uaiact 1470/tcp # Universal Analytics
2566uaiact 1470/udp # Universal Analytics
2567openmath 1473/tcp # OpenMath
2568openmath 1473/udp # OpenMath
2569telefinder 1474/tcp # Telefinder
2570telefinder 1474/udp # Telefinder
2571taligent-lm 1475/tcp # Taligent License Manager
2572taligent-lm 1475/udp # Taligent License Manager
2573clvm-cfg 1476/tcp # clvm-cfg
2574clvm-cfg 1476/udp # clvm-cfg
2575ms-sna-server 1477/tcp # ms-sna-server
2576ms-sna-server 1477/udp # ms-sna-server
2577ms-sna-base 1478/tcp # ms-sna-base
2578ms-sna-base 1478/udp # ms-sna-base
2579dberegister 1479/tcp # dberegister
2580dberegister 1479/udp # dberegister
2581pacerforum 1480/tcp # PacerForum
2582pacerforum 1480/udp # PacerForum
2583airs 1481/tcp # AIRS
2584airs 1481/udp # AIRS
2585miteksys-lm 1482/tcp # Miteksys License Manager
2586miteksys-lm 1482/udp # Miteksys License Manager
2587afs 1483/tcp # AFS License Manager
2588afs 1483/udp # AFS License Manager
2589confluent 1484/tcp # Confluent License Manager
2590confluent 1484/udp # Confluent License Manager
2591lansource 1485/tcp # LANSource
2592lansource 1485/udp # LANSource
2593nms_topo_serv 1486/tcp nms-topo-serv # nms_topo_serv
2594nms_topo_serv 1486/udp nms-topo-serv # nms_topo_serv
2595localinfosrvr 1487/tcp # LocalInfoSrvr
2596localinfosrvr 1487/udp # LocalInfoSrvr
2597docstor 1488/tcp # DocStor
2598docstor 1488/udp # DocStor
2599dmdocbroker 1489/tcp # dmdocbroker
2600dmdocbroker 1489/udp # dmdocbroker
2601insitu-conf 1490/tcp # insitu-conf
2602insitu-conf 1490/udp # insitu-conf
2603stone-design-1 1492/tcp # stone-design-1
2604stone-design-1 1492/udp # stone-design-1
2605netmap_lm 1493/tcp netmap-lm # netmap_lm
2606netmap_lm 1493/udp netmap-lm # netmap_lm
2607cvc 1495/tcp # cvc
2608cvc 1495/udp # cvc
2609liberty-lm 1496/tcp # liberty-lm
2610liberty-lm 1496/udp # liberty-lm
2611rfx-lm 1497/tcp # rfx-lm
2612rfx-lm 1497/udp # rfx-lm
2613sybase-sqlany 1498/tcp # Sybase SQL Any
2614sybase-sqlany 1498/udp # Sybase SQL Any
2615fhc 1499/tcp # Federico Heinz Consultora
2616fhc 1499/udp # Federico Heinz Consultora
2617vlsi-lm 1500/tcp # VLSI License Manager
2618vlsi-lm 1500/udp # VLSI License Manager
2619saiscm 1501/tcp # Satellite-data Acquisition System 3
2620saiscm 1501/udp # Satellite-data Acquisition System 3
2621shivadiscovery 1502/tcp # Shiva
2622shivadiscovery 1502/udp # Shiva
2623imtc-mcs 1503/tcp # Databeam
2624imtc-mcs 1503/udp # Databeam
2625evb-elm 1504/tcp # EVB Software Engineering License Manager
2626evb-elm 1504/udp # EVB Software Engineering License Manager
2627funkproxy 1505/tcp # Funk Software, Inc.
2628funkproxy 1505/udp # Funk Software, Inc.
2629utcd 1506/tcp # Universal Time daemon (utcd)
2630utcd 1506/udp # Universal Time daemon (utcd)
2631symplex 1507/tcp # symplex
2632symplex 1507/udp # symplex
2633diagmond 1508/tcp # diagmond
2634diagmond 1508/udp # diagmond
2635robcad-lm 1509/tcp # Robcad, Ltd. License Manager
2636robcad-lm 1509/udp # Robcad, Ltd. License Manager
2637mvx-lm 1510/tcp # Midland Valley Exploration Ltd. Lic. Man.
2638mvx-lm 1510/udp # Midland Valley Exploration Ltd. Lic. Man.
26393l-l1 1511/tcp # 3l-l1
26403l-l1 1511/udp # 3l-l1
2641fujitsu-dtc 1513/tcp # Fujitsu Systems Business of America, Inc
2642fujitsu-dtc 1513/udp # Fujitsu Systems Business of America, Inc
2643fujitsu-dtcns 1514/tcp # Fujitsu Systems Business of America, Inc
2644fujitsu-dtcns 1514/udp # Fujitsu Systems Business of America, Inc
2645ifor-protocol 1515/tcp # ifor-protocol
2646ifor-protocol 1515/udp # ifor-protocol
2647vpad 1516/tcp # Virtual Places Audio data
2648vpad 1516/udp # Virtual Places Audio data
2649vpac 1517/tcp # Virtual Places Audio control
2650vpac 1517/udp # Virtual Places Audio control
2651vpvd 1518/tcp # Virtual Places Video data
2652vpvd 1518/udp # Virtual Places Video data
2653vpvc 1519/tcp # Virtual Places Video control
2654vpvc 1519/udp # Virtual Places Video control
2655atm-zip-office 1520/tcp # atm zip office
2656atm-zip-office 1520/udp # atm zip office
2657ncube-lm 1521/tcp # nCube License Manager
2658ncube-lm 1521/udp # nCube License Manager
2659ricardo-lm 1522/tcp # Ricardo North America License Manager
2660ricardo-lm 1522/udp # Ricardo North America License Manager
2661cichild-lm 1523/tcp # cichild
2662cichild-lm 1523/udp # cichild
2663pdap-np 1526/tcp # Prospero Data Access Prot non-priv
2664pdap-np 1526/udp # Prospero Data Access Prot non-priv
2665tlisrv 1527/tcp # oracle
2666tlisrv 1527/udp # oracle
2667coauthor 1529/udp # oracle
2668rap-service 1530/tcp # rap-service
2669rap-service 1530/udp # rap-service
2670rap-listen 1531/tcp # rap-listen
2671rap-listen 1531/udp # rap-listen
2672miroconnect 1532/tcp # miroconnect
2673miroconnect 1532/udp # miroconnect
2674virtual-places 1533/tcp # Virtual Places Software
2675virtual-places 1533/udp # Virtual Places Software
2676micromuse-lm 1534/tcp # micromuse-lm
2677micromuse-lm 1534/udp # micromuse-lm
2678ampr-info 1535/tcp # ampr-info
2679ampr-info 1535/udp # ampr-info
2680ampr-inter 1536/tcp # ampr-inter
2681ampr-inter 1536/udp # ampr-inter
2682sdsc-lm 1537/tcp # isi-lm
2683sdsc-lm 1537/udp # isi-lm
26843ds-lm 1538/tcp # 3ds-lm
26853ds-lm 1538/udp # 3ds-lm
2686intellistor-lm 1539/tcp # Intellistor License Manager
2687intellistor-lm 1539/udp # Intellistor License Manager
2688rds 1540/tcp # rds
2689rds 1540/udp # rds
2690rds2 1541/tcp # rds2
2691rds2 1541/udp # rds2
2692gridgen-elmd 1542/tcp # gridgen-elmd
2693gridgen-elmd 1542/udp # gridgen-elmd
2694simba-cs 1543/tcp # simba-cs
2695simba-cs 1543/udp # simba-cs
2696aspeclmd 1544/tcp # aspeclmd
2697aspeclmd 1544/udp # aspeclmd
2698vistium-share 1545/tcp # vistium-share
2699vistium-share 1545/udp # vistium-share
2700abbaccuray 1546/tcp # abbaccuray
2701abbaccuray 1546/udp # abbaccuray
2702laplink 1547/tcp # laplink
2703laplink 1547/udp # laplink
2704axon-lm 1548/tcp # Axon License Manager
2705axon-lm 1548/udp # Axon License Manager
2706shivahose 1549/tcp # Shiva Hose
2707shivasound 1549/udp # Shiva Sound
27083m-image-lm 1550/tcp # Image Storage license manager 3M Company
27093m-image-lm 1550/udp # Image Storage license manager 3M Company
2710hecmtl-db 1551/tcp # HECMTL-DB
2711hecmtl-db 1551/udp # HECMTL-DB
2712pciarray 1552/tcp # pciarray
2713pciarray 1552/udp # pciarray
2714sna-cs 1553/tcp # sna-cs
2715sna-cs 1553/udp # sna-cs
2716caci-lm 1554/tcp # CACI Products Company License Manager
2717caci-lm 1554/udp # CACI Products Company License Manager
2718livelan 1555/tcp # livelan
2719livelan 1555/udp # livelan
2720veritas_pbx 1556/tcp veritas-pbx # VERITAS Private Branch Exchange
2721veritas_pbx 1556/udp veritas-pbx # VERITAS Private Branch Exchange
2722arbortext-lm 1557/tcp # ArborText License Manager
2723arbortext-lm 1557/udp # ArborText License Manager
2724xingmpeg 1558/tcp # xingmpeg
2725xingmpeg 1558/udp # xingmpeg
2726web2host 1559/tcp # web2host
2727web2host 1559/udp # web2host
2728asci-val 1560/tcp # ASCI-RemoteSHADOW
2729asci-val 1560/udp # ASCI-RemoteSHADOW
2730facilityview 1561/tcp # facilityview
2731facilityview 1561/udp # facilityview
2732pconnectmgr 1562/tcp # pconnectmgr
2733pconnectmgr 1562/udp # pconnectmgr
2734cadabra-lm 1563/tcp # Cadabra License Manager
2735cadabra-lm 1563/udp # Cadabra License Manager
2736pay-per-view 1564/tcp # Pay-Per-View
2737pay-per-view 1564/udp # Pay-Per-View
2738winddlb 1565/tcp # WinDD
2739winddlb 1565/udp # WinDD
2740corelvideo 1566/tcp # CORELVIDEO
2741corelvideo 1566/udp # CORELVIDEO
2742jlicelmd 1567/tcp # jlicelmd
2743jlicelmd 1567/udp # jlicelmd
2744tsspmap 1568/tcp # tsspmap
2745tsspmap 1568/udp # tsspmap
2746ets 1569/tcp # ets
2747ets 1569/udp # ets
2748orbixd 1570/tcp # orbixd
2749orbixd 1570/udp # orbixd
2750rdb-dbs-disp 1571/tcp # Oracle Remote Data Base
2751rdb-dbs-disp 1571/udp # Oracle Remote Data Base
2752chip-lm 1572/tcp # Chipcom License Manager
2753chip-lm 1572/udp # Chipcom License Manager
2754itscomm-ns 1573/tcp # itscomm-ns
2755itscomm-ns 1573/udp # itscomm-ns
2756mvel-lm 1574/tcp # mvel-lm
2757mvel-lm 1574/udp # mvel-lm
2758oraclenames 1575/tcp # oraclenames
2759oraclenames 1575/udp # oraclenames
2760moldflow-lm 1576/tcp # Moldflow License Manager
2761moldflow-lm 1576/udp # Moldflow License Manager
2762hypercube-lm 1577/tcp # hypercube-lm
2763hypercube-lm 1577/udp # hypercube-lm
2764jacobus-lm 1578/tcp # Jacobus License Manager
2765jacobus-lm 1578/udp # Jacobus License Manager
2766ioc-sea-lm 1579/tcp # ioc-sea-lm
2767ioc-sea-lm 1579/udp # ioc-sea-lm
2768tn-tl-r1 1580/tcp # tn-tl-r1
2769tn-tl-r2 1580/udp # tn-tl-r2
2770mil-2045-47001 1581/tcp # MIL-2045-47001
2771mil-2045-47001 1581/udp # MIL-2045-47001
2772msims 1582/tcp # MSIMS
2773msims 1582/udp # MSIMS
2774simbaexpress 1583/tcp # simbaexpress
2775simbaexpress 1583/udp # simbaexpress
2776tn-tl-fd2 1584/tcp # tn-tl-fd2
2777tn-tl-fd2 1584/udp # tn-tl-fd2
2778intv 1585/tcp # intv
2779intv 1585/udp # intv
2780ibm-abtact 1586/tcp # ibm-abtact
2781ibm-abtact 1586/udp # ibm-abtact
2782pra_elmd 1587/tcp pra-elmd # pra_elmd
2783pra_elmd 1587/udp pra-elmd # pra_elmd
2784triquest-lm 1588/tcp # triquest-lm
2785triquest-lm 1588/udp # triquest-lm
2786vqp 1589/tcp # VQP
2787vqp 1589/udp # VQP
2788gemini-lm 1590/tcp # gemini-lm
2789gemini-lm 1590/udp # gemini-lm
2790ncpm-pm 1591/tcp # ncpm-pm
2791ncpm-pm 1591/udp # ncpm-pm
2792commonspace 1592/tcp # commonspace
2793commonspace 1592/udp # commonspace
2794mainsoft-lm 1593/tcp # mainsoft-lm
2795mainsoft-lm 1593/udp # mainsoft-lm
2796sixtrak 1594/tcp # sixtrak
2797sixtrak 1594/udp # sixtrak
2798radio 1595/tcp # radio
2799radio 1595/udp # radio
2800radio-sm 1596/tcp # radio-sm
2801radio-bc 1596/udp # radio-bc
2802orbplus-iiop 1597/tcp # orbplus-iiop
2803orbplus-iiop 1597/udp # orbplus-iiop
2804picknfs 1598/tcp # picknfs
2805picknfs 1598/udp # picknfs
2806simbaservices 1599/tcp # simbaservices
2807simbaservices 1599/udp # simbaservices
2808issd 1600/tcp # issd
2809issd 1600/udp # issd
2810aas 1601/tcp # aas
2811aas 1601/udp # aas
2812inspect 1602/tcp # inspect
2813inspect 1602/udp # inspect
2814picodbc 1603/tcp # pickodbc
2815picodbc 1603/udp # pickodbc
2816icabrowser 1604/tcp # icabrowser
2817icabrowser 1604/udp # icabrowser
2818slp 1605/tcp # Salutation Manager (Salutation Protocol)
2819slp 1605/udp # Salutation Manager (Salutation Protocol)
2820slm-api 1606/tcp # Salutation Manager (SLM-API)
2821slm-api 1606/udp # Salutation Manager (SLM-API)
2822stt 1607/tcp # stt
2823stt 1607/udp # stt
2824smart-lm 1608/tcp # Smart Corp. License Manager
2825smart-lm 1608/udp # Smart Corp. License Manager
2826isysg-lm 1609/tcp # isysg-lm
2827isysg-lm 1609/udp # isysg-lm
2828taurus-wh 1610/tcp # taurus-wh
2829taurus-wh 1610/udp # taurus-wh
2830ill 1611/tcp # Inter Library Loan
2831ill 1611/udp # Inter Library Loan
2832netbill-trans 1612/tcp # NetBill Transaction Server
2833netbill-trans 1612/udp # NetBill Transaction Server
2834netbill-keyrep 1613/tcp # NetBill Key Repository
2835netbill-keyrep 1613/udp # NetBill Key Repository
2836netbill-cred 1614/tcp # NetBill Credential Server
2837netbill-cred 1614/udp # NetBill Credential Server
2838netbill-auth 1615/tcp # NetBill Authorization Server
2839netbill-auth 1615/udp # NetBill Authorization Server
2840netbill-prod 1616/tcp # NetBill Product Server
2841netbill-prod 1616/udp # NetBill Product Server
2842nimrod-agent 1617/tcp # Nimrod Inter-Agent Communication
2843nimrod-agent 1617/udp # Nimrod Inter-Agent Communication
2844skytelnet 1618/tcp # skytelnet
2845skytelnet 1618/udp # skytelnet
2846xs-openstorage 1619/tcp # xs-openstorage
2847xs-openstorage 1619/udp # xs-openstorage
2848faxportwinport 1620/tcp # faxportwinport
2849faxportwinport 1620/udp # faxportwinport
2850softdataphone 1621/tcp # softdataphone
2851softdataphone 1621/udp # softdataphone
2852ontime 1622/tcp # ontime
2853ontime 1622/udp # ontime
2854jaleosnd 1623/tcp # jaleosnd
2855jaleosnd 1623/udp # jaleosnd
2856udp-sr-port 1624/tcp # udp-sr-port
2857udp-sr-port 1624/udp # udp-sr-port
2858svs-omagent 1625/tcp # svs-omagent
2859svs-omagent 1625/udp # svs-omagent
2860shockwave 1626/tcp # Shockwave
2861shockwave 1626/udp # Shockwave
2862t128-gateway 1627/tcp # T.128 Gateway
2863t128-gateway 1627/udp # T.128 Gateway
2864lontalk-norm 1628/tcp # LonTalk normal
2865lontalk-norm 1628/udp # LonTalk normal
2866lontalk-urgnt 1629/tcp # LonTalk urgent
2867lontalk-urgnt 1629/udp # LonTalk urgent
2868oraclenet8cman 1630/tcp # Oracle Net8 Cman
2869oraclenet8cman 1630/udp # Oracle Net8 Cman
2870visitview 1631/tcp # Visit view
2871visitview 1631/udp # Visit view
2872pammratc 1632/tcp # PAMMRATC
2873pammratc 1632/udp # PAMMRATC
2874pammrpc 1633/tcp # PAMMRPC
2875pammrpc 1633/udp # PAMMRPC
2876loaprobe 1634/tcp # Log On America Probe
2877loaprobe 1634/udp # Log On America Probe
2878edb-server1 1635/tcp # EDB Server 1
2879edb-server1 1635/udp # EDB Server 1
2880isdc 1636/tcp # ISP shared public data control
2881isdc 1636/udp # ISP shared public data control
2882islc 1637/tcp # ISP shared local data control
2883islc 1637/udp # ISP shared local data control
2884ismc 1638/tcp # ISP shared management control
2885ismc 1638/udp # ISP shared management control
2886cert-initiator 1639/tcp # cert-initiator
2887cert-initiator 1639/udp # cert-initiator
2888cert-responder 1640/tcp # cert-responder
2889cert-responder 1640/udp # cert-responder
2890invision 1641/tcp # InVision
2891invision 1641/udp # InVision
2892isis-am 1642/tcp # isis-am
2893isis-am 1642/udp # isis-am
2894isis-ambc 1643/tcp # isis-ambc
2895isis-ambc 1643/udp # isis-ambc
2896saiseh 1644/tcp # Satellite-data Acquisition System 4
2897saiseh 1644/udp # Satellite-data Acquisition System 4
2898rsap 1647/tcp # rsap
2899rsap 1647/udp # rsap
2900concurrent-lm 1648/tcp # concurrent-lm
2901concurrent-lm 1648/udp # concurrent-lm
2902nkd 1650/tcp # nkdn
2903nkd 1650/udp # nkd
2904shiva_confsrvr 1651/tcp shiva-confsrvr # shiva_confsrvr
2905shiva_confsrvr 1651/udp shiva-confsrvr # shiva_confsrvr
2906xnmp 1652/tcp # xnmp
2907xnmp 1652/udp # xnmp
2908alphatech-lm 1653/tcp # alphatech-lm
2909alphatech-lm 1653/udp # alphatech-lm
2910stargatealerts 1654/tcp # stargatealerts
2911stargatealerts 1654/udp # stargatealerts
2912dec-mbadmin 1655/tcp # dec-mbadmin
2913dec-mbadmin 1655/udp # dec-mbadmin
2914dec-mbadmin-h 1656/tcp # dec-mbadmin-h
2915dec-mbadmin-h 1656/udp # dec-mbadmin-h
2916fujitsu-mmpdc 1657/tcp # fujitsu-mmpdc
2917fujitsu-mmpdc 1657/udp # fujitsu-mmpdc
2918sixnetudr 1658/tcp # sixnetudr
2919sixnetudr 1658/udp # sixnetudr
2920sg-lm 1659/tcp # Silicon Grail License Manager
2921sg-lm 1659/udp # Silicon Grail License Manager
2922skip-mc-gikreq 1660/tcp # skip-mc-gikreq
2923skip-mc-gikreq 1660/udp # skip-mc-gikreq
2924netview-aix-1 1661/tcp # netview-aix-1
2925netview-aix-1 1661/udp # netview-aix-1
2926netview-aix-2 1662/tcp # netview-aix-2
2927netview-aix-2 1662/udp # netview-aix-2
2928netview-aix-3 1663/tcp # netview-aix-3
2929netview-aix-3 1663/udp # netview-aix-3
2930netview-aix-4 1664/tcp # netview-aix-4
2931netview-aix-4 1664/udp # netview-aix-4
2932netview-aix-5 1665/tcp # netview-aix-5
2933netview-aix-5 1665/udp # netview-aix-5
2934netview-aix-6 1666/tcp # netview-aix-6
2935netview-aix-6 1666/udp # netview-aix-6
2936netview-aix-7 1667/tcp # netview-aix-7
2937netview-aix-7 1667/udp # netview-aix-7
2938netview-aix-8 1668/tcp # netview-aix-8
2939netview-aix-8 1668/udp # netview-aix-8
2940netview-aix-9 1669/tcp # netview-aix-9
2941netview-aix-9 1669/udp # netview-aix-9
2942netview-aix-10 1670/tcp # netview-aix-10
2943netview-aix-10 1670/udp # netview-aix-10
2944netview-aix-11 1671/tcp # netview-aix-11
2945netview-aix-11 1671/udp # netview-aix-11
2946netview-aix-12 1672/tcp # netview-aix-12
2947netview-aix-12 1672/udp # netview-aix-12
2948proshare-mc-1 1673/tcp # Intel Proshare Multicast
2949proshare-mc-1 1673/udp # Intel Proshare Multicast
2950proshare-mc-2 1674/tcp # Intel Proshare Multicast
2951proshare-mc-2 1674/udp # Intel Proshare Multicast
2952pdp 1675/tcp # Pacific Data Products
2953pdp 1675/udp # Pacific Data Products
2954netcomm1 1676/tcp # netcomm1
2955netcomm2 1676/udp # netcomm2
2956groupwise 1677/tcp # groupwise
2957groupwise 1677/udp # groupwise
2958prolink 1678/tcp # prolink
2959prolink 1678/udp # prolink
2960darcorp-lm 1679/tcp # darcorp-lm
2961darcorp-lm 1679/udp # darcorp-lm
2962microcom-sbp 1680/tcp # microcom-sbp
2963microcom-sbp 1680/udp # microcom-sbp
2964sd-elmd 1681/tcp # sd-elmd
2965sd-elmd 1681/udp # sd-elmd
2966lanyon-lantern 1682/tcp # lanyon-lantern
2967lanyon-lantern 1682/udp # lanyon-lantern
2968ncpm-hip 1683/tcp # ncpm-hip
2969ncpm-hip 1683/udp # ncpm-hip
2970snaresecure 1684/tcp # SnareSecure
2971snaresecure 1684/udp # SnareSecure
2972n2nremote 1685/tcp # n2nremote
2973n2nremote 1685/udp # n2nremote
2974cvmon 1686/tcp # cvmon
2975cvmon 1686/udp # cvmon
2976nsjtp-ctrl 1687/tcp # nsjtp-ctrl
2977nsjtp-ctrl 1687/udp # nsjtp-ctrl
2978nsjtp-data 1688/tcp # nsjtp-data
2979nsjtp-data 1688/udp # nsjtp-data
2980firefox 1689/tcp # firefox
2981firefox 1689/udp # firefox
2982ng-umds 1690/tcp # ng-umds
2983ng-umds 1690/udp # ng-umds
2984empire-empuma 1691/tcp # empire-empuma
2985empire-empuma 1691/udp # empire-empuma
2986sstsys-lm 1692/tcp # sstsys-lm
2987sstsys-lm 1692/udp # sstsys-lm
2988rrirtr 1693/tcp # rrirtr
2989rrirtr 1693/udp # rrirtr
2990rrimwm 1694/tcp # rrimwm
2991rrimwm 1694/udp # rrimwm
2992rrilwm 1695/tcp # rrilwm
2993rrilwm 1695/udp # rrilwm
2994rrifmm 1696/tcp # rrifmm
2995rrifmm 1696/udp # rrifmm
2996rrisat 1697/tcp # rrisat
2997rrisat 1697/udp # rrisat
2998rsvp-encap-1 1698/tcp # RSVP-ENCAPSULATION-1
2999rsvp-encap-1 1698/udp # RSVP-ENCAPSULATION-1
3000rsvp-encap-2 1699/tcp # RSVP-ENCAPSULATION-2
3001rsvp-encap-2 1699/udp # RSVP-ENCAPSULATION-2
3002mps-raft 1700/tcp # mps-raft
3003mps-raft 1700/udp # mps-raft
3004deskshare 1702/tcp # deskshare
3005deskshare 1702/udp # deskshare
3006hb-engine 1703/tcp # hb-engine
3007hb-engine 1703/udp # hb-engine
3008bcs-broker 1704/tcp # bcs-broker
3009bcs-broker 1704/udp # bcs-broker
3010slingshot 1705/tcp # slingshot
3011slingshot 1705/udp # slingshot
3012jetform 1706/tcp # jetform
3013jetform 1706/udp # jetform
3014vdmplay 1707/tcp # vdmplay
3015vdmplay 1707/udp # vdmplay
3016gat-lmd 1708/tcp # gat-lmd
3017gat-lmd 1708/udp # gat-lmd
3018centra 1709/tcp # centra
3019centra 1709/udp # centra
3020impera 1710/tcp # impera
3021impera 1710/udp # impera
3022pptconference 1711/tcp # pptconference
3023pptconference 1711/udp # pptconference
3024registrar 1712/tcp # resource monitoring service
3025registrar 1712/udp # resource monitoring service
3026conferencetalk 1713/tcp # ConferenceTalk
3027conferencetalk 1713/udp # ConferenceTalk
3028sesi-lm 1714/tcp # sesi-lm
3029sesi-lm 1714/udp # sesi-lm
3030houdini-lm 1715/tcp # houdini-lm
3031houdini-lm 1715/udp # houdini-lm
3032xmsg 1716/tcp # xmsg
3033xmsg 1716/udp # xmsg
3034fj-hdnet 1717/tcp # fj-hdnet
3035fj-hdnet 1717/udp # fj-hdnet
3036caicci 1721/tcp # caicci
3037caicci 1721/udp # caicci
3038hks-lm 1722/tcp # HKS License Manager
3039hks-lm 1722/udp # HKS License Manager
3040pptp 1723/tcp # pptp
3041pptp 1723/udp # pptp
3042csbphonemaster 1724/tcp # csbphonemaster
3043csbphonemaster 1724/udp # csbphonemaster
3044iden-ralp 1725/tcp # iden-ralp
3045iden-ralp 1725/udp # iden-ralp
3046iberiagames 1726/tcp # IBERIAGAMES
3047iberiagames 1726/udp # IBERIAGAMES
3048winddx 1727/tcp # winddx
3049winddx 1727/udp # winddx
3050telindus 1728/tcp # TELINDUS
3051telindus 1728/udp # TELINDUS
3052citynl 1729/tcp # CityNL License Management
3053citynl 1729/udp # CityNL License Management
3054roketz 1730/tcp # roketz
3055roketz 1730/udp # roketz
3056msiccp 1731/tcp # MSICCP
3057msiccp 1731/udp # MSICCP
3058proxim 1732/tcp # proxim
3059proxim 1732/udp # proxim
3060siipat 1733/tcp # SIMS - SIIPAT Protocol for Alarm Transmission
3061siipat 1733/udp # SIMS - SIIPAT Protocol for Alarm Transmission
3062cambertx-lm 1734/tcp # Camber Corporation License Management
3063cambertx-lm 1734/udp # Camber Corporation License Management
3064privatechat 1735/tcp # PrivateChat
3065privatechat 1735/udp # PrivateChat
3066street-stream 1736/tcp # street-stream
3067street-stream 1736/udp # street-stream
3068ultimad 1737/tcp # ultimad
3069ultimad 1737/udp # ultimad
3070gamegen1 1738/tcp # GameGen1
3071gamegen1 1738/udp # GameGen1
3072webaccess 1739/tcp # webaccess
3073webaccess 1739/udp # webaccess
3074encore 1740/tcp # encore
3075encore 1740/udp # encore
3076cisco-net-mgmt 1741/tcp # cisco-net-mgmt
3077cisco-net-mgmt 1741/udp # cisco-net-mgmt
30783Com-nsd 1742/tcp # 3Com-nsd
30793Com-nsd 1742/udp # 3Com-nsd
3080cinegrfx-lm 1743/tcp # Cinema Graphics License Manager
3081cinegrfx-lm 1743/udp # Cinema Graphics License Manager
3082ncpm-ft 1744/tcp # ncpm-ft
3083ncpm-ft 1744/udp # ncpm-ft
3084remote-winsock 1745/tcp # remote-winsock
3085remote-winsock 1745/udp # remote-winsock
3086ftrapid-1 1746/tcp # ftrapid-1
3087ftrapid-1 1746/udp # ftrapid-1
3088ftrapid-2 1747/tcp # ftrapid-2
3089ftrapid-2 1747/udp # ftrapid-2
3090oracle-em1 1748/tcp # oracle-em1
3091oracle-em1 1748/udp # oracle-em1
3092aspen-services 1749/tcp # aspen-services
3093aspen-services 1749/udp # aspen-services
3094sslp 1750/tcp # Simple Socket Library's PortMaster
3095sslp 1750/udp # Simple Socket Library's PortMaster
3096swiftnet 1751/tcp # SwiftNet
3097swiftnet 1751/udp # SwiftNet
3098lofr-lm 1752/tcp # Leap of Faith Research License Manager
3099lofr-lm 1752/udp # Leap of Faith Research License Manager
3100predatar-comms 1753/tcp # Predatar Comms Service
3101oracle-em2 1754/tcp # oracle-em2
3102oracle-em2 1754/udp # oracle-em2
3103ms-streaming 1755/tcp # ms-streaming
3104ms-streaming 1755/udp # ms-streaming
3105capfast-lmd 1756/tcp # capfast-lmd
3106capfast-lmd 1756/udp # capfast-lmd
3107cnhrp 1757/tcp # cnhrp
3108cnhrp 1757/udp # cnhrp
3109spss-lm 1759/tcp # SPSS License Manager
3110www-ldap-gw 1760/tcp # www-ldap-gw
3111www-ldap-gw 1760/udp # www-ldap-gw
3112cft-0 1761/tcp # cft-0
3113cft-0 1761/udp # cft-0
3114cft-1 1762/tcp # cft-1
3115cft-1 1762/udp # cft-1
3116cft-2 1763/tcp # cft-2
3117cft-2 1763/udp # cft-2
3118cft-3 1764/tcp # cft-3
3119cft-3 1764/udp # cft-3
3120cft-4 1765/tcp # cft-4
3121cft-4 1765/udp # cft-4
3122cft-5 1766/tcp # cft-5
3123cft-5 1766/udp # cft-5
3124cft-6 1767/tcp # cft-6
3125cft-6 1767/udp # cft-6
3126cft-7 1768/tcp # cft-7
3127cft-7 1768/udp # cft-7
3128bmc-net-adm 1769/tcp # bmc-net-adm
3129bmc-net-adm 1769/udp # bmc-net-adm
3130bmc-net-svc 1770/tcp # bmc-net-svc
3131bmc-net-svc 1770/udp # bmc-net-svc
3132vaultbase 1771/tcp # vaultbase
3133vaultbase 1771/udp # vaultbase
3134essweb-gw 1772/tcp # EssWeb Gateway
3135essweb-gw 1772/udp # EssWeb Gateway
3136kmscontrol 1773/tcp # KMSControl
3137kmscontrol 1773/udp # KMSControl
3138global-dtserv 1774/tcp # global-dtserv
3139global-dtserv 1774/udp # global-dtserv
3140femis 1776/tcp # Federal Emergency Management Information System
3141femis 1776/udp # Federal Emergency Management Information System
3142powerguardian 1777/tcp # powerguardian
3143powerguardian 1777/udp # powerguardian
3144prodigy-intrnet 1778/tcp # prodigy-internet
3145prodigy-intrnet 1778/udp # prodigy-internet
3146pharmasoft 1779/tcp # pharmasoft
3147pharmasoft 1779/udp # pharmasoft
3148dpkeyserv 1780/tcp # dpkeyserv
3149dpkeyserv 1780/udp # dpkeyserv
3150answersoft-lm 1781/tcp # answersoft-lm
3151answersoft-lm 1781/udp # answersoft-lm
3152hp-hcip 1782/tcp # hp-hcip
3153hp-hcip 1782/udp # hp-hcip
3154finle-lm 1784/tcp # Finle License Manager
3155finle-lm 1784/udp # Finle License Manager
3156windlm 1785/tcp # Wind River Systems License Manager
3157windlm 1785/udp # Wind River Systems License Manager
3158funk-logger 1786/tcp # funk-logger
3159funk-logger 1786/udp # funk-logger
3160funk-license 1787/tcp # funk-license
3161funk-license 1787/udp # funk-license
3162psmond 1788/tcp # psmond
3163psmond 1788/udp # psmond
3164ea1 1791/tcp # EA1
3165ea1 1791/udp # EA1
3166ibm-dt-2 1792/tcp # ibm-dt-2
3167ibm-dt-2 1792/udp # ibm-dt-2
3168rsc-robot 1793/tcp # rsc-robot
3169rsc-robot 1793/udp # rsc-robot
3170cera-bcm 1794/tcp # cera-bcm
3171cera-bcm 1794/udp # cera-bcm
3172dpi-proxy 1795/tcp # dpi-proxy
3173dpi-proxy 1795/udp # dpi-proxy
3174vocaltec-admin 1796/tcp # Vocaltec Server Administration
3175vocaltec-admin 1796/udp # Vocaltec Server Administration
3176etp 1798/tcp # Event Transfer Protocol
3177etp 1798/udp # Event Transfer Protocol
3178netrisk 1799/tcp # NETRISK
3179netrisk 1799/udp # NETRISK
3180ansys-lm 1800/tcp # ANSYS-License manager
3181ansys-lm 1800/udp # ANSYS-License manager
3182msmq 1801/tcp # Microsoft Message Que
3183msmq 1801/udp # Microsoft Message Que
3184concomp1 1802/tcp # ConComp1
3185concomp1 1802/udp # ConComp1
3186hp-hcip-gwy 1803/tcp # HP-HCIP-GWY
3187hp-hcip-gwy 1803/udp # HP-HCIP-GWY
3188enl 1804/tcp # ENL
3189enl 1804/udp # ENL
3190enl-name 1805/tcp # ENL-Name
3191enl-name 1805/udp # ENL-Name
3192musiconline 1806/tcp # Musiconline
3193musiconline 1806/udp # Musiconline
3194fhsp 1807/tcp # Fujitsu Hot Standby Protocol
3195fhsp 1807/udp # Fujitsu Hot Standby Protocol
3196oracle-vp2 1808/tcp # Oracle-VP2
3197oracle-vp2 1808/udp # Oracle-VP2
3198oracle-vp1 1809/tcp # Oracle-VP1
3199oracle-vp1 1809/udp # Oracle-VP1
3200jerand-lm 1810/tcp # Jerand License Manager
3201jerand-lm 1810/udp # Jerand License Manager
3202scientia-sdb 1811/tcp # Scientia-SDB
3203scientia-sdb 1811/udp # Scientia-SDB
3204tdp-suite 1814/tcp # TDP Suite
3205tdp-suite 1814/udp # TDP Suite
3206mmpft 1815/tcp # MMPFT
3207mmpft 1815/udp # MMPFT
3208harp 1816/tcp # HARP
3209harp 1816/udp # HARP
3210rkb-oscs 1817/tcp # RKB-OSCS
3211rkb-oscs 1817/udp # RKB-OSCS
3212etftp 1818/tcp # Enhanced Trivial File Transfer Protocol
3213etftp 1818/udp # Enhanced Trivial File Transfer Protocol
3214plato-lm 1819/tcp # Plato License Manager
3215plato-lm 1819/udp # Plato License Manager
3216mcagent 1820/tcp # mcagent
3217mcagent 1820/udp # mcagent
3218donnyworld 1821/tcp # donnyworld
3219donnyworld 1821/udp # donnyworld
3220es-elmd 1822/tcp # es-elmd
3221es-elmd 1822/udp # es-elmd
3222unisys-lm 1823/tcp # Unisys Natural Language License Manager
3223unisys-lm 1823/udp # Unisys Natural Language License Manager
3224metrics-pas 1824/tcp # metrics-pas
3225metrics-pas 1824/udp # metrics-pas
3226direcpc-video 1825/tcp # DirecPC Video
3227direcpc-video 1825/udp # DirecPC Video
3228ardt 1826/tcp # ARDT
3229ardt 1826/udp # ARDT
3230asi 1827/tcp # ASI
3231asi 1827/udp # ASI
3232itm-mcell-u 1828/tcp # itm-mcell-u
3233itm-mcell-u 1828/udp # itm-mcell-u
3234optika-emedia 1829/tcp # Optika eMedia
3235optika-emedia 1829/udp # Optika eMedia
3236net8-cman 1830/tcp # Oracle Net8 CMan Admin
3237net8-cman 1830/udp # Oracle Net8 CMan Admin
3238myrtle 1831/tcp # Myrtle
3239myrtle 1831/udp # Myrtle
3240tht-treasure 1832/tcp # ThoughtTreasure
3241tht-treasure 1832/udp # ThoughtTreasure
3242udpradio 1833/tcp # udpradio
3243udpradio 1833/udp # udpradio
3244ardusuni 1834/tcp # ARDUS Unicast
3245ardusuni 1834/udp # ARDUS Unicast
3246ardusmul 1835/tcp # ARDUS Multicast
3247ardusmul 1835/udp # ARDUS Multicast
3248ste-smsc 1836/tcp # ste-smsc
3249ste-smsc 1836/udp # ste-smsc
3250csoft1 1837/tcp # csoft1
3251csoft1 1837/udp # csoft1
3252talnet 1838/tcp # TALNET
3253talnet 1838/udp # TALNET
3254netopia-vo1 1839/tcp # netopia-vo1
3255netopia-vo1 1839/udp # netopia-vo1
3256netopia-vo2 1840/tcp # netopia-vo2
3257netopia-vo2 1840/udp # netopia-vo2
3258netopia-vo3 1841/tcp # netopia-vo3
3259netopia-vo3 1841/udp # netopia-vo3
3260netopia-vo4 1842/tcp # netopia-vo4
3261netopia-vo4 1842/udp # netopia-vo4
3262netopia-vo5 1843/tcp # netopia-vo5
3263netopia-vo5 1843/udp # netopia-vo5
3264direcpc-dll 1844/tcp # DirecPC-DLL
3265direcpc-dll 1844/udp # DirecPC-DLL
3266altalink 1845/tcp # altalink
3267altalink 1845/udp # altalink
3268tunstall-pnc 1846/tcp # Tunstall PNC
3269tunstall-pnc 1846/udp # Tunstall PNC
3270slp-notify 1847/tcp # SLP Notification
3271slp-notify 1847/udp # SLP Notification
3272fjdocdist 1848/tcp # fjdocdist
3273fjdocdist 1848/udp # fjdocdist
3274alpha-sms 1849/tcp # ALPHA-SMS
3275alpha-sms 1849/udp # ALPHA-SMS
3276gsi 1850/tcp # GSI
3277gsi 1850/udp # GSI
3278ctcd 1851/tcp # ctcd
3279ctcd 1851/udp # ctcd
3280virtual-time 1852/tcp # Virtual Time
3281virtual-time 1852/udp # Virtual Time
3282vids-avtp 1853/tcp # VIDS-AVTP
3283vids-avtp 1853/udp # VIDS-AVTP
3284buddy-draw 1854/tcp # Buddy Draw
3285buddy-draw 1854/udp # Buddy Draw
3286fiorano-rtrsvc 1855/tcp # Fiorano RtrSvc
3287fiorano-rtrsvc 1855/udp # Fiorano RtrSvc
3288fiorano-msgsvc 1856/tcp # Fiorano MsgSvc
3289fiorano-msgsvc 1856/udp # Fiorano MsgSvc
3290datacaptor 1857/tcp # DataCaptor
3291datacaptor 1857/udp # DataCaptor
3292privateark 1858/tcp # PrivateArk
3293privateark 1858/udp # PrivateArk
3294gammafetchsvr 1859/tcp # Gamma Fetcher Server
3295gammafetchsvr 1859/udp # Gamma Fetcher Server
3296sunscalar-svc 1860/tcp # SunSCALAR Services
3297sunscalar-svc 1860/udp # SunSCALAR Services
3298lecroy-vicp 1861/tcp # LeCroy VICP
3299lecroy-vicp 1861/udp # LeCroy VICP
3300mysql-cm-agent 1862/tcp # MySQL Cluster Manager Agent
3301mysql-cm-agent 1862/udp # MySQL Cluster Manager Agent
3302msnp 1863/tcp # MSNP
3303msnp 1863/udp # MSNP
3304paradym-31port 1864/tcp # Paradym 31 Port
3305paradym-31port 1864/udp # Paradym 31 Port
3306entp 1865/tcp # ENTP
3307entp 1865/udp # ENTP
3308swrmi 1866/tcp # swrmi
3309swrmi 1866/udp # swrmi
3310udrive 1867/tcp # UDRIVE
3311udrive 1867/udp # UDRIVE
3312viziblebrowser 1868/tcp # VizibleBrowser
3313viziblebrowser 1868/udp # VizibleBrowser
3314transact 1869/tcp # TransAct
3315transact 1869/udp # TransAct
3316sunscalar-dns 1870/tcp # SunSCALAR DNS Service
3317sunscalar-dns 1870/udp # SunSCALAR DNS Service
3318canocentral0 1871/tcp # Cano Central 0
3319canocentral0 1871/udp # Cano Central 0
3320canocentral1 1872/tcp # Cano Central 1
3321canocentral1 1872/udp # Cano Central 1
3322fjmpjps 1873/tcp # Fjmpjps
3323fjmpjps 1873/udp # Fjmpjps
3324fjswapsnp 1874/tcp # Fjswapsnp
3325fjswapsnp 1874/udp # Fjswapsnp
3326westell-stats 1875/tcp # westell stats
3327westell-stats 1875/udp # westell stats
3328ewcappsrv 1876/tcp # ewcappsrv
3329ewcappsrv 1876/udp # ewcappsrv
3330hp-webqosdb 1877/tcp # hp-webqosdb
3331hp-webqosdb 1877/udp # hp-webqosdb
3332drmsmc 1878/tcp # drmsmc
3333drmsmc 1878/udp # drmsmc
3334nettgain-nms 1879/tcp # NettGain NMS
3335nettgain-nms 1879/udp # NettGain NMS
3336vsat-control 1880/tcp # Gilat VSAT Control
3337vsat-control 1880/udp # Gilat VSAT Control
3338ibm-mqseries2 1881/tcp # IBM WebSphere MQ Everyplace
3339ibm-mqseries2 1881/udp # IBM WebSphere MQ Everyplace
3340ecsqdmn 1882/tcp # CA eTrust Common Services
3341ecsqdmn 1882/udp # CA eTrust Common Services
3342ibm-mqisdp 1883/tcp # IBM MQSeries SCADA
3343ibm-mqisdp 1883/udp # IBM MQSeries SCADA
3344idmaps 1884/tcp # Internet Distance Map Svc
3345idmaps 1884/udp # Internet Distance Map Svc
3346vrtstrapserver 1885/tcp # Veritas Trap Server
3347vrtstrapserver 1885/udp # Veritas Trap Server
3348leoip 1886/tcp # Leonardo over IP
3349leoip 1886/udp # Leonardo over IP
3350filex-lport 1887/tcp # FileX Listening Port
3351filex-lport 1887/udp # FileX Listening Port
3352ncconfig 1888/tcp # NC Config Port
3353ncconfig 1888/udp # NC Config Port
3354unify-adapter 1889/tcp # Unify Web Adapter Service
3355unify-adapter 1889/udp # Unify Web Adapter Service
3356wilkenlistener 1890/tcp # wilkenListener
3357wilkenlistener 1890/udp # wilkenListener
3358childkey-notif 1891/tcp # ChildKey Notification
3359childkey-notif 1891/udp # ChildKey Notification
3360childkey-ctrl 1892/tcp # ChildKey Control
3361childkey-ctrl 1892/udp # ChildKey Control
3362elad 1893/tcp # ELAD Protocol
3363elad 1893/udp # ELAD Protocol
3364o2server-port 1894/tcp # O2Server Port
3365o2server-port 1894/udp # O2Server Port
3366b-novative-ls 1896/tcp # b-novative license server
3367b-novative-ls 1896/udp # b-novative license server
3368metaagent 1897/tcp # MetaAgent
3369metaagent 1897/udp # MetaAgent
3370cymtec-port 1898/tcp # Cymtec secure management
3371cymtec-port 1898/udp # Cymtec secure management
3372mc2studios 1899/tcp # MC2Studios
3373mc2studios 1899/udp # MC2Studios
3374ssdp 1900/tcp # SSDP
3375ssdp 1900/udp # SSDP
3376fjicl-tep-a 1901/tcp # Fujitsu ICL Terminal Emulator Program A
3377fjicl-tep-a 1901/udp # Fujitsu ICL Terminal Emulator Program A
3378fjicl-tep-b 1902/tcp # Fujitsu ICL Terminal Emulator Program B
3379fjicl-tep-b 1902/udp # Fujitsu ICL Terminal Emulator Program B
3380linkname 1903/tcp # Local Link Name Resolution
3381linkname 1903/udp # Local Link Name Resolution
3382fjicl-tep-c 1904/tcp # Fujitsu ICL Terminal Emulator Program C
3383fjicl-tep-c 1904/udp # Fujitsu ICL Terminal Emulator Program C
3384sugp 1905/tcp # Secure UP.Link Gateway Protocol
3385sugp 1905/udp # Secure UP.Link Gateway Protocol
3386tpmd 1906/tcp # TPortMapperReq
3387tpmd 1906/udp # TPortMapperReq
3388intrastar 1907/tcp # IntraSTAR
3389intrastar 1907/udp # IntraSTAR
3390dawn 1908/tcp # Dawn
3391dawn 1908/udp # Dawn
3392global-wlink 1909/tcp # Global World Link
3393global-wlink 1909/udp # Global World Link
3394ultrabac 1910/tcp # UltraBac Software communications port
3395ultrabac 1910/udp # UltraBac Software communications port
3396rhp-iibp 1912/tcp # rhp-iibp
3397rhp-iibp 1912/udp # rhp-iibp
3398armadp 1913/tcp # armadp
3399armadp 1913/udp # armadp
3400elm-momentum 1914/tcp # Elm-Momentum
3401elm-momentum 1914/udp # Elm-Momentum
3402facelink 1915/tcp # FACELINK
3403facelink 1915/udp # FACELINK
3404persona 1916/tcp # Persoft Persona
3405persona 1916/udp # Persoft Persona
3406noagent 1917/tcp # nOAgent
3407noagent 1917/udp # nOAgent
3408can-nds 1918/tcp # IBM Tivole Directory Service - NDS
3409can-nds 1918/udp # IBM Tivole Directory Service - NDS
3410can-dch 1919/tcp # IBM Tivoli Directory Service - DCH
3411can-dch 1919/udp # IBM Tivoli Directory Service - DCH
3412can-ferret 1920/tcp # IBM Tivoli Directory Service - FERRET
3413can-ferret 1920/udp # IBM Tivoli Directory Service - FERRET
3414noadmin 1921/tcp # NoAdmin
3415noadmin 1921/udp # NoAdmin
3416tapestry 1922/tcp # Tapestry
3417tapestry 1922/udp # Tapestry
3418spice 1923/tcp # SPICE
3419spice 1923/udp # SPICE
3420xiip 1924/tcp # XIIP
3421xiip 1924/udp # XIIP
3422discovery-port 1925/tcp # Surrogate Discovery Port
3423discovery-port 1925/udp # Surrogate Discovery Port
3424egs 1926/tcp # Evolution Game Server
3425egs 1926/udp # Evolution Game Server
3426videte-cipc 1927/tcp # Videte CIPC Port
3427videte-cipc 1927/udp # Videte CIPC Port
3428emsd-port 1928/tcp # Expnd Maui Srvr Dscovr
3429emsd-port 1928/udp # Expnd Maui Srvr Dscovr
3430bandwiz-system 1929/tcp # Bandwiz System - Server
3431bandwiz-system 1929/udp # Bandwiz System - Server
3432driveappserver 1930/tcp # Drive AppServer
3433driveappserver 1930/udp # Drive AppServer
3434amdsched 1931/tcp # AMD SCHED
3435amdsched 1931/udp # AMD SCHED
3436ctt-broker 1932/tcp # CTT Broker
3437ctt-broker 1932/udp # CTT Broker
3438xmapi 1933/tcp # IBM LM MT Agent
3439xmapi 1933/udp # IBM LM MT Agent
3440xaapi 1934/tcp # IBM LM Appl Agent
3441xaapi 1934/udp # IBM LM Appl Agent
3442macromedia-fcs 1935/tcp # Macromedia Flash Communications Server MX
3443macromedia-fcs 1935/udp # Macromedia Flash Communications server MX
3444jetcmeserver 1936/tcp # JetCmeServer Server Port
3445jetcmeserver 1936/udp # JetCmeServer Server Port
3446jwserver 1937/tcp # JetVWay Server Port
3447jwserver 1937/udp # JetVWay Server Port
3448jwclient 1938/tcp # JetVWay Client Port
3449jwclient 1938/udp # JetVWay Client Port
3450jvserver 1939/tcp # JetVision Server Port
3451jvserver 1939/udp # JetVision Server Port
3452jvclient 1940/tcp # JetVision Client Port
3453jvclient 1940/udp # JetVision Client Port
3454dic-aida 1941/tcp # DIC-Aida
3455dic-aida 1941/udp # DIC-Aida
3456res 1942/tcp # Real Enterprise Service
3457res 1942/udp # Real Enterprise Service
3458beeyond-media 1943/tcp # Beeyond Media
3459beeyond-media 1943/udp # Beeyond Media
3460close-combat 1944/tcp # close-combat
3461close-combat 1944/udp # close-combat
3462dialogic-elmd 1945/tcp # dialogic-elmd
3463dialogic-elmd 1945/udp # dialogic-elmd
3464tekpls 1946/tcp # tekpls
3465tekpls 1946/udp # tekpls
3466sentinelsrm 1947/tcp # SentinelSRM
3467sentinelsrm 1947/udp # SentinelSRM
3468eye2eye 1948/tcp # eye2eye
3469eye2eye 1948/udp # eye2eye
3470ismaeasdaqlive 1949/tcp # ISMA Easdaq Live
3471ismaeasdaqlive 1949/udp # ISMA Easdaq Live
3472ismaeasdaqtest 1950/tcp # ISMA Easdaq Test
3473ismaeasdaqtest 1950/udp # ISMA Easdaq Test
3474bcs-lmserver 1951/tcp # bcs-lmserver
3475bcs-lmserver 1951/udp # bcs-lmserver
3476mpnjsc 1952/tcp # mpnjsc
3477mpnjsc 1952/udp # mpnjsc
3478rapidbase 1953/tcp # Rapid Base
3479rapidbase 1953/udp # Rapid Base
3480abr-api 1954/tcp # ABR-API (diskbridge)
3481abr-api 1954/udp # ABR-API (diskbridge)
3482abr-secure 1955/tcp # ABR-Secure Data (diskbridge)
3483abr-secure 1955/udp # ABR-Secure Data (diskbridge)
3484vrtl-vmf-ds 1956/tcp # Vertel VMF DS
3485vrtl-vmf-ds 1956/udp # Vertel VMF DS
3486unix-status 1957/tcp # unix-status
3487unix-status 1957/udp # unix-status
3488dxadmind 1958/tcp # CA Administration Daemon
3489dxadmind 1958/udp # CA Administration Daemon
3490simp-all 1959/tcp # SIMP Channel
3491simp-all 1959/udp # SIMP Channel
3492nasmanager 1960/tcp # Merit DAC NASmanager
3493nasmanager 1960/udp # Merit DAC NASmanager
3494bts-appserver 1961/tcp # BTS APPSERVER
3495bts-appserver 1961/udp # BTS APPSERVER
3496biap-mp 1962/tcp # BIAP-MP
3497biap-mp 1962/udp # BIAP-MP
3498webmachine 1963/tcp # WebMachine
3499webmachine 1963/udp # WebMachine
3500solid-e-engine 1964/tcp # SOLID E ENGINE
3501solid-e-engine 1964/udp # SOLID E ENGINE
3502tivoli-npm 1965/tcp # Tivoli NPM
3503tivoli-npm 1965/udp # Tivoli NPM
3504slush 1966/tcp # Slush
3505slush 1966/udp # Slush
3506sns-quote 1967/tcp # SNS Quote
3507sns-quote 1967/udp # SNS Quote
3508lipsinc 1968/tcp # LIPSinc
3509lipsinc 1968/udp # LIPSinc
3510lipsinc1 1969/tcp # LIPSinc 1
3511lipsinc1 1969/udp # LIPSinc 1
3512netop-rc 1970/tcp # NetOp Remote Control
3513netop-rc 1970/udp # NetOp Remote Control
3514netop-school 1971/tcp # NetOp School
3515netop-school 1971/udp # NetOp School
3516intersys-cache 1972/tcp # Cache
3517intersys-cache 1972/udp # Cache
3518dlsrap 1973/tcp # Data Link Switching Remote Access Protocol
3519dlsrap 1973/udp # Data Link Switching Remote Access Protocol
3520drp 1974/tcp # DRP
3521drp 1974/udp # DRP
3522tcoflashagent 1975/tcp # TCO Flash Agent
3523tcoflashagent 1975/udp # TCO Flash Agent
3524tcoregagent 1976/tcp # TCO Reg Agent
3525tcoregagent 1976/udp # TCO Reg Agent
3526tcoaddressbook 1977/tcp # TCO Address Book
3527tcoaddressbook 1977/udp # TCO Address Book
3528unisql 1978/tcp # UniSQL
3529unisql 1978/udp # UniSQL
3530unisql-java 1979/tcp # UniSQL Java
3531unisql-java 1979/udp # UniSQL Java
3532pearldoc-xact 1980/tcp # PearlDoc XACT
3533pearldoc-xact 1980/udp # PearlDoc XACT
3534p2pq 1981/tcp # p2pQ
3535p2pq 1981/udp # p2pQ
3536estamp 1982/tcp # Evidentiary Timestamp
3537estamp 1982/udp # Evidentiary Timestamp
3538lhtp 1983/tcp # Loophole Test Protocol
3539lhtp 1983/udp # Loophole Test Protocol
3540bb 1984/tcp # BB
3541bb 1984/udp # BB
3542tr-rsrb-p1 1987/tcp # cisco RSRB Priority 1 port
3543tr-rsrb-p1 1987/udp # cisco RSRB Priority 1 port
3544tr-rsrb-p2 1988/tcp # cisco RSRB Priority 2 port
3545tr-rsrb-p2 1988/udp # cisco RSRB Priority 2 port
3546tr-rsrb-p3 1989/tcp # cisco RSRB Priority 3 port
3547tr-rsrb-p3 1989/udp # cisco RSRB Priority 3 port
3548#mshnet 1989/tcp # MHSnet system
3549#mshnet 1989/udp # MHSnet system
3550stun-p1 1990/tcp # cisco STUN Priority 1 port
3551stun-p1 1990/udp # cisco STUN Priority 1 port
3552stun-p2 1991/tcp # cisco STUN Priority 2 port
3553stun-p2 1991/udp # cisco STUN Priority 2 port
3554stun-p3 1992/tcp # cisco STUN Priority 3 port
3555stun-p3 1992/udp # cisco STUN Priority 3 port
3556#ipsendmsg 1992/tcp # IPsendmsg
3557#ipsendmsg 1992/udp # IPsendmsg
3558snmp-tcp-port 1993/tcp # cisco SNMP TCP port
3559snmp-tcp-port 1993/udp # cisco SNMP TCP port
3560stun-port 1994/tcp # cisco serial tunnel port
3561stun-port 1994/udp # cisco serial tunnel port
3562perf-port 1995/tcp # cisco perf port
3563perf-port 1995/udp # cisco perf port
3564tr-rsrb-port 1996/tcp # cisco Remote SRB port
3565tr-rsrb-port 1996/udp # cisco Remote SRB port
3566x25-svc-port 1998/tcp # cisco X.25 service (XOT)
3567x25-svc-port 1998/udp # cisco X.25 service (XOT)
3568tcp-id-port 1999/tcp # cisco identification port
3569tcp-id-port 1999/udp # cisco identification port
3570dc 2001/tcp #
3571wizard 2001/udp # curry
3572globe 2002/tcp #
3573globe 2002/udp #
3574brutus 2003/udp # Brutus Server
3575mailbox 2004/tcp #
3576emce 2004/udp # CCWS mm conf
3577berknet 2005/tcp csync # csync for cyrus-imapd
3578oracle 2005/udp csync # csync for cyrus-imapd
3579invokator 2006/tcp #
3580raid-cd 2006/udp # raid
3581dectalk 2007/tcp #
3582raid-am 2007/udp #
3583conf 2008/tcp #
3584terminaldb 2008/udp #
3585news 2009/tcp #
3586whosockami 2009/udp #
3587search 2010/tcp #
3588pipe_server 2010/udp pipe-server #
3589raid-cc 2011/tcp # raid
3590servserv 2011/udp #
3591ttyinfo 2012/tcp #
3592raid-ac 2012/udp #
3593raid-am 2013/tcp #
3594troff 2014/tcp #
3595raid-sf 2014/udp #
3596cypress 2015/tcp #
3597raid-cs 2015/udp #
3598bootserver 2016/tcp #
3599bootserver 2016/udp #
3600cypress-stat 2017/tcp #
3601bootclient 2017/udp #
3602terminaldb 2018/tcp #
3603rellpack 2018/udp #
3604whosockami 2019/tcp #
3605about 2019/udp #
3606xinupageserver 2020/tcp #
3607xinupageserver 2020/udp #
3608servexec 2021/tcp #
3609xinuexpansion1 2021/udp #
3610down 2022/tcp #
3611xinuexpansion2 2022/udp #
3612xinuexpansion3 2023/tcp #
3613xinuexpansion3 2023/udp #
3614xinuexpansion4 2024/tcp #
3615xinuexpansion4 2024/udp #
3616ellpack 2025/tcp #
3617xribs 2025/udp #
3618scrabble 2026/tcp #
3619scrabble 2026/udp #
3620shadowserver 2027/tcp #
3621shadowserver 2027/udp #
3622submitserver 2028/tcp #
3623submitserver 2028/udp #
3624hsrpv6 2029/tcp # Hot Standby Router Protocol IPv6
3625hsrpv6 2029/udp # Hot Standby Router Protocol IPv6
3626device2 2030/tcp #
3627device2 2030/udp #
3628mobrien-chat 2031/tcp # mobrien-chat
3629mobrien-chat 2031/udp # mobrien-chat
3630blackboard 2032/tcp #
3631blackboard 2032/udp #
3632glogger 2033/tcp #
3633glogger 2033/udp #
3634scoremgr 2034/tcp #
3635scoremgr 2034/udp #
3636imsldoc 2035/tcp #
3637imsldoc 2035/udp #
3638e-dpnet 2036/tcp # Ethernet WS DP network
3639e-dpnet 2036/udp # Ethernet WS DP network
3640applus 2037/tcp # APplus Application Server
3641applus 2037/udp # APplus Application Server
3642objectmanager 2038/tcp #
3643objectmanager 2038/udp #
3644prizma 2039/tcp # Prizma Monitoring Service
3645prizma 2039/udp # Prizma Monitoring Service
3646lam 2040/tcp #
3647lam 2040/udp #
3648interbase 2041/tcp #
3649interbase 2041/udp #
3650isis 2042/tcp # isis
3651isis 2042/udp # isis
3652isis-bcast 2043/tcp # isis-bcast
3653isis-bcast 2043/udp # isis-bcast
3654rimsl 2044/tcp #
3655rimsl 2044/udp #
3656cdfunc 2045/tcp #
3657cdfunc 2045/udp #
3658sdfunc 2046/tcp #
3659sdfunc 2046/udp #
3660dls-monitor 2048/tcp #
3661dls-monitor 2048/udp #
3662av-emb-config 2050/tcp # Avaya EMB Config Port
3663av-emb-config 2050/udp # Avaya EMB Config Port
3664epnsdp 2051/tcp # EPNSDP
3665epnsdp 2051/udp # EPNSDP
3666clearvisn 2052/tcp # clearVisn Services Port
3667clearvisn 2052/udp # clearVisn Services Port
3668lot105-ds-upd 2053/udp # Lot105 DSuper Updates
3669weblogin 2054/tcp # Weblogin Port
3670weblogin 2054/udp # Weblogin Port
3671iop 2055/tcp # Iliad-Odyssey Protocol
3672iop 2055/udp # Iliad-Odyssey Protocol
3673omnisky 2056/tcp # OmniSky Port
3674omnisky 2056/udp # OmniSky Port
3675rich-cp 2057/tcp # Rich Content Protocol
3676rich-cp 2057/udp # Rich Content Protocol
3677newwavesearch 2058/tcp # NewWaveSearchables RMI
3678newwavesearch 2058/udp # NewWaveSearchables RMI
3679bmc-messaging 2059/tcp # BMC Messaging Service
3680bmc-messaging 2059/udp # BMC Messaging Service
3681teleniumdaemon 2060/tcp # Telenium Daemon IF
3682teleniumdaemon 2060/udp # Telenium Daemon IF
3683netmount 2061/tcp # NetMount
3684netmount 2061/udp # NetMount
3685icg-swp 2062/tcp # ICG SWP Port
3686icg-swp 2062/udp # ICG SWP Port
3687icg-bridge 2063/tcp # ICG Bridge Port
3688icg-bridge 2063/udp # ICG Bridge Port
3689icg-iprelay 2064/tcp # ICG IP Relay Port
3690icg-iprelay 2064/udp # ICG IP Relay Port
3691dlsrpn 2065/tcp # Data Link Switch Read Port Number
3692dlsrpn 2065/udp # Data Link Switch Read Port Number
3693aura 2066/tcp # AVM USB Remote Architecture
3694aura 2066/udp # AVM USB Remote Architecture
3695dlswpn 2067/tcp # Data Link Switch Write Port Number
3696dlswpn 2067/udp # Data Link Switch Write Port Number
3697avauthsrvprtcl 2068/tcp # Avocent AuthSrv Protocol
3698avauthsrvprtcl 2068/udp # Avocent AuthSrv Protocol
3699event-port 2069/tcp # HTTP Event Port
3700event-port 2069/udp # HTTP Event Port
3701ah-esp-encap 2070/tcp # AH and ESP Encapsulated in UDP packet
3702ah-esp-encap 2070/udp # AH and ESP Encapsulated in UDP packet
3703acp-port 2071/tcp # Axon Control Protocol
3704acp-port 2071/udp # Axon Control Protocol
3705msync 2072/tcp # GlobeCast mSync
3706msync 2072/udp # GlobeCast mSync
3707gxs-data-port 2073/tcp # DataReel Database Socket
3708gxs-data-port 2073/udp # DataReel Database Socket
3709vrtl-vmf-sa 2074/tcp # Vertel VMF SA
3710vrtl-vmf-sa 2074/udp # Vertel VMF SA
3711newlixengine 2075/tcp # Newlix ServerWare Engine
3712newlixengine 2075/udp # Newlix ServerWare Engine
3713newlixconfig 2076/tcp # Newlix JSPConfig
3714newlixconfig 2076/udp # Newlix JSPConfig
3715tsrmagt 2077/tcp # Old Tivoli Storage Manager
3716tsrmagt 2077/udp # Old Tivoli Storage Manager
3717tpcsrvr 2078/tcp # IBM Total Productivity Center Server
3718tpcsrvr 2078/udp # IBM Total Productivity Center Server
3719idware-router 2079/tcp # IDWARE Router Port
3720idware-router 2079/udp # IDWARE Router Port
3721autodesk-nlm 2080/tcp # Autodesk NLM (FLEXlm)
3722autodesk-nlm 2080/udp # Autodesk NLM (FLEXlm)
3723kme-trap-port 2081/tcp # KME PRINTER TRAP PORT
3724kme-trap-port 2081/udp # KME PRINTER TRAP PORT
3725infowave 2082/tcp # Infowave Mobility Server
3726infowave 2082/udp # Infowave Mobiltiy Server
3727radsec 2083/tcp # Secure Radius Service
3728radsec 2083/udp # Secure Radius Service
3729sunclustergeo 2084/tcp # SunCluster Geographic
3730sunclustergeo 2084/udp # SunCluster Geographic
3731ada-cip 2085/tcp # ADA Control
3732ada-cip 2085/udp # ADA Control
3733gnunet 2086/tcp # GNUnet
3734gnunet 2086/udp # GNUnet
3735eli 2087/tcp # ELI - Event Logging Integration
3736eli 2087/udp # ELI - Event Logging Integration
3737ip-blf 2088/tcp # IP Busy Lamp Field
3738ip-blf 2088/udp # IP Busy Lamp Field
3739sep 2089/tcp # Security Encapsulation Protocol - SEP
3740sep 2089/udp # Security Encapsulation Protocol - SEP
3741lrp 2090/tcp # Load Report Protocol
3742lrp 2090/udp # Load Report Protocol
3743prp 2091/tcp # PRP
3744prp 2091/udp # PRP
3745descent3 2092/tcp # Descent 3
3746descent3 2092/udp # Descent 3
3747nbx-cc 2093/tcp # NBX CC
3748nbx-cc 2093/udp # NBX CC
3749nbx-au 2094/tcp # NBX AU
3750nbx-au 2094/udp # NBX AU
3751nbx-ser 2095/tcp # NBX SER
3752nbx-ser 2095/udp # NBX SER
3753nbx-dir 2096/tcp # NBX DIR
3754nbx-dir 2096/udp # NBX DIR
3755jetformpreview 2097/tcp # Jet Form Preview
3756jetformpreview 2097/udp # Jet Form Preview
3757dialog-port 2098/tcp # Dialog Port
3758dialog-port 2098/udp # Dialog Port
3759h2250-annex-g 2099/tcp # H.225.0 Annex G
3760h2250-annex-g 2099/udp # H.225.0 Annex G
3761amiganetfs 2100/tcp # Amiga Network Filesystem
3762amiganetfs 2100/udp # Amiga Network Filesystem
3763rtcm-sc104 2101/tcp # rtcm-sc104
3764rtcm-sc104 2101/udp # rtcm-sc104
3765minipay 2105/udp # MiniPay
3766mzap 2106/tcp # MZAP
3767mzap 2106/udp # MZAP
3768bintec-admin 2107/tcp # BinTec Admin
3769bintec-admin 2107/udp # BinTec Admin
3770comcam 2108/tcp # Comcam
3771comcam 2108/udp # Comcam
3772ergolight 2109/tcp # Ergolight
3773ergolight 2109/udp # Ergolight
3774umsp 2110/tcp # UMSP
3775umsp 2110/udp # UMSP
3776dsatp 2111/tcp # DSATP
3777dsatp 2111/udp # DSATP
3778idonix-metanet 2112/tcp # Idonix MetaNet
3779idonix-metanet 2112/udp # Idonix MetaNet
3780hsl-storm 2113/tcp # HSL StoRM
3781hsl-storm 2113/udp # HSL StoRM
3782newheights 2114/tcp # NEWHEIGHTS
3783newheights 2114/udp # NEWHEIGHTS
3784kdm 2115/tcp # Key Distribution Manager
3785kdm 2115/udp # Key Distribution Manager
3786ccowcmr 2116/tcp # CCOWCMR
3787ccowcmr 2116/udp # CCOWCMR
3788mentaclient 2117/tcp # MENTACLIENT
3789mentaclient 2117/udp # MENTACLIENT
3790mentaserver 2118/tcp # MENTASERVER
3791mentaserver 2118/udp # MENTASERVER
3792gsigatekeeper 2119/tcp # GSIGATEKEEPER
3793gsigatekeeper 2119/udp # GSIGATEKEEPER
3794qencp 2120/tcp # Quick Eagle Networks CP
3795qencp 2120/udp # Quick Eagle Networks CP
3796scientia-ssdb 2121/tcp # SCIENTIA-SSDB
3797scientia-ssdb 2121/udp # SCIENTIA-SSDB
3798caupc-remote 2122/tcp # CauPC Remote Control
3799caupc-remote 2122/udp # CauPC Remote Control
3800gtp-control 2123/tcp # GTP-Control Plane (3GPP)
3801gtp-control 2123/udp # GTP-Control Plane (3GPP)
3802elatelink 2124/tcp # ELATELINK
3803elatelink 2124/udp # ELATELINK
3804lockstep 2125/tcp # LOCKSTEP
3805lockstep 2125/udp # LOCKSTEP
3806pktcable-cops 2126/tcp # PktCable-COPS
3807pktcable-cops 2126/udp # PktCable-COPS
3808index-pc-wb 2127/tcp # INDEX-PC-WB
3809index-pc-wb 2127/udp # INDEX-PC-WB
3810net-steward 2128/tcp # Net Steward Control
3811net-steward 2128/udp # Net Steward Control
3812cs-live 2129/tcp # cs-live.com
3813cs-live 2129/udp # cs-live.com
3814xds 2130/tcp # XDS
3815xds 2130/udp # XDS
3816avantageb2b 2131/tcp # Avantageb2b
3817avantageb2b 2131/udp # Avantageb2b
3818solera-epmap 2132/tcp # SoleraTec End Point Map
3819solera-epmap 2132/udp # SoleraTec End Point Map
3820zymed-zpp 2133/tcp # ZYMED-ZPP
3821zymed-zpp 2133/udp # ZYMED-ZPP
3822avenue 2134/tcp # AVENUE
3823avenue 2134/udp # AVENUE
3824gris 2135/tcp # Grid Resource Information Server
3825gris 2135/udp # Grid Resource Information Server
3826appworxsrv 2136/tcp # APPWORXSRV
3827appworxsrv 2136/udp # APPWORXSRV
3828connect 2137/tcp # CONNECT
3829connect 2137/udp # CONNECT
3830unbind-cluster 2138/tcp # UNBIND-CLUSTER
3831unbind-cluster 2138/udp # UNBIND-CLUSTER
3832ias-auth 2139/tcp # IAS-AUTH
3833ias-auth 2139/udp # IAS-AUTH
3834ias-reg 2140/tcp # IAS-REG
3835ias-reg 2140/udp # IAS-REG
3836ias-admind 2141/tcp # IAS-ADMIND
3837ias-admind 2141/udp # IAS-ADMIND
3838tdmoip 2142/tcp # TDM OVER IP
3839tdmoip 2142/udp # TDM OVER IP
3840lv-jc 2143/tcp # Live Vault Job Control
3841lv-jc 2143/udp # Live Vault Job Control
3842lv-ffx 2144/tcp # Live Vault Fast Object Transfer
3843lv-ffx 2144/udp # Live Vault Fast Object Transfer
3844lv-pici 2145/tcp # Live Vault Remote Diagnostic Console Support
3845lv-pici 2145/udp # Live Vault Remote Diagnostic Console Support
3846lv-not 2146/tcp # Live Vault Admin Event Notification
3847lv-not 2146/udp # Live Vault Admin Event Notification
3848lv-auth 2147/tcp # Live Vault Authentication
3849lv-auth 2147/udp # Live Vault Authentication
3850veritas-ucl 2148/tcp # VERITAS UNIVERSAL COMMUNICATION LAYER
3851veritas-ucl 2148/udp # VERITAS UNIVERSAL COMMUNICATION LAYER
3852acptsys 2149/tcp # ACPTSYS
3853acptsys 2149/udp # ACPTSYS
3854docent 2151/tcp # DOCENT
3855docent 2151/udp # DOCENT
3856gtp-user 2152/tcp # GTP-User Plane (3GPP)
3857gtp-user 2152/udp # GTP-User Plane (3GPP)
3858ctlptc 2153/tcp # Control Protocol
3859ctlptc 2153/udp # Control Protocol
3860stdptc 2154/tcp # Standard Protocol
3861stdptc 2154/udp # Standard Protocol
3862brdptc 2155/tcp # Bridge Protocol
3863brdptc 2155/udp # Bridge Protocol
3864trp 2156/tcp # Talari Reliable Protocol
3865trp 2156/udp # Talari Reliable Protocol
3866xnds 2157/tcp # Xerox Network Document Scan Protocol
3867xnds 2157/udp # Xerox Network Document Scan Protocol
3868touchnetplus 2158/tcp # TouchNetPlus Service
3869touchnetplus 2158/udp # TouchNetPlus Service
3870gdbremote 2159/tcp # GDB Remote Debug Port
3871gdbremote 2159/udp # GDB Remote Debug Port
3872apc-2160 2160/tcp # APC 2160
3873apc-2160 2160/udp # APC 2160
3874apc-2161 2161/tcp # APC 2161
3875apc-2161 2161/udp # APC 2161
3876navisphere 2162/tcp # Navisphere
3877navisphere 2162/udp # Navisphere
3878navisphere-sec 2163/tcp # Navisphere Secure
3879navisphere-sec 2163/udp # Navisphere Secure
3880ddns-v3 2164/tcp # Dynamic DNS Version 3
3881ddns-v3 2164/udp # Dynamic DNS Version 3
3882x-bone-api 2165/tcp # X-Bone API
3883x-bone-api 2165/udp # X-Bone API
3884iwserver 2166/tcp # iwserver
3885iwserver 2166/udp # iwserver
3886raw-serial 2167/tcp # Raw Async Serial Link
3887raw-serial 2167/udp # Raw Async Serial Link
3888easy-soft-mux 2168/tcp # easy-soft Multiplexer
3889easy-soft-mux 2168/udp # easy-soft Multiplexer
3890brain 2169/tcp # Backbone for Academic Information Notification (BRAIN)
3891brain 2169/udp # Backbone for Academic Information Notification (BRAIN)
3892eyetv 2170/tcp # EyeTV Server Port
3893eyetv 2170/udp # EyeTV Server Port
3894msfw-storage 2171/tcp # MS Firewall Storage
3895msfw-storage 2171/udp # MS Firewall Storage
3896msfw-s-storage 2172/tcp # MS Firewall SecureStorage
3897msfw-s-storage 2172/udp # MS Firewall SecureStorage
3898msfw-replica 2173/tcp # MS Firewall Replication
3899msfw-replica 2173/udp # MS Firewall Replication
3900msfw-array 2174/tcp # MS Firewall Intra Array
3901msfw-array 2174/udp # MS Firewall Intra Array
3902airsync 2175/tcp # Microsoft Desktop AirSync Protocol
3903airsync 2175/udp # Microsoft Desktop AirSync Protocol
3904rapi 2176/tcp # Microsoft ActiveSync Remote API
3905rapi 2176/udp # Microsoft ActiveSync Remote API
3906qwave 2177/tcp # qWAVE Bandwidth Estimate
3907qwave 2177/udp # qWAVE Bandwidth Estimate
3908bitspeer 2178/tcp # Peer Services for BITS
3909bitspeer 2178/udp # Peer Services for BITS
3910vmrdp 2179/tcp # Microsoft RDP for virtual machines
3911vmrdp 2179/udp # Microsoft RDP for virtual machines
3912mc-gt-srv 2180/tcp # Millicent Vendor Gateway Server
3913mc-gt-srv 2180/udp # Millicent Vendor Gateway Server
3914eforward 2181/tcp # eforward
3915eforward 2181/udp # eforward
3916cgn-stat 2182/tcp # CGN status
3917cgn-stat 2182/udp # CGN status
3918cgn-config 2183/tcp # Code Green configuration
3919cgn-config 2183/udp # Code Green configuration
3920nvd 2184/tcp # NVD User
3921nvd 2184/udp # NVD User
3922onbase-dds 2185/tcp # OnBase Distributed Disk Services
3923onbase-dds 2185/udp # OnBase Distributed Disk Services
3924gtaua 2186/tcp # Guy-Tek Automated Update Applications
3925gtaua 2186/udp # Guy-Tek Automated Update Applications
3926ssmc 2187/tcp # Sepehr System Management Control
3927ssmd 2187/udp # Sepehr System Management Data
3928radware-rpm 2188/tcp # Radware Resource Pool Manager
3929radware-rpm-s 2189/tcp # Secure Radware Resource Pool Manager
3930tivoconnect 2190/tcp # TiVoConnect Beacon
3931tivoconnect 2190/udp # TiVoConnect Beacon
3932tvbus 2191/tcp # TvBus Messaging
3933tvbus 2191/udp # TvBus Messaging
3934asdis 2192/tcp # ASDIS software management
3935asdis 2192/udp # ASDIS software management
3936drwcs 2193/tcp # Dr.Web Enterprise Management Service
3937drwcs 2193/udp # Dr.Web Enterprise Management Service
3938mnp-exchange 2197/tcp # MNP data exchange
3939mnp-exchange 2197/udp # MNP data exchange
3940onehome-remote 2198/tcp # OneHome Remote Access
3941onehome-remote 2198/udp # OneHome Remote Access
3942onehome-help 2199/tcp # OneHome Service Port
3943onehome-help 2199/udp # OneHome Service Port
3944ici 2200/tcp # ICI
3945ici 2200/udp # ICI
3946ats 2201/tcp # Advanced Training System Program
3947ats 2201/udp # Advanced Training System Program
3948imtc-map 2202/tcp # Int. Multimedia Teleconferencing Cosortium
3949imtc-map 2202/udp # Int. Multimedia Teleconferencing Cosortium
3950b2-runtime 2203/tcp # b2 Runtime Protocol
3951b2-runtime 2203/udp # b2 Runtime Protocol
3952b2-license 2204/tcp # b2 License Server
3953b2-license 2204/udp # b2 License Server
3954jps 2205/tcp # Java Presentation Server
3955jps 2205/udp # Java Presentation Server
3956hpocbus 2206/tcp # HP OpenCall bus
3957hpocbus 2206/udp # HP OpenCall bus
3958hpssd 2207/tcp # HP Status and Services
3959hpssd 2207/udp # HP Status and Services
3960hpiod 2208/tcp # HP I/O Backend
3961hpiod 2208/udp # HP I/O Backend
3962rimf-ps 2209/tcp # HP RIM for Files Portal Service
3963rimf-ps 2209/udp # HP RIM for Files Portal Service
3964noaaport 2210/tcp # NOAAPORT Broadcast Network
3965noaaport 2210/udp # NOAAPORT Broadcast Network
3966emwin 2211/tcp # EMWIN
3967emwin 2211/udp # EMWIN
3968leecoposserver 2212/tcp # LeeCO POS Server Service
3969leecoposserver 2212/udp # LeeCO POS Server Service
3970kali 2213/tcp # Kali
3971kali 2213/udp # Kali
3972rpi 2214/tcp # RDQ Protocol Interface
3973rpi 2214/udp # RDQ Protocol Interface
3974ipcore 2215/tcp # IPCore.co.za GPRS
3975ipcore 2215/udp # IPCore.co.za GPRS
3976vtu-comms 2216/tcp # VTU data service
3977vtu-comms 2216/udp # VTU data service
3978gotodevice 2217/tcp # GoToDevice Device Management
3979gotodevice 2217/udp # GoToDevice Device Management
3980bounzza 2218/tcp # Bounzza IRC Proxy
3981bounzza 2218/udp # Bounzza IRC Proxy
3982netiq-ncap 2219/tcp # NetIQ NCAP Protocol
3983netiq-ncap 2219/udp # NetIQ NCAP Protocol
3984netiq 2220/tcp # NetIQ End2End
3985netiq 2220/udp # NetIQ End2End
3986rockwell-csp1 2221/tcp # Rockwell CSP1
3987rockwell-csp1 2221/udp # Rockwell CSP1
3988EtherNet/IP-1 2222/tcp EtherNet-IP-1 # EtherNet/IP I/O
3989EtherNet/IP-1 2222/udp EtherNet-IP-1 # EtherNet/IP I/O
3990rockwell-csp2 2223/tcp # Rockwell CSP2
3991rockwell-csp2 2223/udp # Rockwell CSP2
3992efi-mg 2224/tcp # Easy Flexible Internet/Multiplayer Games
3993efi-mg 2224/udp # Easy Flexible Internet/Multiplayer Games
3994rcip-itu 2225/tcp # Resource Connection Initiation Protocol
3995rcip-itu 2225/sctp # Resource Connection Initiation Protocol
3996di-drm 2226/tcp # Digital Instinct DRM
3997di-drm 2226/udp # Digital Instinct DRM
3998di-msg 2227/tcp # DI Messaging Service
3999di-msg 2227/udp # DI Messaging Service
4000ehome-ms 2228/tcp # eHome Message Server
4001ehome-ms 2228/udp # eHome Message Server
4002datalens 2229/tcp # DataLens Service
4003datalens 2229/udp # DataLens Service
4004queueadm 2230/tcp # MetaSoft Job Queue Administration Service
4005queueadm 2230/udp # MetaSoft Job Queue Administration Service
4006wimaxasncp 2231/tcp # WiMAX ASN Control Plane Protocol
4007wimaxasncp 2231/udp # WiMAX ASN Control Plane Protocol
4008ivs-video 2232/tcp # IVS Video default
4009ivs-video 2232/udp # IVS Video default
4010infocrypt 2233/tcp # INFOCRYPT
4011infocrypt 2233/udp # INFOCRYPT
4012directplay 2234/tcp # DirectPlay
4013directplay 2234/udp # DirectPlay
4014sercomm-wlink 2235/tcp # Sercomm-WLink
4015sercomm-wlink 2235/udp # Sercomm-WLink
4016nani 2236/tcp # Nani
4017nani 2236/udp # Nani
4018optech-port1-lm 2237/tcp # Optech Port1 License Manager
4019optech-port1-lm 2237/udp # Optech Port1 License Manager
4020aviva-sna 2238/tcp # AVIVA SNA SERVER
4021aviva-sna 2238/udp # AVIVA SNA SERVER
4022imagequery 2239/tcp # Image Query
4023imagequery 2239/udp # Image Query
4024recipe 2240/tcp # RECIPe
4025recipe 2240/udp # RECIPe
4026ivsd 2241/tcp # IVS Daemon
4027ivsd 2241/udp # IVS Daemon
4028foliocorp 2242/tcp # Folio Remote Server
4029foliocorp 2242/udp # Folio Remote Server
4030magicom 2243/tcp # Magicom Protocol
4031magicom 2243/udp # Magicom Protocol
4032nmsserver 2244/tcp # NMS Server
4033nmsserver 2244/udp # NMS Server
4034hao 2245/tcp # HaO
4035hao 2245/udp # HaO
4036pc-mta-addrmap 2246/tcp # PacketCable MTA Addr Map
4037pc-mta-addrmap 2246/udp # PacketCable MTA Addr Map
4038antidotemgrsvr 2247/tcp # Antidote Deployment Manager Service
4039antidotemgrsvr 2247/udp # Antidote Deployment Manager Service
4040ums 2248/tcp # User Management Service
4041ums 2248/udp # User Management Service
4042rfmp 2249/tcp # RISO File Manager Protocol
4043rfmp 2249/udp # RISO File Manager Protocol
4044remote-collab 2250/tcp # remote-collab
4045remote-collab 2250/udp # remote-collab
4046dif-port 2251/tcp # Distributed Framework Port
4047dif-port 2251/udp # Distributed Framework Port
4048njenet-ssl 2252/tcp # NJENET using SSL
4049njenet-ssl 2252/udp # NJENET using SSL
4050dtv-chan-req 2253/tcp # DTV Channel Request
4051dtv-chan-req 2253/udp # DTV Channel Request
4052seispoc 2254/tcp # Seismic P.O.C. Port
4053seispoc 2254/udp # Seismic P.O.C. Port
4054vrtp 2255/tcp # VRTP - ViRtue Transfer Protocol
4055vrtp 2255/udp # VRTP - ViRtue Transfer Protocol
4056pcc-mfp 2256/tcp # PCC MFP
4057pcc-mfp 2256/udp # PCC MFP
4058simple-tx-rx 2257/tcp # simple text/file transfer
4059simple-tx-rx 2257/udp # simple text/file transfer
4060rcts 2258/tcp # Rotorcraft Communications Test System
4061rcts 2258/udp # Rotorcraft Communications Test System
4062apc-2260 2260/tcp # APC 2260
4063apc-2260 2260/udp # APC 2260
4064comotionmaster 2261/tcp # CoMotion Master Server
4065comotionmaster 2261/udp # CoMotion Master Server
4066comotionback 2262/tcp # CoMotion Backup Server
4067comotionback 2262/udp # CoMotion Backup Server
4068ecwcfg 2263/tcp # ECweb Configuration Service
4069ecwcfg 2263/udp # ECweb Configuration Service
4070apx500api-1 2264/tcp # Audio Precision Apx500 API Port 1
4071apx500api-1 2264/udp # Audio Precision Apx500 API Port 1
4072apx500api-2 2265/tcp # Audio Precision Apx500 API Port 2
4073apx500api-2 2265/udp # Audio Precision Apx500 API Port 2
4074mfserver 2266/tcp # M-Files Server
4075mfserver 2266/udp # M-files Server
4076ontobroker 2267/tcp # OntoBroker
4077ontobroker 2267/udp # OntoBroker
4078amt 2268/tcp # AMT
4079amt 2268/udp # AMT
4080mikey 2269/tcp # MIKEY
4081mikey 2269/udp # MIKEY
4082starschool 2270/tcp # starSchool
4083starschool 2270/udp # starSchool
4084mmcals 2271/tcp # Secure Meeting Maker Scheduling
4085mmcals 2271/udp # Secure Meeting Maker Scheduling
4086mmcal 2272/tcp # Meeting Maker Scheduling
4087mmcal 2272/udp # Meeting Maker Scheduling
4088mysql-im 2273/tcp # MySQL Instance Manager
4089mysql-im 2273/udp # MySQL Instance Manager
4090pcttunnell 2274/tcp # PCTTunneller
4091pcttunnell 2274/udp # PCTTunneller
4092ibridge-data 2275/tcp # iBridge Conferencing
4093ibridge-data 2275/udp # iBridge Conferencing
4094ibridge-mgmt 2276/tcp # iBridge Management
4095ibridge-mgmt 2276/udp # iBridge Management
4096bluectrlproxy 2277/tcp # Bt device control proxy
4097bluectrlproxy 2277/udp # Bt device control proxy
4098s3db 2278/tcp # Simple Stacked Sequences Database
4099s3db 2278/udp # Simple Stacked Sequences Database
4100xmquery 2279/tcp # xmquery
4101xmquery 2279/udp # xmquery
4102lnvpoller 2280/tcp # LNVPOLLER
4103lnvpoller 2280/udp # LNVPOLLER
4104lnvconsole 2281/tcp # LNVCONSOLE
4105lnvconsole 2281/udp # LNVCONSOLE
4106lnvalarm 2282/tcp # LNVALARM
4107lnvalarm 2282/udp # LNVALARM
4108lnvstatus 2283/tcp # LNVSTATUS
4109lnvstatus 2283/udp # LNVSTATUS
4110lnvmaps 2284/tcp # LNVMAPS
4111lnvmaps 2284/udp # LNVMAPS
4112lnvmailmon 2285/tcp # LNVMAILMON
4113lnvmailmon 2285/udp # LNVMAILMON
4114nas-metering 2286/tcp # NAS-Metering
4115nas-metering 2286/udp # NAS-Metering
4116dna 2287/tcp # DNA
4117dna 2287/udp # DNA
4118netml 2288/tcp # NETML
4119netml 2288/udp # NETML
4120dict-lookup 2289/tcp # Lookup dict server
4121dict-lookup 2289/udp # Lookup dict server
4122sonus-logging 2290/tcp # Sonus Logging Services
4123sonus-logging 2290/udp # Sonus Logging Services
4124eapsp 2291/tcp # EPSON Advanced Printer Share Protocol
4125eapsp 2291/udp # EPSON Advanced Printer Share Protocol
4126mib-streaming 2292/tcp # Sonus Element Management Services
4127mib-streaming 2292/udp # Sonus Element Management Services
4128npdbgmngr 2293/tcp # Network Platform Debug Manager
4129npdbgmngr 2293/udp # Network Platform Debug Manager
4130konshus-lm 2294/tcp # Konshus License Manager (FLEX)
4131konshus-lm 2294/udp # Konshus License Manager (FLEX)
4132advant-lm 2295/tcp # Advant License Manager
4133advant-lm 2295/udp # Advant License Manager
4134theta-lm 2296/tcp # Theta License Manager (Rainbow)
4135theta-lm 2296/udp # Theta License Manager (Rainbow)
4136d2k-datamover1 2297/tcp # D2K DataMover 1
4137d2k-datamover1 2297/udp # D2K DataMover 1
4138d2k-datamover2 2298/tcp # D2K DataMover 2
4139d2k-datamover2 2298/udp # D2K DataMover 2
4140pc-telecommute 2299/tcp # PC Telecommute
4141pc-telecommute 2299/udp # PC Telecommute
4142cvmmon 2300/tcp # CVMMON
4143cvmmon 2300/udp # CVMMON
4144cpq-wbem 2301/tcp # Compaq HTTP
4145cpq-wbem 2301/udp # Compaq HTTP
4146binderysupport 2302/tcp # Bindery Support
4147binderysupport 2302/udp # Bindery Support
4148proxy-gateway 2303/tcp # Proxy Gateway
4149proxy-gateway 2303/udp # Proxy Gateway
4150attachmate-uts 2304/tcp # Attachmate UTS
4151attachmate-uts 2304/udp # Attachmate UTS
4152mt-scaleserver 2305/tcp # MT ScaleServer
4153mt-scaleserver 2305/udp # MT ScaleServer
4154tappi-boxnet 2306/tcp # TAPPI BoxNet
4155tappi-boxnet 2306/udp # TAPPI BoxNet
4156pehelp 2307/tcp # pehelp
4157pehelp 2307/udp # pehelp
4158sdhelp 2308/tcp # sdhelp
4159sdhelp 2308/udp # sdhelp
4160sdserver 2309/tcp # SD Server
4161sdserver 2309/udp # SD Server
4162sdclient 2310/tcp # SD Client
4163sdclient 2310/udp # SD Client
4164messageservice 2311/tcp # Message Service
4165messageservice 2311/udp # Message Service
4166wanscaler 2312/tcp # WANScaler Communication Service
4167wanscaler 2312/udp # WANScaler Communication Service
4168iapp 2313/tcp # IAPP (Inter Access Point Protocol)
4169iapp 2313/udp # IAPP (Inter Access Point Protocol)
4170cr-websystems 2314/tcp # CR WebSystems
4171cr-websystems 2314/udp # CR WebSystems
4172precise-sft 2315/tcp # Precise Sft.
4173precise-sft 2315/udp # Precise Sft.
4174sent-lm 2316/tcp # SENT License Manager
4175sent-lm 2316/udp # SENT License Manager
4176attachmate-g32 2317/tcp # Attachmate G32
4177attachmate-g32 2317/udp # Attachmate G32
4178cadencecontrol 2318/tcp # Cadence Control
4179cadencecontrol 2318/udp # Cadence Control
4180infolibria 2319/tcp # InfoLibria
4181infolibria 2319/udp # InfoLibria
4182siebel-ns 2320/tcp # Siebel NS
4183siebel-ns 2320/udp # Siebel NS
4184rdlap 2321/tcp # RDLAP
4185rdlap 2321/udp # RDLAP
4186ofsd 2322/tcp # ofsd
4187ofsd 2322/udp # ofsd
41883d-nfsd 2323/tcp # 3d-nfsd
41893d-nfsd 2323/udp # 3d-nfsd
4190cosmocall 2324/tcp # Cosmocall
4191cosmocall 2324/udp # Cosmocall
4192ansysli 2325/tcp # ANSYS Licensing Interconnect
4193ansysli 2325/udp # ANSYS Licensing Interconnect
4194idcp 2326/tcp # IDCP
4195idcp 2326/udp # IDCP
4196xingcsm 2327/tcp # xingcsm
4197xingcsm 2327/udp # xingcsm
4198netrix-sftm 2328/tcp # Netrix SFTM
4199netrix-sftm 2328/udp # Netrix SFTM
4200tscchat 2330/tcp # TSCCHAT
4201tscchat 2330/udp # TSCCHAT
4202agentview 2331/tcp # AGENTVIEW
4203agentview 2331/udp # AGENTVIEW
4204rcc-host 2332/tcp # RCC Host
4205rcc-host 2332/udp # RCC Host
4206snapp 2333/tcp # SNAPP
4207snapp 2333/udp # SNAPP
4208ace-client 2334/tcp # ACE Client Auth
4209ace-client 2334/udp # ACE Client Auth
4210ace-proxy 2335/tcp # ACE Proxy
4211ace-proxy 2335/udp # ACE Proxy
4212appleugcontrol 2336/tcp # Apple UG Control
4213appleugcontrol 2336/udp # Apple UG Control
4214ideesrv 2337/tcp # ideesrv
4215ideesrv 2337/udp # ideesrv
4216norton-lambert 2338/tcp # Norton Lambert
4217norton-lambert 2338/udp # Norton Lambert
42183com-webview 2339/tcp # 3Com WebView
42193com-webview 2339/udp # 3Com WebView
4220wrs_registry 2340/tcp wrs-registry # WRS Registry
4221wrs_registry 2340/udp wrs-registry # WRS Registry
4222xiostatus 2341/tcp # XIO Status
4223xiostatus 2341/udp # XIO Status
4224manage-exec 2342/tcp # Seagate Manage Exec
4225manage-exec 2342/udp # Seagate Manage Exec
4226nati-logos 2343/tcp # nati logos
4227nati-logos 2343/udp # nati logos
4228fcmsys 2344/tcp # fcmsys
4229fcmsys 2344/udp # fcmsys
4230dbm 2345/tcp # dbm
4231dbm 2345/udp # dbm
4232redstorm_join 2346/tcp redstorm-join # Game Connection Port
4233redstorm_join 2346/udp redstorm-join # Game Connection Port
4234redstorm_find 2347/tcp redstorm-find # Game Announcement and Location
4235redstorm_find 2347/udp redstorm-find # Game Announcement and Location
4236redstorm_info 2348/tcp redstorm-info # Information to query for game status
4237redstorm_info 2348/udp redstorm-info # Information to query for game status
4238redstorm_diag 2349/tcp redstorm-diag # Diagnostics Port
4239redstorm_diag 2349/udp redstorm-diag # Diagnostics Port
4240psbserver 2350/tcp # Pharos Booking Server
4241psbserver 2350/udp # Pharos Booking Server
4242psrserver 2351/tcp # psrserver
4243psrserver 2351/udp # psrserver
4244pslserver 2352/tcp # pslserver
4245pslserver 2352/udp # pslserver
4246pspserver 2353/tcp # pspserver
4247pspserver 2353/udp # pspserver
4248psprserver 2354/tcp # psprserver
4249psprserver 2354/udp # psprserver
4250psdbserver 2355/tcp # psdbserver
4251psdbserver 2355/udp # psdbserver
4252gxtelmd 2356/tcp # GXT License Managemant
4253gxtelmd 2356/udp # GXT License Managemant
4254unihub-server 2357/tcp # UniHub Server
4255unihub-server 2357/udp # UniHub Server
4256futrix 2358/tcp # Futrix
4257futrix 2358/udp # Futrix
4258flukeserver 2359/tcp # FlukeServer
4259flukeserver 2359/udp # FlukeServer
4260nexstorindltd 2360/tcp # NexstorIndLtd
4261nexstorindltd 2360/udp # NexstorIndLtd
4262tl1 2361/tcp # TL1
4263tl1 2361/udp # TL1
4264digiman 2362/tcp # digiman
4265digiman 2362/udp # digiman
4266mediacntrlnfsd 2363/tcp # Media Central NFSD
4267mediacntrlnfsd 2363/udp # Media Central NFSD
4268oi-2000 2364/tcp # OI-2000
4269oi-2000 2364/udp # OI-2000
4270dbref 2365/tcp # dbref
4271dbref 2365/udp # dbref
4272qip-login 2366/tcp # qip-login
4273qip-login 2366/udp # qip-login
4274service-ctrl 2367/tcp # Service Control
4275service-ctrl 2367/udp # Service Control
4276opentable 2368/tcp # OpenTable
4277opentable 2368/udp # OpenTable
4278l3-hbmon 2370/tcp # L3-HBMon
4279l3-hbmon 2370/udp # L3-HBMon
4280worldwire 2371/tcp # Compaq WorldWire Port
4281worldwire 2371/udp # Compaq WorldWire Port
4282lanmessenger 2372/tcp # LanMessenger
4283lanmessenger 2372/udp # LanMessenger
4284remographlm 2373/tcp # Remograph License Manager
4285hydra 2374/tcp # Hydra RPC
4286compaq-https 2381/tcp # Compaq HTTPS
4287compaq-https 2381/udp # Compaq HTTPS
4288ms-olap3 2382/tcp # Microsoft OLAP
4289ms-olap3 2382/udp # Microsoft OLAP
4290ms-olap4 2383/tcp # Microsoft OLAP
4291ms-olap4 2383/udp # Microsoft OLAP
4292sd-request 2384/tcp # SD-REQUEST
4293sd-capacity 2384/udp # SD-CAPACITY
4294sd-data 2385/tcp # SD-DATA
4295sd-data 2385/udp # SD-DATA
4296virtualtape 2386/tcp # Virtual Tape
4297virtualtape 2386/udp # Virtual Tape
4298vsamredirector 2387/tcp # VSAM Redirector
4299vsamredirector 2387/udp # VSAM Redirector
4300mynahautostart 2388/tcp # MYNAH AutoStart
4301mynahautostart 2388/udp # MYNAH AutoStart
4302ovsessionmgr 2389/tcp # OpenView Session Mgr
4303ovsessionmgr 2389/udp # OpenView Session Mgr
4304rsmtp 2390/tcp # RSMTP
4305rsmtp 2390/udp # RSMTP
43063com-net-mgmt 2391/tcp # 3COM Net Management
43073com-net-mgmt 2391/udp # 3COM Net Management
4308tacticalauth 2392/tcp # Tactical Auth
4309tacticalauth 2392/udp # Tactical Auth
4310ms-olap1 2393/tcp # MS OLAP 1
4311ms-olap1 2393/udp # MS OLAP 1
4312ms-olap2 2394/tcp # MS OLAP 2
4313ms-olap2 2394/udp # MS OLAP 2
4314lan900_remote 2395/tcp lan900-remote # LAN900 Remote
4315lan900_remote 2395/udp lan900-remote # LAN900 Remote
4316wusage 2396/tcp # Wusage
4317wusage 2396/udp # Wusage
4318ncl 2397/tcp # NCL
4319ncl 2397/udp # NCL
4320orbiter 2398/tcp # Orbiter
4321orbiter 2398/udp # Orbiter
4322fmpro-fdal 2399/tcp # FileMaker, Inc. - Data Access Layer
4323fmpro-fdal 2399/udp # FileMaker, Inc. - Data Access Layer
4324opequus-server 2400/tcp # OpEquus Server
4325opequus-server 2400/udp # OpEquus Server
4326taskmaster2000 2402/tcp # TaskMaster 2000 Server
4327taskmaster2000 2402/udp # TaskMaster 2000 Server
4328#taskmaster2000 2403/tcp # TaskMaster 2000 Web
4329#taskmaster2000 2403/udp # TaskMaster 2000 Web
4330iec-104 2404/tcp # IEC 60870-5-104 process control over IP
4331iec-104 2404/udp # IEC 60870-5-104 process control over IP
4332trc-netpoll 2405/tcp # TRC Netpoll
4333trc-netpoll 2405/udp # TRC Netpoll
4334jediserver 2406/tcp # JediServer
4335jediserver 2406/udp # JediServer
4336orion 2407/tcp # Orion
4337orion 2407/udp # Orion
4338railgun-webaccl 2408/tcp # CloudFlare Railgun Web
4339sns-protocol 2409/tcp # SNS Protocol
4340sns-protocol 2409/udp # SNS Protocol
4341vrts-registry 2410/tcp # VRTS Registry
4342vrts-registry 2410/udp # VRTS Registry
4343netwave-ap-mgmt 2411/tcp # Netwave AP Management
4344netwave-ap-mgmt 2411/udp # Netwave AP Management
4345cdn 2412/tcp # CDN
4346cdn 2412/udp # CDN
4347orion-rmi-reg 2413/tcp # orion-rmi-reg
4348orion-rmi-reg 2413/udp # orion-rmi-reg
4349beeyond 2414/tcp # Beeyond
4350beeyond 2414/udp # Beeyond
4351codima-rtp 2415/tcp # Codima Remote Transaction Protocol
4352codima-rtp 2415/udp # Codima Remote Transaction Protocol
4353rmtserver 2416/tcp # RMT Server
4354rmtserver 2416/udp # RMT Server
4355composit-server 2417/tcp # Composit Server
4356composit-server 2417/udp # Composit Server
4357cas 2418/tcp # cas
4358cas 2418/udp # cas
4359attachmate-s2s 2419/tcp # Attachmate S2S
4360attachmate-s2s 2419/udp # Attachmate S2S
4361dslremote-mgmt 2420/tcp # DSL Remote Management
4362dslremote-mgmt 2420/udp # DSL Remote Management
4363g-talk 2421/tcp # G-Talk
4364g-talk 2421/udp # G-Talk
4365crmsbits 2422/tcp # CRMSBITS
4366crmsbits 2422/udp # CRMSBITS
4367rnrp 2423/tcp # RNRP
4368rnrp 2423/udp # RNRP
4369kofax-svr 2424/tcp # KOFAX-SVR
4370kofax-svr 2424/udp # KOFAX-SVR
4371fjitsuappmgr 2425/tcp # Fujitsu App Manager
4372fjitsuappmgr 2425/udp # Fujitsu App Manager
4373mgcp-gateway 2427/tcp # Media Gateway Control Protocol Gateway
4374mgcp-gateway 2427/udp # Media Gateway Control Protocol Gateway
4375ott 2428/tcp # One Way Trip Time
4376ott 2428/udp # One Way Trip Time
4377ft-role 2429/tcp # FT-ROLE
4378ft-role 2429/udp # FT-ROLE
4379pxc-epmap 2434/tcp # pxc-epmap
4380pxc-epmap 2434/udp # pxc-epmap
4381optilogic 2435/tcp # OptiLogic
4382optilogic 2435/udp # OptiLogic
4383topx 2436/tcp # TOP/X
4384topx 2436/udp # TOP/X
4385unicontrol 2437/tcp # UniControl
4386unicontrol 2437/udp # UniControl
4387sybasedbsynch 2439/tcp # SybaseDBSynch
4388sybasedbsynch 2439/udp # SybaseDBSynch
4389spearway 2440/tcp # Spearway Lockers
4390spearway 2440/udp # Spearway Lockers
4391pvsw-inet 2441/tcp # Pervasive I*net Data Server
4392pvsw-inet 2441/udp # Pervasive I*net Data Server
4393netangel 2442/tcp # Netangel
4394netangel 2442/udp # Netangel
4395powerclientcsf 2443/tcp # PowerClient Central Storage Facility
4396powerclientcsf 2443/udp # PowerClient Central Storage Facility
4397btpp2sectrans 2444/tcp # BT PP2 Sectrans
4398btpp2sectrans 2444/udp # BT PP2 Sectrans
4399dtn1 2445/tcp # DTN1
4400dtn1 2445/udp # DTN1
4401bues_service 2446/tcp bues-service # bues_service
4402bues_service 2446/udp bues-service # bues_service
4403ovwdb 2447/tcp # OpenView NNM daemon
4404ovwdb 2447/udp # OpenView NNM daemon
4405hpppssvr 2448/tcp # hpppsvr
4406hpppssvr 2448/udp # hpppsvr
4407ratl 2449/tcp # RATL
4408ratl 2449/udp # RATL
4409netadmin 2450/tcp # netadmin
4410netadmin 2450/udp # netadmin
4411netchat 2451/tcp # netchat
4412netchat 2451/udp # netchat
4413snifferclient 2452/tcp # SnifferClient
4414snifferclient 2452/udp # SnifferClient
4415madge-ltd 2453/tcp # madge ltd
4416madge-ltd 2453/udp # madge ltd
4417indx-dds 2454/tcp # IndX-DDS
4418indx-dds 2454/udp # IndX-DDS
4419wago-io-system 2455/tcp # WAGO-IO-SYSTEM
4420wago-io-system 2455/udp # WAGO-IO-SYSTEM
4421altav-remmgt 2456/tcp # altav-remmgt
4422altav-remmgt 2456/udp # altav-remmgt
4423rapido-ip 2457/tcp # Rapido_IP
4424rapido-ip 2457/udp # Rapido_IP
4425griffin 2458/tcp # griffin
4426griffin 2458/udp # griffin
4427community 2459/tcp # Community
4428community 2459/udp # Community
4429ms-theater 2460/tcp # ms-theater
4430ms-theater 2460/udp # ms-theater
4431qadmifoper 2461/tcp # qadmifoper
4432qadmifoper 2461/udp # qadmifoper
4433qadmifevent 2462/tcp # qadmifevent
4434qadmifevent 2462/udp # qadmifevent
4435lsi-raid-mgmt 2463/tcp # LSI RAID Management
4436lsi-raid-mgmt 2463/udp # LSI RAID Management
4437direcpc-si 2464/tcp # DirecPC SI
4438direcpc-si 2464/udp # DirecPC SI
4439lbm 2465/tcp # Load Balance Management
4440lbm 2465/udp # Load Balance Management
4441lbf 2466/tcp # Load Balance Forwarding
4442lbf 2466/udp # Load Balance Forwarding
4443high-criteria 2467/tcp # High Criteria
4444high-criteria 2467/udp # High Criteria
4445qip-msgd 2468/tcp # qip_msgd
4446qip-msgd 2468/udp # qip_msgd
4447mti-tcs-comm 2469/tcp # MTI-TCS-COMM
4448mti-tcs-comm 2469/udp # MTI-TCS-COMM
4449taskman-port 2470/tcp # taskman port
4450taskman-port 2470/udp # taskman port
4451seaodbc 2471/tcp # SeaODBC
4452seaodbc 2471/udp # SeaODBC
4453c3 2472/tcp # C3
4454c3 2472/udp # C3
4455aker-cdp 2473/tcp # Aker-cdp
4456aker-cdp 2473/udp # Aker-cdp
4457vitalanalysis 2474/tcp # Vital Analysis
4458vitalanalysis 2474/udp # Vital Analysis
4459ace-server 2475/tcp # ACE Server
4460ace-server 2475/udp # ACE Server
4461ace-svr-prop 2476/tcp # ACE Server Propagation
4462ace-svr-prop 2476/udp # ACE Server Propagation
4463ssm-cvs 2477/tcp # SecurSight Certificate Valifation Service
4464ssm-cvs 2477/udp # SecurSight Certificate Valifation Service
4465ssm-cssps 2478/tcp # SecurSight Authentication Server (SSL)
4466ssm-cssps 2478/udp # SecurSight Authentication Server (SSL)
4467ssm-els 2479/tcp # SecurSight Event Logging Server (SSL)
4468ssm-els 2479/udp # SecurSight Event Logging Server (SSL)
4469powerexchange 2480/tcp # Informatica PowerExchange Listener
4470powerexchange 2480/udp # Informatica PowerExchange Listener
4471giop 2481/tcp # Oracle GIOP
4472giop 2481/udp # Oracle GIOP
4473giop-ssl 2482/tcp # Oracle GIOP SSL
4474giop-ssl 2482/udp # Oracle GIOP SSL
4475ttc 2483/tcp # Oracle TTC
4476ttc 2483/udp # Oracle TTC
4477ttc-ssl 2484/tcp # Oracle TTC SSL
4478ttc-ssl 2484/udp # Oracle TTC SSL
4479netobjects1 2485/tcp # Net Objects1
4480netobjects1 2485/udp # Net Objects1
4481netobjects2 2486/tcp # Net Objects2
4482netobjects2 2486/udp # Net Objects2
4483pns 2487/tcp # Policy Notice Service
4484pns 2487/udp # Policy Notice Service
4485moy-corp 2488/tcp # Moy Corporation
4486moy-corp 2488/udp # Moy Corporation
4487tsilb 2489/tcp # TSILB
4488tsilb 2489/udp # TSILB
4489qip-qdhcp 2490/tcp # qip_qdhcp
4490qip-qdhcp 2490/udp # qip_qdhcp
4491conclave-cpp 2491/tcp # Conclave CPP
4492conclave-cpp 2491/udp # Conclave CPP
4493groove 2492/tcp # GROOVE
4494groove 2492/udp # GROOVE
4495talarian-mqs 2493/tcp # Talarian MQS
4496talarian-mqs 2493/udp # Talarian MQS
4497bmc-ar 2494/tcp # BMC AR
4498bmc-ar 2494/udp # BMC AR
4499fast-rem-serv 2495/tcp # Fast Remote Services
4500fast-rem-serv 2495/udp # Fast Remote Services
4501dirgis 2496/tcp # DIRGIS
4502dirgis 2496/udp # DIRGIS
4503quaddb 2497/tcp # Quad DB
4504quaddb 2497/udp # Quad DB
4505odn-castraq 2498/tcp # ODN-CasTraq
4506odn-castraq 2498/udp # ODN-CasTraq
4507rtsserv 2500/tcp # Resource Tracking system server
4508rtsserv 2500/udp # Resource Tracking system server
4509rtsclient 2501/tcp # Resource Tracking system client
4510rtsclient 2501/udp # Resource Tracking system client
4511kentrox-prot 2502/tcp # Kentrox Protocol
4512kentrox-prot 2502/udp # Kentrox Protocol
4513nms-dpnss 2503/tcp # NMS-DPNSS
4514nms-dpnss 2503/udp # NMS-DPNSS
4515wlbs 2504/tcp # WLBS
4516wlbs 2504/udp # WLBS
4517ppcontrol 2505/tcp # PowerPlay Control
4518ppcontrol 2505/udp # PowerPlay Control
4519jbroker 2506/tcp # jbroker
4520jbroker 2506/udp # jbroker
4521spock 2507/tcp # spock
4522spock 2507/udp # spock
4523jdatastore 2508/tcp # JDataStore
4524jdatastore 2508/udp # JDataStore
4525fjmpss 2509/tcp # fjmpss
4526fjmpss 2509/udp # fjmpss
4527fjappmgrbulk 2510/tcp # fjappmgrbulk
4528fjappmgrbulk 2510/udp # fjappmgrbulk
4529metastorm 2511/tcp # Metastorm
4530metastorm 2511/udp # Metastorm
4531citrixima 2512/tcp # Citrix IMA
4532citrixima 2512/udp # Citrix IMA
4533citrixadmin 2513/tcp # Citrix ADMIN
4534citrixadmin 2513/udp # Citrix ADMIN
4535facsys-ntp 2514/tcp # Facsys NTP
4536facsys-ntp 2514/udp # Facsys NTP
4537facsys-router 2515/tcp # Facsys Router
4538facsys-router 2515/udp # Facsys Router
4539maincontrol 2516/tcp # Main Control
4540maincontrol 2516/udp # Main Control
4541call-sig-trans 2517/tcp # H.323 Annex E call signaling transport
4542call-sig-trans 2517/udp # H.323 Annex E call signaling transport
4543willy 2518/tcp # Willy
4544willy 2518/udp # Willy
4545globmsgsvc 2519/tcp # globmsgsvc
4546globmsgsvc 2519/udp # globmsgsvc
4547pvsw 2520/tcp # Pervasive Listener
4548pvsw 2520/udp # Pervasive Listener
4549adaptecmgr 2521/tcp # Adaptec Manager
4550adaptecmgr 2521/udp # Adaptec Manager
4551windb 2522/tcp # WinDb
4552windb 2522/udp # WinDb
4553qke-llc-v3 2523/tcp # Qke LLC V.3
4554qke-llc-v3 2523/udp # Qke LLC V.3
4555optiwave-lm 2524/tcp # Optiwave License Management
4556optiwave-lm 2524/udp # Optiwave License Management
4557ms-v-worlds 2525/tcp # MS V-Worlds
4558ms-v-worlds 2525/udp # MS V-Worlds
4559ema-sent-lm 2526/tcp # EMA License Manager
4560ema-sent-lm 2526/udp # EMA License Manager
4561iqserver 2527/tcp # IQ Server
4562iqserver 2527/udp # IQ Server
4563ncr_ccl 2528/tcp ncr-ccl # NCR CCL
4564ncr_ccl 2528/udp ncr-ccl # NCR CCL
4565utsftp 2529/tcp # UTS FTP
4566utsftp 2529/udp # UTS FTP
4567vrcommerce 2530/tcp # VR Commerce
4568vrcommerce 2530/udp # VR Commerce
4569ito-e-gui 2531/tcp # ITO-E GUI
4570ito-e-gui 2531/udp # ITO-E GUI
4571ovtopmd 2532/tcp # OVTOPMD
4572ovtopmd 2532/udp # OVTOPMD
4573snifferserver 2533/tcp # SnifferServer
4574snifferserver 2533/udp # SnifferServer
4575combox-web-acc 2534/tcp # Combox Web Access
4576combox-web-acc 2534/udp # Combox Web Access
4577madcap 2535/tcp # MADCAP
4578madcap 2535/udp # MADCAP
4579btpp2audctr1 2536/tcp # btpp2audctr1
4580btpp2audctr1 2536/udp # btpp2audctr1
4581upgrade 2537/tcp # Upgrade Protocol
4582upgrade 2537/udp # Upgrade Protocol
4583vnwk-prapi 2538/tcp # vnwk-prapi
4584vnwk-prapi 2538/udp # vnwk-prapi
4585vsiadmin 2539/tcp # VSI Admin
4586vsiadmin 2539/udp # VSI Admin
4587lonworks 2540/tcp # LonWorks
4588lonworks 2540/udp # LonWorks
4589lonworks2 2541/tcp # LonWorks2
4590lonworks2 2541/udp # LonWorks2
4591udrawgraph 2542/tcp # uDraw(Graph)
4592udrawgraph 2542/udp # uDraw(Graph)
4593reftek 2543/tcp # REFTEK
4594reftek 2543/udp # REFTEK
4595novell-zen 2544/tcp # Management Daemon Refresh
4596novell-zen 2544/udp # Management Daemon Refresh
4597sis-emt 2545/tcp # sis-emt
4598sis-emt 2545/udp # sis-emt
4599vytalvaultbrtp 2546/tcp # vytalvaultbrtp
4600vytalvaultbrtp 2546/udp # vytalvaultbrtp
4601vytalvaultvsmp 2547/tcp # vytalvaultvsmp
4602vytalvaultvsmp 2547/udp # vytalvaultvsmp
4603vytalvaultpipe 2548/tcp # vytalvaultpipe
4604vytalvaultpipe 2548/udp # vytalvaultpipe
4605ipass 2549/tcp # IPASS
4606ipass 2549/udp # IPASS
4607ads 2550/tcp # ADS
4608ads 2550/udp # ADS
4609isg-uda-server 2551/tcp # ISG UDA Server
4610isg-uda-server 2551/udp # ISG UDA Server
4611call-logging 2552/tcp # Call Logging
4612call-logging 2552/udp # Call Logging
4613efidiningport 2553/tcp # efidiningport
4614efidiningport 2553/udp # efidiningport
4615vcnet-link-v10 2554/tcp # VCnet-Link v10
4616vcnet-link-v10 2554/udp # VCnet-Link v10
4617compaq-wcp 2555/tcp # Compaq WCP
4618compaq-wcp 2555/udp # Compaq WCP
4619nicetec-nmsvc 2556/tcp # nicetec-nmsvc
4620nicetec-nmsvc 2556/udp # nicetec-nmsvc
4621nicetec-mgmt 2557/tcp # nicetec-mgmt
4622nicetec-mgmt 2557/udp # nicetec-mgmt
4623pclemultimedia 2558/tcp # PCLE Multi Media
4624pclemultimedia 2558/udp # PCLE Multi Media
4625lstp 2559/tcp # LSTP
4626lstp 2559/udp # LSTP
4627labrat 2560/tcp # labrat
4628labrat 2560/udp # labrat
4629mosaixcc 2561/tcp # MosaixCC
4630mosaixcc 2561/udp # MosaixCC
4631delibo 2562/tcp # Delibo
4632delibo 2562/udp # Delibo
4633cti-redwood 2563/tcp # CTI Redwood
4634cti-redwood 2563/udp # CTI Redwood
4635hp-3000-telnet 2564/tcp # HP 3000 NS/VT block mode telnet
4636hp-3000-telnet 2564/udp # HP 3000 NS/VT block mode telnet
4637coord-svr 2565/tcp # Coordinator Server
4638coord-svr 2565/udp # Coordinator Server
4639pcs-pcw 2566/tcp # pcs-pcw
4640pcs-pcw 2566/udp # pcs-pcw
4641clp 2567/tcp # Cisco Line Protocol
4642clp 2567/udp # Cisco Line Protocol
4643spamtrap 2568/tcp # SPAM TRAP
4644spamtrap 2568/udp # SPAM TRAP
4645sonuscallsig 2569/tcp # Sonus Call Signal
4646sonuscallsig 2569/udp # Sonus Call Signal
4647hs-port 2570/tcp # HS Port
4648hs-port 2570/udp # HS Port
4649cecsvc 2571/tcp # CECSVC
4650cecsvc 2571/udp # CECSVC
4651ibp 2572/tcp # IBP
4652ibp 2572/udp # IBP
4653trustestablish 2573/tcp # Trust Establish
4654trustestablish 2573/udp # Trust Establish
4655blockade-bpsp 2574/tcp # Blockade BPSP
4656blockade-bpsp 2574/udp # Blockade BPSP
4657hl7 2575/tcp # HL7
4658hl7 2575/udp # HL7
4659tclprodebugger 2576/tcp # TCL Pro Debugger
4660tclprodebugger 2576/udp # TCL Pro Debugger
4661scipticslsrvr 2577/tcp # Scriptics Lsrvr
4662scipticslsrvr 2577/udp # Scriptics Lsrvr
4663rvs-isdn-dcp 2578/tcp # RVS ISDN DCP
4664rvs-isdn-dcp 2578/udp # RVS ISDN DCP
4665mpfoncl 2579/tcp # mpfoncl
4666mpfoncl 2579/udp # mpfoncl
4667tributary 2580/tcp # Tributary
4668tributary 2580/udp # Tributary
4669argis-te 2581/tcp # ARGIS TE
4670argis-te 2581/udp # ARGIS TE
4671argis-ds 2582/tcp # ARGIS DS
4672argis-ds 2582/udp # ARGIS DS
4673mon 2583/tcp # MON
4674mon 2583/udp # MON
4675cyaserv 2584/tcp # cyaserv
4676cyaserv 2584/udp # cyaserv
4677netx-server 2585/tcp # NETX Server
4678netx-server 2585/udp # NETX Server
4679netx-agent 2586/tcp # NETX Agent
4680netx-agent 2586/udp # NETX Agent
4681masc 2587/tcp # MASC
4682masc 2587/udp # MASC
4683privilege 2588/tcp # Privilege
4684privilege 2588/udp # Privilege
4685quartus-tcl 2589/tcp # quartus tcl
4686quartus-tcl 2589/udp # quartus tcl
4687idotdist 2590/tcp # idotdist
4688idotdist 2590/udp # idotdist
4689maytagshuffle 2591/tcp # Maytag Shuffle
4690maytagshuffle 2591/udp # Maytag Shuffle
4691netrek 2592/tcp # netrek
4692netrek 2592/udp # netrek
4693mns-mail 2593/tcp # MNS Mail Notice Service
4694mns-mail 2593/udp # MNS Mail Notice Service
4695dts 2594/tcp # Data Base Server
4696dts 2594/udp # Data Base Server
4697worldfusion1 2595/tcp # World Fusion 1
4698worldfusion1 2595/udp # World Fusion 1
4699worldfusion2 2596/tcp # World Fusion 2
4700worldfusion2 2596/udp # World Fusion 2
4701homesteadglory 2597/tcp # Homestead Glory
4702homesteadglory 2597/udp # Homestead Glory
4703citriximaclient 2598/tcp # Citrix MA Client
4704citriximaclient 2598/udp # Citrix MA Client
4705snapd 2599/tcp # Snap Discovery
4706snapd 2599/udp # Snap Discovery
4707connection 2607/tcp # Dell Connection
4708connection 2607/udp # Dell Connection
4709wag-service 2608/tcp # Wag Service
4710wag-service 2608/udp # Wag Service
4711system-monitor 2609/tcp # System Monitor
4712system-monitor 2609/udp # System Monitor
4713versa-tek 2610/tcp # VersaTek
4714versa-tek 2610/udp # VersaTek
4715lionhead 2611/tcp # LIONHEAD
4716lionhead 2611/udp # LIONHEAD
4717qpasa-agent 2612/tcp # Qpasa Agent
4718qpasa-agent 2612/udp # Qpasa Agent
4719smntubootstrap 2613/tcp # SMNTUBootstrap
4720smntubootstrap 2613/udp # SMNTUBootstrap
4721neveroffline 2614/tcp # Never Offline
4722neveroffline 2614/udp # Never Offline
4723firepower 2615/tcp # firepower
4724firepower 2615/udp # firepower
4725appswitch-emp 2616/tcp # appswitch-emp
4726appswitch-emp 2616/udp # appswitch-emp
4727cmadmin 2617/tcp # Clinical Context Managers
4728cmadmin 2617/udp # Clinical Context Managers
4729priority-e-com 2618/tcp # Priority E-Com
4730priority-e-com 2618/udp # Priority E-Com
4731bruce 2619/tcp # bruce
4732bruce 2619/udp # bruce
4733lpsrecommender 2620/tcp # LPSRecommender
4734lpsrecommender 2620/udp # LPSRecommender
4735miles-apart 2621/tcp # Miles Apart Jukebox Server
4736miles-apart 2621/udp # Miles Apart Jukebox Server
4737metricadbc 2622/tcp # MetricaDBC
4738metricadbc 2622/udp # MetricaDBC
4739lmdp 2623/tcp # LMDP
4740lmdp 2623/udp # LMDP
4741aria 2624/tcp # Aria
4742aria 2624/udp # Aria
4743blwnkl-port 2625/tcp # Blwnkl Port
4744blwnkl-port 2625/udp # Blwnkl Port
4745gbjd816 2626/tcp # gbjd816
4746gbjd816 2626/udp # gbjd816
4747moshebeeri 2627/tcp # Moshe Beeri
4748moshebeeri 2627/udp # Moshe Beeri
4749sitaraserver 2629/tcp # Sitara Server
4750sitaraserver 2629/udp # Sitara Server
4751sitaramgmt 2630/tcp # Sitara Management
4752sitaramgmt 2630/udp # Sitara Management
4753sitaradir 2631/tcp # Sitara Dir
4754sitaradir 2631/udp # Sitara Dir
4755irdg-post 2632/tcp # IRdg Post
4756irdg-post 2632/udp # IRdg Post
4757interintelli 2633/tcp # InterIntelli
4758interintelli 2633/udp # InterIntelli
4759pk-electronics 2634/tcp # PK Electronics
4760pk-electronics 2634/udp # PK Electronics
4761backburner 2635/tcp # Back Burner
4762backburner 2635/udp # Back Burner
4763solve 2636/tcp # Solve
4764solve 2636/udp # Solve
4765imdocsvc 2637/tcp # Import Document Service
4766imdocsvc 2637/udp # Import Document Service
4767sybaseanywhere 2638/tcp # Sybase Anywhere
4768sybaseanywhere 2638/udp # Sybase Anywhere
4769aminet 2639/tcp # AMInet
4770aminet 2639/udp # AMInet
4771sai_sentlm 2640/tcp sai-sentlm # Sabbagh Associates Licence Manager
4772sai_sentlm 2640/udp sai-sentlm # Sabbagh Associates Licence Manager
4773hdl-srv 2641/tcp # HDL Server
4774hdl-srv 2641/udp # HDL Server
4775tragic 2642/tcp # Tragic
4776tragic 2642/udp # Tragic
4777gte-samp 2643/tcp # GTE-SAMP
4778gte-samp 2643/udp # GTE-SAMP
4779travsoft-ipx-t 2644/tcp # Travsoft IPX Tunnel
4780travsoft-ipx-t 2644/udp # Travsoft IPX Tunnel
4781novell-ipx-cmd 2645/tcp # Novell IPX CMD
4782novell-ipx-cmd 2645/udp # Novell IPX CMD
4783and-lm 2646/tcp # AND License Manager
4784and-lm 2646/udp # AND License Manager
4785syncserver 2647/tcp # SyncServer
4786syncserver 2647/udp # SyncServer
4787upsnotifyprot 2648/tcp # Upsnotifyprot
4788upsnotifyprot 2648/udp # Upsnotifyprot
4789vpsipport 2649/tcp # VPSIPPORT
4790vpsipport 2649/udp # VPSIPPORT
4791eristwoguns 2650/tcp # eristwoguns
4792eristwoguns 2650/udp # eristwoguns
4793ebinsite 2651/tcp # EBInSite
4794ebinsite 2651/udp # EBInSite
4795interpathpanel 2652/tcp # InterPathPanel
4796interpathpanel 2652/udp # InterPathPanel
4797sonus 2653/tcp # Sonus
4798sonus 2653/udp # Sonus
4799corel_vncadmin 2654/tcp corel-vncadmin # Corel VNC Admin
4800corel_vncadmin 2654/udp corel-vncadmin # Corel VNC Admin
4801unglue 2655/tcp # UNIX Nt Glue
4802unglue 2655/udp # UNIX Nt Glue
4803kana 2656/tcp # Kana
4804kana 2656/udp # Kana
4805sns-dispatcher 2657/tcp # SNS Dispatcher
4806sns-dispatcher 2657/udp # SNS Dispatcher
4807sns-admin 2658/tcp # SNS Admin
4808sns-admin 2658/udp # SNS Admin
4809sns-query 2659/tcp # SNS Query
4810sns-query 2659/udp # SNS Query
4811gcmonitor 2660/tcp # GC Monitor
4812gcmonitor 2660/udp # GC Monitor
4813olhost 2661/tcp # OLHOST
4814olhost 2661/udp # OLHOST
4815bintec-capi 2662/tcp # BinTec-CAPI
4816bintec-capi 2662/udp # BinTec-CAPI
4817bintec-tapi 2663/tcp # BinTec-TAPI
4818bintec-tapi 2663/udp # BinTec-TAPI
4819patrol-mq-gm 2664/tcp # Patrol for MQ GM
4820patrol-mq-gm 2664/udp # Patrol for MQ GM
4821patrol-mq-nm 2665/tcp # Patrol for MQ NM
4822patrol-mq-nm 2665/udp # Patrol for MQ NM
4823extensis 2666/tcp # extensis
4824extensis 2666/udp # extensis
4825alarm-clock-s 2667/tcp # Alarm Clock Server
4826alarm-clock-s 2667/udp # Alarm Clock Server
4827alarm-clock-c 2668/tcp # Alarm Clock Client
4828alarm-clock-c 2668/udp # Alarm Clock Client
4829toad 2669/tcp # TOAD
4830toad 2669/udp # TOAD
4831tve-announce 2670/tcp # TVE Announce
4832tve-announce 2670/udp # TVE Announce
4833newlixreg 2671/tcp # newlixreg
4834newlixreg 2671/udp # newlixreg
4835nhserver 2672/tcp # nhserver
4836nhserver 2672/udp # nhserver
4837firstcall42 2673/tcp # First Call 42
4838firstcall42 2673/udp # First Call 42
4839ewnn 2674/tcp # ewnn
4840ewnn 2674/udp # ewnn
4841ttc-etap 2675/tcp # TTC ETAP
4842ttc-etap 2675/udp # TTC ETAP
4843simslink 2676/tcp # SIMSLink
4844simslink 2676/udp # SIMSLink
4845gadgetgate1way 2677/tcp # Gadget Gate 1 Way
4846gadgetgate1way 2677/udp # Gadget Gate 1 Way
4847gadgetgate2way 2678/tcp # Gadget Gate 2 Way
4848gadgetgate2way 2678/udp # Gadget Gate 2 Way
4849syncserverssl 2679/tcp # Sync Server SSL
4850syncserverssl 2679/udp # Sync Server SSL
4851pxc-sapxom 2680/tcp # pxc-sapxom
4852pxc-sapxom 2680/udp # pxc-sapxom
4853mpnjsomb 2681/tcp # mpnjsomb
4854mpnjsomb 2681/udp # mpnjsomb
4855ncdloadbalance 2683/tcp # NCDLoadBalance
4856ncdloadbalance 2683/udp # NCDLoadBalance
4857mpnjsosv 2684/tcp # mpnjsosv
4858mpnjsosv 2684/udp # mpnjsosv
4859mpnjsocl 2685/tcp # mpnjsocl
4860mpnjsocl 2685/udp # mpnjsocl
4861mpnjsomg 2686/tcp # mpnjsomg
4862mpnjsomg 2686/udp # mpnjsomg
4863pq-lic-mgmt 2687/tcp # pq-lic-mgmt
4864pq-lic-mgmt 2687/udp # pq-lic-mgmt
4865md-cg-http 2688/tcp # md-cf-http
4866md-cg-http 2688/udp # md-cf-http
4867fastlynx 2689/tcp # FastLynx
4868fastlynx 2689/udp # FastLynx
4869hp-nnm-data 2690/tcp # HP NNM Embedded Database
4870hp-nnm-data 2690/udp # HP NNM Embedded Database
4871itinternet 2691/tcp # ITInternet ISM Server
4872itinternet 2691/udp # ITInternet ISM Server
4873admins-lms 2692/tcp # Admins LMS
4874admins-lms 2692/udp # Admins LMS
4875pwrsevent 2694/tcp # pwrsevent
4876pwrsevent 2694/udp # pwrsevent
4877vspread 2695/tcp # VSPREAD
4878vspread 2695/udp # VSPREAD
4879unifyadmin 2696/tcp # Unify Admin
4880unifyadmin 2696/udp # Unify Admin
4881oce-snmp-trap 2697/tcp # Oce SNMP Trap Port
4882oce-snmp-trap 2697/udp # Oce SNMP Trap Port
4883mck-ivpip 2698/tcp # MCK-IVPIP
4884mck-ivpip 2698/udp # MCK-IVPIP
4885csoft-plusclnt 2699/tcp # Csoft Plus Client
4886csoft-plusclnt 2699/udp # Csoft Plus Client
4887tqdata 2700/tcp # tqdata
4888tqdata 2700/udp # tqdata
4889sms-rcinfo 2701/tcp # SMS RCINFO
4890sms-rcinfo 2701/udp # SMS RCINFO
4891sms-xfer 2702/tcp # SMS XFER
4892sms-xfer 2702/udp # SMS XFER
4893sms-chat 2703/tcp # SMS CHAT
4894sms-chat 2703/udp # SMS CHAT
4895sms-remctrl 2704/tcp # SMS REMCTRL
4896sms-remctrl 2704/udp # SMS REMCTRL
4897sds-admin 2705/tcp # SDS Admin
4898sds-admin 2705/udp # SDS Admin
4899ncdmirroring 2706/tcp # NCD Mirroring
4900ncdmirroring 2706/udp # NCD Mirroring
4901emcsymapiport 2707/tcp # EMCSYMAPIPORT
4902emcsymapiport 2707/udp # EMCSYMAPIPORT
4903banyan-net 2708/tcp # Banyan-Net
4904banyan-net 2708/udp # Banyan-Net
4905supermon 2709/tcp # Supermon
4906supermon 2709/udp # Supermon
4907sso-service 2710/tcp # SSO Service
4908sso-service 2710/udp # SSO Service
4909sso-control 2711/tcp # SSO Control
4910sso-control 2711/udp # SSO Control
4911aocp 2712/tcp # Axapta Object Communication Protocol
4912aocp 2712/udp # Axapta Object Communication Protocol
4913raventbs 2713/tcp # Raven Trinity Broker Service
4914raventbs 2713/udp # Raven Trinity Broker Service
4915raventdm 2714/tcp # Raven Trinity Data Mover
4916raventdm 2714/udp # Raven Trinity Data Mover
4917hpstgmgr2 2715/tcp # HPSTGMGR2
4918hpstgmgr2 2715/udp # HPSTGMGR2
4919inova-ip-disco 2716/tcp # Inova IP Disco
4920inova-ip-disco 2716/udp # Inova IP Disco
4921pn-requester 2717/tcp # PN REQUESTER
4922pn-requester 2717/udp # PN REQUESTER
4923pn-requester2 2718/tcp # PN REQUESTER 2
4924pn-requester2 2718/udp # PN REQUESTER 2
4925scan-change 2719/tcp # Scan & Change
4926scan-change 2719/udp # Scan & Change
4927wkars 2720/tcp # wkars
4928wkars 2720/udp # wkars
4929smart-diagnose 2721/tcp # Smart Diagnose
4930smart-diagnose 2721/udp # Smart Diagnose
4931proactivesrvr 2722/tcp # Proactive Server
4932proactivesrvr 2722/udp # Proactive Server
4933watchdog-nt 2723/tcp # WatchDog NT Protocol
4934watchdog-nt 2723/udp # WatchDog NT Protocol
4935qotps 2724/tcp # qotps
4936qotps 2724/udp # qotps
4937msolap-ptp2 2725/tcp # MSOLAP PTP2
4938msolap-ptp2 2725/udp # MSOLAP PTP2
4939tams 2726/tcp # TAMS
4940tams 2726/udp # TAMS
4941mgcp-callagent 2727/tcp # Media Gateway Control Protocol Call Agent
4942mgcp-callagent 2727/udp # Media Gateway Control Protocol Call Agent
4943sqdr 2728/tcp # SQDR
4944sqdr 2728/udp # SQDR
4945tcim-control 2729/tcp # TCIM Control
4946tcim-control 2729/udp # TCIM Control
4947nec-raidplus 2730/tcp # NEC RaidPlus
4948nec-raidplus 2730/udp # NEC RaidPlus
4949fyre-messanger 2731/tcp # Fyre Messanger
4950fyre-messanger 2731/udp # Fyre Messagner
4951g5m 2732/tcp # G5M
4952g5m 2732/udp # G5M
4953signet-ctf 2733/tcp # Signet CTF
4954signet-ctf 2733/udp # Signet CTF
4955ccs-software 2734/tcp # CCS Software
4956ccs-software 2734/udp # CCS Software
4957netiq-mc 2735/tcp # NetIQ Monitor Console
4958netiq-mc 2735/udp # NetIQ Monitor Console
4959radwiz-nms-srv 2736/tcp # RADWIZ NMS SRV
4960radwiz-nms-srv 2736/udp # RADWIZ NMS SRV
4961srp-feedback 2737/tcp # SRP Feedback
4962srp-feedback 2737/udp # SRP Feedback
4963ndl-tcp-ois-gw 2738/tcp # NDL TCP-OSI Gateway
4964ndl-tcp-ois-gw 2738/udp # NDL TCP-OSI Gateway
4965tn-timing 2739/tcp # TN Timing
4966tn-timing 2739/udp # TN Timing
4967alarm 2740/tcp # Alarm
4968alarm 2740/udp # Alarm
4969tsb 2741/tcp # TSB
4970tsb 2741/udp # TSB
4971tsb2 2742/tcp # TSB2
4972tsb2 2742/udp # TSB2
4973murx 2743/tcp # murx
4974murx 2743/udp # murx
4975honyaku 2744/tcp # honyaku
4976honyaku 2744/udp # honyaku
4977urbisnet 2745/tcp # URBISNET
4978urbisnet 2745/udp # URBISNET
4979cpudpencap 2746/tcp # CPUDPENCAP
4980cpudpencap 2746/udp # CPUDPENCAP
4981fjippol-swrly 2747/tcp #
4982fjippol-swrly 2747/udp #
4983fjippol-polsvr 2748/tcp #
4984fjippol-polsvr 2748/udp #
4985fjippol-cnsl 2749/tcp #
4986fjippol-cnsl 2749/udp #
4987fjippol-port1 2750/tcp #
4988fjippol-port1 2750/udp #
4989fjippol-port2 2751/tcp #
4990fjippol-port2 2751/udp #
4991rsisysaccess 2752/tcp # RSISYS ACCESS
4992rsisysaccess 2752/udp # RSISYS ACCESS
4993de-spot 2753/tcp # de-spot
4994de-spot 2753/udp # de-spot
4995apollo-cc 2754/tcp # APOLLO CC
4996apollo-cc 2754/udp # APOLLO CC
4997expresspay 2755/tcp # Express Pay
4998expresspay 2755/udp # Express Pay
4999simplement-tie 2756/tcp # simplement-tie
5000simplement-tie 2756/udp # simplement-tie
5001cnrp 2757/tcp # CNRP
5002cnrp 2757/udp # CNRP
5003apollo-status 2758/tcp # APOLLO Status
5004apollo-status 2758/udp # APOLLO Status
5005apollo-gms 2759/tcp # APOLLO GMS
5006apollo-gms 2759/udp # APOLLO GMS
5007sabams 2760/tcp # Saba MS
5008sabams 2760/udp # Saba MS
5009dicom-iscl 2761/tcp # DICOM ISCL
5010dicom-iscl 2761/udp # DICOM ISCL
5011dicom-tls 2762/tcp # DICOM TLS
5012dicom-tls 2762/udp # DICOM TLS
5013desktop-dna 2763/tcp # Desktop DNA
5014desktop-dna 2763/udp # Desktop DNA
5015data-insurance 2764/tcp # Data Insurance
5016data-insurance 2764/udp # Data Insurance
5017qip-audup 2765/tcp # qip-audup
5018qip-audup 2765/udp # qip-audup
5019compaq-scp 2766/tcp # Compaq SCP
5020compaq-scp 2766/udp # Compaq SCP
5021uadtc 2767/tcp # UADTC
5022uadtc 2767/udp # UADTC
5023uacs 2768/tcp # UACS
5024uacs 2768/udp # UACS
5025exce 2769/tcp # eXcE
5026exce 2769/udp # eXcE
5027veronica 2770/tcp # Veronica
5028veronica 2770/udp # Veronica
5029vergencecm 2771/tcp # Vergence CM
5030vergencecm 2771/udp # Vergence CM
5031auris 2772/tcp # auris
5032auris 2772/udp # auris
5033rbakcup1 2773/tcp # RBackup Remote Backup
5034rbakcup1 2773/udp # RBackup Remote Backup
5035rbakcup2 2774/tcp # RBackup Remote Backup
5036rbakcup2 2774/udp # RBackup Remote Backup
5037smpp 2775/tcp # SMPP
5038smpp 2775/udp # SMPP
5039ridgeway1 2776/tcp # Ridgeway Systems & Software
5040ridgeway1 2776/udp # Ridgeway Systems & Software
5041ridgeway2 2777/tcp # Ridgeway Systems & Software
5042ridgeway2 2777/udp # Ridgeway Systems & Software
5043gwen-sonya 2778/tcp # Gwen-Sonya
5044gwen-sonya 2778/udp # Gwen-Sonya
5045lbc-sync 2779/tcp # LBC Sync
5046lbc-sync 2779/udp # LBC Sync
5047lbc-control 2780/tcp # LBC Control
5048lbc-control 2780/udp # LBC Control
5049whosells 2781/tcp # whosells
5050whosells 2781/udp # whosells
5051everydayrc 2782/tcp # everydayrc
5052everydayrc 2782/udp # everydayrc
5053aises 2783/tcp # AISES
5054aises 2783/udp # AISES
5055www-dev 2784/tcp # world wide web - development
5056www-dev 2784/udp # world wide web - development
5057aic-np 2785/tcp # aic-np
5058aic-np 2785/udp # aic-np
5059aic-oncrpc 2786/tcp # aic-oncrpc - Destiny MCD database
5060aic-oncrpc 2786/udp # aic-oncrpc - Destiny MCD database
5061piccolo 2787/tcp # piccolo - Cornerstone Software
5062piccolo 2787/udp # piccolo - Cornerstone Software
5063fryeserv 2788/tcp # NetWare Loadable Module - Seagate Software
5064fryeserv 2788/udp # NetWare Loadable Module - Seagate Software
5065media-agent 2789/tcp # Media Agent
5066media-agent 2789/udp # Media Agent
5067plgproxy 2790/tcp # PLG Proxy
5068plgproxy 2790/udp # PLG Proxy
5069mtport-regist 2791/tcp # MT Port Registrator
5070mtport-regist 2791/udp # MT Port Registrator
5071f5-globalsite 2792/tcp # f5-globalsite
5072f5-globalsite 2792/udp # f5-globalsite
5073initlsmsad 2793/tcp # initlsmsad
5074initlsmsad 2793/udp # initlsmsad
5075livestats 2795/tcp # LiveStats
5076livestats 2795/udp # LiveStats
5077ac-tech 2796/tcp # ac-tech
5078ac-tech 2796/udp # ac-tech
5079esp-encap 2797/tcp # esp-encap
5080esp-encap 2797/udp # esp-encap
5081tmesis-upshot 2798/tcp # TMESIS-UPShot
5082tmesis-upshot 2798/udp # TMESIS-UPShot
5083icon-discover 2799/tcp # ICON Discover
5084icon-discover 2799/udp # ICON Discover
5085acc-raid 2800/tcp # ACC RAID
5086acc-raid 2800/udp # ACC RAID
5087igcp 2801/tcp # IGCP
5088igcp 2801/udp # IGCP
5089veritas-tcp1 2802/tcp # Veritas TCP1
5090veritas-udp1 2802/udp # Veritas UDP1
5091btprjctrl 2803/tcp # btprjctrl
5092btprjctrl 2803/udp # btprjctrl
5093dvr-esm 2804/tcp # March Networks Digital Video Recorders and Enterprise Service Manager products
5094dvr-esm 2804/udp # March Networks Digital Video Recorders and Enterprise Service Manager products
5095wta-wsp-s 2805/tcp # WTA WSP-S
5096wta-wsp-s 2805/udp # WTA WSP-S
5097cspuni 2806/tcp # cspuni
5098cspuni 2806/udp # cspuni
5099cspmulti 2807/tcp # cspmulti
5100cspmulti 2807/udp # cspmulti
5101j-lan-p 2808/tcp # J-LAN-P
5102j-lan-p 2808/udp # J-LAN-P
5103corbaloc 2809/udp # CORBA LOC
5104netsteward 2810/tcp # Active Net Steward
5105netsteward 2810/udp # Active Net Steward
5106gsiftp 2811/tcp # GSI FTP
5107gsiftp 2811/udp # GSI FTP
5108atmtcp 2812/tcp # atmtcp
5109atmtcp 2812/udp # atmtcp
5110llm-pass 2813/tcp # llm-pass
5111llm-pass 2813/udp # llm-pass
5112llm-csv 2814/tcp # llm-csv
5113llm-csv 2814/udp # llm-csv
5114lbc-measure 2815/tcp # LBC Measurement
5115lbc-measure 2815/udp # LBC Measurement
5116lbc-watchdog 2816/tcp # LBC Watchdog
5117lbc-watchdog 2816/udp # LBC Watchdog
5118nmsigport 2817/tcp # NMSig Port
5119nmsigport 2817/udp # NMSig Port
5120rmlnk 2818/tcp # rmlnk
5121rmlnk 2818/udp # rmlnk
5122fc-faultnotify 2819/tcp # FC Fault Notification
5123fc-faultnotify 2819/udp # FC Fault Notification
5124univision 2820/tcp # UniVision
5125univision 2820/udp # UniVision
5126vrts-at-port 2821/tcp # VERITAS Authentication Service
5127vrts-at-port 2821/udp # VERITAS Authentication Service
5128ka0wuc 2822/tcp # ka0wuc
5129ka0wuc 2822/udp # ka0wuc
5130cqg-netlan 2823/tcp # CQG Net/LAN
5131cqg-netlan 2823/udp # CQG Net/LAN
5132cqg-netlan-1 2824/tcp # CQG Net/LAN 1
5133cqg-netlan-1 2824/udp # CQG Net/Lan 1
5134slc-systemlog 2826/tcp # slc systemlog
5135slc-systemlog 2826/udp # slc systemlog
5136slc-ctrlrloops 2827/tcp # slc ctrlrloops
5137slc-ctrlrloops 2827/udp # slc ctrlrloops
5138itm-lm 2828/tcp # ITM License Manager
5139itm-lm 2828/udp # ITM License Manager
5140silkp1 2829/tcp # silkp1
5141silkp1 2829/udp # silkp1
5142silkp2 2830/tcp # silkp2
5143silkp2 2830/udp # silkp2
5144silkp3 2831/tcp # silkp3
5145silkp3 2831/udp # silkp3
5146silkp4 2832/tcp # silkp4
5147silkp4 2832/udp # silkp4
5148glishd 2833/tcp # glishd
5149glishd 2833/udp # glishd
5150evtp 2834/tcp # EVTP
5151evtp 2834/udp # EVTP
5152evtp-data 2835/tcp # EVTP-DATA
5153evtp-data 2835/udp # EVTP-DATA
5154catalyst 2836/tcp # catalyst
5155catalyst 2836/udp # catalyst
5156repliweb 2837/tcp # Repliweb
5157repliweb 2837/udp # Repliweb
5158starbot 2838/tcp # Starbot
5159starbot 2838/udp # Starbot
5160l3-exprt 2840/tcp # l3-exprt
5161l3-exprt 2840/udp # l3-exprt
5162l3-ranger 2841/tcp # l3-ranger
5163l3-ranger 2841/udp # l3-ranger
5164l3-hawk 2842/tcp # l3-hawk
5165l3-hawk 2842/udp # l3-hawk
5166pdnet 2843/tcp # PDnet
5167pdnet 2843/udp # PDnet
5168bpcp-poll 2844/tcp # BPCP POLL
5169bpcp-poll 2844/udp # BPCP POLL
5170bpcp-trap 2845/tcp # BPCP TRAP
5171bpcp-trap 2845/udp # BPCP TRAP
5172aimpp-hello 2846/tcp # AIMPP Hello
5173aimpp-hello 2846/udp # AIMPP Hello
5174aimpp-port-req 2847/tcp # AIMPP Port Req
5175aimpp-port-req 2847/udp # AIMPP Port Req
5176amt-blc-port 2848/tcp # AMT-BLC-PORT
5177amt-blc-port 2848/udp # AMT-BLC-PORT
5178metaconsole 2850/tcp # MetaConsole
5179metaconsole 2850/udp # MetaConsole
5180webemshttp 2851/tcp # webemshttp
5181webemshttp 2851/udp # webemshttp
5182bears-01 2852/tcp # bears-01
5183bears-01 2852/udp # bears-01
5184ispipes 2853/tcp # ISPipes
5185ispipes 2853/udp # ISPipes
5186infomover 2854/tcp # InfoMover
5187infomover 2854/udp # InfoMover
5188msrp 2855/tcp # MSRP over TCP
5189msrp 2855/udp # MSRP
5190cesdinv 2856/tcp # cesdinv
5191cesdinv 2856/udp # cesdinv
5192simctlp 2857/tcp # SimCtIP
5193simctlp 2857/udp # SimCtIP
5194ecnp 2858/tcp # ECNP
5195ecnp 2858/udp # ECNP
5196activememory 2859/tcp # Active Memory
5197activememory 2859/udp # Active Memory
5198dialpad-voice1 2860/tcp # Dialpad Voice 1
5199dialpad-voice1 2860/udp # Dialpad Voice 1
5200dialpad-voice2 2861/tcp # Dialpad Voice 2
5201dialpad-voice2 2861/udp # Dialpad Voice 2
5202ttg-protocol 2862/tcp # TTG Protocol
5203ttg-protocol 2862/udp # TTG Protocol
5204sonardata 2863/tcp # Sonar Data
5205sonardata 2863/udp # Sonar Data
5206astromed-main 2864/tcp # main 5001 cmd
5207astromed-main 2864/udp # main 5001 cmd
5208pit-vpn 2865/tcp # pit-vpn
5209pit-vpn 2865/udp # pit-vpn
5210iwlistener 2866/tcp # iwlistener
5211iwlistener 2866/udp # iwlistener
5212esps-portal 2867/tcp # esps-portal
5213esps-portal 2867/udp # esps-portal
5214npep-messaging 2868/tcp # NPEP Messaging
5215npep-messaging 2868/udp # NPEP Messaging
5216icslap 2869/tcp # ICSLAP
5217icslap 2869/udp # ICSLAP
5218daishi 2870/tcp # daishi
5219daishi 2870/udp # daishi
5220msi-selectplay 2871/tcp # MSI Select Play
5221msi-selectplay 2871/udp # MSI Select Play
5222radix 2872/tcp # RADIX
5223radix 2872/udp # RADIX
5224dxmessagebase1 2874/tcp # DX Message Base Transport Protocol
5225dxmessagebase1 2874/udp # DX Message Base Transport Protocol
5226dxmessagebase2 2875/tcp # DX Message Base Transport Protocol
5227dxmessagebase2 2875/udp # DX Message Base Transport Protocol
5228sps-tunnel 2876/tcp # SPS Tunnel
5229sps-tunnel 2876/udp # SPS Tunnel
5230bluelance 2877/tcp # BLUELANCE
5231bluelance 2877/udp # BLUELANCE
5232aap 2878/tcp # AAP
5233aap 2878/udp # AAP
5234ucentric-ds 2879/tcp # ucentric-ds
5235ucentric-ds 2879/udp # ucentric-ds
5236synapse 2880/tcp # Synapse Transport
5237synapse 2880/udp # Synapse Transport
5238ndsp 2881/tcp # NDSP
5239ndsp 2881/udp # NDSP
5240ndtp 2882/tcp # NDTP
5241ndtp 2882/udp # NDTP
5242ndnp 2883/tcp # NDNP
5243ndnp 2883/udp # NDNP
5244flashmsg 2884/tcp # Flash Msg
5245flashmsg 2884/udp # Flash Msg
5246topflow 2885/tcp # TopFlow
5247topflow 2885/udp # TopFlow
5248responselogic 2886/tcp # RESPONSELOGIC
5249responselogic 2886/udp # RESPONSELOGIC
5250aironetddp 2887/tcp # aironet
5251aironetddp 2887/udp # aironet
5252spcsdlobby 2888/tcp # SPCSDLOBBY
5253spcsdlobby 2888/udp # SPCSDLOBBY
5254rsom 2889/tcp # RSOM
5255rsom 2889/udp # RSOM
5256cspclmulti 2890/tcp # CSPCLMULTI
5257cspclmulti 2890/udp # CSPCLMULTI
5258cinegrfx-elmd 2891/tcp # CINEGRFX-ELMD License Manager
5259cinegrfx-elmd 2891/udp # CINEGRFX-ELMD License Manager
5260snifferdata 2892/tcp # SNIFFERDATA
5261snifferdata 2892/udp # SNIFFERDATA
5262vseconnector 2893/tcp # VSECONNECTOR
5263vseconnector 2893/udp # VSECONNECTOR
5264abacus-remote 2894/tcp # ABACUS-REMOTE
5265abacus-remote 2894/udp # ABACUS-REMOTE
5266natuslink 2895/tcp # NATUS LINK
5267natuslink 2895/udp # NATUS LINK
5268ecovisiong6-1 2896/tcp # ECOVISIONG6-1
5269ecovisiong6-1 2896/udp # ECOVISIONG6-1
5270citrix-rtmp 2897/tcp # Citrix RTMP
5271citrix-rtmp 2897/udp # Citrix RTMP
5272appliance-cfg 2898/tcp # APPLIANCE-CFG
5273appliance-cfg 2898/udp # APPLIANCE-CFG
5274powergemplus 2899/tcp # POWERGEMPLUS
5275powergemplus 2899/udp # POWERGEMPLUS
5276quicksuite 2900/tcp # QUICKSUITE
5277quicksuite 2900/udp # QUICKSUITE
5278allstorcns 2901/tcp # ALLSTORCNS
5279allstorcns 2901/udp # ALLSTORCNS
5280netaspi 2902/tcp # NET ASPI
5281netaspi 2902/udp # NET ASPI
5282suitcase 2903/tcp # SUITCASE
5283suitcase 2903/udp # SUITCASE
5284m2ua 2904/tcp # M2UA
5285m2ua 2904/udp # M2UA
5286m2ua 2904/sctp # M2UA
5287m3ua 2905/tcp # M3UA
5288m3ua 2905/sctp # M3UA
5289caller9 2906/tcp # CALLER9
5290caller9 2906/udp # CALLER9
5291webmethods-b2b 2907/tcp # WEBMETHODS B2B
5292webmethods-b2b 2907/udp # WEBMETHODS B2B
5293mao 2908/tcp # mao
5294mao 2908/udp # mao
5295funk-dialout 2909/tcp # Funk Dialout
5296funk-dialout 2909/udp # Funk Dialout
5297tdaccess 2910/tcp # TDAccess
5298tdaccess 2910/udp # TDAccess
5299blockade 2911/tcp # Blockade
5300blockade 2911/udp # Blockade
5301epicon 2912/tcp # Epicon
5302epicon 2912/udp # Epicon
5303boosterware 2913/tcp # Booster Ware
5304boosterware 2913/udp # Booster Ware
5305gamelobby 2914/tcp # Game Lobby
5306gamelobby 2914/udp # Game Lobby
5307tksocket 2915/tcp # TK Socket
5308tksocket 2915/udp # TK Socket
5309elvin_server 2916/tcp elvin-server # Elvin Server
5310elvin_server 2916/udp elvin-server # Elvin Server
5311elvin_client 2917/tcp elvin-client # Elvin Client
5312elvin_client 2917/udp elvin-client # Elvin Client
5313kastenchasepad 2918/tcp # Kasten Chase Pad
5314kastenchasepad 2918/udp # Kasten Chase Pad
5315roboer 2919/tcp # roboER
5316roboer 2919/udp # roboER
5317roboeda 2920/tcp # roboEDA
5318roboeda 2920/udp # roboEDA
5319cesdcdman 2921/tcp # CESD Contents Delivery Management
5320cesdcdman 2921/udp # CESD Contents Delivery Management
5321cesdcdtrn 2922/tcp # CESD Contents Delivery Data Transfer
5322cesdcdtrn 2922/udp # CESD Contents Delivery Data Transfer
5323wta-wsp-wtp-s 2923/tcp # WTA-WSP-WTP-S
5324wta-wsp-wtp-s 2923/udp # WTA-WSP-WTP-S
5325precise-vip 2924/tcp # PRECISE-VIP
5326precise-vip 2924/udp # PRECISE-VIP
5327mobile-file-dl 2926/tcp # MOBILE-FILE-DL
5328mobile-file-dl 2926/udp # MOBILE-FILE-DL
5329unimobilectrl 2927/tcp # UNIMOBILECTRL
5330unimobilectrl 2927/udp # UNIMOBILECTRL
5331redstone-cpss 2928/tcp # REDSTONE-CPSS
5332redstone-cpss 2928/udp # REDSTONE-CPSS
5333amx-webadmin 2929/tcp # AMX-WEBADMIN
5334amx-webadmin 2929/udp # AMX-WEBADMIN
5335amx-weblinx 2930/tcp # AMX-WEBLINX
5336amx-weblinx 2930/udp # AMX-WEBLINX
5337circle-x 2931/tcp # Circle-X
5338circle-x 2931/udp # Circle-X
5339incp 2932/tcp # INCP
5340incp 2932/udp # INCP
53414-tieropmgw 2933/tcp # 4-TIER OPM GW
53424-tieropmgw 2933/udp # 4-TIER OPM GW
53434-tieropmcli 2934/tcp # 4-TIER OPM CLI
53444-tieropmcli 2934/udp # 4-TIER OPM CLI
5345qtp 2935/tcp # QTP
5346qtp 2935/udp # QTP
5347otpatch 2936/tcp # OTPatch
5348otpatch 2936/udp # OTPatch
5349pnaconsult-lm 2937/tcp # PNACONSULT-LM
5350pnaconsult-lm 2937/udp # PNACONSULT-LM
5351sm-pas-1 2938/tcp # SM-PAS-1
5352sm-pas-1 2938/udp # SM-PAS-1
5353sm-pas-2 2939/tcp # SM-PAS-2
5354sm-pas-2 2939/udp # SM-PAS-2
5355sm-pas-3 2940/tcp # SM-PAS-3
5356sm-pas-3 2940/udp # SM-PAS-3
5357sm-pas-4 2941/tcp # SM-PAS-4
5358sm-pas-4 2941/udp # SM-PAS-4
5359sm-pas-5 2942/tcp # SM-PAS-5
5360sm-pas-5 2942/udp # SM-PAS-5
5361ttnrepository 2943/tcp # TTNRepository
5362ttnrepository 2943/udp # TTNRepository
5363megaco-h248 2944/tcp # Megaco H-248
5364megaco-h248 2944/udp # Megaco H-248
5365megaco-h248 2944/sctp # Megaco-H.248 text
5366h248-binary 2945/tcp # H248 Binary
5367h248-binary 2945/udp # H248 Binary
5368h248-binary 2945/sctp # Megaco/H.248 binary
5369fjsvmpor 2946/tcp # FJSVmpor
5370fjsvmpor 2946/udp # FJSVmpor
5371gpsd 2947/tcp # GPSD
5372gpsd 2947/udp # GPSD
5373wap-push 2948/tcp # WAP PUSH
5374wap-push 2948/udp # WAP PUSH
5375wap-pushsecure 2949/tcp # WAP PUSH SECURE
5376wap-pushsecure 2949/udp # WAP PUSH SECURE
5377esip 2950/tcp # ESIP
5378esip 2950/udp # ESIP
5379ottp 2951/tcp # OTTP
5380ottp 2951/udp # OTTP
5381mpfwsas 2952/tcp # MPFWSAS
5382mpfwsas 2952/udp # MPFWSAS
5383ovalarmsrv 2953/tcp # OVALARMSRV
5384ovalarmsrv 2953/udp # OVALARMSRV
5385ovalarmsrv-cmd 2954/tcp # OVALARMSRV-CMD
5386ovalarmsrv-cmd 2954/udp # OVALARMSRV-CMD
5387csnotify 2955/tcp # CSNOTIFY
5388csnotify 2955/udp # CSNOTIFY
5389ovrimosdbman 2956/tcp # OVRIMOSDBMAN
5390ovrimosdbman 2956/udp # OVRIMOSDBMAN
5391jmact5 2957/tcp # JAMCT5
5392jmact5 2957/udp # JAMCT5
5393jmact6 2958/tcp # JAMCT6
5394jmact6 2958/udp # JAMCT6
5395rmopagt 2959/tcp # RMOPAGT
5396rmopagt 2959/udp # RMOPAGT
5397dfoxserver 2960/tcp # DFOXSERVER
5398dfoxserver 2960/udp # DFOXSERVER
5399boldsoft-lm 2961/tcp # BOLDSOFT-LM
5400boldsoft-lm 2961/udp # BOLDSOFT-LM
5401iph-policy-cli 2962/tcp # IPH-POLICY-CLI
5402iph-policy-cli 2962/udp # IPH-POLICY-CLI
5403iph-policy-adm 2963/tcp # IPH-POLICY-ADM
5404iph-policy-adm 2963/udp # IPH-POLICY-ADM
5405bullant-srap 2964/tcp # BULLANT SRAP
5406bullant-srap 2964/udp # BULLANT SRAP
5407bullant-rap 2965/tcp # BULLANT RAP
5408bullant-rap 2965/udp # BULLANT RAP
5409idp-infotrieve 2966/tcp # IDP-INFOTRIEVE
5410idp-infotrieve 2966/udp # IDP-INFOTRIEVE
5411ssc-agent 2967/tcp # SSC-AGENT
5412ssc-agent 2967/udp # SSC-AGENT
5413enpp 2968/tcp # ENPP
5414enpp 2968/udp # ENPP
5415essp 2969/tcp # ESSP
5416essp 2969/udp # ESSP
5417index-net 2970/tcp # INDEX-NET
5418index-net 2970/udp # INDEX-NET
5419netclip 2971/tcp # NetClip clipboard daemon
5420netclip 2971/udp # NetClip clipboard daemon
5421pmsm-webrctl 2972/tcp # PMSM Webrctl
5422pmsm-webrctl 2972/udp # PMSM Webrctl
5423svnetworks 2973/tcp # SV Networks
5424svnetworks 2973/udp # SV Networks
5425signal 2974/tcp # Signal
5426signal 2974/udp # Signal
5427fjmpcm 2975/tcp # Fujitsu Configuration Management Service
5428fjmpcm 2975/udp # Fujitsu Configuration Management Service
5429cns-srv-port 2976/tcp # CNS Server Port
5430cns-srv-port 2976/udp # CNS Server Port
5431ttc-etap-ns 2977/tcp # TTCs Enterprise Test Access Protocol - NS
5432ttc-etap-ns 2977/udp # TTCs Enterprise Test Access Protocol - NS
5433ttc-etap-ds 2978/tcp # TTCs Enterprise Test Access Protocol - DS
5434ttc-etap-ds 2978/udp # TTCs Enterprise Test Access Protocol - DS
5435h263-video 2979/tcp # H.263 Video Streaming
5436h263-video 2979/udp # H.263 Video Streaming
5437wimd 2980/tcp # Instant Messaging Service
5438wimd 2980/udp # Instant Messaging Service
5439mylxamport 2981/tcp # MYLXAMPORT
5440mylxamport 2981/udp # MYLXAMPORT
5441iwb-whiteboard 2982/tcp # IWB-WHITEBOARD
5442iwb-whiteboard 2982/udp # IWB-WHITEBOARD
5443netplan 2983/tcp # NETPLAN
5444netplan 2983/udp # NETPLAN
5445hpidsadmin 2984/tcp # HPIDSADMIN
5446hpidsadmin 2984/udp # HPIDSADMIN
5447hpidsagent 2985/tcp # HPIDSAGENT
5448hpidsagent 2985/udp # HPIDSAGENT
5449stonefalls 2986/tcp # STONEFALLS
5450stonefalls 2986/udp # STONEFALLS
5451identify 2987/tcp # identify
5452identify 2987/udp # identify
5453zarkov 2989/tcp # ZARKOV Intelligent Agent Communication
5454zarkov 2989/udp # ZARKOV Intelligent Agent Communication
5455boscap 2990/tcp # BOSCAP
5456boscap 2990/udp # BOSCAP
5457wkstn-mon 2991/tcp # WKSTN-MON
5458wkstn-mon 2991/udp # WKSTN-MON
5459avenyo 2992/tcp # Avenyo Server
5460avenyo 2992/udp # Avenyo Server
5461veritas-vis1 2993/tcp # VERITAS VIS1
5462veritas-vis1 2993/udp # VERITAS VIS1
5463veritas-vis2 2994/tcp # VERITAS VIS2
5464veritas-vis2 2994/udp # VERITAS VIS2
5465idrs 2995/tcp # IDRS
5466idrs 2995/udp # IDRS
5467vsixml 2996/tcp # vsixml
5468vsixml 2996/udp # vsixml
5469rebol 2997/tcp # REBOL
5470rebol 2997/udp # REBOL
5471realsecure 2998/tcp # Real Secure
5472realsecure 2998/udp # Real Secure
5473remoteware-un 2999/tcp # RemoteWare Unassigned
5474remoteware-un 2999/udp # RemoteWare Unassigned
5475hbci 3000/tcp # HBCI
5476hbci 3000/udp # HBCI
5477#remoteware-cl 3000/tcp # RemoteWare Client
5478#remoteware-cl 3000/udp # RemoteWare Client
5479exlm-agent 3002/tcp # EXLM Agent
5480exlm-agent 3002/udp # EXLM Agent
5481#remoteware-srv 3002/tcp # RemoteWare Server
5482#remoteware-srv 3002/udp # RemoteWare Server
5483cgms 3003/tcp # CGMS
5484cgms 3003/udp # CGMS
5485csoftragent 3004/tcp # Csoft Agent
5486csoftragent 3004/udp # Csoft Agent
5487geniuslm 3005/tcp # Genius License Manager
5488geniuslm 3005/udp # Genius License Manager
5489ii-admin 3006/tcp # Instant Internet Admin
5490ii-admin 3006/udp # Instant Internet Admin
5491lotusmtap 3007/tcp # Lotus Mail Tracking Agent Protocol
5492lotusmtap 3007/udp # Lotus Mail Tracking Agent Protocol
5493midnight-tech 3008/tcp # Midnight Technologies
5494midnight-tech 3008/udp # Midnight Technologies
5495pxc-ntfy 3009/tcp # PXC-NTFY
5496pxc-ntfy 3009/udp # PXC-NTFY
5497gw 3010/tcp # Telerate Workstation
5498ping-pong 3010/udp # Telerate Workstation
5499trusted-web 3011/tcp # Trusted Web
5500trusted-web 3011/udp # Trusted Web
5501twsdss 3012/tcp # Trusted Web Client
5502twsdss 3012/udp # Trusted Web Client
5503gilatskysurfer 3013/tcp # Gilat Sky Surfer
5504gilatskysurfer 3013/udp # Gilat Sky Surfer
5505broker_service 3014/tcp broker-service # Broker Service
5506broker_service 3014/udp broker-service # Broker Service
5507nati-dstp 3015/tcp # NATI DSTP
5508nati-dstp 3015/udp # NATI DSTP
5509notify_srvr 3016/tcp notify-srvr # Notify Server
5510notify_srvr 3016/udp notify-srvr # Notify Server
5511event_listener 3017/tcp event-listener # Event Listener
5512event_listener 3017/udp event-listener # Event Listener
5513srvc_registry 3018/tcp srvc-registry # Service Registry
5514srvc_registry 3018/udp srvc-registry # Service Registry
5515resource_mgr 3019/tcp resource-mgr # Resource Manager
5516resource_mgr 3019/udp resource-mgr # Resource Manager
5517cifs 3020/tcp # CIFS
5518cifs 3020/udp # CIFS
5519agriserver 3021/tcp # AGRI Server
5520agriserver 3021/udp # AGRI Server
5521csregagent 3022/tcp # CSREGAGENT
5522csregagent 3022/udp # CSREGAGENT
5523magicnotes 3023/tcp # magicnotes
5524magicnotes 3023/udp # magicnotes
5525nds_sso 3024/tcp nds-sso # NDS_SSO
5526nds_sso 3024/udp nds-sso # NDS_SSO
5527arepa-raft 3025/tcp # Arepa Raft
5528arepa-raft 3025/udp # Arepa Raft
5529agri-gateway 3026/tcp # AGRI Gateway
5530agri-gateway 3026/udp # AGRI Gateway
5531LiebDevMgmt_C 3027/tcp LiebDevMgmt-C # LiebDevMgmt_C
5532LiebDevMgmt_C 3027/udp LiebDevMgmt-C # LiebDevMgmt_C
5533LiebDevMgmt_DM 3028/tcp LiebDevMgmt-DM # LiebDevMgmt_DM
5534LiebDevMgmt_DM 3028/udp LiebDevMgmt-DM # LiebDevMgmt_DM
5535LiebDevMgmt_A 3029/tcp LiebDevMgmt-A # LiebDevMgmt_A
5536LiebDevMgmt_A 3029/udp LiebDevMgmt-A # LiebDevMgmt_A
5537arepa-cas 3030/tcp # Arepa Cas
5538arepa-cas 3030/udp # Arepa Cas
5539eppc 3031/tcp # Remote AppleEvents/PPC Toolbox
5540eppc 3031/udp # Remote AppleEvents/PPC Toolbox
5541redwood-chat 3032/tcp # Redwood Chat
5542redwood-chat 3032/udp # Redwood Chat
5543pdb 3033/tcp # PDB
5544pdb 3033/udp # PDB
5545osmosis-aeea 3034/tcp # Osmosis / Helix (R) AEEA Port
5546osmosis-aeea 3034/udp # Osmosis / Helix (R) AEEA Port
5547fjsv-gssagt 3035/tcp # FJSV gssagt
5548fjsv-gssagt 3035/udp # FJSV gssagt
5549hagel-dump 3036/tcp # Hagel DUMP
5550hagel-dump 3036/udp # Hagel DUMP
5551hp-san-mgmt 3037/tcp # HP SAN Mgmt
5552hp-san-mgmt 3037/udp # HP SAN Mgmt
5553santak-ups 3038/tcp # Santak UPS
5554santak-ups 3038/udp # Santak UPS
5555cogitate 3039/tcp # Cogitate, Inc.
5556cogitate 3039/udp # Cogitate, Inc.
5557tomato-springs 3040/tcp # Tomato Springs
5558tomato-springs 3040/udp # Tomato Springs
5559di-traceware 3041/tcp # di-traceware
5560di-traceware 3041/udp # di-traceware
5561journee 3042/tcp # journee
5562journee 3042/udp # journee
5563brp 3043/tcp # Broadcast Routing Protocol
5564brp 3043/udp # Broadcast Routing Protocol
5565responsenet 3045/tcp # ResponseNet
5566responsenet 3045/udp # ResponseNet
5567di-ase 3046/tcp # di-ase
5568di-ase 3046/udp # di-ase
5569hlserver 3047/tcp # Fast Security HL Server
5570hlserver 3047/udp # Fast Security HL Server
5571pctrader 3048/tcp # Sierra Net PC Trader
5572pctrader 3048/udp # Sierra Net PC Trader
5573nsws 3049/tcp # NSWS
5574nsws 3049/udp # NSWS
5575gds_db 3050/tcp gds-db # gds_db
5576gds_db 3050/udp gds-db # gds_db
5577galaxy-server 3051/tcp # Galaxy Server
5578galaxy-server 3051/udp # Galaxy Server
5579apc-3052 3052/tcp # APC 3052
5580apc-3052 3052/udp # APC 3052
5581dsom-server 3053/tcp # dsom-server
5582dsom-server 3053/udp # dsom-server
5583amt-cnf-prot 3054/tcp # AMT CNF PROT
5584amt-cnf-prot 3054/udp # AMT CNF PROT
5585policyserver 3055/tcp # Policy Server
5586policyserver 3055/udp # Policy Server
5587cdl-server 3056/tcp # CDL Server
5588cdl-server 3056/udp # CDL Server
5589goahead-fldup 3057/tcp # GoAhead FldUp
5590goahead-fldup 3057/udp # GoAhead FldUp
5591videobeans 3058/tcp # videobeans
5592videobeans 3058/udp # videobeans
5593qsoft 3059/tcp # qsoft
5594qsoft 3059/udp # qsoft
5595interserver 3060/tcp # interserver
5596interserver 3060/udp # interserver
5597cautcpd 3061/tcp # cautcpd
5598cautcpd 3061/udp # cautcpd
5599ncacn-ip-tcp 3062/tcp # ncacn-ip-tcp
5600ncacn-ip-tcp 3062/udp # ncacn-ip-tcp
5601ncadg-ip-udp 3063/tcp # ncadg-ip-udp
5602ncadg-ip-udp 3063/udp # ncadg-ip-udp
5603rprt 3064/tcp # Remote Port Redirector
5604rprt 3064/udp # Remote Port Redirector
5605slinterbase 3065/tcp # slinterbase
5606slinterbase 3065/udp # slinterbase
5607netattachsdmp 3066/tcp # NETATTACHSDMP
5608netattachsdmp 3066/udp # NETATTACHSDMP
5609fjhpjp 3067/tcp # FJHPJP
5610fjhpjp 3067/udp # FJHPJP
5611ls3bcast 3068/tcp # ls3 Broadcast
5612ls3bcast 3068/udp # ls3 Broadcast
5613ls3 3069/tcp # ls3
5614ls3 3069/udp # ls3
5615mgxswitch 3070/tcp # MGXSWITCH
5616mgxswitch 3070/udp # MGXSWITCH
5617csd-mgmt-port 3071/tcp # ContinuStor Manager Port
5618csd-mgmt-port 3071/udp # ContinuStor Manager Port
5619csd-monitor 3072/tcp # ContinuStor Monitor Port
5620csd-monitor 3072/udp # ContinuStor Monitor Port
5621vcrp 3073/tcp # Very simple chatroom prot
5622vcrp 3073/udp # Very simple chatroom prot
5623xbox 3074/tcp # Xbox game port
5624xbox 3074/udp # Xbox game port
5625orbix-locator 3075/tcp # Orbix 2000 Locator
5626orbix-locator 3075/udp # Orbix 2000 Locator
5627orbix-config 3076/tcp # Orbix 2000 Config
5628orbix-config 3076/udp # Orbix 2000 Config
5629orbix-loc-ssl 3077/tcp # Orbix 2000 Locator SSL
5630orbix-loc-ssl 3077/udp # Orbix 2000 Locator SSL
5631orbix-cfg-ssl 3078/tcp # Orbix 2000 Locator SSL
5632orbix-cfg-ssl 3078/udp # Orbix 2000 Locator SSL
5633lv-frontpanel 3079/tcp # LV Front Panel
5634lv-frontpanel 3079/udp # LV Front Panel
5635stm_pproc 3080/tcp stm-pproc # stm_pproc
5636stm_pproc 3080/udp stm-pproc # stm_pproc
5637tl1-lv 3081/tcp # TL1-LV
5638tl1-lv 3081/udp # TL1-LV
5639tl1-raw 3082/tcp # TL1-RAW
5640tl1-raw 3082/udp # TL1-RAW
5641tl1-telnet 3083/tcp # TL1-TELNET
5642tl1-telnet 3083/udp # TL1-TELNET
5643itm-mccs 3084/tcp # ITM-MCCS
5644itm-mccs 3084/udp # ITM-MCCS
5645pcihreq 3085/tcp # PCIHReq
5646pcihreq 3085/udp # PCIHReq
5647jdl-dbkitchen 3086/tcp # JDL-DBKitchen
5648jdl-dbkitchen 3086/udp # JDL-DBKitchen
5649asoki-sma 3087/tcp # Asoki SMA
5650asoki-sma 3087/udp # Asoki SMA
5651xdtp 3088/tcp # eXtensible Data Transfer Protocol
5652xdtp 3088/udp # eXtensible Data Transfer Protocol
5653ptk-alink 3089/tcp # ParaTek Agent Linking
5654ptk-alink 3089/udp # ParaTek Agent Linking
5655stss 3090/tcp # Senforce Session Services
5656stss 3090/udp # Senforce Session Services
56571ci-smcs 3091/tcp # 1Ci Server Management
56581ci-smcs 3091/udp # 1Ci Server Management
5659rapidmq-center 3093/tcp # Jiiva RapidMQ Center
5660rapidmq-center 3093/udp # Jiiva RapidMQ Center
5661rapidmq-reg 3094/tcp # Jiiva RapidMQ Registry
5662rapidmq-reg 3094/udp # Jiiva RapidMQ Registry
5663panasas 3095/tcp # Panasas rendevous port
5664panasas 3095/udp # Panasas rendevous port
5665ndl-aps 3096/tcp # Active Print Server Port
5666ndl-aps 3096/udp # Active Print Server Port
5667itu-bicc-stc 3097/sctp # ITU-T Q.1902.1/Q.2150.3
5668umm-port 3098/tcp # Universal Message Manager
5669umm-port 3098/udp # Universal Message Manager
5670chmd 3099/tcp # CHIPSY Machine Daemon
5671chmd 3099/udp # CHIPSY Machine Daemon
5672opcon-xps 3100/tcp # OpCon/xps
5673opcon-xps 3100/udp # OpCon/xps
5674hp-pxpib 3101/tcp # HP PolicyXpert PIB Server
5675hp-pxpib 3101/udp # HP PolicyXpert PIB Server
5676slslavemon 3102/tcp # SoftlinK Slave Mon Port
5677slslavemon 3102/udp # SoftlinK Slave Mon Port
5678autocuesmi 3103/tcp # Autocue SMI Protocol
5679autocuesmi 3103/udp # Autocue SMI Protocol
5680autocuelog 3104/tcp # Autocue Logger Protocol
5681autocuetime 3104/udp # Autocue Time Service
5682cardbox 3105/tcp # Cardbox
5683cardbox 3105/udp # Cardbox
5684cardbox-http 3106/tcp # Cardbox HTTP
5685cardbox-http 3106/udp # Cardbox HTTP
5686business 3107/tcp # Business protocol
5687business 3107/udp # Business protocol
5688geolocate 3108/tcp # Geolocate protocol
5689geolocate 3108/udp # Geolocate protocol
5690personnel 3109/tcp # Personnel protocol
5691personnel 3109/udp # Personnel protocol
5692sim-control 3110/tcp # simulator control port
5693sim-control 3110/udp # simulator control port
5694wsynch 3111/tcp # Web Synchronous Services
5695wsynch 3111/udp # Web Synchronous Services
5696ksysguard 3112/tcp # KDE System Guard
5697ksysguard 3112/udp # KDE System Guard
5698cs-auth-svr 3113/tcp # CS-Authenticate Svr Port
5699cs-auth-svr 3113/udp # CS-Authenticate Svr Port
5700ccmad 3114/tcp # CCM AutoDiscover
5701ccmad 3114/udp # CCM AutoDiscover
5702mctet-master 3115/tcp # MCTET Master
5703mctet-master 3115/udp # MCTET Master
5704mctet-gateway 3116/tcp # MCTET Gateway
5705mctet-gateway 3116/udp # MCTET Gateway
5706mctet-jserv 3117/tcp # MCTET Jserv
5707mctet-jserv 3117/udp # MCTET Jserv
5708pkagent 3118/tcp # PKAgent
5709pkagent 3118/udp # PKAgent
5710d2000kernel 3119/tcp # D2000 Kernel Port
5711d2000kernel 3119/udp # D2000 Kernel Port
5712d2000webserver 3120/tcp # D2000 Webserver Port
5713d2000webserver 3120/udp # D2000 Webserver Port
5714vtr-emulator 3122/tcp # MTI VTR Emulator port
5715vtr-emulator 3122/udp # MTI VTR Emulator port
5716edix 3123/tcp # EDI Translation Protocol
5717edix 3123/udp # EDI Translation Protocol
5718beacon-port 3124/tcp # Beacon Port
5719beacon-port 3124/udp # Beacon Port
5720a13-an 3125/tcp # A13-AN Interface
5721a13-an 3125/udp # A13-AN Interface
5722ctx-bridge 3127/tcp # CTX Bridge Port
5723ctx-bridge 3127/udp # CTX Bridge Port
5724ndl-aas 3128/udp # Active API Server Port
5725netport-id 3129/tcp # NetPort Discovery Port
5726netport-id 3129/udp # NetPort Discovery Port
5727netbookmark 3131/tcp # Net Book Mark
5728netbookmark 3131/udp # Net Book Mark
5729ms-rule-engine 3132/tcp # Microsoft Business Rule Engine Update Service
5730ms-rule-engine 3132/udp # Microsoft Business Rule Engine Update Service
5731prism-deploy 3133/tcp # Prism Deploy User Port
5732prism-deploy 3133/udp # Prism Deploy User Port
5733ecp 3134/tcp # Extensible Code Protocol
5734ecp 3134/udp # Extensible Code Protocol
5735peerbook-port 3135/tcp # PeerBook Port
5736peerbook-port 3135/udp # PeerBook Port
5737grubd 3136/tcp # Grub Server Port
5738grubd 3136/udp # Grub Server Port
5739rtnt-1 3137/tcp # rtnt-1 data packets
5740rtnt-1 3137/udp # rtnt-1 data packets
5741rtnt-2 3138/tcp # rtnt-2 data packets
5742rtnt-2 3138/udp # rtnt-2 data packets
5743incognitorv 3139/tcp # Incognito Rendez-Vous
5744incognitorv 3139/udp # Incognito Rendez-Vous
5745ariliamulti 3140/tcp # Arilia Multiplexor
5746ariliamulti 3140/udp # Arilia Multiplexor
5747vmodem 3141/tcp # VMODEM
5748vmodem 3141/udp # VMODEM
5749rdc-wh-eos 3142/tcp # RDC WH EOS
5750rdc-wh-eos 3142/udp # RDC WH EOS
5751seaview 3143/tcp # Sea View
5752seaview 3143/udp # Sea View
5753tarantella 3144/tcp # Tarantella
5754tarantella 3144/udp # Tarantella
5755csi-lfap 3145/tcp # CSI-LFAP
5756csi-lfap 3145/udp # CSI-LFAP
5757bears-02 3146/tcp # bears-02
5758bears-02 3146/udp # bears-02
5759rfio 3147/tcp # RFIO
5760rfio 3147/udp # RFIO
5761nm-game-admin 3148/tcp # NetMike Game Administrator
5762nm-game-admin 3148/udp # NetMike Game Administrator
5763nm-game-server 3149/tcp # NetMike Game Server
5764nm-game-server 3149/udp # NetMike Game Server
5765nm-asses-admin 3150/tcp # NetMike Assessor Administrator
5766nm-asses-admin 3150/udp # NetMike Assessor Administrator
5767nm-assessor 3151/tcp # NetMike Assessor
5768nm-assessor 3151/udp # NetMike Assessor
5769feitianrockey 3152/tcp # FeiTian Port
5770feitianrockey 3152/udp # FeiTian Port
5771s8-client-port 3153/tcp # S8Cargo Client Port
5772s8-client-port 3153/udp # S8Cargo Client Port
5773ccmrmi 3154/tcp # ON RMI Registry
5774ccmrmi 3154/udp # ON RMI Registry
5775jpegmpeg 3155/tcp # JpegMpeg Port
5776jpegmpeg 3155/udp # JpegMpeg Port
5777indura 3156/tcp # Indura Collector
5778indura 3156/udp # Indura Collector
5779e3consultants 3157/tcp # CCC Listener Port
5780e3consultants 3157/udp # CCC Listener Port
5781stvp 3158/tcp # SmashTV Protocol
5782stvp 3158/udp # SmashTV Protocol
5783navegaweb-port 3159/tcp # NavegaWeb Tarification
5784navegaweb-port 3159/udp # NavegaWeb Tarification
5785tip-app-server 3160/tcp # TIP Application Server
5786tip-app-server 3160/udp # TIP Application Server
5787doc1lm 3161/tcp # DOC1 License Manager
5788doc1lm 3161/udp # DOC1 License Manager
5789sflm 3162/tcp # SFLM
5790sflm 3162/udp # SFLM
5791res-sap 3163/tcp # RES-SAP
5792res-sap 3163/udp # RES-SAP
5793imprs 3164/tcp # IMPRS
5794imprs 3164/udp # IMPRS
5795newgenpay 3165/tcp # Newgenpay Engine Service
5796newgenpay 3165/udp # Newgenpay Engine Service
5797sossecollector 3166/tcp # Quest Spotlight Out-Of-Process Collector
5798sossecollector 3166/udp # Quest Spotlight Out-Of-Process Collector
5799nowcontact 3167/tcp # Now Contact Public Server
5800nowcontact 3167/udp # Now Contact Public Server
5801poweronnud 3168/tcp # Now Up-to-Date Public Server
5802poweronnud 3168/udp # Now Up-to-Date Public Server
5803serverview-as 3169/tcp # SERVERVIEW-AS
5804serverview-as 3169/udp # SERVERVIEW-AS
5805serverview-asn 3170/tcp # SERVERVIEW-ASN
5806serverview-asn 3170/udp # SERVERVIEW-ASN
5807serverview-gf 3171/tcp # SERVERVIEW-GF
5808serverview-gf 3171/udp # SERVERVIEW-GF
5809serverview-rm 3172/tcp # SERVERVIEW-RM
5810serverview-rm 3172/udp # SERVERVIEW-RM
5811serverview-icc 3173/tcp # SERVERVIEW-ICC
5812serverview-icc 3173/udp # SERVERVIEW-ICC
5813armi-server 3174/tcp # ARMI Server
5814armi-server 3174/udp # ARMI Server
5815t1-e1-over-ip 3175/tcp # T1_E1_Over_IP
5816t1-e1-over-ip 3175/udp # T1_E1_Over_IP
5817ars-master 3176/tcp # ARS Master
5818ars-master 3176/udp # ARS Master
5819phonex-port 3177/tcp # Phonex Protocol
5820phonex-port 3177/udp # Phonex Protocol
5821radclientport 3178/tcp # Radiance UltraEdge Port
5822radclientport 3178/udp # Radiance UltraEdge Port
5823h2gf-w-2m 3179/tcp # H2GF W.2m Handover prot.
5824h2gf-w-2m 3179/udp # H2GF W.2m Handover prot.
5825mc-brk-srv 3180/tcp # Millicent Broker Server
5826mc-brk-srv 3180/udp # Millicent Broker Server
5827bmcpatrolagent 3181/tcp # BMC Patrol Agent
5828bmcpatrolagent 3181/udp # BMC Patrol Agent
5829bmcpatrolrnvu 3182/tcp # BMC Patrol Rendezvous
5830bmcpatrolrnvu 3182/udp # BMC Patrol Rendezvous
5831cops-tls 3183/tcp # COPS/TLS
5832cops-tls 3183/udp # COPS/TLS
5833apogeex-port 3184/tcp # ApogeeX Port
5834apogeex-port 3184/udp # ApogeeX Port
5835smpppd 3185/tcp # SuSE Meta PPPD
5836smpppd 3185/udp # SuSE Meta PPPD
5837iiw-port 3186/tcp # IIW Monitor User Port
5838iiw-port 3186/udp # IIW Monitor User Port
5839odi-port 3187/tcp # Open Design Listen Port
5840odi-port 3187/udp # Open Design Listen Port
5841brcm-comm-port 3188/tcp # Broadcom Port
5842brcm-comm-port 3188/udp # Broadcom Port
5843pcle-infex 3189/tcp # Pinnacle Sys InfEx Port
5844pcle-infex 3189/udp # Pinnacle Sys InfEx Port
5845csvr-proxy 3190/tcp # ConServR Proxy
5846csvr-proxy 3190/udp # ConServR Proxy
5847csvr-sslproxy 3191/tcp # ConServR SSL Proxy
5848csvr-sslproxy 3191/udp # ConServR SSL Proxy
5849firemonrcc 3192/tcp # FireMon Revision Control
5850firemonrcc 3192/udp # FireMon Revision Control
5851spandataport 3193/tcp # SpanDataPort
5852spandataport 3193/udp # SpanDataPort
5853magbind 3194/tcp # Rockstorm MAG protocol
5854magbind 3194/udp # Rockstorm MAG protocol
5855ncu-1 3195/tcp # Network Control Unit
5856ncu-1 3195/udp # Network Control Unit
5857ncu-2 3196/tcp # Network Control Unit
5858ncu-2 3196/udp # Network Control Unit
5859embrace-dp-s 3197/tcp # Embrace Device Protocol Server
5860embrace-dp-s 3197/udp # Embrace Device Protocol Server
5861embrace-dp-c 3198/tcp # Embrace Device Protocol Client
5862embrace-dp-c 3198/udp # Embrace Device Protocol Client
5863dmod-workspace 3199/tcp # DMOD WorkSpace
5864dmod-workspace 3199/udp # DMOD WorkSpace
5865tick-port 3200/tcp # Press-sense Tick Port
5866tick-port 3200/udp # Press-sense Tick Port
5867cpq-tasksmart 3201/tcp # CPQ-TaskSmart
5868cpq-tasksmart 3201/udp # CPQ-TaskSmart
5869intraintra 3202/tcp # IntraIntra
5870intraintra 3202/udp # IntraIntra
5871netwatcher-mon 3203/tcp # Network Watcher Monitor
5872netwatcher-mon 3203/udp # Network Watcher Monitor
5873netwatcher-db 3204/tcp # Network Watcher DB Access
5874netwatcher-db 3204/udp # Network Watcher DB Access
5875isns 3205/tcp # iSNS Server Port
5876isns 3205/udp # iSNS Server Port
5877ironmail 3206/tcp # IronMail POP Proxy
5878ironmail 3206/udp # IronMail POP Proxy
5879vx-auth-port 3207/tcp # Veritas Authentication Port
5880vx-auth-port 3207/udp # Veritas Authentication Port
5881pfu-prcallback 3208/tcp # PFU PR Callback
5882pfu-prcallback 3208/udp # PFU PR Callback
5883netwkpathengine 3209/tcp # HP OpenView Network Path Engine Server
5884netwkpathengine 3209/udp # HP OpenView Network Path Engine Server
5885flamenco-proxy 3210/tcp # Flamenco Networks Proxy
5886flamenco-proxy 3210/udp # Flamenco Networks Proxy
5887avsecuremgmt 3211/tcp # Avocent Secure Management
5888avsecuremgmt 3211/udp # Avocent Secure Management
5889surveyinst 3212/tcp # Survey Instrument
5890surveyinst 3212/udp # Survey Instrument
5891neon24x7 3213/tcp # NEON 24X7 Mission Control
5892neon24x7 3213/udp # NEON 24X7 Mission Control
5893jmq-daemon-1 3214/tcp # JMQ Daemon Port 1
5894jmq-daemon-1 3214/udp # JMQ Daemon Port 1
5895jmq-daemon-2 3215/tcp # JMQ Daemon Port 2
5896jmq-daemon-2 3215/udp # JMQ Daemon Port 2
5897ferrari-foam 3216/tcp # Ferrari electronic FOAM
5898ferrari-foam 3216/udp # Ferrari electronic FOAM
5899unite 3217/tcp # Unified IP & Telecomm Environment
5900unite 3217/udp # Unified IP & Telecomm Environment
5901smartpackets 3218/tcp # EMC SmartPackets
5902smartpackets 3218/udp # EMC SmartPackets
5903wms-messenger 3219/tcp # WMS Messenger
5904wms-messenger 3219/udp # WMS Messenger
5905xnm-ssl 3220/tcp # XML NM over SSL
5906xnm-ssl 3220/udp # XML NM over SSL
5907xnm-clear-text 3221/tcp # XML NM over TCP
5908xnm-clear-text 3221/udp # XML NM over TCP
5909glbp 3222/tcp # Gateway Load Balancing Pr
5910glbp 3222/udp # Gateway Load Balancing Pr
5911digivote 3223/tcp # DIGIVOTE (R) Vote-Server
5912digivote 3223/udp # DIGIVOTE (R) Vote-Server
5913aes-discovery 3224/tcp # AES Discovery Port
5914aes-discovery 3224/udp # AES Discovery Port
5915fcip-port 3225/tcp # FCIP
5916fcip-port 3225/udp # FCIP
5917isi-irp 3226/tcp # ISI Industry Software IRP
5918isi-irp 3226/udp # ISI Industry Software IRP
5919dwnmshttp 3227/tcp # DiamondWave NMS Server
5920dwnmshttp 3227/udp # DiamondWave NMS Server
5921dwmsgserver 3228/tcp # DiamondWave MSG Server
5922dwmsgserver 3228/udp # DiamondWave MSG Server
5923global-cd-port 3229/tcp # Global CD Port
5924global-cd-port 3229/udp # Global CD Port
5925sftdst-port 3230/tcp # Software Distributor Port
5926sftdst-port 3230/udp # Software Distributor Port
5927vidigo 3231/tcp # VidiGo communication
5928vidigo 3231/udp # VidiGo communication
5929mdtp 3232/tcp # MDT port
5930mdtp 3232/udp # MDT port
5931whisker 3233/tcp # WhiskerControl main port
5932whisker 3233/udp # WhiskerControl main port
5933alchemy 3234/tcp # Alchemy Server
5934alchemy 3234/udp # Alchemy Server
5935mdap-port 3235/tcp # MDAP port
5936mdap-port 3235/udp # MDAP Port
5937apparenet-ts 3236/tcp # appareNet Test Server
5938apparenet-ts 3236/udp # appareNet Test Server
5939apparenet-tps 3237/tcp # appareNet Test Packet Sequencer
5940apparenet-tps 3237/udp # appareNet Test Packet Sequencer
5941apparenet-as 3238/tcp # appareNet Analysis Server
5942apparenet-as 3238/udp # appareNet Analysis Server
5943apparenet-ui 3239/tcp # appareNet User Interface
5944apparenet-ui 3239/udp # appareNet User Interface
5945triomotion 3240/tcp # Trio Motion Control Port
5946triomotion 3240/udp # Trio Motion Control Port
5947sysorb 3241/tcp # SysOrb Monitoring Server
5948sysorb 3241/udp # SysOrb Monitoring Server
5949sdp-id-port 3242/tcp # Session Description ID
5950sdp-id-port 3242/udp # Session Description ID
5951timelot 3243/tcp # Timelot Port
5952timelot 3243/udp # Timelot Port
5953onesaf 3244/tcp # OneSAF
5954onesaf 3244/udp # OneSAF
5955vieo-fe 3245/tcp # VIEO Fabric Executive
5956vieo-fe 3245/udp # VIEO Fabric Executive
5957dvt-system 3246/tcp # DVT SYSTEM PORT
5958dvt-system 3246/udp # DVT SYSTEM PORT
5959dvt-data 3247/tcp # DVT DATA LINK
5960dvt-data 3247/udp # DVT DATA LINK
5961procos-lm 3248/tcp # PROCOS LM
5962procos-lm 3248/udp # PROCOS LM
5963ssp 3249/tcp # State Sync Protocol
5964ssp 3249/udp # State Sync Protocol
5965hicp 3250/tcp # HMS hicp port
5966hicp 3250/udp # HMS hicp port
5967sysscanner 3251/tcp # Sys Scanner
5968sysscanner 3251/udp # Sys Scanner
5969dhe 3252/tcp # DHE port
5970dhe 3252/udp # DHE port
5971pda-data 3253/tcp # PDA Data
5972pda-data 3253/udp # PDA Data
5973pda-sys 3254/tcp # PDA System
5974pda-sys 3254/udp # PDA System
5975semaphore 3255/tcp # Semaphore Connection Port
5976semaphore 3255/udp # Semaphore Connection Port
5977cpqrpm-agent 3256/tcp # Compaq RPM Agent Port
5978cpqrpm-agent 3256/udp # Compaq RPM Agent Port
5979cpqrpm-server 3257/tcp # Compaq RPM Server Port
5980cpqrpm-server 3257/udp # Compaq RPM Server Port
5981ivecon-port 3258/tcp # Ivecon Server Port
5982ivecon-port 3258/udp # Ivecon Server Port
5983epncdp2 3259/tcp # Epson Network Common Devi
5984epncdp2 3259/udp # Epson Network Common Devi
5985iscsi-target 3260/tcp # iSCSI port
5986iscsi-target 3260/udp # iSCSI port
5987winshadow 3261/tcp # winShadow
5988winshadow 3261/udp # winShadow
5989necp 3262/tcp # NECP
5990necp 3262/udp # NECP
5991ecolor-imager 3263/tcp # E-Color Enterprise Imager
5992ecolor-imager 3263/udp # E-Color Enterprise Imager
5993ccmail 3264/tcp # cc:mail/lotus
5994ccmail 3264/udp # cc:mail/lotus
5995altav-tunnel 3265/tcp # Altav Tunnel
5996altav-tunnel 3265/udp # Altav Tunnel
5997ns-cfg-server 3266/tcp # NS CFG Server
5998ns-cfg-server 3266/udp # NS CFG Server
5999ibm-dial-out 3267/tcp # IBM Dial Out
6000ibm-dial-out 3267/udp # IBM Dial Out
6001msft-gc 3268/tcp # Microsoft Global Catalog
6002msft-gc 3268/udp # Microsoft Global Catalog
6003msft-gc-ssl 3269/tcp # Microsoft Global Catalog with LDAP/SSL
6004msft-gc-ssl 3269/udp # Microsoft Global Catalog with LDAP/SSL
6005verismart 3270/tcp # Verismart
6006verismart 3270/udp # Verismart
6007csoft-prev 3271/tcp # CSoft Prev Port
6008csoft-prev 3271/udp # CSoft Prev Port
6009user-manager 3272/tcp # Fujitsu User Manager
6010user-manager 3272/udp # Fujitsu User Manager
6011sxmp 3273/tcp # Simple Extensible Multiplexed Protocol
6012sxmp 3273/udp # Simple Extensible Multiplexed Protocol
6013ordinox-server 3274/tcp # Ordinox Server
6014ordinox-server 3274/udp # Ordinox Server
6015samd 3275/tcp # SAMD
6016samd 3275/udp # SAMD
6017maxim-asics 3276/tcp # Maxim ASICs
6018maxim-asics 3276/udp # Maxim ASICs
6019awg-proxy 3277/tcp # AWG Proxy
6020awg-proxy 3277/udp # AWG Proxy
6021lkcmserver 3278/tcp # LKCM Server
6022lkcmserver 3278/udp # LKCM Server
6023admind 3279/tcp # admind
6024admind 3279/udp # admind
6025vs-server 3280/tcp # VS Server
6026vs-server 3280/udp # VS Server
6027sysopt 3281/tcp # SYSOPT
6028sysopt 3281/udp # SYSOPT
6029datusorb 3282/tcp # Datusorb
6030datusorb 3282/udp # Datusorb
6031net-assistant 3283/tcp # Apple Remote Desktop - Net Assistant
6032net-assistant 3283/udp # Apple Remote Desktop - Net Assistant
60334talk 3284/tcp # 4Talk
60344talk 3284/udp # 4Talk
6035plato 3285/tcp # Plato
6036plato 3285/udp # Plato
6037e-net 3286/tcp # E-Net
6038e-net 3286/udp # E-Net
6039directvdata 3287/tcp # DIRECTVDATA
6040directvdata 3287/udp # DIRECTVDATA
6041cops 3288/tcp # COPS
6042cops 3288/udp # COPS
6043enpc 3289/tcp # ENPC
6044enpc 3289/udp # ENPC
6045caps-lm 3290/tcp # CAPS LOGISTICS TOOLKIT - LM
6046caps-lm 3290/udp # CAPS LOGISTICS TOOLKIT - LM
6047sah-lm 3291/tcp # S A Holditch & Associates - LM
6048sah-lm 3291/udp # S A Holditch & Associates - LM
6049cart-o-rama 3292/tcp # Cart O Rama
6050cart-o-rama 3292/udp # Cart O Rama
6051fg-fps 3293/tcp # fg-fps
6052fg-fps 3293/udp # fg-fps
6053fg-gip 3294/tcp # fg-gip
6054fg-gip 3294/udp # fg-gip
6055dyniplookup 3295/tcp # Dynamic IP Lookup
6056dyniplookup 3295/udp # Dynamic IP Lookup
6057rib-slm 3296/tcp # Rib License Manager
6058rib-slm 3296/udp # Rib License Manager
6059cytel-lm 3297/tcp # Cytel License Manager
6060cytel-lm 3297/udp # Cytel License Manager
6061deskview 3298/tcp # DeskView
6062deskview 3298/udp # DeskView
6063pdrncs 3299/tcp # pdrncs
6064pdrncs 3299/udp # pdrncs
6065mcs-fastmail 3302/tcp # MCS Fastmail
6066mcs-fastmail 3302/udp # MCS Fastmail
6067opsession-clnt 3303/tcp # OP Session Client
6068opsession-clnt 3303/udp # OP Session Client
6069opsession-srvr 3304/tcp # OP Session Server
6070opsession-srvr 3304/udp # OP Session Server
6071odette-ftp 3305/tcp # ODETTE-FTP
6072odette-ftp 3305/udp # ODETTE-FTP
6073opsession-prxy 3307/tcp # OP Session Proxy
6074opsession-prxy 3307/udp # OP Session Proxy
6075tns-server 3308/tcp # TNS Server
6076tns-server 3308/udp # TNS Server
6077tns-adv 3309/tcp # TNS ADV
6078tns-adv 3309/udp # TNS ADV
6079dyna-access 3310/tcp # Dyna Access
6080dyna-access 3310/udp # Dyna Access
6081mcns-tel-ret 3311/tcp # MCNS Tel Ret
6082mcns-tel-ret 3311/udp # MCNS Tel Ret
6083appman-server 3312/tcp # Application Management Server
6084appman-server 3312/udp # Application Management Server
6085uorb 3313/tcp # Unify Object Broker
6086uorb 3313/udp # Unify Object Broker
6087uohost 3314/tcp # Unify Object Host
6088uohost 3314/udp # Unify Object Host
6089cdid 3315/tcp # CDID
6090cdid 3315/udp # CDID
6091aicc-cmi 3316/tcp # AICC/CMI
6092aicc-cmi 3316/udp # AICC/CMI
6093vsaiport 3317/tcp # VSAI PORT
6094vsaiport 3317/udp # VSAI PORT
6095ssrip 3318/tcp # Swith to Swith Routing Information Protocol
6096ssrip 3318/udp # Swith to Swith Routing Information Protocol
6097sdt-lmd 3319/tcp # SDT License Manager
6098sdt-lmd 3319/udp # SDT License Manager
6099officelink2000 3320/tcp # Office Link 2000
6100officelink2000 3320/udp # Office Link 2000
6101vnsstr 3321/tcp # VNSSTR
6102vnsstr 3321/udp # VNSSTR
6103sftu 3326/tcp # SFTU
6104sftu 3326/udp # SFTU
6105bbars 3327/tcp # BBARS
6106bbars 3327/udp # BBARS
6107egptlm 3328/tcp # Eaglepoint License Manager
6108egptlm 3328/udp # Eaglepoint License Manager
6109hp-device-disc 3329/tcp # HP Device Disc
6110hp-device-disc 3329/udp # HP Device Disc
6111mcs-calypsoicf 3330/tcp # MCS Calypso ICF
6112mcs-calypsoicf 3330/udp # MCS Calypso ICF
6113mcs-messaging 3331/tcp # MCS Messaging
6114mcs-messaging 3331/udp # MCS Messaging
6115mcs-mailsvr 3332/tcp # MCS Mail Server
6116mcs-mailsvr 3332/udp # MCS Mail Server
6117dec-notes 3333/tcp # DEC Notes
6118dec-notes 3333/udp # DEC Notes
6119directv-web 3334/tcp # Direct TV Webcasting
6120directv-web 3334/udp # Direct TV Webcasting
6121directv-soft 3335/tcp # Direct TV Software Updates
6122directv-soft 3335/udp # Direct TV Software Updates
6123directv-tick 3336/tcp # Direct TV Tickers
6124directv-tick 3336/udp # Direct TV Tickers
6125directv-catlg 3337/tcp # Direct TV Data Catalog
6126directv-catlg 3337/udp # Direct TV Data Catalog
6127anet-b 3338/tcp # OMF data b
6128anet-b 3338/udp # OMF data b
6129anet-l 3339/tcp # OMF data l
6130anet-l 3339/udp # OMF data l
6131anet-m 3340/tcp # OMF data m
6132anet-m 3340/udp # OMF data m
6133anet-h 3341/tcp # OMF data h
6134anet-h 3341/udp # OMF data h
6135webtie 3342/tcp # WebTIE
6136webtie 3342/udp # WebTIE
6137ms-cluster-net 3343/tcp # MS Cluster Net
6138ms-cluster-net 3343/udp # MS Cluster Net
6139bnt-manager 3344/tcp # BNT Manager
6140bnt-manager 3344/udp # BNT Manager
6141influence 3345/tcp # Influence
6142influence 3345/udp # Influence
6143phoenix-rpc 3347/tcp # Phoenix RPC
6144phoenix-rpc 3347/udp # Phoenix RPC
6145pangolin-laser 3348/tcp # Pangolin Laser
6146pangolin-laser 3348/udp # Pangolin Laser
6147chevinservices 3349/tcp # Chevin Services
6148chevinservices 3349/udp # Chevin Services
6149findviatv 3350/tcp # FINDVIATV
6150findviatv 3350/udp # FINDVIATV
6151btrieve 3351/tcp # Btrieve port
6152btrieve 3351/udp # Btrieve port
6153ssql 3352/tcp # Scalable SQL
6154ssql 3352/udp # Scalable SQL
6155fatpipe 3353/tcp # FATPIPE
6156fatpipe 3353/udp # FATPIPE
6157suitjd 3354/tcp # SUITJD
6158suitjd 3354/udp # SUITJD
6159ordinox-dbase 3355/tcp # Ordinox Dbase
6160ordinox-dbase 3355/udp # Ordinox Dbase
6161upnotifyps 3356/tcp # UPNOTIFYPS
6162upnotifyps 3356/udp # UPNOTIFYPS
6163adtech-test 3357/tcp # Adtech Test IP
6164adtech-test 3357/udp # Adtech Test IP
6165mpsysrmsvr 3358/tcp # Mp Sys Rmsvr
6166mpsysrmsvr 3358/udp # Mp Sys Rmsvr
6167wg-netforce 3359/tcp # WG NetForce
6168wg-netforce 3359/udp # WG NetForce
6169kv-server 3360/tcp # KV Server
6170kv-server 3360/udp # KV Server
6171kv-agent 3361/tcp # KV Agent
6172kv-agent 3361/udp # KV Agent
6173dj-ilm 3362/tcp # DJ ILM
6174dj-ilm 3362/udp # DJ ILM
6175nati-vi-server 3363/tcp # NATI Vi Server
6176nati-vi-server 3363/udp # NATI Vi Server
6177tip2 3372/tcp # TIP 2
6178tip2 3372/udp # TIP 2
6179lavenir-lm 3373/tcp # Lavenir License Manager
6180lavenir-lm 3373/udp # Lavenir License Manager
6181cluster-disc 3374/tcp # Cluster Disc
6182cluster-disc 3374/udp # Cluster Disc
6183vsnm-agent 3375/tcp # VSNM Agent
6184vsnm-agent 3375/udp # VSNM Agent
6185cdbroker 3376/tcp # CD Broker
6186cdbroker 3376/udp # CD Broker
6187cogsys-lm 3377/tcp # Cogsys Network License Manager
6188cogsys-lm 3377/udp # Cogsys Network License Manager
6189wsicopy 3378/tcp # WSICOPY
6190wsicopy 3378/udp # WSICOPY
6191socorfs 3379/tcp # SOCORFS
6192socorfs 3379/udp # SOCORFS
6193sns-channels 3380/tcp # SNS Channels
6194sns-channels 3380/udp # SNS Channels
6195geneous 3381/tcp # Geneous
6196geneous 3381/udp # Geneous
6197fujitsu-neat 3382/tcp # Fujitsu Network Enhanced Antitheft function
6198fujitsu-neat 3382/udp # Fujitsu Network Enhanced Antitheft function
6199esp-lm 3383/tcp # Enterprise Software Products License Manager
6200esp-lm 3383/udp # Enterprise Software Products License Manager
6201hp-clic 3384/tcp # Cluster Management Services
6202hp-clic 3384/udp # Hardware Management
6203qnxnetman 3385/tcp # qnxnetman
6204qnxnetman 3385/udp # qnxnetman
6205gprs-data 3386/tcp # GPRS Data
6206gprs-sig 3386/udp # GPRS SIG
6207backroomnet 3387/tcp # Back Room Net
6208backroomnet 3387/udp # Back Room Net
6209cbserver 3388/tcp # CB Server
6210cbserver 3388/udp # CB Server
6211ms-wbt-server 3389/tcp # MS WBT Server
6212ms-wbt-server 3389/udp # MS WBT Server
6213dsc 3390/tcp # Distributed Service Coordinator
6214dsc 3390/udp # Distributed Service Coordinator
6215savant 3391/tcp # SAVANT
6216savant 3391/udp # SAVANT
6217efi-lm 3392/tcp # EFI License Management
6218efi-lm 3392/udp # EFI License Management
6219d2k-tapestry1 3393/tcp # D2K Tapestry Client to Server
6220d2k-tapestry1 3393/udp # D2K Tapestry Client to Server
6221d2k-tapestry2 3394/tcp # D2K Tapestry Server to Server
6222d2k-tapestry2 3394/udp # D2K Tapestry Server to Server
6223dyna-lm 3395/tcp # Dyna License Manager (Elam)
6224dyna-lm 3395/udp # Dyna License Manager (Elam)
6225printer_agent 3396/tcp printer-agent # Printer Agent
6226printer_agent 3396/udp printer-agent # Printer Agent
6227cloanto-lm 3397/tcp # Cloanto License Manager
6228cloanto-lm 3397/udp # Cloanto License Manager
6229mercantile 3398/tcp # Mercantile
6230mercantile 3398/udp # Mercantile
6231csms 3399/tcp # CSMS
6232csms 3399/udp # CSMS
6233csms2 3400/tcp # CSMS2
6234csms2 3400/udp # CSMS2
6235filecast 3401/tcp # filecast
6236filecast 3401/udp # filecast
6237fxaengine-net 3402/tcp # FXa Engine Network Port
6238fxaengine-net 3402/udp # FXa Engine Network Port
6239nokia-ann-ch1 3405/tcp # Nokia Announcement ch 1
6240nokia-ann-ch1 3405/udp # Nokia Announcement ch 1
6241nokia-ann-ch2 3406/tcp # Nokia Announcement ch 2
6242nokia-ann-ch2 3406/udp # Nokia Announcement ch 2
6243ldap-admin 3407/tcp # LDAP admin server port
6244ldap-admin 3407/udp # LDAP admin server port
6245BESApi 3408/tcp # BES Api Port
6246BESApi 3408/udp # BES Api Port
6247networklens 3409/tcp # NetworkLens Event Port
6248networklens 3409/udp # NetworkLens Event Port
6249networklenss 3410/tcp # NetworkLens SSL Event
6250networklenss 3410/udp # NetworkLens SSL Event
6251biolink-auth 3411/tcp # BioLink Authenteon server
6252biolink-auth 3411/udp # BioLink Authenteon server
6253xmlblaster 3412/tcp # xmlBlaster
6254xmlblaster 3412/udp # xmlBlaster
6255svnet 3413/tcp # SpecView Networking
6256svnet 3413/udp # SpecView Networking
6257wip-port 3414/tcp # BroadCloud WIP Port
6258wip-port 3414/udp # BroadCloud WIP Port
6259bcinameservice 3415/tcp # BCI Name Service
6260bcinameservice 3415/udp # BCI Name Service
6261commandport 3416/tcp # AirMobile IS Command Port
6262commandport 3416/udp # AirMobile IS Command Port
6263csvr 3417/tcp # ConServR file translation
6264csvr 3417/udp # ConServR file translation
6265rnmap 3418/tcp # Remote nmap
6266rnmap 3418/udp # Remote nmap
6267softaudit 3419/tcp # Isogon SoftAudit
6268softaudit 3419/udp # ISogon SoftAudit
6269ifcp-port 3420/tcp # iFCP User Port
6270ifcp-port 3420/udp # iFCP User Port
6271bmap 3421/tcp # Bull Apprise portmapper
6272bmap 3421/udp # Bull Apprise portmapper
6273rusb-sys-port 3422/tcp # Remote USB System Port
6274rusb-sys-port 3422/udp # Remote USB System Port
6275xtrm 3423/tcp # xTrade Reliable Messaging
6276xtrm 3423/udp # xTrade Reliable Messaging
6277xtrms 3424/tcp # xTrade over TLS/SSL
6278xtrms 3424/udp # xTrade over TLS/SSL
6279agps-port 3425/tcp # AGPS Access Port
6280agps-port 3425/udp # AGPS Access Port
6281arkivio 3426/tcp # Arkivio Storage Protocol
6282arkivio 3426/udp # Arkivio Storage Protocol
6283websphere-snmp 3427/tcp # WebSphere SNMP
6284websphere-snmp 3427/udp # WebSphere SNMP
6285twcss 3428/tcp # 2Wire CSS
6286twcss 3428/udp # 2Wire CSS
6287gcsp 3429/tcp # GCSP user port
6288gcsp 3429/udp # GCSP user port
6289ssdispatch 3430/tcp # Scott Studios Dispatch
6290ssdispatch 3430/udp # Scott Studios Dispatch
6291ndl-als 3431/tcp # Active License Server Port
6292ndl-als 3431/udp # Active License Server Port
6293osdcp 3432/tcp # Secure Device Protocol
6294osdcp 3432/udp # Secure Device Protocol
6295opnet-smp 3433/tcp # OPNET Service Management Platform
6296opnet-smp 3433/udp # OPNET Service Management Platform
6297opencm 3434/tcp # OpenCM Server
6298opencm 3434/udp # OpenCM Server
6299pacom 3435/tcp # Pacom Security User Port
6300pacom 3435/udp # Pacom Security User Port
6301gc-config 3436/tcp # GuardControl Exchange Protocol
6302gc-config 3436/udp # GuardControl Exchange Protocol
6303autocueds 3437/tcp # Autocue Directory Service
6304autocueds 3437/udp # Autocue Directory Service
6305spiral-admin 3438/tcp # Spiralcraft Admin
6306spiral-admin 3438/udp # Spiralcraft Admin
6307hri-port 3439/tcp # HRI Interface Port
6308hri-port 3439/udp # HRI Interface Port
6309ans-console 3440/tcp # Net Steward Mgmt Console
6310ans-console 3440/udp # Net Steward Mgmt Console
6311connect-client 3441/tcp # OC Connect Client
6312connect-client 3441/udp # OC Connect Client
6313connect-server 3442/tcp # OC Connect Server
6314connect-server 3442/udp # OC Connect Server
6315ov-nnm-websrv 3443/tcp # OpenView Network Node Manager WEB Server
6316ov-nnm-websrv 3443/udp # OpenView Network Node Manager WEB Server
6317denali-server 3444/tcp # Denali Server
6318denali-server 3444/udp # Denali Server
6319monp 3445/tcp # Media Object Network
6320monp 3445/udp # Media Object Network
63213comfaxrpc 3446/tcp # 3Com FAX RPC port
63223comfaxrpc 3446/udp # 3Com FAX RPC port
6323directnet 3447/tcp # DirectNet IM System
6324directnet 3447/udp # DirectNet IM System
6325dnc-port 3448/tcp # Discovery and Net Config
6326dnc-port 3448/udp # Discovery and Net Config
6327hotu-chat 3449/tcp # HotU Chat
6328hotu-chat 3449/udp # HotU Chat
6329castorproxy 3450/tcp # CAStorProxy
6330castorproxy 3450/udp # CAStorProxy
6331asam 3451/tcp # ASAM Services
6332asam 3451/udp # ASAM Services
6333sabp-signal 3452/tcp # SABP-Signalling Protocol
6334sabp-signal 3452/udp # SABP-Signalling Protocol
6335pscupd 3453/tcp # PSC Update Port
6336pscupd 3453/udp # PSC Update Port
6337mira 3454/tcp # Apple Remote Access Protocol
6338mira 3454/udp # Apple Remote Access Protocol
6339vat 3456/tcp # VAT default data
6340vat 3456/udp # VAT default data
6341vat-control 3457/tcp # VAT default control
6342vat-control 3457/udp # VAT default control
6343d3winosfi 3458/tcp # D3WinOSFI
6344d3winosfi 3458/udp # D3WinOSFI
6345integral 3459/tcp # TIP Integral
6346integral 3459/udp # TIP Integral
6347edm-manager 3460/tcp # EDM Manger
6348edm-manager 3460/udp # EDM Manger
6349edm-stager 3461/tcp # EDM Stager
6350edm-stager 3461/udp # EDM Stager
6351edm-std-notify 3462/tcp # EDM STD Notify
6352edm-std-notify 3462/udp # EDM STD Notify
6353edm-adm-notify 3463/tcp # EDM ADM Notify
6354edm-adm-notify 3463/udp # EDM ADM Notify
6355edm-mgr-sync 3464/tcp # EDM MGR Sync
6356edm-mgr-sync 3464/udp # EDM MGR Sync
6357edm-mgr-cntrl 3465/tcp # EDM MGR Cntrl
6358edm-mgr-cntrl 3465/udp # EDM MGR Cntrl
6359workflow 3466/tcp # WORKFLOW
6360workflow 3466/udp # WORKFLOW
6361rcst 3467/tcp # RCST
6362rcst 3467/udp # RCST
6363ttcmremotectrl 3468/tcp # TTCM Remote Controll
6364ttcmremotectrl 3468/udp # TTCM Remote Controll
6365pluribus 3469/tcp # Pluribus
6366pluribus 3469/udp # Pluribus
6367jt400 3470/tcp # jt400
6368jt400 3470/udp # jt400
6369jt400-ssl 3471/tcp # jt400-ssl
6370jt400-ssl 3471/udp # jt400-ssl
6371jaugsremotec-1 3472/tcp # JAUGS N-G Remotec 1
6372jaugsremotec-1 3472/udp # JAUGS N-G Remotec 1
6373jaugsremotec-2 3473/tcp # JAUGS N-G Remotec 2
6374jaugsremotec-2 3473/udp # JAUGS N-G Remotec 2
6375ttntspauto 3474/tcp # TSP Automation
6376ttntspauto 3474/udp # TSP Automation
6377genisar-port 3475/tcp # Genisar Comm Port
6378genisar-port 3475/udp # Genisar Comm Port
6379nppmp 3476/tcp # NVIDIA Mgmt Protocol
6380nppmp 3476/udp # NVIDIA Mgmt Protocol
6381ecomm 3477/tcp # eComm link port
6382ecomm 3477/udp # eComm link port
6383stun 3478/tcp turn # Session Traversal Utilities for NAT (STUN) port, TURN over TCP
6384stun 3478/udp turn # Session Traversal Utilities for NAT (STUN) port, TURN over UDP
6385twrpc 3479/tcp # 2Wire RPC
6386twrpc 3479/udp # 2Wire RPC
6387plethora 3480/tcp # Secure Virtual Workspace
6388plethora 3480/udp # Secure Virtual Workspace
6389cleanerliverc 3481/tcp # CleanerLive remote ctrl
6390cleanerliverc 3481/udp # CleanerLive remote ctrl
6391vulture 3482/tcp # Vulture Monitoring System
6392vulture 3482/udp # Vulture Monitoring System
6393slim-devices 3483/tcp # Slim Devices Protocol
6394slim-devices 3483/udp # Slim Devices Protocol
6395gbs-stp 3484/tcp # GBS SnapTalk Protocol
6396gbs-stp 3484/udp # GBS SnapTalk Protocol
6397celatalk 3485/tcp # CelaTalk
6398celatalk 3485/udp # CelaTalk
6399ifsf-hb-port 3486/tcp # IFSF Heartbeat Port
6400ifsf-hb-port 3486/udp # IFSF Heartbeat Port
6401ltctcp 3487/tcp # LISA TCP Transfer Channel
6402ltcudp 3487/udp # LISA UDP Transfer Channel
6403fs-rh-srv 3488/tcp # FS Remote Host Server
6404fs-rh-srv 3488/udp # FS Remote Host Server
6405dtp-dia 3489/tcp # DTP/DIA
6406dtp-dia 3489/udp # DTP/DIA
6407colubris 3490/tcp # Colubris Management Port
6408colubris 3490/udp # Colubris Management Port
6409swr-port 3491/tcp # SWR Port
6410swr-port 3491/udp # SWR Port
6411tvdumtray-port 3492/tcp # TVDUM Tray Port
6412tvdumtray-port 3492/udp # TVDUM Tray Port
6413nut 3493/tcp # Network UPS Tools
6414nut 3493/udp # Network UPS Tools
6415ibm3494 3494/tcp # IBM 3494
6416ibm3494 3494/udp # IBM 3494
6417seclayer-tcp 3495/tcp # securitylayer over tcp
6418seclayer-tcp 3495/udp # securitylayer over tcp
6419seclayer-tls 3496/tcp # securitylayer over tls
6420seclayer-tls 3496/udp # securitylayer over tls
6421ipether232port 3497/tcp # ipEther232Port
6422ipether232port 3497/udp # ipEther232Port
6423dashpas-port 3498/tcp # DASHPAS user port
6424dashpas-port 3498/udp # DASHPAS user port
6425sccip-media 3499/tcp # SccIP Media
6426sccip-media 3499/udp # SccIP Media
6427rtmp-port 3500/tcp # RTMP Port
6428rtmp-port 3500/udp # RTMP Port
6429isoft-p2p 3501/tcp # iSoft-P2P
6430isoft-p2p 3501/udp # iSoft-P2P
6431avinstalldisc 3502/tcp # Avocent Install Discovery
6432avinstalldisc 3502/udp # Avocent Install Discovery
6433lsp-ping 3503/tcp # MPLS LSP-echo Port
6434lsp-ping 3503/udp # MPLS LSP-echo Port
6435ironstorm 3504/tcp # IronStorm game server
6436ironstorm 3504/udp # IronStorm game server
6437ccmcomm 3505/tcp # CCM communications port
6438ccmcomm 3505/udp # CCM communications port
6439apc-3506 3506/tcp # APC 3506
6440apc-3506 3506/udp # APC 3506
6441nesh-broker 3507/tcp # Nesh Broker Port
6442nesh-broker 3507/udp # Nesh Broker Port
6443interactionweb 3508/tcp # Interaction Web
6444interactionweb 3508/udp # Interaction Web
6445vt-ssl 3509/tcp # Virtual Token SSL Port
6446vt-ssl 3509/udp # Virtual Token SSL Port
6447xss-port 3510/tcp # XSS Port
6448xss-port 3510/udp # XSS Port
6449webmail-2 3511/tcp # WebMail/2
6450webmail-2 3511/udp # WebMail/2
6451aztec 3512/tcp # Aztec Distribution Port
6452aztec 3512/udp # Aztec Distribution Port
6453arcpd 3513/tcp # Adaptec Remote Protocol
6454arcpd 3513/udp # Adaptec Remote Protocol
6455must-p2p 3514/tcp # MUST Peer to Peer
6456must-p2p 3514/udp # MUST Peer to Peer
6457must-backplane 3515/tcp # MUST Backplane
6458must-backplane 3515/udp # MUST Backplane
6459smartcard-port 3516/tcp # Smartcard Port
6460smartcard-port 3516/udp # Smartcard Port
6461802-11-iapp 3517/tcp # IEEE 802.11 WLANs WG IAPP
6462802-11-iapp 3517/udp # IEEE 802.11 WLANs WG IAPP
6463artifact-msg 3518/tcp # Artifact Message Server
6464artifact-msg 3518/udp # Artifact Message Server
6465nvmsgd 3519/tcp # Netvion Messenger Port
6466galileo 3519/udp # Netvion Galileo Port
6467galileolog 3520/tcp # Netvion Galileo Log Port
6468galileolog 3520/udp # Netvion Galileo Log Port
6469mc3ss 3521/tcp # Telequip Labs MC3SS
6470mc3ss 3521/udp # Telequip Labs MC3SS
6471nssocketport 3522/tcp # DO over NSSocketPort
6472nssocketport 3522/udp # DO over NSSocketPort
6473odeumservlink 3523/tcp # Odeum Serverlink
6474odeumservlink 3523/udp # Odeum Serverlink
6475ecmport 3524/tcp # ECM Server port
6476ecmport 3524/udp # ECM Server port
6477eisport 3525/tcp # EIS Server port
6478eisport 3525/udp # EIS Server port
6479starquiz-port 3526/tcp # starQuiz Port
6480starquiz-port 3526/udp # starQuiz Port
6481beserver-msg-q 3527/tcp # VERITAS Backup Exec Server
6482beserver-msg-q 3527/udp # VERITAS Backup Exec Server
6483jboss-iiop 3528/tcp # JBoss IIOP
6484jboss-iiop 3528/udp # JBoss IIOP
6485jboss-iiop-ssl 3529/tcp # JBoss IIOP/SSL
6486jboss-iiop-ssl 3529/udp # JBoss IIOP/SSL
6487gf 3530/tcp # Grid Friendly
6488gf 3530/udp # Grid Friendly
6489joltid 3531/tcp # Joltid
6490joltid 3531/udp # Joltid
6491raven-rmp 3532/tcp # Raven Remote Management Control
6492raven-rmp 3532/udp # Raven Remote Management Control
6493raven-rdp 3533/tcp # Raven Remote Management Data
6494raven-rdp 3533/udp # Raven Remote Management Data
6495urld-port 3534/tcp # URL Daemon Port
6496urld-port 3534/udp # URL Daemon Port
6497ms-la 3535/tcp # MS-LA
6498ms-la 3535/udp # MS-LA
6499snac 3536/tcp # SNAC
6500snac 3536/udp # SNAC
6501ni-visa-remote 3537/tcp # Remote NI-VISA port
6502ni-visa-remote 3537/udp # Remote NI-VISA port
6503ibm-diradm 3538/tcp # IBM Directory Server
6504ibm-diradm 3538/udp # IBM Directory Server
6505ibm-diradm-ssl 3539/tcp # IBM Directory Server SSL
6506ibm-diradm-ssl 3539/udp # IBM Directory Server SSL
6507pnrp-port 3540/tcp # PNRP User Port
6508pnrp-port 3540/udp # PNRP User Port
6509voispeed-port 3541/tcp # VoiSpeed Port
6510voispeed-port 3541/udp # VoiSpeed Port
6511hacl-monitor 3542/tcp # HA cluster monitor
6512hacl-monitor 3542/udp # HA cluster monitor
6513qftest-lookup 3543/tcp # qftest Lookup Port
6514qftest-lookup 3543/udp # qftest Lookup Port
6515teredo 3544/tcp # Teredo Port
6516teredo 3544/udp # Teredo Port
6517camac 3545/tcp # CAMAC equipment
6518camac 3545/udp # CAMAC equipment
6519symantec-sim 3547/tcp # Symantec SIM
6520symantec-sim 3547/udp # Symantec SIM
6521interworld 3548/tcp # Interworld
6522interworld 3548/udp # Interworld
6523tellumat-nms 3549/tcp # Tellumat MDR NMS
6524tellumat-nms 3549/udp # Tellumat MDR NMS
6525ssmpp 3550/tcp # Secure SMPP
6526ssmpp 3550/udp # Secure SMPP
6527apcupsd 3551/tcp # Apcupsd Information Port
6528apcupsd 3551/udp # Apcupsd Information Port
6529taserver 3552/tcp # TeamAgenda Server Port
6530taserver 3552/udp # TeamAgenda Server Port
6531rbr-discovery 3553/tcp # Red Box Recorder ADP
6532rbr-discovery 3553/udp # Red Box Recorder ADP
6533questnotify 3554/tcp # Quest Notification Server
6534questnotify 3554/udp # Quest Notification Server
6535razor 3555/tcp # Vipul's Razor
6536razor 3555/udp # Vipul's Razor
6537sky-transport 3556/tcp # Sky Transport Protocol
6538sky-transport 3556/udp # Sky Transport Protocol
6539personalos-001 3557/tcp # PersonalOS Comm Port
6540personalos-001 3557/udp # PersonalOS Comm Port
6541mcp-port 3558/tcp # MCP user port
6542mcp-port 3558/udp # MCP user port
6543cctv-port 3559/tcp # CCTV control port
6544cctv-port 3559/udp # CCTV control port
6545iniserve-port 3560/tcp # INIServe port
6546iniserve-port 3560/udp # INIServe port
6547bmc-onekey 3561/tcp # BMC-OneKey
6548bmc-onekey 3561/udp # BMC-OneKey
6549sdbproxy 3562/tcp # SDBProxy
6550sdbproxy 3562/udp # SDBProxy
6551watcomdebug 3563/tcp # Watcom Debug
6552watcomdebug 3563/udp # Watcom Debug
6553esimport 3564/tcp # Electromed SIM port
6554esimport 3564/udp # Electromed SIM port
6555m2pa 3565/tcp # M2PA
6556m2pa 3565/sctp # M2PA
6557quest-data-hub 3566/tcp # Quest Data Hub
6558oap 3567/tcp # Object Access Protocol
6559oap 3567/udp # Object Access Protocol
6560oap-s 3568/tcp # Object Access Protocol over SSL
6561oap-s 3568/udp # Object Access Protocol over SSL
6562mbg-ctrl 3569/tcp # Meinberg Control Service
6563mbg-ctrl 3569/udp # Meinberg Control Service
6564mccwebsvr-port 3570/tcp # MCC Web Server Port
6565mccwebsvr-port 3570/udp # MCC Web Server Port
6566megardsvr-port 3571/tcp # MegaRAID Server Port
6567megardsvr-port 3571/udp # MegaRAID Server Port
6568megaregsvrport 3572/tcp # Registration Server Port
6569megaregsvrport 3572/udp # Registration Server Port
6570tag-ups-1 3573/tcp # Advantage Group UPS Suite
6571tag-ups-1 3573/udp # Advantage Group UPS Suite
6572dmaf-server 3574/tcp # DMAF Server
6573dmaf-caster 3574/udp # DMAF Caster
6574ccm-port 3575/tcp # Coalsere CCM Port
6575ccm-port 3575/udp # Coalsere CCM Port
6576cmc-port 3576/tcp # Coalsere CMC Port
6577cmc-port 3576/udp # Coalsere CMC Port
6578config-port 3577/tcp # Configuration Port
6579config-port 3577/udp # Configuration Port
6580data-port 3578/tcp # Data Port
6581data-port 3578/udp # Data Port
6582ttat3lb 3579/tcp # Tarantella Load Balancing
6583ttat3lb 3579/udp # Tarantella Load Balancing
6584nati-svrloc 3580/tcp # NATI-ServiceLocator
6585nati-svrloc 3580/udp # NATI-ServiceLocator
6586kfxaclicensing 3581/tcp # Ascent Capture Licensing
6587kfxaclicensing 3581/udp # Ascent Capture Licensing
6588press 3582/tcp # PEG PRESS Server
6589press 3582/udp # PEG PRESS Server
6590canex-watch 3583/tcp # CANEX Watch System
6591canex-watch 3583/udp # CANEX Watch System
6592u-dbap 3584/tcp # U-DBase Access Protocol
6593u-dbap 3584/udp # U-DBase Access Protocol
6594emprise-lls 3585/tcp # Emprise License Server
6595emprise-lls 3585/udp # Emprise License Server
6596emprise-lsc 3586/tcp # License Server Console
6597emprise-lsc 3586/udp # License Server Console
6598p2pgroup 3587/tcp # Peer to Peer Grouping
6599p2pgroup 3587/udp # Peer to Peer Grouping
6600sentinel 3588/tcp # Sentinel Server
6601sentinel 3588/udp # Sentinel Server
6602isomair 3589/tcp # isomair
6603isomair 3589/udp # isomair
6604wv-csp-sms 3590/tcp # WV CSP SMS Binding
6605wv-csp-sms 3590/udp # WV CSP SMS Binding
6606gtrack-server 3591/tcp # LOCANIS G-TRACK Server
6607gtrack-server 3591/udp # LOCANIS G-TRACK Server
6608gtrack-ne 3592/tcp # LOCANIS G-TRACK NE Port
6609gtrack-ne 3592/udp # LOCANIS G-TRACK NE Port
6610bpmd 3593/tcp # BP Model Debugger
6611bpmd 3593/udp # BP Model Debugger
6612mediaspace 3594/tcp # MediaSpace
6613mediaspace 3594/udp # MediaSpace
6614shareapp 3595/tcp # ShareApp
6615shareapp 3595/udp # ShareApp
6616iw-mmogame 3596/tcp # Illusion Wireless MMOG
6617iw-mmogame 3596/udp # Illusion Wireless MMOG
6618a14 3597/tcp # A14 (AN-to-SC/MM)
6619a14 3597/udp # A14 (AN-to-SC/MM)
6620a15 3598/tcp # A15 (AN-to-AN)
6621a15 3598/udp # A15 (AN-to-AN)
6622quasar-server 3599/tcp # Quasar Accounting Server
6623quasar-server 3599/udp # Quasar Accounting Server
6624trap-daemon 3600/tcp # text relay-answer
6625trap-daemon 3600/udp # text relay-answer
6626visinet-gui 3601/tcp # Visinet Gui
6627visinet-gui 3601/udp # Visinet Gui
6628infiniswitchcl 3602/tcp # InfiniSwitch Mgr Client
6629infiniswitchcl 3602/udp # InfiniSwitch Mgr Client
6630int-rcv-cntrl 3603/tcp # Integrated Rcvr Control
6631int-rcv-cntrl 3603/udp # Integrated Rcvr Control
6632bmc-jmx-port 3604/tcp # BMC JMX Port
6633bmc-jmx-port 3604/udp # BMC JMX Port
6634comcam-io 3605/tcp # ComCam IO Port
6635comcam-io 3605/udp # ComCam IO Port
6636splitlock 3606/tcp # Splitlock Server
6637splitlock 3606/udp # Splitlock Server
6638precise-i3 3607/tcp # Precise I3
6639precise-i3 3607/udp # Precise I3
6640trendchip-dcp 3608/tcp # Trendchip control protocol
6641trendchip-dcp 3608/udp # Trendchip control protocol
6642cpdi-pidas-cm 3609/tcp # CPDI PIDAS Connection Mon
6643cpdi-pidas-cm 3609/udp # CPDI PIDAS Connection Mon
6644echonet 3610/tcp # ECHONET
6645echonet 3610/udp # ECHONET
6646six-degrees 3611/tcp # Six Degrees Port
6647six-degrees 3611/udp # Six Degrees Port
6648hp-dataprotect 3612/tcp # HP Data Protector
6649hp-dataprotect 3612/udp # HP Data Protector
6650alaris-disc 3613/tcp # Alaris Device Discovery
6651alaris-disc 3613/udp # Alaris Device Discovery
6652sigma-port 3614/tcp # Satchwell Sigma
6653sigma-port 3614/udp # Satchwell Sigma
6654start-network 3615/tcp # Start Messaging Network
6655start-network 3615/udp # Start Messaging Network
6656cd3o-protocol 3616/tcp # cd3o Control Protocol
6657cd3o-protocol 3616/udp # cd3o Control Protocol
6658sharp-server 3617/tcp # ATI SHARP Logic Engine
6659sharp-server 3617/udp # ATI SHARP Logic Engine
6660aairnet-1 3618/tcp # AAIR-Network 1
6661aairnet-1 3618/udp # AAIR-Network 1
6662aairnet-2 3619/tcp # AAIR-Network 2
6663aairnet-2 3619/udp # AAIR-Network 2
6664ep-pcp 3620/tcp # EPSON Projector Control Port
6665ep-pcp 3620/udp # EPSON Projector Control Port
6666ep-nsp 3621/tcp # EPSON Network Screen Port
6667ep-nsp 3621/udp # EPSON Network Screen Port
6668ff-lr-port 3622/tcp # FF LAN Redundancy Port
6669ff-lr-port 3622/udp # FF LAN Redundancy Port
6670haipe-discover 3623/tcp # HAIPIS Dynamic Discovery
6671haipe-discover 3623/udp # HAIPIS Dynamic Discovery
6672dist-upgrade 3624/tcp # Distributed Upgrade Port
6673dist-upgrade 3624/udp # Distributed Upgrade Port
6674volley 3625/tcp # Volley
6675volley 3625/udp # Volley
6676bvcdaemon-port 3626/tcp # bvControl Daemon
6677bvcdaemon-port 3626/udp # bvControl Daemon
6678jamserverport 3627/tcp # Jam Server Port
6679jamserverport 3627/udp # Jam Server Port
6680ept-machine 3628/tcp # EPT Machine Interface
6681ept-machine 3628/udp # EPT Machine Interface
6682escvpnet 3629/tcp # ESC/VP.net
6683escvpnet 3629/udp # ESC/VP.net
6684cs-remote-db 3630/tcp # C&S Remote Database Port
6685cs-remote-db 3630/udp # C&S Remote Database Port
6686cs-services 3631/tcp # C&S Web Services Port
6687cs-services 3631/udp # C&S Web Services Port
6688distcc 3632/udp # distributed compiler
6689wacp 3633/tcp # Wyrnix AIS port
6690wacp 3633/udp # Wyrnix AIS port
6691hlibmgr 3634/tcp # hNTSP Library Manager
6692hlibmgr 3634/udp # hNTSP Library Manager
6693sdo 3635/tcp # Simple Distributed Objects
6694sdo 3635/udp # Simple Distributed Objects
6695servistaitsm 3636/tcp # SerVistaITSM
6696servistaitsm 3636/udp # SerVistaITSM
6697scservp 3637/tcp # Customer Service Port
6698scservp 3637/udp # Customer Service Port
6699ehp-backup 3638/tcp # EHP Backup Protocol
6700ehp-backup 3638/udp # EHP Backup Protocol
6701xap-ha 3639/tcp # Extensible Automation
6702xap-ha 3639/udp # Extensible Automation
6703netplay-port1 3640/tcp # Netplay Port 1
6704netplay-port1 3640/udp # Netplay Port 1
6705netplay-port2 3641/tcp # Netplay Port 2
6706netplay-port2 3641/udp # Netplay Port 2
6707juxml-port 3642/tcp # Juxml Replication port
6708juxml-port 3642/udp # Juxml Replication port
6709audiojuggler 3643/tcp # AudioJuggler
6710audiojuggler 3643/udp # AudioJuggler
6711ssowatch 3644/tcp # ssowatch
6712ssowatch 3644/udp # ssowatch
6713cyc 3645/tcp # Cyc
6714cyc 3645/udp # Cyc
6715xss-srv-port 3646/tcp # XSS Server Port
6716xss-srv-port 3646/udp # XSS Server Port
6717splitlock-gw 3647/tcp # Splitlock Gateway
6718splitlock-gw 3647/udp # Splitlock Gateway
6719fjcp 3648/tcp # Fujitsu Cooperation Port
6720fjcp 3648/udp # Fujitsu Cooperation Port
6721nmmp 3649/tcp # Nishioka Miyuki Msg Protocol
6722nmmp 3649/udp # Nishioka Miyuki Msg Protocol
6723prismiq-plugin 3650/tcp # PRISMIQ VOD plug-in
6724prismiq-plugin 3650/udp # PRISMIQ VOD plug-in
6725xrpc-registry 3651/tcp # XRPC Registry
6726xrpc-registry 3651/udp # XRPC Registry
6727vxcrnbuport 3652/tcp # VxCR NBU Default Port
6728vxcrnbuport 3652/udp # VxCR NBU Default Port
6729tsp 3653/tcp # Tunnel Setup Protocol
6730tsp 3653/udp # Tunnel Setup Protocol
6731vaprtm 3654/tcp # VAP RealTime Messenger
6732vaprtm 3654/udp # VAP RealTime Messenger
6733abatemgr 3655/tcp # ActiveBatch Exec Agent
6734abatemgr 3655/udp # ActiveBatch Exec Agent
6735abatjss 3656/tcp # ActiveBatch Job Scheduler
6736abatjss 3656/udp # ActiveBatch Job Scheduler
6737immedianet-bcn 3657/tcp # ImmediaNet Beacon
6738immedianet-bcn 3657/udp # ImmediaNet Beacon
6739ps-ams 3658/tcp # PlayStation AMS (Secure)
6740ps-ams 3658/udp # PlayStation AMS (Secure)
6741apple-sasl 3659/tcp # Apple SASL
6742apple-sasl 3659/udp # Apple SASL
6743can-nds-ssl 3660/tcp # IBM Tivoli Directory Service using SSL
6744can-nds-ssl 3660/udp # IBM Tivoli Directory Service using SSL
6745can-ferret-ssl 3661/tcp # IBM Tivoli Directory Service using SSL
6746can-ferret-ssl 3661/udp # IBM Tivoli Directory Service using SSL
6747pserver 3662/tcp # pserver
6748pserver 3662/udp # pserver
6749dtp 3663/tcp # DIRECWAY Tunnel Protocol
6750dtp 3663/udp # DIRECWAY Tunnel Protocol
6751ups-engine 3664/tcp # UPS Engine Port
6752ups-engine 3664/udp # UPS Engine Port
6753ent-engine 3665/tcp # Enterprise Engine Port
6754ent-engine 3665/udp # Enterprise Engine Port
6755eserver-pap 3666/tcp # IBM eServer PAP
6756eserver-pap 3666/udp # IBM EServer PAP
6757infoexch 3667/tcp # IBM Information Exchange
6758infoexch 3667/udp # IBM Information Exchange
6759dell-rm-port 3668/tcp # Dell Remote Management
6760dell-rm-port 3668/udp # Dell Remote Management
6761casanswmgmt 3669/tcp # CA SAN Switch Management
6762casanswmgmt 3669/udp # CA SAN Switch Management
6763smile 3670/tcp # SMILE TCP/UDP Interface
6764smile 3670/udp # SMILE TCP/UDP Interface
6765efcp 3671/tcp # e Field Control (EIBnet)
6766efcp 3671/udp # e Field Control (EIBnet)
6767lispworks-orb 3672/tcp # LispWorks ORB
6768lispworks-orb 3672/udp # LispWorks ORB
6769mediavault-gui 3673/tcp # Openview Media Vault GUI
6770mediavault-gui 3673/udp # Openview Media Vault GUI
6771wininstall-ipc 3674/tcp # WinINSTALL IPC Port
6772wininstall-ipc 3674/udp # WinINSTALL IPC Port
6773calltrax 3675/tcp # CallTrax Data Port
6774calltrax 3675/udp # CallTrax Data Port
6775va-pacbase 3676/tcp # VisualAge Pacbase server
6776va-pacbase 3676/udp # VisualAge Pacbase server
6777roverlog 3677/tcp # RoverLog IPC
6778roverlog 3677/udp # RoverLog IPC
6779ipr-dglt 3678/tcp # DataGuardianLT
6780ipr-dglt 3678/udp # DataGuardianLT
6781newton-dock 3679/tcp # Newton Dock (Escale)
6782newton-dock 3679/udp # Newton Dock (Escale)
6783npds-tracker 3680/tcp # NPDS Tracker
6784npds-tracker 3680/udp # NPDS Tracker
6785bts-x73 3681/tcp # BTS X73 Port
6786bts-x73 3681/udp # BTS X73 Port
6787cas-mapi 3682/tcp # EMC SmartPackets-MAPI
6788cas-mapi 3682/udp # EMC SmartPackets-MAPI
6789bmc-ea 3683/tcp # BMC EDV/EA
6790bmc-ea 3683/udp # BMC EDV/EA
6791faxstfx-port 3684/tcp # FAXstfX
6792faxstfx-port 3684/udp # FAXstfX
6793dsx-agent 3685/tcp # DS Expert Agent
6794dsx-agent 3685/udp # DS Expert Agent
6795tnmpv2 3686/tcp # Trivial Network Management
6796tnmpv2 3686/udp # Trivial Network Management
6797simple-push 3687/tcp # simple-push
6798simple-push 3687/udp # simple-push
6799simple-push-s 3688/tcp # simple-push Secure
6800simple-push-s 3688/udp # simple-push Secure
6801daap 3689/tcp # Digital Audio Access Protocol
6802daap 3689/udp # Digital Audio Access Protocol
6803magaya-network 3691/tcp # Magaya Network Port
6804magaya-network 3691/udp # Magaya Network Port
6805intelsync 3692/tcp # Brimstone IntelSync
6806intelsync 3692/udp # Brimstone IntelSync
6807bmc-data-coll 3695/tcp # BMC Data Collection
6808bmc-data-coll 3695/udp # BMC Data Collection
6809telnetcpcd 3696/tcp # Telnet Com Port Control
6810telnetcpcd 3696/udp # Telnet Com Port Control
6811nw-license 3697/tcp # NavisWorks License System
6812nw-license 3697/udp # NavisWorks Licnese System
6813sagectlpanel 3698/tcp # SAGECTLPANEL
6814sagectlpanel 3698/udp # SAGECTLPANEL
6815kpn-icw 3699/tcp # Internet Call Waiting
6816kpn-icw 3699/udp # Internet Call Waiting
6817lrs-paging 3700/tcp # LRS NetPage
6818lrs-paging 3700/udp # LRS NetPage
6819netcelera 3701/tcp # NetCelera
6820netcelera 3701/udp # NetCelera
6821ws-discovery 3702/tcp # Web Service Discovery
6822ws-discovery 3702/udp # Web Service Discovery
6823adobeserver-3 3703/tcp # Adobe Server 3
6824adobeserver-3 3703/udp # Adobe Server 3
6825adobeserver-4 3704/tcp # Adobe Server 4
6826adobeserver-4 3704/udp # Adobe Server 4
6827adobeserver-5 3705/tcp # Adobe Server 5
6828adobeserver-5 3705/udp # Adobe Server 5
6829rt-event 3706/tcp # Real-Time Event Port
6830rt-event 3706/udp # Real-Time Event Port
6831rt-event-s 3707/tcp # Real-Time Event Secure Port
6832rt-event-s 3707/udp # Real-Time Event Secure Port
6833sun-as-iiops 3708/tcp # Sun App Svr - Naming
6834sun-as-iiops 3708/udp # Sun App Svr - Naming
6835ca-idms 3709/tcp # CA-IDMS Server
6836ca-idms 3709/udp # CA-IDMS Server
6837portgate-auth 3710/tcp # PortGate Authentication
6838portgate-auth 3710/udp # PortGate Authentication
6839edb-server2 3711/tcp # EBD Server 2
6840edb-server2 3711/udp # EBD Server 2
6841sentinel-ent 3712/tcp # Sentinel Enterprise
6842sentinel-ent 3712/udp # Sentinel Enterprise
6843tftps 3713/tcp # TFTP over TLS
6844tftps 3713/udp # TFTP over TLS
6845delos-dms 3714/tcp # DELOS Direct Messaging
6846delos-dms 3714/udp # DELOS Direct Messaging
6847anoto-rendezv 3715/tcp # Anoto Rendezvous Port
6848anoto-rendezv 3715/udp # Anoto Rendezvous Port
6849wv-csp-sms-cir 3716/tcp # WV CSP SMS CIR Channel
6850wv-csp-sms-cir 3716/udp # WV CSP SMS CIR Channel
6851wv-csp-udp-cir 3717/tcp # WV CSP UDP/IP CIR Channel
6852wv-csp-udp-cir 3717/udp # WV CSP UDP/IP CIR Channel
6853opus-services 3718/tcp # OPUS Server Port
6854opus-services 3718/udp # OPUS Server Port
6855itelserverport 3719/tcp # iTel Server Port
6856itelserverport 3719/udp # iTel Server Port
6857ufastro-instr 3720/tcp # UF Astro. Instr. Services
6858ufastro-instr 3720/udp # UF Astro. Instr. Services
6859xsync 3721/tcp # Xsync
6860xsync 3721/udp # Xsync
6861xserveraid 3722/tcp # Xserve RAID
6862xserveraid 3722/udp # Xserve RAID
6863sychrond 3723/tcp # Sychron Service Daemon
6864sychrond 3723/udp # Sychron Service Daemon
6865blizwow 3724/tcp # World of Warcraft
6866blizwow 3724/udp # World of Warcraft
6867na-er-tip 3725/tcp # Netia NA-ER Port
6868na-er-tip 3725/udp # Netia NA-ER Port
6869array-manager 3726/tcp # Xyratex Array Manager
6870array-manager 3726/udp # Xyartex Array Manager
6871e-mdu 3727/tcp # Ericsson Mobile Data Unit
6872e-mdu 3727/udp # Ericsson Mobile Data Unit
6873e-woa 3728/tcp # Ericsson Web on Air
6874e-woa 3728/udp # Ericsson Web on Air
6875fksp-audit 3729/tcp # Fireking Audit Port
6876fksp-audit 3729/udp # Fireking Audit Port
6877client-ctrl 3730/tcp # Client Control
6878client-ctrl 3730/udp # Client Control
6879smap 3731/tcp # Service Manager
6880smap 3731/udp # Service Manager
6881m-wnn 3732/tcp # Mobile Wnn
6882m-wnn 3732/udp # Mobile Wnn
6883multip-msg 3733/tcp # Multipuesto Msg Port
6884multip-msg 3733/udp # Multipuesto Msg Port
6885synel-data 3734/tcp # Synel Data Collection Port
6886synel-data 3734/udp # Synel Data Collection Port
6887pwdis 3735/tcp # Password Distribution
6888pwdis 3735/udp # Password Distribution
6889rs-rmi 3736/tcp # RealSpace RMI
6890rs-rmi 3736/udp # RealSpace RMI
6891xpanel 3737/tcp # Xpanel Daemon
6892versatalk 3738/tcp # versaTalk Server Port
6893versatalk 3738/udp # versaTalk Server Port
6894launchbird-lm 3739/tcp # Launchbird LicenseManager
6895launchbird-lm 3739/udp # Launchbird LicenseManager
6896heartbeat 3740/tcp # Heartbeat Protocol
6897heartbeat 3740/udp # Heartbeat Protocol
6898wysdma 3741/tcp # WysDM Agent
6899wysdma 3741/udp # WysDM Agent
6900cst-port 3742/tcp # CST - Configuration & Service Tracker
6901cst-port 3742/udp # CST - Configuration & Service Tracker
6902ipcs-command 3743/tcp # IP Control Systems Ltd.
6903ipcs-command 3743/udp # IP Control Systems Ltd.
6904sasg 3744/tcp # SASG
6905sasg 3744/udp # SASG
6906gw-call-port 3745/tcp # GWRTC Call Port
6907gw-call-port 3745/udp # GWRTC Call Port
6908linktest 3746/tcp # LXPRO.COM LinkTest
6909linktest 3746/udp # LXPRO.COM LinkTest
6910linktest-s 3747/tcp # LXPRO.COM LinkTest SSL
6911linktest-s 3747/udp # LXPRO.COM LinkTest SSL
6912webdata 3748/tcp # webData
6913webdata 3748/udp # webData
6914cimtrak 3749/tcp # CimTrak
6915cimtrak 3749/udp # CimTrak
6916cbos-ip-port 3750/tcp # CBOS/IP ncapsalation port
6917cbos-ip-port 3750/udp # CBOS/IP ncapsalatoin port
6918gprs-cube 3751/tcp # CommLinx GPRS Cube
6919gprs-cube 3751/udp # CommLinx GPRS Cube
6920vipremoteagent 3752/tcp # Vigil-IP RemoteAgent
6921vipremoteagent 3752/udp # Vigil-IP RemoteAgent
6922nattyserver 3753/tcp # NattyServer Port
6923nattyserver 3753/udp # NattyServer Port
6924timestenbroker 3754/tcp # TimesTen Broker Port
6925timestenbroker 3754/udp # TimesTen Broker Port
6926sas-remote-hlp 3755/tcp # SAS Remote Help Server
6927sas-remote-hlp 3755/udp # SAS Remote Help Server
6928canon-capt 3756/tcp # Canon CAPT Port
6929canon-capt 3756/udp # Canon CAPT Port
6930grf-port 3757/tcp # GRF Server Port
6931grf-port 3757/udp # GRF Server Port
6932apw-registry 3758/tcp # apw RMI registry
6933apw-registry 3758/udp # apw RMI registry
6934exapt-lmgr 3759/tcp # Exapt License Manager
6935exapt-lmgr 3759/udp # Exapt License Manager
6936adtempusclient 3760/tcp # adTempus Client
6937adtempusclient 3760/udp # adTEmpus Client
6938gsakmp 3761/tcp # gsakmp port
6939gsakmp 3761/udp # gsakmp port
6940gbs-smp 3762/tcp # GBS SnapMail Protocol
6941gbs-smp 3762/udp # GBS SnapMail Protocol
6942xo-wave 3763/tcp # XO Wave Control Port
6943xo-wave 3763/udp # XO Wave Control Port
6944mni-prot-rout 3764/tcp # MNI Protected Routing
6945mni-prot-rout 3764/udp # MNI Protected Routing
6946rtraceroute 3765/tcp # Remote Traceroute
6947rtraceroute 3765/udp # Remote Traceroute
6948listmgr-port 3767/tcp # ListMGR Port
6949listmgr-port 3767/udp # ListMGR Port
6950rblcheckd 3768/tcp # rblcheckd server daemon
6951rblcheckd 3768/udp # rblcheckd server daemon
6952haipe-otnk 3769/tcp # HAIPE Network Keying
6953haipe-otnk 3769/udp # HAIPE Network Keying
6954cindycollab 3770/tcp # Cinderella Collaboration
6955cindycollab 3770/udp # Cinderella Collaboration
6956paging-port 3771/tcp # RTP Paging Port
6957paging-port 3771/udp # RTP Paging Port
6958ctp 3772/tcp # Chantry Tunnel Protocol
6959ctp 3772/udp # Chantry Tunnel Protocol
6960ctdhercules 3773/tcp # ctdhercules
6961ctdhercules 3773/udp # ctdhercules
6962zicom 3774/tcp # ZICOM
6963zicom 3774/udp # ZICOM
6964ispmmgr 3775/tcp # ISPM Manager Port
6965ispmmgr 3775/udp # ISPM Manager Port
6966dvcprov-port 3776/tcp # Device Provisioning Port
6967dvcprov-port 3776/udp # Device Provisioning Port
6968jibe-eb 3777/tcp # Jibe EdgeBurst
6969jibe-eb 3777/udp # Jibe EdgeBurst
6970c-h-it-port 3778/tcp # Cutler-Hammer IT Port
6971c-h-it-port 3778/udp # Cutler-Hammer IT Port
6972cognima 3779/tcp # Cognima Replication
6973cognima 3779/udp # Cognima Replication
6974nnp 3780/tcp # Nuzzler Network Protocol
6975nnp 3780/udp # Nuzzler Network Protocol
6976abcvoice-port 3781/tcp # ABCvoice server port
6977abcvoice-port 3781/udp # ABCvoice server port
6978iso-tp0s 3782/tcp # Secure ISO TP0 port
6979iso-tp0s 3782/udp # Secure ISO TP0 port
6980bim-pem 3783/tcp # Impact Mgr./PEM Gateway
6981bim-pem 3783/udp # Impact Mgr./PEM Gateway
6982bfd-control 3784/tcp # BFD Control Protocol
6983bfd-control 3784/udp # BFD Control Protocol
6984bfd-echo 3785/tcp # BFD Echo Protocol
6985bfd-echo 3785/udp # BFD Echo Protocol
6986upstriggervsw 3786/tcp # VSW Upstrigger port
6987upstriggervsw 3786/udp # VSW Upstrigger port
6988fintrx 3787/tcp # Fintrx
6989fintrx 3787/udp # Fintrx
6990isrp-port 3788/tcp # SPACEWAY Routing port
6991isrp-port 3788/udp # SPACEWAY Routing port
6992remotedeploy 3789/tcp # RemoteDeploy Administration Port
6993remotedeploy 3789/udp # RemoteDeploy Administration Port
6994quickbooksrds 3790/tcp # QuickBooks RDS
6995quickbooksrds 3790/udp # QuickBooks RDS
6996tvnetworkvideo 3791/tcp # TV NetworkVideo Data port
6997tvnetworkvideo 3791/udp # TV NetworkVideo Data port
6998sitewatch 3792/tcp # e-Watch Corporation SiteWatch
6999sitewatch 3792/udp # e-Watch Corporation SiteWatch
7000dcsoftware 3793/tcp # DataCore Software
7001dcsoftware 3793/udp # DataCore Software
7002jaus 3794/tcp # JAUS Robots
7003jaus 3794/udp # JAUS Robots
7004myblast 3795/tcp # myBLAST Mekentosj port
7005myblast 3795/udp # myBLAST Mekentosj port
7006spw-dialer 3796/tcp # Spaceway Dialer
7007spw-dialer 3796/udp # Spaceway Dialer
7008idps 3797/tcp # idps
7009idps 3797/udp # idps
7010minilock 3798/tcp # Minilock
7011minilock 3798/udp # Minilock
7012radius-dynauth 3799/tcp # RADIUS Dynamic Authorization
7013radius-dynauth 3799/udp # RADIUS Dynamic Authorization
7014pwgpsi 3800/tcp # Print Services Interface
7015pwgpsi 3800/udp # Print Services Interface
7016ibm-mgr 3801/tcp # ibm manager service
7017ibm-mgr 3801/udp # ibm manager service
7018vhd 3802/tcp # VHD
7019vhd 3802/udp # VHD
7020soniqsync 3803/tcp # SoniqSync
7021soniqsync 3803/udp # SoniqSync
7022iqnet-port 3804/tcp # Harman IQNet Port
7023iqnet-port 3804/udp # Harman IQNet Port
7024tcpdataserver 3805/tcp # ThorGuard Server Port
7025tcpdataserver 3805/udp # ThorGuard Server Port
7026wsmlb 3806/tcp # Remote System Manager
7027wsmlb 3806/udp # Remote System Manager
7028spugna 3807/tcp # SpuGNA Communication Port
7029spugna 3807/udp # SpuGNA Communication Port
7030sun-as-iiops-ca 3808/tcp # Sun App Svr-IIOPClntAuth
7031sun-as-iiops-ca 3808/udp # Sun App Svr-IIOPClntAuth
7032apocd 3809/tcp # Java Desktop System Configuration Agent
7033apocd 3809/udp # Java Desktop System Configuration Agent
7034wlanauth 3810/tcp # WLAN AS server
7035wlanauth 3810/udp # WLAN AS server
7036amp 3811/tcp # AMP
7037amp 3811/udp # AMP
7038neto-wol-server 3812/tcp # netO WOL Server
7039neto-wol-server 3812/udp # netO WOL Server
7040rap-ip 3813/tcp # Rhapsody Interface Protocol
7041rap-ip 3813/udp # Rhapsody Interface Protocol
7042neto-dcs 3814/tcp # netO DCS
7043neto-dcs 3814/udp # netO DCS
7044lansurveyorxml 3815/tcp # LANsurveyor XML
7045lansurveyorxml 3815/udp # LANsurveyor XML
7046sunlps-http 3816/tcp # Sun Local Patch Server
7047sunlps-http 3816/udp # Sun Local Patch Server
7048tapeware 3817/tcp # Yosemite Tech Tapeware
7049tapeware 3817/udp # Yosemite Tech Tapeware
7050crinis-hb 3818/tcp # Crinis Heartbeat
7051crinis-hb 3818/udp # Crinis Heartbeat
7052epl-slp 3819/tcp # EPL Sequ Layer Protocol
7053epl-slp 3819/udp # EPL Sequ Layer Protocol
7054scp 3820/tcp # Siemens AuD SCP
7055scp 3820/udp # Siemens AuD SCP
7056pmcp 3821/tcp # ATSC PMCP Standard
7057pmcp 3821/udp # ATSC PMCP Standard
7058acp-discovery 3822/tcp # Compute Pool Discovery
7059acp-discovery 3822/udp # Compute Pool Discovery
7060acp-conduit 3823/tcp # Compute Pool Conduit
7061acp-conduit 3823/udp # Compute Pool Conduit
7062acp-policy 3824/tcp # Compute Pool Policy
7063acp-policy 3824/udp # Compute Pool Policy
7064ffserver 3825/tcp # Antera FlowFusion Process Simulation
7065ffserver 3825/udp # Antera FlowFusion Process Simulation
7066warmux 3826/tcp # WarMUX game server
7067warmux 3826/udp # WarMUX game server
7068netmpi 3827/tcp # Netadmin Systems MPI service
7069netmpi 3827/udp # Netadmin Systems MPI service
7070neteh 3828/tcp # Netadmin Systems Event Handler
7071neteh 3828/udp # Netadmin Systems Event Handler
7072neteh-ext 3829/tcp # Netadmin Systems Event Handler External
7073neteh-ext 3829/udp # Netadmin Systems Event Handler External
7074cernsysmgmtagt 3830/tcp # Cerner System Management Agent
7075cernsysmgmtagt 3830/udp # Cerner System Management Agent
7076dvapps 3831/tcp # Docsvault Application Service
7077dvapps 3831/udp # Docsvault Application Service
7078xxnetserver 3832/tcp # xxNETserver
7079xxnetserver 3832/udp # xxNETserver
7080aipn-auth 3833/tcp # AIPN LS Authentication
7081aipn-auth 3833/udp # AIPN LS Authentication
7082spectardata 3834/tcp # Spectar Data Stream Service
7083spectardata 3834/udp # Spectar Data Stream Service
7084spectardb 3835/tcp # Spectar Database Rights Service
7085spectardb 3835/udp # Spectar Database Rights Service
7086markem-dcp 3836/tcp # MARKEM NEXTGEN DCP
7087markem-dcp 3836/udp # MARKEM NEXTGEN DCP
7088mkm-discovery 3837/tcp # MARKEM Auto-Discovery
7089mkm-discovery 3837/udp # MARKEM Auto-Discovery
7090sos 3838/tcp # Scito Object Server
7091sos 3838/udp # Scito Object Server
7092amx-rms 3839/tcp # AMX Resource Management Suite
7093amx-rms 3839/udp # AMX Resource Management Suite
7094flirtmitmir 3840/tcp # www.FlirtMitMir.de
7095flirtmitmir 3840/udp # www.FlirtMitMir.de
7096zfirm-shiprush3 3841/tcp # Z-Firm ShipRush v3
7097zfirm-shiprush3 3841/udp # Z-Firm ShipRush v3
7098nhci 3842/tcp # NHCI status port
7099nhci 3842/udp # NHCI status port
7100quest-agent 3843/tcp # Quest Common Agent
7101quest-agent 3843/udp # Quest Common Agent
7102rnm 3844/tcp # RNM
7103rnm 3844/udp # RNM
7104v-one-spp 3845/tcp # V-ONE Single Port Proxy
7105v-one-spp 3845/udp # V-ONE Single Port Proxy
7106an-pcp 3846/tcp # Astare Network PCP
7107an-pcp 3846/udp # Astare Network PCP
7108msfw-control 3847/tcp # MS Firewall Control
7109msfw-control 3847/udp # MS Firewall Control
7110item 3848/tcp # IT Environmental Monitor
7111item 3848/udp # IT Environmental Monitor
7112spw-dnspreload 3849/tcp # SPACEWAY DNS Preload
7113spw-dnspreload 3849/udp # SPACEWAY DNS Prelaod
7114qtms-bootstrap 3850/tcp # QTMS Bootstrap Protocol
7115qtms-bootstrap 3850/udp # QTMS Bootstrap Protocol
7116spectraport 3851/tcp # SpectraTalk Port
7117spectraport 3851/udp # SpectraTalk Port
7118sse-app-config 3852/tcp # SSE App Configuration
7119sse-app-config 3852/udp # SSE App Configuration
7120sscan 3853/tcp # SONY scanning protocol
7121sscan 3853/udp # SONY scanning protocol
7122stryker-com 3854/tcp # Stryker Comm Port
7123stryker-com 3854/udp # Stryker Comm Port
7124opentrac 3855/tcp # OpenTRAC
7125opentrac 3855/udp # OpenTRAC
7126informer 3856/tcp # INFORMER
7127informer 3856/udp # INFORMER
7128trap-port 3857/tcp # Trap Port
7129trap-port 3857/udp # Trap Port
7130trap-port-mom 3858/tcp # Trap Port MOM
7131trap-port-mom 3858/udp # Trap Port MOM
7132nav-port 3859/tcp # Navini Port
7133nav-port 3859/udp # Navini Port
7134sasp 3860/tcp # Server/Application State Protocol (SASP)
7135sasp 3860/udp # Server/Application State Protocol (SASP)
7136winshadow-hd 3861/tcp # winShadow Host Discovery
7137winshadow-hd 3861/udp # winShadow Host Discovery
7138giga-pocket 3862/tcp # GIGA-POCKET
7139giga-pocket 3862/udp # GIGA-POCKET
7140asap-tcp 3863/tcp # asap tcp port
7141asap-udp 3863/udp # asap udp port
7142asap-sctp 3863/sctp # asap sctp
7143asap-tcp-tls 3864/tcp # asap/tls tcp port
7144asap-sctp-tls 3864/sctp # asap-sctp/tls
7145xpl 3865/tcp # xpl automation protocol
7146xpl 3865/udp # xpl automation protocol
7147dzdaemon 3866/tcp # Sun SDViz DZDAEMON Port
7148dzdaemon 3866/udp # Sun SDViz DZDAEMON Port
7149dzoglserver 3867/tcp # Sun SDViz DZOGLSERVER Port
7150dzoglserver 3867/udp # Sun SDViz DZOGLSERVER Port
7151diameter 3868/tcp # DIAMETER
7152diameter 3868/sctp # DIAMETER
7153ovsam-mgmt 3869/tcp # hp OVSAM MgmtServer Disco
7154ovsam-mgmt 3869/udp # hp OVSAM MgmtServer Disco
7155ovsam-d-agent 3870/tcp # hp OVSAM HostAgent Disco
7156ovsam-d-agent 3870/udp # hp OVSAM HostAgent Disco
7157avocent-adsap 3871/tcp # Avocent DS Authorization
7158avocent-adsap 3871/udp # Avocent DS Authorization
7159oem-agent 3872/tcp # OEM Agent
7160oem-agent 3872/udp # OEM Agent
7161fagordnc 3873/tcp # fagordnc
7162fagordnc 3873/udp # fagordnc
7163sixxsconfig 3874/tcp # SixXS Configuration
7164sixxsconfig 3874/udp # SixXS Configuration
7165pnbscada 3875/tcp # PNBSCADA
7166pnbscada 3875/udp # PNBSCADA
7167dl_agent 3876/tcp dl-agent # DirectoryLockdown Agent
7168dl_agent 3876/udp dl-agent # DirectoryLockdown Agent
7169xmpcr-interface 3877/tcp # XMPCR Interface Port
7170xmpcr-interface 3877/udp # XMPCR Interface Port
7171fotogcad 3878/tcp # FotoG CAD interface
7172fotogcad 3878/udp # FotoG CAD interface
7173appss-lm 3879/tcp # appss license manager
7174appss-lm 3879/udp # appss license manager
7175igrs 3880/tcp # IGRS
7176igrs 3880/udp # IGRS
7177idac 3881/tcp # Data Acquisition and Control
7178idac 3881/udp # Data Acquisition and Control
7179msdts1 3882/tcp # DTS Service Port
7180msdts1 3882/udp # DTS Service Port
7181vrpn 3883/tcp # VR Peripheral Network
7182vrpn 3883/udp # VR Peripheral Network
7183softrack-meter 3884/tcp # SofTrack Metering
7184softrack-meter 3884/udp # SofTrack Metering
7185topflow-ssl 3885/tcp # TopFlow SSL
7186topflow-ssl 3885/udp # TopFlow SSL
7187nei-management 3886/tcp # NEI management port
7188nei-management 3886/udp # NEI management port
7189ciphire-data 3887/tcp # Ciphire Data Transport
7190ciphire-data 3887/udp # Ciphire Data Transport
7191ciphire-serv 3888/tcp # Ciphire Services
7192ciphire-serv 3888/udp # Ciphire Services
7193dandv-tester 3889/tcp # D and V Tester Control Port
7194dandv-tester 3889/udp # D and V Tester Control Port
7195ndsconnect 3890/tcp # Niche Data Server Connect
7196ndsconnect 3890/udp # Niche Data Server Connect
7197rtc-pm-port 3891/tcp # Oracle RTC-PM port
7198rtc-pm-port 3891/udp # Oracle RTC-PM port
7199pcc-image-port 3892/tcp # PCC-image-port
7200pcc-image-port 3892/udp # PCC-image-port
7201cgi-starapi 3893/tcp # CGI StarAPI Server
7202cgi-starapi 3893/udp # CGI StarAPI Server
7203syam-agent 3894/tcp # SyAM Agent Port
7204syam-agent 3894/udp # SyAM Agent Port
7205syam-smc 3895/tcp # SyAm SMC Service Port
7206syam-smc 3895/udp # SyAm SMC Service Port
7207sdo-tls 3896/tcp # Simple Distributed Objects over TLS
7208sdo-tls 3896/udp # Simple Distributed Objects over TLS
7209sdo-ssh 3897/tcp # Simple Distributed Objects over SSH
7210sdo-ssh 3897/udp # Simple Distributed Objects over SSH
7211senip 3898/tcp # IAS, Inc. SmartEye NET Internet Protocol
7212senip 3898/udp # IAS, Inc. SmartEye NET Internet Protocol
7213itv-control 3899/tcp # ITV Port
7214itv-control 3899/udp # ITV Port
7215### 3900 tcp/udp reserved udt-os/udt_os
7216nimsh 3901/tcp # NIM Service Handler
7217nimsh 3901/udp # NIM Service Handler
7218nimaux 3902/tcp # NIMsh Auxiliary Port
7219nimaux 3902/udp # NIMsh Auxiliary Port
7220charsetmgr 3903/tcp # CharsetMGR
7221charsetmgr 3903/udp # CharsetMGR
7222omnilink-port 3904/tcp # Arnet Omnilink Port
7223omnilink-port 3904/udp # Arnet Omnilink Port
7224mupdate 3905/tcp # Mailbox Update (MUPDATE) protocol
7225mupdate 3905/udp # Mailbox Update (MUPDATE) protocol
7226topovista-data 3906/tcp # TopoVista elevation data
7227topovista-data 3906/udp # TopoVista elevation data
7228imoguia-port 3907/tcp # Imoguia Port
7229imoguia-port 3907/udp # Imoguia Port
7230hppronetman 3908/tcp # HP Procurve NetManagement
7231hppronetman 3908/udp # HP Procurve NetManagement
7232surfcontrolcpa 3909/tcp # SurfControl CPA
7233surfcontrolcpa 3909/udp # SurfControl CPA
7234prnrequest 3910/tcp # Printer Request Port
7235prnrequest 3910/udp # Printer Request Port
7236prnstatus 3911/tcp # Printer Status Port
7237prnstatus 3911/udp # Printer Status Port
7238gbmt-stars 3912/tcp # Global Maintech Stars
7239gbmt-stars 3912/udp # Global Maintech Stars
7240listcrt-port 3913/tcp # ListCREATOR Port
7241listcrt-port 3913/udp # ListCREATOR Port
7242listcrt-port-2 3914/tcp # ListCREATOR Port 2
7243listcrt-port-2 3914/udp # ListCREATOR Port 2
7244agcat 3915/tcp # Auto-Graphics Cataloging
7245agcat 3915/udp # Auto-Graphics Cataloging
7246wysdmc 3916/tcp # WysDM Controller
7247wysdmc 3916/udp # WysDM Controller
7248aftmux 3917/tcp # AFT multiplex port
7249aftmux 3917/udp # AFT multiples port
7250pktcablemmcops 3918/tcp # PacketCableMultimediaCOPS
7251pktcablemmcops 3918/udp # PacketCableMultimediaCOPS
7252hyperip 3919/tcp # HyperIP
7253hyperip 3919/udp # HyperIP
7254exasoftport1 3920/tcp # Exasoft IP Port
7255exasoftport1 3920/udp # Exasoft IP Port
7256herodotus-net 3921/tcp # Herodotus Net
7257herodotus-net 3921/udp # Herodotus Net
7258sor-update 3922/tcp # Soronti Update Port
7259sor-update 3922/udp # Soronti Update Port
7260symb-sb-port 3923/tcp # Symbian Service Broker
7261symb-sb-port 3923/udp # Symbian Service Broker
7262mpl-gprs-port 3924/tcp # MPL_GPRS_PORT
7263mpl-gprs-port 3924/udp # MPL_GPRS_Port
7264zmp 3925/tcp # Zoran Media Port
7265zmp 3925/udp # Zoran Media Port
7266winport 3926/tcp # WINPort
7267winport 3926/udp # WINPort
7268natdataservice 3927/tcp # ScsTsr
7269natdataservice 3927/udp # ScsTsr
7270netboot-pxe 3928/tcp # PXE NetBoot Manager
7271netboot-pxe 3928/udp # PXE NetBoot Manager
7272smauth-port 3929/tcp # AMS Port
7273smauth-port 3929/udp # AMS Port
7274syam-webserver 3930/tcp # Syam Web Server Port
7275syam-webserver 3930/udp # Syam Web Server Port
7276msr-plugin-port 3931/tcp # MSR Plugin Port
7277msr-plugin-port 3931/udp # MSR Plugin Port
7278dyn-site 3932/tcp # Dynamic Site System
7279dyn-site 3932/udp # Dynamic Site System
7280plbserve-port 3933/tcp # PL/B App Server User Port
7281plbserve-port 3933/udp # PL/B App Server User Port
7282sunfm-port 3934/tcp # PL/B File Manager Port
7283sunfm-port 3934/udp # PL/B File Manager Port
7284sdp-portmapper 3935/tcp # SDP Port Mapper Protocol
7285sdp-portmapper 3935/udp # SDP Port Mapper Protocol
7286mailprox 3936/tcp # Mailprox
7287mailprox 3936/udp # Mailprox
7288dvbservdsc 3937/tcp # DVB Service Discovery
7289dvbservdsc 3937/udp # DVB Service Discovery
7290dbcontrol_agent 3938/tcp dbcontrol-agent # Oracle dbControl Agent po
7291dbcontrol_agent 3938/udp dbcontrol-agent # Oracle dbControl Agent po
7292aamp 3939/tcp # Anti-virus Application Management Port
7293aamp 3939/udp # Anti-virus Application Management Port
7294xecp-node 3940/tcp # XeCP Node Service
7295xecp-node 3940/udp # XeCP Node Service
7296homeportal-web 3941/tcp # Home Portal Web Server
7297homeportal-web 3941/udp # Home Portal Web Server
7298srdp 3942/tcp # satellite distribution
7299srdp 3942/udp # satellite distribution
7300tig 3943/tcp # TetraNode Ip Gateway
7301tig 3943/udp # TetraNode Ip Gateway
7302sops 3944/tcp # S-Ops Management
7303sops 3944/udp # S-Ops Management
7304emcads 3945/tcp # EMCADS Server Port
7305emcads 3945/udp # EMCADS Server Port
7306backupedge 3946/tcp # BackupEDGE Server
7307backupedge 3946/udp # BackupEDGE Server
7308ccp 3947/tcp # Connect and Control Protocol for Consumer, Commercial, and Industrial Electronic Devices
7309ccp 3947/udp # Connect and Control Protocol for Consumer, Commercial, and Industrial Electronic Devices
7310apdap 3948/tcp # Anton Paar Device Administration Protocol
7311apdap 3948/udp # Anton Paar Device Administration Protocol
7312drip 3949/tcp # Dynamic Routing Information Protocol
7313drip 3949/udp # Dynamic Routing Information Protocol
7314namemunge 3950/tcp # Name Munging
7315namemunge 3950/udp # Name Munging
7316pwgippfax 3951/tcp # PWG IPP Facsimile
7317pwgippfax 3951/udp # PWG IPP Facsimile
7318i3-sessionmgr 3952/tcp # I3 Session Manager
7319i3-sessionmgr 3952/udp # I3 Session Manager
7320xmlink-connect 3953/tcp # Eydeas XMLink Connect
7321xmlink-connect 3953/udp # Eydeas XMLink Connect
7322adrep 3954/tcp # AD Replication RPC
7323adrep 3954/udp # AD Replication RPC
7324p2pcommunity 3955/tcp # p2pCommunity
7325p2pcommunity 3955/udp # p2pCommunity
7326gvcp 3956/tcp # GigE Vision Control
7327gvcp 3956/udp # GigE Vision Control
7328mqe-broker 3957/tcp # MQEnterprise Broker
7329mqe-broker 3957/udp # MQEnterprise Broker
7330mqe-agent 3958/tcp # MQEnterprise Agent
7331mqe-agent 3958/udp # MQEnterprise Agent
7332treehopper 3959/tcp # Tree Hopper Networking
7333treehopper 3959/udp # Tree Hopper Networking
7334bess 3960/tcp # Bess Peer Assessment
7335bess 3960/udp # Bess Peer Assessment
7336proaxess 3961/tcp # ProAxess Server
7337proaxess 3961/udp # ProAxess Server
7338sbi-agent 3962/tcp # SBI Agent Protocol
7339sbi-agent 3962/udp # SBI Agent Protocol
7340thrp 3963/tcp # Teran Hybrid Routing Protocol
7341thrp 3963/udp # Teran Hybrid Routing Protocol
7342sasggprs 3964/tcp # SASG GPRS
7343sasggprs 3964/udp # SASG GPRS
7344ati-ip-to-ncpe 3965/tcp # Avanti IP to NCPE API
7345ati-ip-to-ncpe 3965/udp # Avanti IP to NCPE API
7346bflckmgr 3966/tcp # BuildForge Lock Manager
7347bflckmgr 3966/udp # BuildForge Lock Manager
7348ppsms 3967/tcp # PPS Message Service
7349ppsms 3967/udp # PPS Message Service
7350ianywhere-dbns 3968/tcp # iAnywhere DBNS
7351ianywhere-dbns 3968/udp # iAnywhere DBNS
7352landmarks 3969/tcp # Landmark Messages
7353landmarks 3969/udp # Landmark Messages
7354lanrevagent 3970/tcp # LANrev Agent
7355lanrevagent 3970/udp # LANrev Agent
7356lanrevserver 3971/tcp # LANrev Server
7357lanrevserver 3971/udp # LANrev Server
7358iconp 3972/tcp # ict-control Protocol
7359iconp 3972/udp # ict-control Protocol
7360progistics 3973/tcp # ConnectShip Progistics
7361progistics 3973/udp # ConnectShip Progistics
7362citysearch 3974/tcp # Remote Applicant Tracking Service
7363citysearch 3974/udp # Remote Applicant Tracking Service
7364airshot 3975/tcp # Air Shot
7365airshot 3975/udp # Air Shot
7366opswagent 3976/tcp # Opsware Agent
7367opswagent 3976/udp # Opsware Agent
7368opswmanager 3977/tcp # Opsware Manager
7369opswmanager 3977/udp # Opsware Manager
7370secure-cfg-svr 3978/tcp # Secured Configuration Server
7371secure-cfg-svr 3978/udp # Secured Configuration Server
7372smwan 3979/tcp # Smith Micro Wide Area Network Service
7373smwan 3979/udp # Smith Micro Wide Area Network Service
7374acms 3980/tcp # Aircraft Cabin Management System
7375acms 3980/udp # Aircraft Cabin Management System
7376starfish 3981/tcp # Starfish System Admin
7377starfish 3981/udp # Starfish System Admin
7378eis 3982/tcp # ESRI Image Server
7379eis 3982/udp # ESRI Image Server
7380eisp 3983/tcp # ESRI Image Service
7381eisp 3983/udp # ESRI Image Service
7382mapper-nodemgr 3984/tcp # MAPPER network node manager
7383mapper-nodemgr 3984/udp # MAPPER network node manager
7384mapper-mapethd 3985/tcp # MAPPER TCP/IP server
7385mapper-mapethd 3985/udp # MAPPER TCP/IP server
7386mapper-ws_ethd 3986/tcp mapper-ws-ethd # MAPPER workstation server
7387mapper-ws_ethd 3986/udp mapper-ws-ethd # MAPPER workstation server
7388centerline 3987/tcp # Centerline
7389centerline 3987/udp # Centerline
7390dcs-config 3988/tcp # DCS Configuration Port
7391dcs-config 3988/udp # DCS Configuration Port
7392bv-queryengine 3989/tcp # BindView-Query Engine
7393bv-queryengine 3989/udp # BindView-Query Engine
7394bv-is 3990/tcp # BindView-IS
7395bv-is 3990/udp # BindView-IS
7396bv-smcsrv 3991/tcp # BindView-SMCServer
7397bv-smcsrv 3991/udp # BindView-SMCServer
7398bv-ds 3992/tcp # BindView-DirectoryServer
7399bv-ds 3992/udp # BindView-DirectoryServer
7400bv-agent 3993/tcp # BindView-Agent
7401bv-agent 3993/udp # BindView-Agent
7402iss-mgmt-ssl 3995/tcp # ISS Management Svcs SSL
7403iss-mgmt-ssl 3995/udp # ISS Management Svcs SSL
7404abcsoftware 3996/tcp # abcsoftware-01
7405abcsoftware 3996/udp # abcsoftware-01
7406agentsease-db 3997/tcp # aes_db
7407agentsease-db 3997/udp # aes_db
7408dnx 3998/tcp # Distributed Nagios Executor Service
7409dnx 3998/udp # Distributed Nagios Executor Service
7410nvcnet 3999/tcp # Norman distributes scanning service
7411nvcnet 3999/udp # Norman distributes scanning service
7412terabase 4000/tcp # Terabase
7413terabase 4000/udp # Terabase
7414newoak 4001/tcp # NewOak
7415newoak 4001/udp # NewOak
7416pxc-spvr-ft 4002/tcp # pxc-spvr-ft
7417pxc-spvr-ft 4002/udp # pxc-spvr-ft
7418pxc-splr-ft 4003/tcp # pxc-splr-ft
7419pxc-splr-ft 4003/udp # pxc-splr-ft
7420pxc-roid 4004/tcp # pxc-roid
7421pxc-roid 4004/udp # pxc-roid
7422pxc-pin 4005/tcp # pxc-pin
7423pxc-pin 4005/udp # pxc-pin
7424pxc-spvr 4006/tcp # pxc-spvr
7425pxc-spvr 4006/udp # pxc-spvr
7426pxc-splr 4007/tcp # pxc-splr
7427pxc-splr 4007/udp # pxc-splr
7428netcheque 4008/tcp # NetCheque accounting
7429netcheque 4008/udp # NetCheque accounting
7430chimera-hwm 4009/tcp # Chimera HWM
7431chimera-hwm 4009/udp # Chimera HWM
7432samsung-unidex 4010/tcp # Samsung Unidex
7433samsung-unidex 4010/udp # Samsung Unidex
7434altserviceboot 4011/tcp # Alternate Service Boot
7435pda-gate 4012/tcp # PDA Gate
7436pda-gate 4012/udp # PDA Gate
7437acl-manager 4013/tcp # ACL Manager
7438acl-manager 4013/udp # ACL Manager
7439taiclock 4014/tcp # TAICLOCK
7440taiclock 4014/udp # TAICLOCK
7441talarian-mcast1 4015/tcp # Talarian Mcast
7442talarian-mcast1 4015/udp # Talarian Mcast
7443talarian-mcast2 4016/tcp # Talarian Mcast
7444talarian-mcast2 4016/udp # Talarian Mcast
7445talarian-mcast3 4017/tcp # Talarian Mcast
7446talarian-mcast3 4017/udp # Talarian Mcast
7447talarian-mcast4 4018/tcp # Talarian Mcast
7448talarian-mcast4 4018/udp # Talarian Mcast
7449talarian-mcast5 4019/tcp # Talarian Mcast
7450talarian-mcast5 4019/udp # Talarian Mcast
7451trap 4020/tcp # TRAP Port
7452trap 4020/udp # TRAP Port
7453nexus-portal 4021/tcp # Nexus Portal
7454nexus-portal 4021/udp # Nexus Portal
7455dnox 4022/tcp # DNOX
7456dnox 4022/udp # DNOX
7457esnm-zoning 4023/tcp # ESNM Zoning Port
7458esnm-zoning 4023/udp # ESNM Zoning Port
7459tnp1-port 4024/tcp # TNP1 User Port
7460tnp1-port 4024/udp # TNP1 User Port
7461partimage 4025/tcp # Partition Image Port
7462partimage 4025/udp # Partition Image Port
7463as-debug 4026/tcp # Graphical Debug Server
7464as-debug 4026/udp # Graphical Debug Server
7465bxp 4027/tcp # bitxpress
7466bxp 4027/udp # bitxpress
7467dtserver-port 4028/tcp # DTServer Port
7468dtserver-port 4028/udp # DTServer Port
7469ip-qsig 4029/tcp # IP Q signaling protocol
7470ip-qsig 4029/udp # IP Q signaling protocol
7471jdmn-port 4030/tcp # Accell/JSP Daemon Port
7472jdmn-port 4030/udp # Accell/JSP Daemon Port
7473suucp 4031/tcp # UUCP over SSL
7474suucp 4031/udp # UUCP over SSL
7475vrts-auth-port 4032/tcp # VERITAS Authorization Service
7476vrts-auth-port 4032/udp # VERITAS Authorization Service
7477sanavigator 4033/tcp # SANavigator Peer Port
7478sanavigator 4033/udp # SANavigator Peer Port
7479ubxd 4034/tcp # Ubiquinox Daemon
7480ubxd 4034/udp # Ubiquinox Daemon
7481wap-push-http 4035/tcp # WAP Push OTA-HTTP port
7482wap-push-http 4035/udp # WAP Push OTA-HTTP port
7483wap-push-https 4036/tcp # WAP Push OTA-HTTP secure
7484wap-push-https 4036/udp # WAP Push OTA-HTTP secure
7485ravehd 4037/tcp # RaveHD network control
7486ravehd 4037/udp # RaveHD network control
7487fazzt-ptp 4038/tcp # Fazzt Point-To-Point
7488fazzt-ptp 4038/udp # Fazzt Point-To-Point
7489fazzt-admin 4039/tcp # Fazzt Administration
7490fazzt-admin 4039/udp # Fazzt Administration
7491yo-main 4040/tcp # Yo.net main service
7492yo-main 4040/udp # Yo.net main service
7493houston 4041/tcp # Rocketeer-Houston
7494houston 4041/udp # Rocketeer-Houston
7495ldxp 4042/tcp # LDXP
7496ldxp 4042/udp # LDXP
7497nirp 4043/tcp # Neighbour Identity Resolution
7498nirp 4043/udp # Neighbour Identity Resolution
7499ltp 4044/tcp # Location Tracking Protocol
7500ltp 4044/udp # Location Tracking Protocol
7501acp-proto 4046/tcp # Accounting Protocol
7502acp-proto 4046/udp # Accounting Protocol
7503ctp-state 4047/tcp # Context Transfer Protocol
7504ctp-state 4047/udp # Context Transfer Protocol
7505wafs 4049/tcp # Wide Area File Services
7506wafs 4049/udp # Wide Area File Services
7507cisco-wafs 4050/tcp # Wide Area File Services
7508cisco-wafs 4050/udp # Wide Area File Services
7509cppdp 4051/tcp # Cisco Peer to Peer Distribution Protocol
7510cppdp 4051/udp # Cisco Peer to Peer Distribution Protocol
7511interact 4052/tcp # VoiceConnect Interact
7512interact 4052/udp # VoiceConnect Interact
7513ccu-comm-1 4053/tcp # CosmoCall Universe Communications Port 1
7514ccu-comm-1 4053/udp # CosmoCall Universe Communications Port 1
7515ccu-comm-2 4054/tcp # CosmoCall Universe Communications Port 2
7516ccu-comm-2 4054/udp # CosmoCall Universe Communications Port 2
7517ccu-comm-3 4055/tcp # CosmoCall Universe Communications Port 3
7518ccu-comm-3 4055/udp # CosmoCall Universe Communications Port 3
7519lms 4056/tcp # Location Message Service
7520lms 4056/udp # Location Message Service
7521wfm 4057/tcp # Servigistics WFM server
7522wfm 4057/udp # Servigistics WFM server
7523kingfisher 4058/tcp # Kingfisher protocol
7524kingfisher 4058/udp # Kingfisher protocol
7525dlms-cosem 4059/tcp # DLMS/COSEM
7526dlms-cosem 4059/udp # DLMS/COSEM
7527dsmeter_iatc 4060/tcp dsmeter-iatc # DSMETER Inter-Agent Transfer Channel
7528dsmeter_iatc 4060/udp dsmeter-iatc # DSMETER Inter-Agent Transfer Channel
7529ice-location 4061/tcp # Ice Location Service (TCP)
7530ice-location 4061/udp # Ice Location Service (TCP)
7531ice-slocation 4062/tcp # Ice Location Service (SSL)
7532ice-slocation 4062/udp # Ice Location Service (SSL)
7533ice-router 4063/tcp # Ice Firewall Traversal Service (TCP)
7534ice-router 4063/udp # Ice Firewall Traversal Service (TCP)
7535ice-srouter 4064/tcp # Ice Firewall Traversal Service (SSL)
7536ice-srouter 4064/udp # Ice Firewall Traversal Service (SSL)
7537avanti_cdp 4065/tcp avanti-cdp # Avanti Common Data
7538avanti_cdp 4065/udp avanti-cdp # Avanti Common Data
7539pmas 4066/tcp # Performance Measurement and Analysis
7540pmas 4066/udp # Performance Measurement and Analysis
7541idp 4067/tcp # Information Distribution Protocol
7542idp 4067/udp # Information Distribution Protocol
7543ipfltbcst 4068/tcp # IP Fleet Broadcast
7544ipfltbcst 4068/udp # IP Fleet Broadcast
7545minger 4069/tcp # Minger Email Address Validation Service
7546minger 4069/udp # Minger Email Address Validation Service
7547tripe 4070/tcp # Trivial IP Encryption (TrIPE)
7548tripe 4070/udp # Trivial IP Encryption (TrIPE)
7549aibkup 4071/tcp # Automatically Incremental Backup
7550aibkup 4071/udp # Automatically Incremental Backup
7551zieto-sock 4072/tcp # Zieto Socket Communications
7552zieto-sock 4072/udp # Zieto Socket Communications
7553iRAPP 4073/tcp # iRAPP Server Protocol
7554iRAPP 4073/udp # iRAPP Server Protocol
7555cequint-cityid 4074/tcp # Cequint City ID UI trigger
7556cequint-cityid 4074/udp # Cequint City ID UI trigger
7557perimlan 4075/tcp # ISC Alarm Message Service
7558perimlan 4075/udp # ISC Alarm Message Service
7559seraph 4076/tcp # Seraph DCS
7560seraph 4076/udp # Seraph DCS
7561ascomalarm 4077/udp # Ascom IP Alarming
7562cssp 4078/tcp # Coordinated Security Service Protocol
7563lorica-in 4080/tcp # Lorica inside facing
7564lorica-in 4080/udp # Lorica inside facing
7565lorica-in-sec 4081/tcp # Lorica inside facing (SSL)
7566lorica-in-sec 4081/udp # Lorica inside facing (SSL)
7567lorica-out 4082/tcp # Lorica outside facing
7568lorica-out 4082/udp # Lorica outside facing
7569lorica-out-sec 4083/tcp # Lorica outside facing (SSL)
7570lorica-out-sec 4083/udp # Lorica outside facing (SSL)
7571fortisphere-vm 4084/udp # Fortisphere VM Service
7572ezmessagesrv 4085/tcp # EZNews Newsroom Message Service
7573ftsync 4086/udp # Firewall/NAT state table synchronization
7574applusservice 4087/tcp # APplus Service
7575npsp 4088/tcp # Noah Printing Service Protocol
7576opencore 4089/tcp # OpenCORE Remote Control Service
7577opencore 4089/udp # OpenCORE Remote Control Service
7578omasgport 4090/tcp # OMA BCAST Service Guide
7579omasgport 4090/udp # OMA BCAST Service Guide
7580ewinstaller 4091/tcp # EminentWare Installer
7581ewinstaller 4091/udp # EminentWare Installer
7582ewdgs 4092/tcp # EminentWare DGS
7583ewdgs 4092/udp # EminentWare DGS
7584pvxpluscs 4093/tcp # Pvx Plus CS Host
7585pvxpluscs 4093/udp # Pvx Plus CS Host
7586sysrqd 4094/tcp # sysrq daemon
7587sysrqd 4094/udp # sysrq daemon
7588xtgui 4095/tcp # xtgui information service
7589xtgui 4095/udp # xtgui information service
7590bre 4096/tcp # BRE (Bridge Relay Element)
7591bre 4096/udp # BRE (Bridge Relay Element)
7592patrolview 4097/tcp # Patrol View
7593patrolview 4097/udp # Patrol View
7594drmsfsd 4098/tcp # drmsfsd
7595drmsfsd 4098/udp # drmsfsd
7596dpcp 4099/tcp # DPCP
7597dpcp 4099/udp # DPCP
7598igo-incognito 4100/tcp # IGo Incognito Data Port
7599igo-incognito 4100/udp # IGo Incognito Data Port
7600brlp-0 4101/tcp # Braille protocol
7601brlp-0 4101/udp # Braille protocol
7602brlp-1 4102/tcp # Braille protocol
7603brlp-1 4102/udp # Braille protocol
7604brlp-2 4103/tcp # Braille protocol
7605brlp-2 4103/udp # Braille protocol
7606brlp-3 4104/tcp # Braille protocol
7607brlp-3 4104/udp # Braille protocol
7608shofar 4105/tcp # Shofar
7609shofar 4105/udp # Shofar
7610synchronite 4106/tcp # Synchronite
7611synchronite 4106/udp # Synchronite
7612j-ac 4107/tcp # JDL Accounting LAN Service
7613j-ac 4107/udp # JDL Accounting LAN Service
7614accel 4108/tcp # ACCEL
7615accel 4108/udp # ACCEL
7616izm 4109/tcp # Instantiated Zero-control Messaging
7617izm 4109/udp # Instantiated Zero-control Messaging
7618g2tag 4110/tcp # G2 RFID Tag Telemetry Data
7619g2tag 4110/udp # G2 RFID Tag Telemetry Data
7620xgrid 4111/tcp # Xgrid
7621xgrid 4111/udp # Xgrid
7622apple-vpns-rp 4112/tcp # Apple VPN Server Reporting Protocol
7623apple-vpns-rp 4112/udp # Apple VPN Server Reporting Protocol
7624aipn-reg 4113/tcp # AIPN LS Registration
7625aipn-reg 4113/udp # AIPN LS Registration
7626jomamqmonitor 4114/tcp # JomaMQMonitor
7627jomamqmonitor 4114/udp # JomaMQMonitor
7628cds 4115/tcp # CDS Transfer Agent
7629cds 4115/udp # CDS Transfer Agent
7630smartcard-tls 4116/tcp # smartcard-TLS
7631smartcard-tls 4116/udp # smartcard-TLS
7632hillrserv 4117/tcp # Hillr Connection Manager
7633hillrserv 4117/udp # Hillr Connection Manager
7634netscript 4118/tcp # Netadmin Systems NETscript service
7635netscript 4118/udp # Netadmin Systems NETscript service
7636assuria-slm 4119/tcp # Assuria Log Manager
7637assuria-slm 4119/udp # Assuria Log Manager
7638e-builder 4121/tcp # e-Builder Application Communication
7639e-builder 4121/udp # e-Builder Application Communication
7640fprams 4122/tcp # Fiber Patrol Alarm Service
7641fprams 4122/udp # Fiber Patrol Alarm Service
7642z-wave 4123/tcp # Zensys Z-Wave Control Protocol
7643z-wave 4123/udp # Zensys Z-Wave Control Protocol
7644tigv2 4124/tcp # Rohill TetraNode Ip Gateway v2
7645tigv2 4124/udp # Rohill TetraNode Ip Gateway v2
7646opsview-envoy 4125/tcp # Opsview Envoy
7647opsview-envoy 4125/udp # Opsview Envoy
7648ddrepl 4126/tcp # Data Domain Replication Service
7649ddrepl 4126/udp # Data Domain Replication Service
7650unikeypro 4127/tcp # NetUniKeyServer
7651unikeypro 4127/udp # NetUniKeyServer
7652nufw 4128/tcp # NuFW decision delegation protocol
7653nufw 4128/udp # NuFW decision delegation protocol
7654nuauth 4129/tcp # NuFW authentication protocol
7655nuauth 4129/udp # NuFW authentication protocol
7656fronet 4130/tcp # FRONET message protocol
7657fronet 4130/udp # FRONET message protocol
7658stars 4131/tcp # Global Maintech Stars
7659stars 4131/udp # Global Maintech Stars
7660nuts_dem 4132/tcp nuts-dem # NUTS Daemon
7661nuts_dem 4132/udp nuts-dem # NUTS Daemon
7662nuts_bootp 4133/tcp nuts-bootp # NUTS Bootp Server
7663nuts_bootp 4133/udp nuts-bootp # NUTS Bootp Server
7664nifty-hmi 4134/tcp # NIFTY-Serve HMI protocol
7665nifty-hmi 4134/udp # NIFTY-Serve HMI protocol
7666cl-db-attach 4135/tcp # Classic Line Database Server Attach
7667cl-db-attach 4135/udp # Classic Line Database Server Attach
7668cl-db-request 4136/tcp # Classic Line Database Server Request
7669cl-db-request 4136/udp # Classic Line Database Server Request
7670cl-db-remote 4137/tcp # Classic Line Database Server Remote
7671cl-db-remote 4137/udp # Classic Line Database Server Remote
7672nettest 4138/tcp # nettest
7673nettest 4138/udp # nettest
7674thrtx 4139/tcp # Imperfect Networks Server
7675thrtx 4139/udp # Imperfect Networks Server
7676cedros_fds 4140/tcp cedros-fds # Cedros Fraud Detection System
7677cedros_fds 4140/udp cedros-fds # Cedros Fraud Detection System
7678oirtgsvc 4141/tcp # Workflow Server
7679oirtgsvc 4141/udp # Workflow Server
7680oidocsvc 4142/tcp # Document Server
7681oidocsvc 4142/udp # Document Server
7682oidsr 4143/tcp # Document Replication
7683oidsr 4143/udp # Document Replication
7684vvr-control 4145/tcp # VVR Control
7685vvr-control 4145/udp # VVR Control
7686tgcconnect 4146/tcp # TGCConnect Beacon
7687tgcconnect 4146/udp # TGCConnect Beacon
7688vrxpservman 4147/tcp # Multum Service Manager
7689vrxpservman 4147/udp # Multum Service Manager
7690hhb-handheld 4148/tcp # HHB Handheld Client
7691hhb-handheld 4148/udp # HHB Handheld Client
7692agslb 4149/tcp # A10 GSLB Service
7693agslb 4149/udp # A10 GSLB Service
7694PowerAlert-nsa 4150/tcp # PowerAlert Network Shutdown Agent
7695PowerAlert-nsa 4150/udp # PowerAlert Network Shutdown Agent
7696menandmice_noh 4151/tcp menandmice-noh # Men & Mice Remote Control
7697menandmice_noh 4151/udp menandmice-noh # Men & Mice Remote Control
7698idig_mux 4152/tcp idig-mux # iDigTech Multiplex
7699idig_mux 4152/udp idig-mux # iDigTech Multiplex
7700mbl-battd 4153/tcp # MBL Remote Battery Monitoring
7701mbl-battd 4153/udp # MBL Remote Battery Monitoring
7702atlinks 4154/tcp # atlinks device discovery
7703atlinks 4154/udp # atlinks device discovery
7704bzr 4155/tcp # Bazaar version control system
7705bzr 4155/udp # Bazaar version control system
7706stat-results 4156/tcp # STAT Results
7707stat-results 4156/udp # STAT Results
7708stat-scanner 4157/tcp # STAT Scanner Control
7709stat-scanner 4157/udp # STAT Scanner Control
7710stat-cc 4158/tcp # STAT Command Center
7711stat-cc 4158/udp # STAT Command Center
7712nss 4159/tcp # Network Security Service
7713nss 4159/udp # Network Security Service
7714jini-discovery 4160/tcp # Jini Discovery
7715jini-discovery 4160/udp # Jini Discovery
7716omscontact 4161/tcp # OMS Contact
7717omscontact 4161/udp # OMS Contact
7718omstopology 4162/tcp # OMS Topology
7719omstopology 4162/udp # OMS Topology
7720silverpeakpeer 4163/tcp # Silver Peak Peer Protocol
7721silverpeakpeer 4163/udp # Silver Peak Peer Protocol
7722silverpeakcomm 4164/tcp # Silver Peak Communication Protocol
7723silverpeakcomm 4164/udp # Silver Peak Communication Protocol
7724altcp 4165/tcp # ArcLink over Ethernet
7725altcp 4165/udp # ArcLink over Ethernet
7726joost 4166/tcp # Joost Peer to Peer Protocol
7727joost 4166/udp # Joost Peer to Peer Protocol
7728ddgn 4167/tcp # DeskDirect Global Network
7729ddgn 4167/udp # DeskDirect Global Network
7730pslicser 4168/tcp # PrintSoft License Server
7731pslicser 4168/udp # PrintSoft License Server
7732iadt 4169/tcp # Automation Drive Interface Transport
7733iadt-disc 4169/udp # Internet ADT Discovery Protocol
7734d-cinema-csp 4170/tcp # SMPTE Content Synchonization Protocol
7735ml-svnet 4171/tcp # Maxlogic Supervisor Communication
7736pcoip 4172/tcp # PC over IP
7737pcoip 4172/udp # PC over IP
7738mma-discovery 4173/udp # MMA Device Discovery
7739smcluster 4174/tcp # StorMagic Cluster Services
7740sm-disc 4174/udp # StorMagic Discovery
7741bccp 4175/tcp # Brocade Cluster Communication Protocol
7742tl-ipcproxy 4176/tcp # Translattice Cluster IPC Proxy
7743wello 4177/tcp # Wello P2P pubsub service
7744wello 4177/udp # Wello P2P pubsub service
7745storman 4178/tcp # StorMan
7746storman 4178/udp # StorMan
7747MaxumSP 4179/tcp # Maxum Services
7748MaxumSP 4179/udp # Maxum Services
7749httpx 4180/tcp # HTTPX
7750httpx 4180/udp # HTTPX
7751macbak 4181/tcp # MacBak
7752macbak 4181/udp # MacBak
7753pcptcpservice 4182/tcp # Production Company Pro TCP Service
7754pcptcpservice 4182/udp # Production Company Pro TCP Service
7755gmmp 4183/tcp # General Metaverse Messaging Protocol
7756gmmp 4183/udp # General Metaverse Messaging Protocol
7757universe_suite 4184/tcp universe-suite # UNIVERSE SUITE MESSAGE SERVICE
7758universe_suite 4184/udp universe-suite # UNIVERSE SUITE MESSAGE SERVICE
7759wcpp 4185/tcp # Woven Control Plane Protocol
7760wcpp 4185/udp # Woven Control Plane Protocol
7761boxbackupstore 4186/tcp # Box Backup Store Service
7762csc_proxy 4187/tcp csc-proxy # Cascade Proxy
7763vatata 4188/tcp # Vatata Peer to Peer Protocol
7764vatata 4188/udp # Vatata Peer to Peer Protocol
7765pcep 4189/tcp # Path Computation Element Communication Protocol
7766sieve 4190/tcp # ManageSieve Protocol
7767dsmipv6 4191/udp # Dual Stack MIPv6 NAT Traversal
7768azeti 4192/tcp # Azeti Agent Service
7769azeti-bd 4192/udp # azeti blinddate
7770pvxplusio 4193/tcp # PxPlus remote file srvr
7771eims-admin 4199/tcp # EIMS ADMIN
7772eims-admin 4199/udp # EIMS ADMIN
7773corelccam 4300/tcp # Corel CCam
7774corelccam 4300/udp # Corel CCam
7775d-data 4301/tcp # Diagnostic Data
7776d-data 4301/udp # Diagnostic Data
7777d-data-control 4302/tcp # Diagnostic Data Control
7778d-data-control 4302/udp # Diagnostic Data Control
7779srcp 4303/tcp # Simple Railroad Command Protocol
7780srcp 4303/udp # Simple Railroad Command Protocol
7781owserver 4304/tcp # One-Wire Filesystem Server
7782owserver 4304/udp # One-Wire Filesystem Server
7783batman 4305/tcp # better approach to mobile ad-hoc networking
7784batman 4305/udp # better approach to mobile ad-hoc networking
7785pinghgl 4306/tcp # Hellgate London
7786pinghgl 4306/udp # Hellgate London
7787visicron-vs 4307/tcp # Visicron Videoconference Service
7788visicron-vs 4307/udp # Visicron Videoconference Service
7789compx-lockview 4308/tcp # CompX-LockView
7790compx-lockview 4308/udp # CompX-LockView
7791dserver 4309/tcp # Exsequi Appliance Discovery
7792dserver 4309/udp # Exsequi Appliance Discovery
7793mirrtex 4310/tcp # Mir-RT exchange service
7794mirrtex 4310/udp # Mir-RT exchange service
7795p6ssmc 4311/tcp # P6R Secure Server Management Console
7796pscl-mgt 4312/tcp # Parascale Membership Manager
7797perrla 4313/tcp # PERRLA User Services
7798fdt-rcatp 4320/tcp # FDT Remote Categorization Protocol
7799fdt-rcatp 4320/udp # FDT Remote Categorization Protocol
7800trim-event 4322/tcp # TRIM Event Service
7801trim-event 4322/udp # TRIM Event Service
7802trim-ice 4323/tcp # TRIM ICE Service
7803trim-ice 4323/udp # TRIM ICE Service
7804balour 4324/tcp # Balour Game Server
7805balour 4324/udp # Balour Game Server
7806geognosisman 4325/tcp # Cadcorp GeognoSIS Manager Service
7807geognosisman 4325/udp # Cadcorp GeognoSIS Manager Service
7808geognosis 4326/tcp # Cadcorp GeognoSIS Service
7809geognosis 4326/udp # Cadcorp GeognoSIS Service
7810jaxer-web 4327/tcp # Jaxer Web Protocol
7811jaxer-web 4327/udp # Jaxer Web Protocol
7812jaxer-manager 4328/tcp # Jaxer Manager Command Protocol
7813jaxer-manager 4328/udp # Jaxer Manager Command Protocol
7814publiqare-sync 4329/tcp # PubliQare Distributed Environment Synchronisation Engine
7815gaia 4340/tcp # Gaia Connector Protocol
7816gaia 4340/udp # Gaia Connector Protocol
7817lisp-data 4341/tcp # LISP Data Packets
7818lisp-data 4341/udp # LISP Data Packets
7819lisp-cons 4342/tcp # LISP-CONS Control
7820lisp-control 4342/udp # LISP Data-Triggered Control
7821unicall 4343/tcp # UNICALL
7822unicall 4343/udp # UNICALL
7823vinainstall 4344/tcp # VinaInstall
7824vinainstall 4344/udp # VinaInstall
7825m4-network-as 4345/tcp # Macro 4 Network AS
7826m4-network-as 4345/udp # Macro 4 Network AS
7827elanlm 4346/tcp # ELAN LM
7828elanlm 4346/udp # ELAN LM
7829lansurveyor 4347/tcp # LAN Surveyor
7830lansurveyor 4347/udp # LAN Surveyor
7831itose 4348/tcp # ITOSE
7832itose 4348/udp # ITOSE
7833fsportmap 4349/tcp # File System Port Map
7834fsportmap 4349/udp # File System Port Map
7835net-device 4350/tcp # Net Device
7836net-device 4350/udp # Net Device
7837plcy-net-svcs 4351/tcp # PLCY Net Services
7838plcy-net-svcs 4351/udp # PLCY Net Services
7839pjlink 4352/tcp # Projector Link
7840pjlink 4352/udp # Projector Link
7841f5-iquery 4353/tcp # F5 iQuery
7842f5-iquery 4353/udp # F5 iQuery
7843qsnet-trans 4354/tcp # QSNet Transmitter
7844qsnet-trans 4354/udp # QSNet Transmitter
7845qsnet-workst 4355/tcp # QSNet Workstation
7846qsnet-workst 4355/udp # QSNet Workstation
7847qsnet-assist 4356/tcp # QSNet Assistant
7848qsnet-assist 4356/udp # QSNet Assistant
7849qsnet-cond 4357/tcp # QSNet Conductor
7850qsnet-cond 4357/udp # QSNet Conductor
7851qsnet-nucl 4358/tcp # QSNet Nucleus
7852qsnet-nucl 4358/udp # QSNet Nucleus
7853omabcastltkm 4359/tcp # OMA BCAST Long-Term Key Messages
7854omabcastltkm 4359/udp # OMA BCAST Long-Term Key Messages
7855matrix_vnet 4360/tcp matrix-vnet # Matrix VNet Communication Protocol
7856nacnl 4361/udp # Navcom Discovery and Control Port
7857afore-vdp-disc 4362/udp # AFORE vNode Discovery protocol
7858wxbrief 4368/tcp # WeatherBrief Direct
7859wxbrief 4368/udp # WeatherBrief Direct
7860epmd 4369/tcp # Erlang Port Mapper Daemon
7861epmd 4369/udp # Erlang Port Mapper Daemon
7862elpro_tunnel 4370/tcp elpro-tunnel # ELPRO V2 Protocol Tunnel
7863elpro_tunnel 4370/udp elpro-tunnel # ELPRO V2 Protocol Tunnel
7864
7865l2c-control 4371/tcp # LAN2CAN Control
7866l2c-disc 4371/udp # LAN2CAN Discovery
7867l2c-data 4372/tcp # LAN2CAN Data
7868l2c-data 4372/udp # LAN2CAN Data
7869remctl 4373/tcp # Remote Authenticated Command Service
7870remctl 4373/udp # Remote Authenticated Command Service
7871psi-ptt 4374/tcp # PSI Push-to-Talk Protocol
7872tolteces 4375/tcp # Toltec EasyShare
7873tolteces 4375/udp # Toltec EasyShare
7874bip 4376/tcp # BioAPI Interworking
7875bip 4376/udp # BioAPI Interworking
7876cp-spxsvr 4377/tcp # Cambridge Pixel SPx Server
7877cp-spxsvr 4377/udp # Cambridge Pixel SPx Server
7878cp-spxdpy 4378/tcp # Cambridge Pixel SPx Display
7879cp-spxdpy 4378/udp # Cambridge Pixel SPx Display
7880ctdb 4379/tcp # CTDB
7881ctdb 4379/udp # CTDB
7882xandros-cms 4389/tcp # Xandros Community Management Service
7883xandros-cms 4389/udp # Xandros Community Management Service
7884wiegand 4390/tcp # Physical Access Control
7885wiegand 4390/udp # Physical Access Control
7886apwi-imserver 4391/tcp # American Printware IMServer Protocol
7887apwi-rxserver 4392/tcp # American Printware RXServer Protocol
7888apwi-rxspooler 4393/tcp # American Printware RXSpooler Protocol
7889apwi-disc 4394/udp # American Printware Discovery
7890omnivisionesx 4395/tcp # OmniVision communication for Virtual environments
7891omnivisionesx 4395/udp # OmniVision communication for Virtual environments
7892fly 4396/tcp # Fly Object Space
7893ds-srv 4400/tcp # ASIGRA Services
7894ds-srv 4400/udp # ASIGRA Services
7895ds-srvr 4401/tcp # ASIGRA Televaulting DS-System Service
7896ds-srvr 4401/udp # ASIGRA Televaulting DS-System Service
7897ds-clnt 4402/tcp # ASIGRA Televaulting DS-Client Service
7898ds-clnt 4402/udp # ASIGRA Televaulting DS-Client Service
7899ds-user 4403/tcp # ASIGRA Televaulting DS-Client Monitoring/Management
7900ds-user 4403/udp # ASIGRA Televaulting DS-Client Monitoring/Management
7901ds-admin 4404/tcp # ASIGRA Televaulting DS-System Monitoring/Management
7902ds-admin 4404/udp # ASIGRA Televaulting DS-System Monitoring/Management
7903ds-mail 4405/tcp # ASIGRA Televaulting Message Level Restore service
7904ds-mail 4405/udp # ASIGRA Televaulting Message Level Restore service
7905ds-slp 4406/tcp # ASIGRA Televaulting DS-Sleeper Service
7906ds-slp 4406/udp # ASIGRA Televaulting DS-Sleeper Service
7907nacagent 4407/tcp # Network Access Control Agent
7908slscc 4408/tcp # SLS Technology Control Centre
7909netcabinet-com 4409/tcp # Net-Cabinet comunication
7910itwo-server 4410/tcp # RIB iTWO Application Server
7911found 4411/tcp # Found Messaging Protocol
7912netrockey6 4425/tcp # NetROCKEY6 SMART Plus Service
7913netrockey6 4425/udp # NetROCKEY6 SMART Plus Service
7914beacon-port-2 4426/tcp # SMARTS Beacon Port
7915beacon-port-2 4426/udp # SMARTS Beacon Port
7916drizzle 4427/tcp # Drizzle database server
7917omviserver 4428/tcp # OMV-Investigation Server-Client
7918omviagent 4429/tcp # OMV Investigation Agent-Server
7919sqlserver 4430/tcp # REAL SQL Server
7920rsqlserver 4430/udp # REAL SQL Server
7921wspipe 4431/tcp # adWISE Pipe
7922l-acoustics 4432/tcp # L-ACOUSTICS management
7923l-acoustics 4432/udp # L-ACOUSTICS management
7924vop 4433/tcp # Versile Object Protocol
7925netblox 4441/udp # Netblox Protocol
7926saris 4442/tcp # Saris
7927saris 4442/udp # Saris
7928pharos 4443/tcp # Pharos
7929pharos 4443/udp # Pharos
7930upnotifyp 4445/tcp # UPNOTIFYP
7931upnotifyp 4445/udp # UPNOTIFYP
7932n1-fwp 4446/tcp # N1-FWP
7933n1-fwp 4446/udp # N1-FWP
7934n1-rmgmt 4447/tcp # N1-RMGMT
7935n1-rmgmt 4447/udp # N1-RMGMT
7936asc-slmd 4448/tcp # ASC Licence Manager
7937asc-slmd 4448/udp # ASC Licence Manager
7938privatewire 4449/tcp # PrivateWire
7939privatewire 4449/udp # PrivateWire
7940camp 4450/tcp # Camp
7941camp 4450/udp # Camp
7942ctisystemmsg 4451/tcp # CTI System Msg
7943ctisystemmsg 4451/udp # CTI System Msg
7944ctiprogramload 4452/tcp # CTI Program Load
7945ctiprogramload 4452/udp # CTI Program Load
7946nssalertmgr 4453/tcp # NSS Alert Manager
7947nssalertmgr 4453/udp # NSS Alert Manager
7948nssagentmgr 4454/tcp # NSS Agent Manager
7949nssagentmgr 4454/udp # NSS Agent Manager
7950prchat-user 4455/tcp # PR Chat User
7951prchat-user 4455/udp # PR Chat User
7952prchat-server 4456/tcp # PR Chat Server
7953prchat-server 4456/udp # PR Chat Server
7954prRegister 4457/tcp # PR Register
7955prRegister 4457/udp # PR Register
7956mcp 4458/tcp # Matrix Configuration Protocol
7957mcp 4458/udp # Matrix Configuration Protocol
7958hpssmgmt 4484/tcp # hpssmgmt service
7959hpssmgmt 4484/udp # hpssmgmt service
7960assyst-dr 4485/tcp # Assyst Data Repository Service
7961icms 4486/tcp # Integrated Client Message Service
7962icms 4486/udp # Integrated Client Message Service
7963prex-tcp 4487/tcp # Protocol for Remote Execution over TCP
7964awacs-ice 4488/tcp # Apple Wide Area Connectivity Service ICE Bootstrap
7965awacs-ice 4488/udp # Apple Wide Area Connectivity Service ICE Bootstrap
7966ipsec-nat-t 4500/tcp # IPsec NAT-Traversal
7967ipsec-nat-t 4500/udp # IPsec NAT-Traversal
7968a25-fap-fgw 4502/sctp # A25 (FAP-FGW)
7969ehs 4535/tcp # Event Heap Server
7970ehs 4535/udp # Event Heap Server
7971ehs-ssl 4536/tcp # Event Heap Server SSL
7972ehs-ssl 4536/udp # Event Heap Server SSL
7973wssauthsvc 4537/tcp # WSS Security Service
7974wssauthsvc 4537/udp # WSS Security Service
7975swx-gate 4538/tcp # Software Data Exchange Gateway
7976swx-gate 4538/udp # Software Data Exchange Gateway
7977worldscores 4545/tcp # WorldScores
7978worldscores 4545/udp # WorldScores
7979sf-lm 4546/tcp # SF License Manager (Sentinel)
7980sf-lm 4546/udp # SF License Manager (Sentinel)
7981lanner-lm 4547/tcp # Lanner License Manager
7982lanner-lm 4547/udp # Lanner License Manager
7983synchromesh 4548/tcp # Synchromesh
7984synchromesh 4548/udp # Synchromesh
7985aegate 4549/tcp # Aegate PMR Service
7986aegate 4549/udp # Aegate PMR Service
7987gds-adppiw-db 4550/tcp # Perman I Interbase Server
7988gds-adppiw-db 4550/udp # Perman I Interbase Server
7989ieee-mih 4551/tcp # MIH Services
7990ieee-mih 4551/udp # MIH Services
7991menandmice-mon 4552/tcp # Men and Mice Monitoring
7992menandmice-mon 4552/udp # Men and Mice Monitoring
7993icshostsvc 4553/tcp # ICS host services
7994msfrs 4554/tcp # MS FRS Replication
7995msfrs 4554/udp # MS FRS Replication
7996rsip 4555/tcp # RSIP Port
7997rsip 4555/udp # RSIP Port
7998dtn-bundle-tcp 4556/tcp # DTN Bundle TCP CL Protocol
7999dtn-bundle-udp 4556/udp # DTN Bundle UDP CL Protocol
8000mtcevrunqss 4557/udp # Marathon everRun Quorum Service Server
8001mtcevrunqman 4558/udp # Marathon everRun Quorum Service Manager
8002hylafax 4559/udp # HylaFAX
8003kwtc 4566/tcp # Kids Watch Time Control Service
8004kwtc 4566/udp # Kids Watch Time Control Service
8005tram 4567/tcp # TRAM
8006tram 4567/udp # TRAM
8007bmc-reporting 4568/tcp # BMC Reporting
8008bmc-reporting 4568/udp # BMC Reporting
8009iax 4569/tcp # Inter-Asterisk eXchange
8010iax 4569/udp # Inter-Asterisk eXchange
8011rid 4590/tcp # RID over HTTP/TLS
8012l3t-at-an 4591/tcp # HRPD L3T (AT-AN)
8013l3t-at-an 4591/udp # HRPD L3T (AT-AN)
8014hrpd-ith-at-an 4592/udp # HRPD-ITH (AT-AN)
8015ipt-anri-anri 4593/tcp # IPT (ANRI-ANRI)
8016ipt-anri-anri 4593/udp # IPT (ANRI-ANRI)
8017ias-session 4594/tcp # IAS-Session (ANRI-ANRI)
8018ias-session 4594/udp # IAS-Session (ANRI-ANRI)
8019ias-paging 4595/tcp # IAS-Paging (ANRI-ANRI)
8020ias-paging 4595/udp # IAS-Paging (ANRI-ANRI)
8021ias-neighbor 4596/tcp # IAS-Neighbor (ANRI-ANRI)
8022ias-neighbor 4596/udp # IAS-Neighbor (ANRI-ANRI)
8023a21-an-1xbs 4597/tcp # A21 (AN-1xBS)
8024a21-an-1xbs 4597/udp # A21 (AN-1xBS)
8025a16-an-an 4598/tcp # A16 (AN-AN)
8026a16-an-an 4598/udp # A16 (AN-AN)
8027a17-an-an 4599/tcp # A17 (AN-AN)
8028a17-an-an 4599/udp # A17 (AN-AN)
8029piranha1 4600/tcp # Piranha1
8030piranha1 4600/udp # Piranha1
8031piranha2 4601/tcp # Piranha2
8032piranha2 4601/udp # Piranha2
8033mtsserver 4602/tcp # EAX MTS Server
8034menandmice-upg 4603/tcp # Men & Mice Upgrade Agent
8035playsta2-app 4658/tcp # PlayStation2 App Port
8036playsta2-app 4658/udp # PlayStation2 App Port
8037playsta2-lob 4659/tcp # PlayStation2 Lobby Port
8038playsta2-lob 4659/udp # PlayStation2 Lobby Port
8039smaclmgr 4660/tcp # smaclmgr
8040smaclmgr 4660/udp # smaclmgr
8041kar2ouche 4661/tcp # Kar2ouche Peer location service
8042kar2ouche 4661/udp # Kar2ouche Peer location service
8043oms 4662/tcp # OrbitNet Message Service
8044oms 4662/udp # OrbitNet Message Service
8045noteit 4663/tcp # Note It! Message Service
8046noteit 4663/udp # Note It! Message Service
8047ems 4664/tcp # Rimage Messaging Server
8048ems 4664/udp # Rimage Messaging Server
8049contclientms 4665/tcp # Container Client Message Service
8050contclientms 4665/udp # Container Client Message Service
8051eportcomm 4666/tcp # E-Port Message Service
8052eportcomm 4666/udp # E-Port Message Service
8053mmacomm 4667/tcp # MMA Comm Services
8054mmacomm 4667/udp # MMA Comm Services
8055mmaeds 4668/tcp # MMA EDS Service
8056mmaeds 4668/udp # MMA EDS Service
8057eportcommdata 4669/tcp # E-Port Data Service
8058eportcommdata 4669/udp # E-Port Data Service
8059light 4670/tcp # Light packets transfer protocol
8060light 4670/udp # Light packets transfer protocol
8061acter 4671/tcp # Bull RSF action server
8062acter 4671/udp # Bull RSF action server
8063rfa 4672/tcp # remote file access server
8064rfa 4672/udp # remote file access server
8065cxws 4673/tcp # CXWS Operations
8066cxws 4673/udp # CXWS Operations
8067appiq-mgmt 4674/tcp # AppIQ Agent Management
8068appiq-mgmt 4674/udp # AppIQ Agent Management
8069dhct-status 4675/tcp # BIAP Device Status
8070dhct-status 4675/udp # BIAP Device Status
8071dhct-alerts 4676/tcp # BIAP Generic Alert
8072dhct-alerts 4676/udp # BIAP Generic Alert
8073bcs 4677/tcp # Business Continuity Servi
8074bcs 4677/udp # Business Continuity Servi
8075traversal 4678/tcp # boundary traversal
8076traversal 4678/udp # boundary traversal
8077mgesupervision 4679/tcp # MGE UPS Supervision
8078mgesupervision 4679/udp # MGE UPS Supervision
8079mgemanagement 4680/tcp # MGE UPS Management
8080mgemanagement 4680/udp # MGE UPS Management
8081parliant 4681/tcp # Parliant Telephony System
8082parliant 4681/udp # Parliant Telephony System
8083finisar 4682/tcp # finisar
8084finisar 4682/udp # finisar
8085spike 4683/tcp # Spike Clipboard Service
8086spike 4683/udp # Spike Clipboard Service
8087rfid-rp1 4684/tcp # RFID Reader Protocol 1.0
8088rfid-rp1 4684/udp # RFID Reader Protocol 1.0
8089autopac 4685/tcp # Autopac Protocol
8090autopac 4685/udp # Autopac Protocol
8091msp-os 4686/tcp # Manina Service Protocol
8092msp-os 4686/udp # Manina Service Protocol
8093nst 4687/tcp # Network Scanner Tool FTP
8094nst 4687/udp # Network Scanner Tool FTP
8095mobile-p2p 4688/tcp # Mobile P2P Service
8096mobile-p2p 4688/udp # Mobile P2P Service
8097altovacentral 4689/tcp # Altova DatabaseCentral
8098altovacentral 4689/udp # Altova DatabaseCentral
8099prelude 4690/tcp # Prelude IDS message proto
8100prelude 4690/udp # Prelude IDS message proto
8101mtn 4691/tcp # Monotone Netsync Protocol
8102mtn 4691/udp # Monotone Netsync Protocol
8103conspiracy 4692/tcp # Conspiracy messaging
8104conspiracy 4692/udp # Conspiracy messaging
8105netxms-agent 4700/tcp # NetXMS Agent
8106netxms-agent 4700/udp # NetXMS Agent
8107netxms-mgmt 4701/tcp # NetXMS Management
8108netxms-mgmt 4701/udp # NetXMS Management
8109netxms-sync 4702/tcp # NetXMS Server Synchronization
8110netxms-sync 4702/udp # NetXMS Server Synchronization
8111npqes-test 4703/tcp # Network Performance Quality Evaluation System Test Service
8112assuria-ins 4704/tcp # Assuria Insider
8113#pulseaudio is not registered in IANA
8114pulseaudio 4713/tcp # Pulseaudio
8115truckstar 4725/tcp # TruckStar Service
8116truckstar 4725/udp # TruckStar Service
8117a26-fap-fgw 4726/udp # A26 (FAP-FGW)
8118fcis 4727/tcp # F-Link Client Information Service
8119fcis-disc 4727/udp # F-Link Client Information Service Discovery
8120capmux 4728/tcp # CA Port Multiplexer
8121capmux 4728/udp # CA Port Multiplexer
8122gsmtap 4729/udp # GSM Interface Tap
8123gearman 4730/tcp # Gearman Job Queue System
8124gearman 4730/udp # Gearman Job Queue System
8125remcap 4731/tcp # Remote Capture Protocol
8126ohmtrigger 4732/udp # OHM server trigger
8127resorcs 4733/tcp # RES Orchestration Catalog Services
8128ipdr-sp 4737/tcp # IPDR/SP
8129ipdr-sp 4737/udp # IPDR/SP
8130solera-lpn 4738/tcp # SoleraTec Locator
8131solera-lpn 4738/udp # SoleraTec Locator
8132ipfix 4739/tcp # IP Flow Info Export
8133ipfix 4739/udp # IP Flow Info Export
8134ipfix 4739/sctp # IP Flow Info Export
8135ipfixs 4740/tcp # ipfix protocol over TLS
8136ipfixs 4740/sctp # ipfix protocol over DTLS
8137ipfixs 4740/udp # ipfix protocol over DTLS
8138lumimgrd 4741/tcp # Luminizer Manager
8139lumimgrd 4741/udp # Luminizer Manager
8140sicct 4742/tcp # SICCT
8141sicct-sdp 4742/udp # SICCT Service Discovery Protocol
8142openhpid 4743/tcp # openhpi HPI service
8143openhpid 4743/udp # openhpi HPI service
8144ifsp 4744/tcp # Internet File Synchronization Protocol
8145ifsp 4744/udp # Internet File Synchronization Protocol
8146fmp 4745/tcp # Funambol Mobile Push
8147fmp 4745/udp # Funambol Mobile Push
8148profilemac 4749/tcp # Profile for Mac
8149profilemac 4749/udp # Profile for Mac
8150ssad 4750/tcp # Simple Service Auto Discovery
8151ssad 4750/udp # Simple Service Auto Discovery
8152spocp 4751/tcp # Simple Policy Control Protocol
8153spocp 4751/udp # Simple Policy Control Protocol
8154snap 4752/tcp # Simple Network Audio Protocol
8155snap 4752/udp # Simple Network Audio Protocol
8156simon 4753/tcp # Simple Invocation of Methods
8157simon-disc 4753/udp # Over Network (SIMON)
8158bfd-multi-ctl 4784/tcp # BFD Multihop Control
8159bfd-multi-ctl 4784/udp # BFD Multihop Control
8160cncp 4785/udp # Cisco Nexus Control Protocol
8161smart-install 4786/tcp # Smart Install Service
8162sia-ctrl-plane 4787/tcp # Service Insertion Architecture (SIA) Control-Plane
8163xmcp 4788/tcp # eXtensible Messaging Client Protocol
8164iims 4800/tcp # Icona Instant Messenging System
8165iims 4800/udp # Icona Instant Messenging System
8166iwec 4801/tcp # Icona Web Embedded Chat
8167iwec 4801/udp # Icona Web Embedded Chat
8168ilss 4802/tcp # Icona License System Server
8169ilss 4802/udp # Icona License System Server
8170notateit 4803/tcp # Notateit Messaging
8171notateit-disc 4803/udp # Notateit Messaging Discovery
8172aja-ntv4-disc 4804/udp # AJA ntv4 Video System Discovery
8173htcp 4827/tcp # HTCP
8174htcp 4827/udp # HTCP
8175varadero-0 4837/tcp # Varadero-0
8176varadero-0 4837/udp # Varadero-0
8177varadero-1 4838/tcp # Varadero-1
8178varadero-1 4838/udp # Varadero-1
8179varadero-2 4839/tcp # Varadero-2
8180varadero-2 4839/udp # Varadero-2
8181opcua-tcp 4840/tcp # OPC UA TCP Protocol
8182opcua-udp 4840/udp # OPC UA TCP Protocol
8183quosa 4841/tcp # QUOSA Virtual Library Service
8184quosa 4841/udp # QUOSA Virtual Library Service
8185gw-asv 4842/tcp # nCode ICE-flow Library AppServer
8186gw-asv 4842/udp # nCode ICE-flow Library AppServer
8187opcua-tls 4843/tcp # OPC UA TCP Protocol over TLS/SSL
8188opcua-tls 4843/udp # OPC UA TCP Protocol over TLS/SSL
8189gw-log 4844/tcp # nCode ICE-flow Library LogServer
8190gw-log 4844/udp # nCode ICE-flow Library LogServer
8191wcr-remlib 4845/tcp # WordCruncher Remote Library Service
8192wcr-remlib 4845/udp # WordCruncher Remote Library Service
8193contamac_icm 4846/tcp contamac-icm # Contamac ICM Service
8194contamac_icm 4846/udp contamac-icm # Contamac ICM Service
8195wfc 4847/tcp # Web Fresh Communication
8196wfc 4847/udp # Web Fresh Communication
8197appserv-http 4848/tcp # App Server - Admin HTTP
8198appserv-http 4848/udp # App Server - Admin HTTP
8199appserv-https 4849/tcp # App Server - Admin HTTPS
8200appserv-https 4849/udp # App Server - Admin HTTPS
8201sun-as-nodeagt 4850/tcp # Sun App Server - NA
8202sun-as-nodeagt 4850/udp # Sun App Server - NA
8203derby-repli 4851/tcp # Apache Derby Replication
8204derby-repli 4851/udp # Apache Derby Replication
8205unify-debug 4867/tcp # Unify Debugger
8206unify-debug 4867/udp # Unify Debugger
8207phrelay 4868/tcp # Photon Relay
8208phrelay 4868/udp # Photon Relay
8209phrelaydbg 4869/tcp # Photon Relay Debug
8210phrelaydbg 4869/udp # Photon Relay Debug
8211cc-tracking 4870/tcp # Citcom Tracking Service
8212cc-tracking 4870/udp # Citcom Tracking Service
8213wired 4871/tcp # Wired
8214wired 4871/udp # Wired
8215tritium-can 4876/tcp # Tritium CAN Bus Bridge Service
8216tritium-can 4876/udp # Tritium CAN Bus Bridge Service
8217lmcs 4877/tcp # Lighting Management Control System
8218lmcs 4877/udp # Lighting Management Control System
8219inst-discovery 4878/udp # Agilent Instrument Discovery
8220wsdl-event 4879/tcp # WSDL Event Receiver
8221hislip 4880/tcp # IVI High-Speed LAN Instrument Protocol
8222socp-t 4881/udp # SOCP Time Synchronization Protocol
8223socp-c 4882/udp # SOCP Control Protocol
8224wmlserver 4883/tcp # Meier-Phelps License Server
8225hivestor 4884/tcp # HiveStor Distributed File System
8226hivestor 4884/udp # HiveStor Distributed File System
8227abbs 4885/tcp # ABBS
8228abbs 4885/udp # ABBS
8229lyskom 4894/tcp # LysKOM Protocol A
8230lyskom 4894/udp # LysKOM Protocol A
8231radmin-port 4899/tcp # RAdmin Port
8232radmin-port 4899/udp # RAdmin Port
8233hfcs 4900/tcp # HyperFileSQL Client/Server Database Engine
8234hfcs 4900/udp # HyperFileSQL Client/Server Database Engine
8235flr_agent 4901/tcp flr-agent # FileLocator Remote Search Agent
8236magiccontrol 4902/tcp # magicCONROL RF and Data Interface
8237lutap 4912/tcp # Technicolor LUT Access Protocol
8238lutcp 4913/tcp # LUTher Control Protocol
8239bones 4914/tcp # Bones Remote Control
8240bones 4914/udp # Bones Remote Control
8241frcs 4915/tcp # Fibics Remote Control Service
8242atsc-mh-ssc 4937/udp # ATSC-M/H Service Signaling Channel
8243eq-office-4940 4940/tcp # Equitrac Office
8244eq-office-4940 4940/udp # Equitrac Office
8245eq-office-4941 4941/tcp # Equitrac Office
8246eq-office-4941 4941/udp # Equitrac Office
8247eq-office-4942 4942/tcp # Equitrac Office
8248eq-office-4942 4942/udp # Equitrac Office
8249munin 4949/tcp # Munin Graphing Framework
8250munin 4949/udp # Munin Graphing Framework
8251sybasesrvmon 4950/tcp # Sybase Server Monitor
8252sybasesrvmon 4950/udp # Sybase Server Monitor
8253pwgwims 4951/tcp # PWG WIMS
8254pwgwims 4951/udp # PWG WIMS
8255sagxtsds 4952/tcp # SAG Directory Server
8256sagxtsds 4952/udp # SAG Directory Server
8257dbsyncarbiter 4953/tcp # Synchronization Arbiter
8258###UNAUTHORIZED USE: port 4967 by Rockwell FTA#######
8259ccss-qmm 4969/tcp # CCSS QMessageMonitor
8260ccss-qmm 4969/udp # CCSS QMessageMonitor
8261ccss-qsm 4970/tcp # CCSS QSystemMonitor
8262ccss-qsm 4970/udp # CCSS QSystemMonitor
8263webyast 4984/tcp # WebYast
8264gerhcs 4985/tcp # GER HC Standard
8265mrip 4986/tcp # Model Railway Interface Program
8266mrip 4986/udp # Model Railway Interface Program
8267smar-se-port1 4987/tcp # SMAR Ethernet Port 1
8268smar-se-port1 4987/udp # SMAR Ethernet Port 1
8269smar-se-port2 4988/tcp # SMAR Ethernet Port 2
8270smar-se-port2 4988/udp # SMAR Ethernet Port 2
8271parallel 4989/tcp # Parallel for GAUSS (tm)
8272parallel 4989/udp # Parallel for GAUSS (tm)
8273busycal 4990/tcp # BusySync Calendar Synch. Protocol
8274busycal 4990/udp # BusySync Calendar Synch. Protocol
8275vrt 4991/tcp # VITA Radio Transport
8276vrt 4991/udp # VITA Radio Transport
8277hfcs-manager 4999/tcp # Hyper File Client/Server Database Engine Manager
8278hfcs-manager 4999/udp # Hyper File Client/Server Database Engine Manager
8279commplex-main 5000/tcp #
8280commplex-main 5000/udp #
8281commplex-link 5001/tcp #
8282commplex-link 5001/udp #
8283fmpro-internal 5003/tcp # FileMaker, Inc. - Proprietary transport
8284fmpro-internal 5003/udp # FileMaker, Inc. - Proprietary name binding
8285avt-profile-1 5004/tcp # RTP media data [RFC 3551, RFC 4571]
8286avt-profile-1 5004/udp # RTP media data [RFC 3551]
8287avt-profile-1 5004/dccp # RTP media data [RFC 3551, RFC-ietf-dccp-rtp-07.txt]
8288avt-profile-2 5005/tcp # RTP control protocol [RFC 3551, RFC 4571]
8289avt-profile-2 5005/udp # RTP control protocol [RFC 3551]
8290avt-profile-2 5005/dccp # RTP control protocol [RFC 3551, RFC-ietf-dccp-rtp-07.txt]
8291wsm-server 5006/tcp # wsm server
8292wsm-server 5006/udp # wsm server
8293wsm-server-ssl 5007/tcp # wsm server ssl
8294wsm-server-ssl 5007/udp # wsm server ssl
8295synapsis-edge 5008/tcp # Synapsis EDGE
8296synapsis-edge 5008/udp # Synapsis EDGE
8297winfs 5009/tcp # Microsoft Windows Filesystem
8298winfs 5009/udp # Microsoft Windows Filesystem
8299telelpathstart 5010/tcp # TelepathStart
8300telelpathstart 5010/udp # TelepathStart
8301telelpathattack 5011/tcp # TelepathAttack
8302telelpathattack 5011/udp # TelepathAttack
8303nsp 5012/tcp # NetOnTap Service
8304nsp 5012/udp # NetOnTap Service
8305fmpro-v6 5013/tcp # FileMaker, Inc. - Proprietary transport
8306fmpro-v6 5013/udp # FileMaker, Inc. - Proprietary transport
8307onpsocket 5014/udp # Overlay Network Protocol
8308fmwp 5015/tcp # FileMaker, Inc. - Web publishing
8309zenginkyo-1 5020/tcp # zenginkyo-1
8310zenginkyo-1 5020/udp # zenginkyo-1
8311zenginkyo-2 5021/tcp # zenginkyo-2
8312zenginkyo-2 5021/udp # zenginkyo-2
8313mice 5022/tcp # mice server
8314mice 5022/udp # mice server
8315htuilsrv 5023/tcp # Htuil Server for PLD2
8316htuilsrv 5023/udp # Htuil Server for PLD2
8317scpi-telnet 5024/tcp # SCPI-TELNET
8318scpi-telnet 5024/udp # SCPI-TELNET
8319scpi-raw 5025/tcp # SCPI-RAW
8320scpi-raw 5025/udp # SCPI-RAW
8321strexec-d 5026/tcp # Storix I/O daemon (data)
8322strexec-d 5026/udp # Storix I/O daemon (data)
8323strexec-s 5027/tcp # Storix I/O daemon (stat)
8324strexec-s 5027/udp # Storix I/O daemon (stat)
8325qvr 5028/tcp # Quiqum Virtual Relais
8326infobright 5029/tcp # Infobright Database Server
8327infobright 5029/udp # Infobright Database Server
8328surfpass 5030/tcp # SurfPass
8329surfpass 5030/udp # SurfPass
8330dmp 5031/udp # Direct Message Protocol
8331signacert-agent 5032/tcp # SignaCert Enterprise Trust Server Agent
8332asnaacceler8db 5042/tcp # asnaacceler8db
8333asnaacceler8db 5042/udp # asnaacceler8db
8334swxadmin 5043/tcp # ShopWorX Administration
8335swxadmin 5043/udp # ShopWorX Administration
8336lxi-evntsvc 5044/tcp # LXI Event Service
8337lxi-evntsvc 5044/udp # LXI Event Service
8338osp 5045/tcp # Open Settlement Protocol
8339vpm-udp 5046/udp # Vishay PM UDP Service
8340iscape 5047/udp # iSCAPE Data Broadcasting
8341texai 5048/tcp # Texai Message Service
8342ivocalize 5049/tcp # iVocalize Web Conference
8343ivocalize 5049/udp # iVocalize Web Conference
8344mmcc 5050/tcp # multimedia conference control tool
8345mmcc 5050/udp # multimedia conference control tool
8346ita-agent 5051/tcp # ITA Agent
8347ita-agent 5051/udp # ITA Agent
8348ita-manager 5052/tcp # ITA Manager
8349ita-manager 5052/udp # ITA Manager
8350rlm 5053/tcp # RLM License Server
8351rlm-admin 5054/tcp # RLM administrative interface
8352unot 5055/tcp # UNOT
8353unot 5055/udp # UNOT
8354intecom-ps1 5056/tcp # Intecom Pointspan 1
8355intecom-ps1 5056/udp # Intecom Pointspan 1
8356intecom-ps2 5057/tcp # Intecom Pointspan 2
8357intecom-ps2 5057/udp # Intecom Pointspan 2
8358locus-disc 5058/udp # Locus Discovery
8359sds 5059/tcp # SIP Directory Services
8360sds 5059/udp # SIP Directory Services
8361sip 5060/tcp # SIP
8362sip 5060/udp # SIP
8363sip-tls 5061/tcp # SIP-TLS
8364sip-tls 5061/udp # SIP-TLS
8365na-localise 5062/tcp # Localisation access
8366na-localise 5062/udp # Localisation access
8367csrpc 5063/tcp # centrify secure RPC
8368ca-1 5064/tcp # Channel Access 1
8369ca-1 5064/udp # Channel Access 1
8370ca-2 5065/tcp # Channel Access 2
8371ca-2 5065/udp # Channel Access 2
8372stanag-5066 5066/tcp # STANAG-5066-SUBNET-INTF
8373stanag-5066 5066/udp # STANAG-5066-SUBNET-INTF
8374authentx 5067/tcp # Authentx Service
8375authentx 5067/udp # Authentx Service
8376bitforestsrv 5068/tcp # Bitforest Data Service
8377i-net-2000-npr 5069/tcp # I/Net 2000-NPR
8378i-net-2000-npr 5069/udp # I/Net 2000-NPR
8379vtsas 5070/tcp # VersaTrans Server Agent Service
8380vtsas 5070/udp # VersaTrans Server Agent Service
8381powerschool 5071/tcp # PowerSchool
8382powerschool 5071/udp # PowerSchool
8383ayiya 5072/tcp # Anything In Anything
8384ayiya 5072/udp # Anything In Anything
8385tag-pm 5073/tcp # Advantage Group Port Mgr
8386tag-pm 5073/udp # Advantage Group Port Mgr
8387alesquery 5074/tcp # ALES Query
8388alesquery 5074/udp # ALES Query
8389pvaccess 5075/tcp # Experimental Physics and Industrial Control System
8390cp-spxrpts 5079/udp # Cambridge Pixel SPx Reports
8391onscreen 5080/tcp # OnScreen Data Collection Service
8392onscreen 5080/udp # OnScreen Data Collection Service
8393sdl-ets 5081/tcp # SDL - Ent Trans Server
8394sdl-ets 5081/udp # SDL - Ent Trans Server
8395qcp 5082/tcp # Qpur Communication Protocol
8396qcp 5082/udp # Qpur Communication Protocol
8397qfp 5083/tcp # Qpur File Protocol
8398qfp 5083/udp # Qpur File Protocol
8399llrp 5084/tcp # EPCglobal Low-Level Reader Protocol
8400llrp 5084/udp # EPCglobal Low-Level Reader Protocol
8401encrypted-llrp 5085/tcp # EPCglobal Encrypted LLRP
8402encrypted-llrp 5085/udp # EPCglobal Encrypted LLRP
8403aprigo-cs 5086/tcp # Aprigo Collection Service
8404car 5090/sctp # Candidate AR
8405cxtp 5091/sctp # Context Transfer Protocol
8406magpie 5092/udp # Magpie Binary
8407sentinel-lm 5093/tcp # Sentinel LM
8408sentinel-lm 5093/udp # Sentinel LM
8409hart-ip 5094/tcp # HART-IP
8410hart-ip 5094/udp # HART-IP
8411sentlm-srv2srv 5099/tcp # SentLM Srv2Srv
8412sentlm-srv2srv 5099/udp # SentLM Srv2Srv
8413socalia 5100/tcp # Socalia service mux
8414socalia 5100/udp # Socalia service mux
8415talarian-tcp 5101/tcp # Talarian_TCP
8416talarian-udp 5101/udp # Talarian_UDP
8417oms-nonsecure 5102/tcp # Oracle OMS non-secure
8418oms-nonsecure 5102/udp # Oracle OMS non-secure
8419actifio-c2c 5103/tcp # Actifio C2C
8420tinymessage 5104/udp # TinyMessage
8421hughes-ap 5105/udp # Hughes Association Protocol
8422taep-as-svc 5111/tcp # TAEP AS service
8423taep-as-svc 5111/udp # TAEP AS service
8424pm-cmdsvr 5112/tcp # PeerMe Msg Cmd Service
8425pm-cmdsvr 5112/udp # PeerMe Msg Cmd Service
8426ev-services 5114/tcp # Enterprise Vault Services
8427autobuild 5115/tcp # Symantec Autobuild Service
8428emb-proj-cmd 5116/udp # EPSON Projecter Image Transfer
8429gradecam 5117/tcp # GradeCam Image Processing
8430nbt-pc 5133/tcp # Policy Commander
8431nbt-pc 5133/udp # Policy Commander
8432ppactivation 5134/tcp # PP ActivationServer
8433erp-scale 5135/tcp # ERP-Scale
8434minotaur-sa 5136/udp # Minotaur SA
8435ctsd 5137/tcp # MyCTS server port
8436ctsd 5137/udp # MyCTS server port
8437rmonitor_secure 5145/tcp rmonitor-secure # RMONITOR SECURE
8438rmonitor_secure 5145/udp rmonitor-secure # RMONITOR SECURE
8439social-alarm 5146/tcp # Social Alarm Service
8440atmp 5150/tcp # Ascend Tunnel Management Protocol
8441atmp 5150/udp # Ascend Tunnel Management Protocol
8442esri_sde 5151/tcp esri-sde # ESRI SDE Instance
8443esri_sde 5151/udp esri-sde # ESRI SDE Remote Start
8444sde-discovery 5152/tcp # ESRI SDE Instance Discovery
8445sde-discovery 5152/udp # ESRI SDE Instance Discovery
8446toruxserver 5153/tcp # ToruX Game Server
8447bzflag 5154/tcp # BZFlag game server
8448bzflag 5154/udp # BZFlag game server
8449asctrl-agent 5155/tcp # Oracle asControl Agent
8450asctrl-agent 5155/udp # Oracle asControl Agent
8451rugameonline 5156/tcp # Russian Online Game
8452mediat 5157/tcp # Mediat Remote Object Exchange
8453snmpssh 5161/tcp # SNMP over SSH Transport Model
8454snmpssh-trap 5162/tcp # SNMP Notification over SSH Transport Model
8455sbackup 5163/tcp # Shadow Backup
8456vpa 5164/tcp # Virtual Protocol Adapter
8457vpa-disc 5164/udp # Virtual Protocol Adapter Discovery
8458ife_icorp 5165/tcp ife-icorp # ife_1corp
8459ife_icorp 5165/udp ife-icorp # ife_1corp
8460winpcs 5166/tcp # WinPCS Service Connection
8461winpcs 5166/udp # WinPCS Service Connection
8462scte104 5167/tcp # SCTE104 Connection
8463scte104 5167/udp # SCTE104 Connection
8464scte30 5168/tcp # SCTE30 Connection
8465scte30 5168/udp # SCTE30 Connection
8466aol 5190/tcp # America-Online
8467aol 5190/udp # America-Online
8468aol-1 5191/tcp # AmericaOnline1
8469aol-1 5191/udp # AmericaOnline1
8470aol-2 5192/tcp # AmericaOnline2
8471aol-2 5192/udp # AmericaOnline2
8472aol-3 5193/tcp # AmericaOnline3
8473aol-3 5193/udp # AmericaOnline3
8474cpscomm 5194/tcp # CipherPoint Config Service
8475ampl-lic 5195/tcp # AMPL_Optimization - program licenses
8476ampl-tableproxy 5196/tcp # AMPL_Optimization - table data
8477targus-getdata 5200/tcp # TARGUS GetData
8478targus-getdata 5200/udp # TARGUS GetData
8479targus-getdata1 5201/tcp # TARGUS GetData 1
8480targus-getdata1 5201/udp # TARGUS GetData 1
8481targus-getdata2 5202/tcp # TARGUS GetData 2
8482targus-getdata2 5202/udp # TARGUS GetData 2
8483targus-getdata3 5203/tcp # TARGUS GetData 3
8484targus-getdata3 5203/udp # TARGUS GetData 3
8485nomad 5209/tcp # Nomad Device Video Transfer
84863exmp 5221/tcp # 3eTI Extensible Management Protocol for OAMP
8487xmpp-client 5222/tcp # XMPP Client Connection
8488hpvirtgrp 5223/tcp # HP Virtual Machine Group Management
8489hpvirtgrp 5223/udp # HP Virtual Machine Group Management
8490hpvirtctrl 5224/tcp # HP Virtual Machine Console Operations
8491hpvirtctrl 5224/udp # HP Virtual Machine Console Operations
8492hp-server 5225/tcp # HP Server
8493hp-server 5225/udp # HP Server
8494hp-status 5226/tcp # HP Status
8495hp-status 5226/udp # HP Status
8496perfd 5227/tcp # HP System Performance Metric Service
8497perfd 5227/udp # HP System Performance Metric Service
8498hpvroom 5228/tcp # HP Virtual Room Service
8499enfs 5233/tcp # Etinnae Network File Service
8500eenet 5234/tcp # EEnet communications
8501eenet 5234/udp # EEnet communications
8502galaxy-network 5235/tcp # Galaxy Network Service
8503galaxy-network 5235/udp # Galaxy Network Service
8504padl2sim 5236/tcp #
8505padl2sim 5236/udp #
8506mnet-discovery 5237/tcp # m-net discovery
8507mnet-discovery 5237/udp # m-net discovery
8508downtools 5245/tcp # DownTools Control Protocol
8509downtools-disc 5245/udp # DownTools Discovery Protocol
8510capwap-control 5246/udp # CAPWAP Control Protocol
8511capwap-data 5247/udp # CAPWAP Data Protocol
8512caacws 5248/tcp # CA Access Control Web Service
8513caacws 5248/udp # CA Access Control Web Service
8514caaclang2 5249/tcp # CA AC Lang Service
8515caaclang2 5249/udp # CA AC Lang Service
8516soagateway 5250/tcp # soaGateway
8517soagateway 5250/udp # soaGateway
8518caevms 5251/tcp # CA eTrust VM Service
8519caevms 5251/udp # CA eTrust VM Service
8520movaz-ssc 5252/tcp # Movaz SSC
8521movaz-ssc 5252/udp # Movaz SSC
8522kpdp 5253/tcp # Kohler Power Device Protocol
85233com-njack-1 5264/tcp # 3Com Network Jack Port 1
85243com-njack-1 5264/udp # 3Com Network Jack Port 1
85253com-njack-2 5265/tcp # 3Com Network Jack Port 2
85263com-njack-2 5265/udp # 3Com Network Jack Port 2
8527xmpp-server 5269/tcp # XMPP Server Connection
8528cartographerxmp 5270/tcp # Cartographer XMP
8529cartographerxmp 5270/udp # Cartographer XMP
8530cuelink 5271/tcp # StageSoft CueLink messaging
8531cuelink-disc 5271/udp # StageSoft CueLink discovery
8532pk 5272/tcp # PK
8533pk 5272/udp # PK
8534xmpp-bosh 5280/tcp # Bidirectional-streams Over Synchronous HTTP (BOSH)
8535undo-lm 5281/tcp # Undo License Manager
8536transmit-port 5282/tcp # Marimba Transmitter Port
8537transmit-port 5282/udp # Marimba Transmitter Port
8538presence 5298/tcp # XMPP Link-Local Messaging
8539presence 5298/udp # XMPP Link-Local Messaging
8540nlg-data 5299/tcp # NLG Data Service
8541nlg-data 5299/udp # NLG Data Service
8542hacl-hb 5300/tcp # HA cluster heartbeat
8543hacl-hb 5300/udp # HA cluster heartbeat
8544hacl-gs 5301/tcp # HA cluster general services
8545hacl-gs 5301/udp # HA cluster general services
8546hacl-cfg 5302/tcp # HA cluster configuration
8547hacl-cfg 5302/udp # HA cluster configuration
8548hacl-probe 5303/tcp # HA cluster probing
8549hacl-probe 5303/udp # HA cluster probing
8550hacl-local 5304/tcp # HA Cluster Commands
8551hacl-local 5304/udp # HA Cluster Commands
8552hacl-test 5305/tcp # HA Cluster Test
8553hacl-test 5305/udp # HA Cluster Test
8554sun-mc-grp 5306/tcp # Sun MC Group
8555sun-mc-grp 5306/udp # Sun MC Group
8556sco-aip 5307/tcp # SCO AIP
8557sco-aip 5307/udp # SCO AIP
8558jprinter 5309/tcp # J Printer
8559jprinter 5309/udp # J Printer
8560outlaws 5310/tcp # Outlaws
8561outlaws 5310/udp # Outlaws
8562permabit-cs 5312/tcp # Permabit Client-Server
8563permabit-cs 5312/udp # Permabit Client-Server
8564rrdp 5313/tcp # Real-time & Reliable Data
8565rrdp 5313/udp # Real-time & Reliable Data
8566opalis-rbt-ipc 5314/tcp # opalis-rbt-ipc
8567opalis-rbt-ipc 5314/udp # opalis-rbt-ipc
8568hacl-poll 5315/tcp # HA Cluster UDP Polling
8569hacl-poll 5315/udp # HA Cluster UDP Polling
8570hpbladems 5316/tcp # HPBladeSystem Monitor Service
8571hpdevms 5317/tcp # HP Device Monitor Service
8572pkix-cmc 5318/tcp # PKIX Certificate
8573bsfserver-zn 5320/tcp # Webservices-based Zn interface of BSF
8574bsfsvr-zn-ssl 5321/tcp # Webservices-based Zn interface of BSF over SSL
8575kfserver 5343/tcp # Sculptor Database Server
8576kfserver 5343/udp # Sculptor Database Server
8577xkotodrcp 5344/tcp # xkoto DRCP
8578xkotodrcp 5344/udp # xkoto DRCP
8579stuns 5349/tcp turns # STUN over TLS, TURN over TLS
8580stuns 5349/udp turns # Reserved for a future enhancement of STUN, Reserved for a future enhancement of TURN
8581nat-pmp-status 5350/tcp # NAT-PMP Status Announcements
8582nat-pmp-status 5350/udp # NAT-PMP Status Announcements
8583nat-pmp 5351/tcp # NAT Port Mapping Protocol
8584nat-pmp 5351/udp # NAT Port Mapping Protocol
8585dns-llq 5352/tcp # DNS Long-Lived Queries
8586dns-llq 5352/udp # DNS Long-Lived Queries
8587mdns 5353/tcp # Multicast DNS
8588mdns 5353/udp # Multicast DNS
8589mdnsresponder 5354/tcp noclog # Multicast DNS Responder IPC
8590mdnsresponder 5354/udp noclog # Multicast DNS Responder IPC
8591ms-smlbiz 5356/tcp # Microsoft Small Business
8592ms-smlbiz 5356/udp # Microsoft Small Business
8593wsdapi 5357/tcp # Web Services for Devices
8594wsdapi 5357/udp # Web Services for Devices
8595wsdapi-s 5358/tcp # WS for Devices Secured
8596wsdapi-s 5358/udp # WS for Devices Secured
8597ms-alerter 5359/tcp # Microsoft Alerter
8598ms-alerter 5359/udp # Microsoft Alerter
8599ms-sideshow 5360/tcp # Protocol for Windows SideShow
8600ms-sideshow 5360/udp # Protocol for Windows SideShow
8601ms-s-sideshow 5361/tcp # Secure Protocol for Windows SideShow
8602ms-s-sideshow 5361/udp # Secure Protocol for Windows SideShow
8603serverwsd2 5362/tcp # Microsoft Windows Server WSD2 Service
8604serverwsd2 5362/udp # Microsoft Windows Server WSD2 Service
8605net-projection 5363/tcp # Windows Network Projection
8606net-projection 5363/udp # Windows Network Projection
8607stresstester 5397/tcp # StressTester(tm) Injector
8608stresstester 5397/udp # StressTester(tm) Injector
8609elektron-admin 5398/tcp # Elektron Administration
8610elektron-admin 5398/udp # Elektron Administration
8611securitychase 5399/tcp # SecurityChase
8612securitychase 5399/udp # SecurityChase
8613excerpt 5400/tcp # Excerpt Search
8614excerpt 5400/udp # Excerpt Search
8615excerpts 5401/tcp # Excerpt Search Secure
8616excerpts 5401/udp # Excerpt Search Secure
8617hpoms-ci-lstn 5403/tcp # HPOMS-CI-LSTN
8618hpoms-ci-lstn 5403/udp # HPOMS-CI-LSTN
8619hpoms-dps-lstn 5404/tcp # HPOMS-DPS-LSTN
8620hpoms-dps-lstn 5404/udp # HPOMS-DPS-LSTN
8621netsupport 5405/tcp # NetSupport
8622netsupport 5405/udp # NetSupport
8623systemics-sox 5406/tcp # Systemics Sox
8624systemics-sox 5406/udp # Systemics Sox
8625foresyte-clear 5407/tcp # Foresyte-Clear
8626foresyte-clear 5407/udp # Foresyte-Clear
8627foresyte-sec 5408/tcp # Foresyte-Sec
8628foresyte-sec 5408/udp # Foresyte-Sec
8629salient-dtasrv 5409/tcp # Salient Data Server
8630salient-dtasrv 5409/udp # Salient Data Server
8631salient-usrmgr 5410/tcp # Salient User Manager
8632salient-usrmgr 5410/udp # Salient User Manager
8633actnet 5411/tcp # ActNet
8634actnet 5411/udp # ActNet
8635continuus 5412/tcp # Continuus
8636continuus 5412/udp # Continuus
8637wwiotalk 5413/tcp # WWIOTALK
8638wwiotalk 5413/udp # WWIOTALK
8639statusd 5414/tcp # StatusD
8640statusd 5414/udp # StatusD
8641ns-server 5415/tcp # NS Server
8642ns-server 5415/udp # NS Server
8643sns-gateway 5416/tcp # SNS Gateway
8644sns-gateway 5416/udp # SNS Gateway
8645sns-agent 5417/tcp # SNS Agent
8646sns-agent 5417/udp # SNS Agent
8647mcntp 5418/tcp # MCNTP
8648mcntp 5418/udp # MCNTP
8649dj-ice 5419/tcp # DJ-ICE
8650dj-ice 5419/udp # DJ-ICE
8651cylink-c 5420/tcp # Cylink-C
8652cylink-c 5420/udp # Cylink-C
8653netsupport2 5421/tcp # Net Support 2
8654netsupport2 5421/udp # Net Support 2
8655salient-mux 5422/tcp # Salient MUX
8656salient-mux 5422/udp # Salient MUX
8657virtualuser 5423/tcp # VIRTUALUSER
8658virtualuser 5423/udp # VIRTUALUSER
8659beyond-remote 5424/tcp # Beyond Remote
8660beyond-remote 5424/udp # Beyond Remote
8661br-channel 5425/tcp # Beyond Remote Command Channel
8662br-channel 5425/udp # Beyond Remote Command Channel
8663devbasic 5426/tcp # DEVBASIC
8664devbasic 5426/udp # DEVBASIC
8665sco-peer-tta 5427/tcp # SCO-PEER-TTA
8666sco-peer-tta 5427/udp # SCO-PEER-TTA
8667telaconsole 5428/tcp # TELACONSOLE
8668telaconsole 5428/udp # TELACONSOLE
8669base 5429/tcp # Billing and Accounting System Exchange
8670base 5429/udp # Billing and Accounting System Exchange
8671radec-corp 5430/tcp # RADEC CORP
8672radec-corp 5430/udp # RADEC CORP
8673park-agent 5431/tcp # PARK AGENT
8674park-agent 5431/udp # PARK AGENT
8675pyrrho 5433/tcp # Pyrrho DBMS
8676pyrrho 5433/udp # Pyrrho DBMS
8677sgi-arrayd 5434/tcp # SGI Array Services Daemon
8678sgi-arrayd 5434/udp # SGI Array Services Daemon
8679sceanics 5435/tcp # SCEANICS situation and action notification
8680sceanics 5435/udp # SCEANICS situation and action notification
8681pmip6-cntl 5436/udp # pmip6-cntl
8682pmip6-data 5437/udp # pmip6-data
8683spss 5443/tcp # Pearson HTTPS
8684spss 5443/udp # Pearson HTTPS
8685smbdirect 5445/tcp # Server Message Block over Remote Direct Memory Access
8686smbdirect 5445/sctp # Server Message Block over Remote Direct Memory Access
8687surebox 5453/tcp # SureBox
8688surebox 5453/udp # SureBox
8689apc-5454 5454/tcp # APC 5454
8690apc-5454 5454/udp # APC 5454
8691apc-5455 5455/tcp # APC 5455
8692apc-5455 5455/udp # APC 5455
8693apc-5456 5456/tcp # APC 5456
8694apc-5456 5456/udp # APC 5456
8695silkmeter 5461/tcp # SILKMETER
8696silkmeter 5461/udp # SILKMETER
8697ttl-publisher 5462/tcp # TTL Publisher
8698ttl-publisher 5462/udp # TTL Publisher
8699ttlpriceproxy 5463/tcp # TTL Price Proxy
8700ttlpriceproxy 5463/udp # TTL Price Proxy
8701quailnet 5464/tcp # Quail Networks Object Broker
8702quailnet 5464/udp # Quail Networks Object Broker
8703netops-broker 5465/tcp # NETOPS-BROKER
8704netops-broker 5465/udp # NETOPS-BROKER
8705fcp-addr-srvr1 5500/tcp # fcp-addr-srvr1
8706fcp-addr-srvr1 5500/udp # fcp-addr-srvr1
8707fcp-addr-srvr2 5501/tcp # fcp-addr-srvr2
8708fcp-addr-srvr2 5501/udp # fcp-addr-srvr2
8709fcp-srvr-inst1 5502/tcp # fcp-srvr-inst1
8710fcp-srvr-inst1 5502/udp # fcp-srvr-inst1
8711fcp-srvr-inst2 5503/tcp # fcp-srvr-inst2
8712fcp-srvr-inst2 5503/udp # fcp-srvr-inst2
8713fcp-cics-gw1 5504/tcp # fcp-cics-gw1
8714fcp-cics-gw1 5504/udp # fcp-cics-gw1
8715checkoutdb 5505/tcp # Checkout Database
8716checkoutdb 5505/udp # Checkout Database
8717amc 5506/tcp # Amcom Mobile Connect
8718amc 5506/udp # Amcom Mobile Connect
8719sgi-eventmond 5553/tcp # SGI Eventmond Port
8720sgi-eventmond 5553/udp # SGI Eventmond Port
8721sgi-esphttp 5554/tcp # SGI ESP HTTP
8722sgi-esphttp 5554/udp # SGI ESP HTTP
8723personal-agent 5555/tcp # Personal Agent
8724personal-agent 5555/udp # Personal Agent
8725freeciv 5556/tcp # Freeciv gameplay
8726freeciv 5556/udp # Freeciv gameplay
8727farenet 5557/tcp # Sandlab FARENET
8728westec-connect 5566/tcp # Westec Connect
8729m-oap 5567/tcp # Multicast Object Access Protocol
8730m-oap 5567/udp # Multicast Object Access Protocol
8731sdt 5568/tcp # Session Data Transport Multicast
8732sdt 5568/udp # Session Data Transport Multicast
8733rdmnet-ctrl 5569/tcp # Management (RDM) controller status notifications
8734rdmnet-device 5569/udp # PLASA E1.33, Remote Device Management (RDM) messages
8735sdmmp 5573/tcp # SAS Domain Management Messaging Protocol
8736sdmmp 5573/udp # SAS Domain Management Messaging Protocol
8737lsi-bobcat 5574/tcp # SAS IO Forwarding
8738ora-oap 5575/tcp # Oracle Access Protocol
8739fdtracks 5579/tcp # FleetDisplay Tracking Service
8740tmosms0 5580/tcp # T-Mobile SMS Protocol Message 0
8741tmosms0 5580/udp # T-Mobile SMS Protocol Message 0
8742tmosms1 5581/tcp # T-Mobile SMS Protocol Message 1
8743tmosms1 5581/udp # T-Mobile SMS Protocol Message 1
8744fac-restore 5582/tcp # T-Mobile SMS Protocol Message 3
8745fac-restore 5582/udp # T-Mobile SMS Protocol Message 3
8746tmo-icon-sync 5583/tcp # T-Mobile SMS Protocol Message 2
8747tmo-icon-sync 5583/udp # T-Mobile SMS Protocol Message 2
8748bis-web 5584/tcp # BeInSync-Web
8749bis-web 5584/udp # BeInSync-Web
8750bis-sync 5585/tcp # BeInSync-sync
8751bis-sync 5585/udp # BeInSync-sync
8752ininmessaging 5597/tcp # inin secure messaging
8753ininmessaging 5597/udp # inin secure messaging
8754mctfeed 5598/tcp # MCT Market Data Feed
8755mctfeed 5598/udp # MCT Market Data Feed
8756esinstall 5599/tcp # Enterprise Security Remote Install
8757esinstall 5599/udp # Enterprise Security Remote Install
8758esmmanager 5600/tcp # Enterprise Security Manager
8759esmmanager 5600/udp # Enterprise Security Manager
8760esmagent 5601/tcp # Enterprise Security Agent
8761esmagent 5601/udp # Enterprise Security Agent
8762a1-msc 5602/tcp # A1-MSC
8763a1-msc 5602/udp # A1-MSC
8764a1-bs 5603/tcp # A1-BS
8765a1-bs 5603/udp # A1-BS
8766a3-sdunode 5604/tcp # A3-SDUNode
8767a3-sdunode 5604/udp # A3-SDUNode
8768a4-sdunode 5605/tcp # A4-SDUNode
8769a4-sdunode 5605/udp # A4-SDUNode
8770ninaf 5627/tcp # Node Initiated Network Association Forma
8771ninaf 5627/udp # Node Initiated Network Association Forma
8772htrust 5628/tcp # HTrust API
8773htrust 5628/udp # HTrust API
8774symantec-sfdb 5629/tcp # Symantec Storage Foundation for Database
8775symantec-sfdb 5629/udp # Symantec Storage Foundation for Database
8776precise-comm 5630/tcp # PreciseCommunication
8777precise-comm 5630/udp # PreciseCommunication
8778pcanywheredata 5631/tcp # pcANYWHEREdata
8779pcanywheredata 5631/udp # pcANYWHEREdata
8780pcanywherestat 5632/tcp # pcANYWHEREstat
8781pcanywherestat 5632/udp # pcANYWHEREstat
8782beorl 5633/tcp # BE Operations Request Listener
8783beorl 5633/udp # BE Operations Request Listener
8784xprtld 5634/tcp # SF Message Service
8785xprtld 5634/udp # SF Message Service
8786sfmsso 5635/tcp # SFM Authentication Subsystem
8787sfm-db-server 5636/tcp # SFMdb - SFM DB server
8788cssc 5637/tcp # Symantec CSSC
8789flcrs 5638/tcp # Symantec Fingerprint Lookup and Container Reference
8790ics 5639/tcp # Symantec Integrity Checking
8791vfmobile 5646/tcp # Ventureforth Mobile
8792###UNAUTHORIZED USE: Port 5666 used by SAIC NRPE############
8793amqps 5671/tcp # amqp protocol over TLS/SSL
8794amqps 5671/udp # amqp protocol over TLS/SSL
8795amqp 5672/tcp # AMQP
8796amqp 5672/udp # AMQP
8797amqp 5672/sctp # AMQP
8798jms 5673/tcp # JACL Message Server
8799jms 5673/udp # JACL Message Server
8800hyperscsi-port 5674/tcp # HyperSCSI Port
8801hyperscsi-port 5674/udp # HyperSCSI Port
8802v5ua 5675/tcp # V5UA application port
8803v5ua 5675/udp # V5UA application port
8804v5ua 5675/sctp # V5UA application port
8805raadmin 5676/tcp # RA Administration
8806raadmin 5676/udp # RA Administration
8807questdb2-lnchr 5677/tcp # Quest Central DB2 Launchr
8808questdb2-lnchr 5677/udp # Quest Central DB2 Launchr
8809rrac 5678/tcp # Remote Replication Agent Connection
8810rrac 5678/udp # Remote Replication Agent Connection
8811dccm 5679/tcp # Direct Cable Connect Manager
8812dccm 5679/udp # Direct Cable Connect Manager
8813auriga-router 5680/udp # Auriga Router Service
8814ncxcp 5681/tcp # Net-coneX Control Protocol
8815ncxcp 5681/udp # Net-coneX Control Protocol
8816brightcore 5682/udp # BrightCore control & data transfer exchange
8817coap 5683/udp # Constrained Application Protocol
8818ggz 5688/tcp # GGZ Gaming Zone
8819ggz 5688/udp # GGZ Gaming Zone
8820qmvideo 5689/tcp # QM video network management protocol
8821qmvideo 5689/udp # QM video network management protocol
8822rbsystem 5693/tcp # Robert Bosch Data Transfer
8823kmip 5696/tcp # Key Management Interoperability Protocol
8824proshareaudio 5713/tcp # proshare conf audio
8825proshareaudio 5713/udp # proshare conf audio
8826prosharevideo 5714/tcp # proshare conf video
8827prosharevideo 5714/udp # proshare conf video
8828prosharedata 5715/tcp # proshare conf data
8829prosharedata 5715/udp # proshare conf data
8830prosharerequest 5716/tcp # proshare conf request
8831prosharerequest 5716/udp # proshare conf request
8832prosharenotify 5717/tcp # proshare conf notify
8833prosharenotify 5717/udp # proshare conf notify
8834dpm 5718/tcp # DPM Communication Server
8835dpm 5718/udp # DPM Communication Server
8836dpm-agent 5719/tcp # DPM Agent Coordinator
8837dpm-agent 5719/udp # DPM Agent Coordinator
8838ms-licensing 5720/tcp # MS-Licensing
8839ms-licensing 5720/udp # MS-Licensing
8840dtpt 5721/tcp # Desktop Passthru Service
8841dtpt 5721/udp # Desktop Passthru Service
8842msdfsr 5722/tcp # Microsoft DFS Replication Service
8843msdfsr 5722/udp # Microsoft DFS Replication Service
8844omhs 5723/tcp # Operations Manager - Health Service
8845omhs 5723/udp # Operations Manager - Health Service
8846omsdk 5724/tcp # Operations Manager - SDK Service
8847omsdk 5724/udp # Operations Manager - SDK Service
8848ms-ilm 5725/tcp # Microsoft Identity Lifecycle Manager
8849ms-ilm-sts 5726/tcp # Microsoft Lifecycle Manager Secure Token Service
8850asgenf 5727/tcp # ASG Event Notification Framework
8851io-dist-data 5728/tcp # Dist. I/O Comm. Service Data and Control
8852io-dist-group 5728/udp # Dist. I/O Comm. Service Group Membership
8853openmail 5729/tcp # Openmail User Agent Layer
8854openmail 5729/udp # Openmail User Agent Layer
8855unieng 5730/tcp # Steltor's calendar access
8856unieng 5730/udp # Steltor's calendar access
8857ida-discover1 5741/tcp # IDA Discover Port 1
8858ida-discover1 5741/udp # IDA Discover Port 1
8859ida-discover2 5742/tcp # IDA Discover Port 2
8860ida-discover2 5742/udp # IDA Discover Port 2
8861watchdoc-pod 5743/tcp # Watchdoc NetPOD Protocol
8862watchdoc-pod 5743/udp # Watchdoc NetPOD Protocol
8863watchdoc 5744/tcp # Watchdoc Server
8864watchdoc 5744/udp # Watchdoc Server
8865fcopy-server 5745/tcp # fcopy-server
8866fcopy-server 5745/udp # fcopy-server
8867fcopys-server 5746/tcp # fcopys-server
8868fcopys-server 5746/udp # fcopys-server
8869tunatic 5747/tcp # Wildbits Tunatic
8870tunatic 5747/udp # Wildbits Tunatic
8871tunalyzer 5748/tcp # Wildbits Tunalyzer
8872tunalyzer 5748/udp # Wildbits Tunalyzer
8873rscd 5750/tcp # Bladelogic Agent Service
8874rscd 5750/udp # Bladelogic Agent Service
8875openmailg 5755/tcp # OpenMail Desk Gateway server
8876openmailg 5755/udp # OpenMail Desk Gateway server
8877x500ms 5757/tcp # OpenMail X.500 Directory Server
8878x500ms 5757/udp # OpenMail X.500 Directory Server
8879openmailns 5766/tcp # OpenMail NewMail Server
8880openmailns 5766/udp # OpenMail NewMail Server
8881s-openmail 5767/tcp # OpenMail Suer Agent Layer (Secure)
8882s-openmail 5767/udp # OpenMail Suer Agent Layer (Secure)
8883openmailpxy 5768/tcp # OpenMail CMTS Server
8884openmailpxy 5768/udp # OpenMail CMTS Server
8885spramsca 5769/tcp # x509solutions Internal CA
8886spramsca 5769/udp # x509solutions Internal CA
8887spramsd 5770/tcp # x509solutions Secure Data
8888spramsd 5770/udp # x509solutions Secure Data
8889netagent 5771/tcp # NetAgent
8890netagent 5771/udp # NetAgent
8891dali-port 5777/tcp # DALI Port
8892dali-port 5777/udp # DALI Port
8893vts-rpc 5780/tcp # Visual Tag System RPC
88943par-evts 5781/tcp # 3PAR Event Reporting Service
88953par-evts 5781/udp # 3PAR Event Reporting Service
88963par-mgmt 5782/tcp # 3PAR Management Service
88973par-mgmt 5782/udp # 3PAR Management Service
88983par-mgmt-ssl 5783/tcp # 3PAR Management Service with SSL
88993par-mgmt-ssl 5783/udp # 3PAR Management Service with SSL
8900ibar 5784/udp # Cisco Interbox Application Redundancy
89013par-rcopy 5785/tcp # 3PAR Inform Remote Copy
89023par-rcopy 5785/udp # 3PAR Inform Remote Copy
8903cisco-redu 5786/udp # redundancy notification
8904waascluster 5787/udp # Cisco WAAS Cluster Protocol
8905xtreamx 5793/tcp # XtreamX Supervised Peer message
8906xtreamx 5793/udp # XtreamX Supervised Peer message
8907spdp 5794/udp # Simple Peered Discovery Protocol
8908icmpd 5813/tcp # ICMPD
8909icmpd 5813/udp # ICMPD
8910spt-automation 5814/tcp # Support Automation
8911spt-automation 5814/udp # Support Automation
8912reversion 5842/tcp # Reversion Backup/Restore
8913wherehoo 5859/tcp # WHEREHOO
8914wherehoo 5859/udp # WHEREHOO
8915ppsuitemsg 5863/tcp # PlanetPress Suite Messeng
8916ppsuitemsg 5863/udp # PlanetPress Suite Messeng
8917diameters 5868/tcp # Diameter over TLS/TCP
8918diameters 5868/sctp # Diameter over DTLS/SCTP
8919jute 5883/tcp # Javascript Unit Test Environment
8920rfb 5900/tcp # Remote Framebuffer
8921rfb 5900/udp # Remote Framebuffer
8922cm 5910/tcp # Context Management
8923cm 5910/udp # Context Management
8924cm 5910/sctp # Context Management
8925cpdlc 5911/tcp # Controller Pilot Data Link Communication
8926cpdlc 5911/udp # Controller Pilot Data Link Communication
8927cpdlc 5911/sctp # Controller Pilot Data Link Communication
8928fis 5912/tcp # Flight Information Services
8929fis 5912/udp # Flight Information Services
8930fis 5912/sctp # Flight Information Services
8931ads-c 5913/tcp # Automatic Dependent Surveillance
8932ads-c 5913/udp # Automatic Dependent Surveillance
8933ads-c 5913/sctp # Automatic Dependent Surveillance
8934indy 5963/tcp # Indy Application Server
8935indy 5963/udp # Indy Application Server
8936mppolicy-v5 5968/tcp # mppolicy-v5
8937mppolicy-v5 5968/udp # mppolicy-v5
8938mppolicy-mgr 5969/tcp # mppolicy-mgr
8939mppolicy-mgr 5969/udp # mppolicy-mgr
8940couchdb 5984/tcp # CouchDB
8941couchdb 5984/udp # CouchDB
8942wsman 5985/tcp # WBEM WS-Management HTTP
8943wsman 5985/udp # WBEM WS-Management HTTP
8944wsmans 5986/tcp # WBEM WS-Management HTTP over TLS/SSL
8945wsmans 5986/udp # WBEM WS-Management HTTP over TLS/SSL
8946wbem-rmi 5987/tcp # WBEM RMI
8947wbem-rmi 5987/udp # WBEM RMI
8948wbem-http 5988/tcp # WBEM CIM-XML (HTTP)
8949wbem-http 5988/udp # WBEM CIM-XML (HTTP)
8950wbem-https 5989/tcp # WBEM CIM-XML (HTTPS)
8951wbem-https 5989/udp # WBEM CIM-XML (HTTPS)
8952wbem-exp-https 5990/tcp # WBEM Export HTTPS
8953wbem-exp-https 5990/udp # WBEM Export HTTPS
8954nuxsl 5991/tcp # NUXSL
8955nuxsl 5991/udp # NUXSL
8956consul-insight 5992/tcp # Consul InSight Security
8957consul-insight 5992/udp # Consul InSight Security
8958ndl-ahp-svc 6064/tcp # NDL-AHP-SVC
8959ndl-ahp-svc 6064/udp # NDL-AHP-SVC
8960winpharaoh 6065/tcp # WinPharaoh
8961winpharaoh 6065/udp # WinPharaoh
8962ewctsp 6066/tcp # EWCTSP
8963ewctsp 6066/udp # EWCTSP
8964gsmp-ancp 6068/tcp # GSMP/ANCP
8965trip 6069/tcp # TRIP
8966trip 6069/udp # TRIP
8967messageasap 6070/tcp # Messageasap
8968messageasap 6070/udp # Messageasap
8969ssdtp 6071/tcp # SSDTP
8970ssdtp 6071/udp # SSDTP
8971diagnose-proc 6072/tcp # DIAGNOSE-PROC
8972diagnose-proc 6072/udp # DIAGNOSE-PROC
8973directplay8 6073/tcp # DirectPlay8
8974directplay8 6073/udp # DirectPlay8
8975max 6074/tcp # Microsoft Max
8976max 6074/udp # Microsoft Max
8977dpm-acm 6075/tcp # Microsoft DPM Access Control Manager
8978msft-dpm-cert 6076/tcp # Microsoft DPM WCF Certificates
8979p25cai 6082/udp # APCO Project 25 Common Air Interface
8980miami-bcast 6083/udp # telecomsoftware miami broadcast
8981p2p-sip 6084/tcp # Peer to Peer Infrastructure Protocol
8982konspire2b 6085/tcp # konspire2b p2p network
8983konspire2b 6085/udp # konspire2b p2p network
8984pdtp 6086/tcp # PDTP P2P
8985pdtp 6086/udp # PDTP P2P
8986ldss 6087/tcp # Local Download Sharing Service
8987ldss 6087/udp # Local Download Sharing Service
8988doglms 6088/tcp # SuperDog License Manager
8989doglms-notify 6088/udp # SuperDog License Manager
8990raxa-mgmt 6099/tcp # RAXA Management
8991synchronet-db 6100/tcp # SynchroNet-db
8992synchronet-db 6100/udp # SynchroNet-db
8993synchronet-rtc 6101/tcp # SynchroNet-rtc
8994synchronet-rtc 6101/udp # SynchroNet-rtc
8995synchronet-upd 6102/tcp # SynchroNet-upd
8996synchronet-upd 6102/udp # SynchroNet-upd
8997rets 6103/tcp # RETS
8998rets 6103/udp # RETS
8999dbdb 6104/tcp # DBDB
9000dbdb 6104/udp # DBDB
9001primaserver 6105/tcp # Prima Server
9002primaserver 6105/udp # Prima Server
9003mpsserver 6106/tcp # MPS Server
9004mpsserver 6106/udp # MPS Server
9005etc-control 6107/tcp # ETC Control
9006etc-control 6107/udp # ETC Control
9007sercomm-scadmin 6108/tcp # Sercomm-SCAdmin
9008sercomm-scadmin 6108/udp # Sercomm-SCAdmin
9009globecast-id 6109/tcp # GLOBECAST-ID
9010globecast-id 6109/udp # GLOBECAST-ID
9011softcm 6110/tcp # HP SoftBench CM
9012softcm 6110/udp # HP SoftBench CM
9013spc 6111/tcp # HP SoftBench Sub-Process Control
9014spc 6111/udp # HP SoftBench Sub-Process Control
9015dtspcd 6112/tcp # Desk-Top Sub-Process Control Daemon
9016dtspcd 6112/udp # Desk-Top Sub-Process Control Daemon
9017dayliteserver 6113/tcp # Daylite Server
9018wrspice 6114/tcp # WRspice IPC Service
9019xic 6115/tcp # Xic IPC Service
9020xtlserv 6116/tcp # XicTools License Manager Service
9021daylitetouch 6117/tcp # Daylite Touch Sync
9022tipc 6118/udp # Transparent Inter Process Communication
9023spdy 6121/tcp # SPDY for a faster web
9024bex-webadmin 6122/tcp # Backup Express Web Server
9025bex-webadmin 6122/udp # Backup Express Web Server
9026backup-express 6123/tcp # Backup Express
9027backup-express 6123/udp # Backup Express
9028pnbs 6124/tcp # Phlexible Network Backup Service
9029pnbs 6124/udp # Phlexible Network Backup Service
9030nbt-wol 6133/tcp # New Boundary Tech WOL
9031nbt-wol 6133/udp # New Boundary Tech WOL
9032pulsonixnls 6140/tcp # Pulsonix Network License Service
9033pulsonixnls 6140/udp # Pulsonix Network License Service
9034meta-corp 6141/tcp # Meta Corporation License Manager
9035meta-corp 6141/udp # Meta Corporation License Manager
9036aspentec-lm 6142/tcp # Aspen Technology License Manager
9037aspentec-lm 6142/udp # Aspen Technology License Manager
9038watershed-lm 6143/tcp # Watershed License Manager
9039watershed-lm 6143/udp # Watershed License Manager
9040statsci1-lm 6144/tcp # StatSci License Manager - 1
9041statsci1-lm 6144/udp # StatSci License Manager - 1
9042statsci2-lm 6145/tcp # StatSci License Manager - 2
9043statsci2-lm 6145/udp # StatSci License Manager - 2
9044lonewolf-lm 6146/tcp # Lone Wolf Systems License Manager
9045lonewolf-lm 6146/udp # Lone Wolf Systems License Manager
9046montage-lm 6147/tcp # Montage License Manager
9047montage-lm 6147/udp # Montage License Manager
9048tal-pod 6149/tcp # tal-pod
9049tal-pod 6149/udp # tal-pod
9050efb-aci 6159/tcp # EFB Application Control Interface
9051ecmp 6160/tcp # Emerson Extensible Control and Management Protocol
9052ecmp-data 6160/udp # Emerson Extensible Control and Management Protocol Data
9053patrol-ism 6161/tcp # PATROL Internet Srv Mgr
9054patrol-ism 6161/udp # PATROL Internet Srv Mgr
9055patrol-coll 6162/tcp # PATROL Collector
9056patrol-coll 6162/udp # PATROL Collector
9057pscribe 6163/tcp # Precision Scribe Cnx Port
9058pscribe 6163/udp # Precision Scribe Cnx Port
9059lm-x 6200/tcp # LM-X License Manager by X-Formation
9060lm-x 6200/udp # LM-X License Manager by X-Formation
9061thermo-calc 6201/udp # Thermo-Calc_Software
9062radmind 6222/tcp # Radmind Access Protocol
9063radmind 6222/udp # Radmind Access Protocol
9064jeol-nsdtp-1 6241/tcp # JEOL Network Services Data Transport Protocol 1
9065jeol-nsddp-1 6241/udp # JEOL Network Services Dynamic Discovery Protocol 1
9066jeol-nsdtp-2 6242/tcp # JEOL Network Services Data Transport Protocol 2
9067jeol-nsddp-2 6242/udp # JEOL Network Services Dynamic Discovery Protocol 2
9068jeol-nsdtp-3 6243/tcp # JEOL Network Services Data Transport Protocol 3
9069jeol-nsddp-3 6243/udp # JEOL Network Services Dynamic Discovery Protocol 3
9070jeol-nsdtp-4 6244/tcp # JEOL Network Services Data Transport Protocol 4
9071jeol-nsddp-4 6244/udp # JEOL Network Services Dynamic Discovery Protocol 4
9072tl1-raw-ssl 6251/tcp # TL1 Raw Over SSL/TLS
9073tl1-raw-ssl 6251/udp # TL1 Raw Over SSL/TLS
9074tl1-ssh 6252/tcp # TL1 over SSH
9075tl1-ssh 6252/udp # TL1 over SSH
9076crip 6253/tcp # CRIP
9077crip 6253/udp # CRIP
9078gld 6267/tcp # GridLAB-D User Interface
9079grid 6268/tcp # Grid Authentication
9080grid 6268/udp # Grid Authentication
9081grid-alt 6269/tcp # Grid Authentication Alt
9082grid-alt 6269/udp # Grid Authentication Alt
9083bmc-grx 6300/tcp # BMC GRX
9084bmc-grx 6300/udp # BMC GRX
9085bmc_ctd_ldap 6301/tcp bmc-ctd-ldap # BMC CONTROL-D LDAP SERVER
9086bmc_ctd_ldap 6301/udp bmc-ctd-ldap # BMC CONTROL-D LDAP SERVER
9087ufmp 6306/tcp # Unified Fabric Management Protocol
9088ufmp 6306/udp # Unified Fabric Management Protocol
9089scup 6315/tcp # Sensor Control Unit Protocol
9090scup-disc 6315/udp # Sensor Control Unit Protocol Discovery Protocol
9091abb-escp 6316/tcp # Ethernet Sensor Communications Protocol
9092abb-escp 6316/udp # Ethernet Sensor Communications Protocol
9093repsvc 6320/tcp # Double-Take Replication Service
9094repsvc 6320/udp # Double-Take Replication Service
9095emp-server1 6321/tcp # Empress Software Connectivity Server 1
9096emp-server1 6321/udp # Empress Software Connectivity Server 1
9097emp-server2 6322/tcp # Empress Software Connectivity Server 2
9098emp-server2 6322/udp # Empress Software Connectivity Server 2
9099hrd-ncs 6324/tcp # HR Device Network
9100hrd-ns-disc 6324/udp # HR Device Network service
9101dt-mgmtsvc 6325/tcp # Double-Take Management Service
9102sflow 6343/tcp # sFlow traffic monitoring
9103sflow 6343/udp # sFlow traffic monitoring
9104gnutella-svc 6346/tcp # gnutella-svc
9105gnutella-svc 6346/udp # gnutella-svc
9106gnutella-rtr 6347/tcp # gnutella-rtr
9107gnutella-rtr 6347/udp # gnutella-rtr
9108adap 6350/tcp # App Discovery and Access Protocol
9109adap 6350/udp # App Discovery and Access Protocol
9110pmcs 6355/tcp # PMCS applications
9111pmcs 6355/udp # PMCS applications
9112metaedit-mu 6360/tcp # MetaEdit+ Multi-User
9113metaedit-mu 6360/udp # MetaEdit+ Multi-User
9114metaedit-se 6370/tcp # MetaEdit+ Server Administration
9115metaedit-se 6370/udp # MetaEdit+ Server Administration
9116metatude-mds 6382/tcp # Metatude Dialogue Server
9117metatude-mds 6382/udp # Metatude Dialogue Server
9118clariion-evr01 6389/tcp # clariion-evr01
9119clariion-evr01 6389/udp # clariion-evr01
9120metaedit-ws 6390/tcp # MetaEdit+ WebService API
9121metaedit-ws 6390/udp # MetaEdit+ WebService API
9122boe-cms 6400/tcp # Business Objects CMS contact port
9123boe-cms 6400/udp # Business Objects CMS contact port
9124boe-was 6401/tcp # boe-was
9125boe-was 6401/udp # boe-was
9126boe-eventsrv 6402/tcp # boe-eventsrv
9127boe-eventsrv 6402/udp # boe-eventsrv
9128boe-cachesvr 6403/tcp # boe-cachesvr
9129boe-cachesvr 6403/udp # boe-cachesvr
9130boe-filesvr 6404/tcp # Business Objects Enterprise internal server
9131boe-filesvr 6404/udp # Business Objects Enterprise internal server
9132boe-pagesvr 6405/tcp # Business Objects Enterprise internal server
9133boe-pagesvr 6405/udp # Business Objects Enterprise internal server
9134boe-processsvr 6406/tcp # Business Objects Enterprise internal server
9135boe-processsvr 6406/udp # Business Objects Enterprise internal server
9136boe-resssvr1 6407/tcp # Business Objects Enterprise internal server
9137boe-resssvr1 6407/udp # Business Objects Enterprise internal server
9138boe-resssvr2 6408/tcp # Business Objects Enterprise internal server
9139boe-resssvr2 6408/udp # Business Objects Enterprise internal server
9140boe-resssvr3 6409/tcp # Business Objects Enterprise internal server
9141boe-resssvr3 6409/udp # Business Objects Enterprise internal server
9142boe-resssvr4 6410/tcp # Business Objects Enterprise internal server
9143boe-resssvr4 6410/udp # Business Objects Enterprise internal server
9144faxcomservice 6417/tcp # Faxcom Message Service
9145faxcomservice 6417/udp # Faxcom Message Service
9146syserverremote 6418/tcp # SYserver remote commands
9147svdrp 6419/tcp # Simple VDR Protocol
9148nim-vdrshell 6420/tcp # NIM_VDRShell
9149nim-vdrshell 6420/udp # NIM_VDRShell
9150nim-wan 6421/tcp # NIM_WAN
9151nim-wan 6421/udp # NIM_WAN
9152pgbouncer 6432/tcp # PgBouncer
9153sun-sr-https 6443/tcp # Service Registry Default HTTPS Domain
9154sun-sr-https 6443/udp # Service Registry Default HTTPS Domain
9155sge_qmaster 6444/tcp sge-qmaster # Grid Engine Qmaster Service
9156sge_qmaster 6444/udp sge-qmaster # Grid Engine Qmaster Service
9157sge_execd 6445/tcp sge-execd # Grid Engine Execution Service
9158sge_execd 6445/udp sge-execd # Grid Engine Execution Service
9159mysql-proxy 6446/tcp # MySQL Proxy
9160mysql-proxy 6446/udp # MySQL Proxy
9161skip-cert-recv 6455/tcp # SKIP Certificate Receive
9162skip-cert-recv 6455/udp # SKIP Certificate Receive
9163skip-cert-send 6456/tcp # SKIP Certificate Send
9164skip-cert-send 6456/udp # SKIP Certificate Send
9165lvision-lm 6471/tcp # LVision License Manager
9166lvision-lm 6471/udp # LVision License Manager
9167sun-sr-http 6480/tcp # Service Registry Default HTTP Domain
9168sun-sr-http 6480/udp # Service Registry Default HTTP Domain
9169servicetags 6481/tcp # Service Tags
9170servicetags 6481/udp # Service Tags
9171ldoms-mgmt 6482/tcp # Logical Domains Management Interface
9172ldoms-mgmt 6482/udp # Logical Domains Management Interface
9173SunVTS-RMI 6483/tcp # SunVTS RMI
9174SunVTS-RMI 6483/udp # SunVTS RMI
9175sun-sr-jms 6484/tcp # Service Registry Default JMS Domain
9176sun-sr-jms 6484/udp # Service Registry Default JMS Domain
9177sun-sr-iiop 6485/tcp # Service Registry Default IIOP Domain
9178sun-sr-iiop 6485/udp # Service Registry Default IIOP Domain
9179sun-sr-iiops 6486/tcp # Service Registry Default IIOPS Domain
9180sun-sr-iiops 6486/udp # Service Registry Default IIOPS Domain
9181sun-sr-iiop-aut 6487/tcp # Service Registry Default IIOPAuth Domain
9182sun-sr-iiop-aut 6487/udp # Service Registry Default IIOPAuth Domain
9183sun-sr-jmx 6488/tcp # Service Registry Default JMX Domain
9184sun-sr-jmx 6488/udp # Service Registry Default JMX Domain
9185sun-sr-admin 6489/tcp # Service Registry Default Admin Domain
9186sun-sr-admin 6489/udp # Service Registry Default Admin Domain
9187boks 6500/tcp # BoKS Master
9188boks 6500/udp # BoKS Master
9189boks_servc 6501/tcp boks-servc # BoKS Servc
9190boks_servc 6501/udp boks-servc # BoKS Servc
9191boks_servm 6502/tcp boks-servm # BoKS Servm
9192boks_servm 6502/udp boks-servm # BoKS Servm
9193boks_clntd 6503/tcp boks-clntd # BoKS Clntd
9194boks_clntd 6503/udp boks-clntd # BoKS Clntd
9195badm_priv 6505/tcp badm-priv # BoKS Admin Private Port
9196badm_priv 6505/udp badm-priv # BoKS Admin Private Port
9197badm_pub 6506/tcp badm-pub # BoKS Admin Public Port
9198badm_pub 6506/udp badm-pub # BoKS Admin Public Port
9199bdir_priv 6507/tcp bdir-priv # BoKS Dir Server, Private Port
9200bdir_priv 6507/udp bdir-priv # BoKS Dir Server, Private Port
9201bdir_pub 6508/tcp bdir-pub # BoKS Dir Server, Public Port
9202bdir_pub 6508/udp bdir-pub # BoKS Dir Server, Public Port
9203mgcs-mfp-port 6509/tcp # MGCS-MFP Port
9204mgcs-mfp-port 6509/udp # MGCS-MFP Port
9205mcer-port 6510/tcp # MCER Port
9206mcer-port 6510/udp # MCER Port
9207dccp-udp 6511/udp # Protocol Encapsulation for NAT Traversal
9208netconf-tls 6513/tcp # NETCONF over TLS
9209syslog-tls 6514/tcp # Syslog over TLS
9210syslog-tls 6514/udp # Syslog over TLS
9211syslog-tls 6514/dccp # Syslog over TLS
9212elipse-rec 6515/tcp # Elipse RPC Protocol
9213elipse-rec 6515/udp # Elipse RPC Protocol
9214lds-distrib 6543/tcp # lds_distrib
9215lds-distrib 6543/udp # lds_distrib
9216lds-dump 6544/tcp # LDS Dump Service
9217lds-dump 6544/udp # LDS Dump Service
9218apc-6547 6547/tcp # APC 6547
9219apc-6547 6547/udp # APC 6547
9220apc-6548 6548/tcp # APC 6548
9221apc-6548 6548/udp # APC 6548
9222apc-6549 6549/tcp # APC 6549
9223apc-6549 6549/udp # APC 6549
9224fg-sysupdate 6550/tcp # fg-sysupdate
9225fg-sysupdate 6550/udp # fg-sysupdate
9226sum 6551/tcp # Software Update Manager
9227sum 6551/udp # Software Update Manager
9228xdsxdm 6558/tcp #
9229xdsxdm 6558/udp #
9230sane-port 6566/tcp # SANE Control Port
9231sane-port 6566/udp # SANE Control Port
9232canit_store 6568/tcp canit-store # CanIt Storage Manager
9233rp-reputation 6568/udp # Roaring Penguin IP Address Reputation Collection
9234affiliate 6579/tcp # Affiliate
9235affiliate 6579/udp # Affiliate
9236parsec-master 6580/tcp # Parsec Masterserver
9237parsec-master 6580/udp # Parsec Masterserver
9238parsec-peer 6581/tcp # Parsec Peer-to-Peer
9239parsec-peer 6581/udp # Parsec Peer-to-Peer
9240parsec-game 6582/tcp # Parsec Gameserver
9241parsec-game 6582/udp # Parsec Gameserver
9242joaJewelSuite 6583/tcp # JOA Jewel Suite
9243joaJewelSuite 6583/udp # JOA Jewel Suite
9244mshvlm 6600/tcp # Microsoft Hyper-V Live Migration
9245mstmg-sstp 6601/tcp # Microsoft Threat Management Gateway SSTP
9246wsscomfrmwk 6602/tcp # Windows WSS Communication Framework
9247odette-ftps 6619/tcp # ODETTE-FTP over TLS/SSL
9248odette-ftps 6619/udp # ODETTE-FTP over TLS/SSL
9249kftp-data 6620/tcp # Kerberos V5 FTP Data
9250kftp-data 6620/udp # Kerberos V5 FTP Data
9251kftp 6621/tcp # Kerberos V5 FTP Control
9252kftp 6621/udp # Kerberos V5 FTP Control
9253mcftp 6622/tcp # Multicast FTP
9254mcftp 6622/udp # Multicast FTP
9255ktelnet 6623/tcp # Kerberos V5 Telnet
9256ktelnet 6623/udp # Kerberos V5 Telnet
9257datascaler-db 6624/tcp # DataScaler database
9258datascaler-ctl 6625/tcp # DataScaler control
9259wago-service 6626/tcp # WAGO Service and Update
9260wago-service 6626/udp # WAGO Service and Update
9261nexgen 6627/tcp # Allied Electronics NeXGen
9262nexgen 6627/udp # Allied Electronics NeXGen
9263afesc-mc 6628/tcp # AFE Stock Channel M/C
9264afesc-mc 6628/udp # AFE Stock Channel M/C
9265mxodbc-connect 6632/tcp # eGenix mxODBC Connect
9266cisco-vpath-tun 6633/udp # Cisco vPath Services Overlay
9267pcs-sf-ui-man 6655/tcp # PC SOFT - Software factory UI/manager
9268emgmsg 6656/tcp # Emergency Message Control Service
9269palcom-disc 6657/udp # PalCom Discovery
9270ircu 6665/tcp # IRCU
9271ircu 6665/udp # IRCU
9272ircu-2 6666/tcp # IRCU
9273ircu-2 6666/udp # IRCU
9274ircu-3 6667/tcp ircd # IRCU
9275ircu-3 6667/udp ircd # IRCU
9276ircu-4 6668/tcp # IRCU
9277ircu-4 6668/udp # IRCU
9278ircu-5 6669/tcp # IRCU
9279ircu-5 6669/udp # IRCU
9280vocaltec-gold 6670/tcp # Vocaltec Global Online Directory
9281vocaltec-gold 6670/udp # Vocaltec Global Online Directory
9282p4p-portal 6671/tcp # P4P Portal Service
9283p4p-portal 6671/udp # P4P Portal Service
9284vision_server 6672/tcp vision-server # vision_server
9285vision_server 6672/udp vision-server # vision_server
9286vision_elmd 6673/tcp vision-elmd # vision_elmd
9287vision_elmd 6673/udp vision-elmd # vision_elmd
9288vfbp 6678/tcp # Viscount Freedom Bridge Protocol
9289vfbp-disc 6678/udp # Viscount Freedom Bridge Discovery
9290osaut 6679/tcp # Osorno Automation
9291osaut 6679/udp # Osorno Automation
9292clever-ctrace 6687/tcp # CleverView for cTrace Message Service
9293clever-tcpip 6688/tcp # CleverView for TCP/IP Message Service
9294tsa 6689/tcp # Tofino Security Appliance
9295tsa 6689/udp # Tofino Security Appliance
9296babel 6696/udp # Babel Routing Protocol
9297kti-icad-srvr 6701/tcp # KTI/ICAD Nameserver
9298kti-icad-srvr 6701/udp # KTI/ICAD Nameserver
9299e-design-net 6702/tcp # e-Design network
9300e-design-net 6702/udp # e-Design network
9301e-design-web 6703/tcp # e-Design web
9302e-design-web 6703/udp # e-Design web
9303frc-hp 6704/sctp # ForCES HP (High Priority) channel
9304frc-mp 6705/sctp # ForCES MP (Medium Priority) channel
9305frc-lp 6706/sctp # ForCES LP (Low priority) channel
9306ibprotocol 6714/tcp # Internet Backplane Protocol
9307ibprotocol 6714/udp # Internet Backplane Protocol
9308fibotrader-com 6715/tcp # Fibotrader Communications
9309fibotrader-com 6715/udp # Fibotrader Communications
9310bmc-perf-agent 6767/tcp # BMC PERFORM AGENT
9311bmc-perf-agent 6767/udp # BMC PERFORM AGENT
9312bmc-perf-mgrd 6768/tcp # BMC PERFORM MGRD
9313bmc-perf-mgrd 6768/udp # BMC PERFORM MGRD
9314adi-gxp-srvprt 6769/tcp # ADInstruments GxP Server
9315adi-gxp-srvprt 6769/udp # ADInstruments GxP Server
9316plysrv-http 6770/tcp # PolyServe http
9317plysrv-http 6770/udp # PolyServe http
9318plysrv-https 6771/tcp # PolyServe https
9319plysrv-https 6771/udp # PolyServe https
9320dgpf-exchg 6785/tcp # DGPF Individual Exchange
9321dgpf-exchg 6785/udp # DGPF Individual Exchange
9322smc-jmx 6786/tcp # Sun Java Web Console JMX
9323smc-jmx 6786/udp # Sun Java Web Console JMX
9324smc-admin 6787/tcp # Sun Web Console Admin
9325smc-admin 6787/udp # Sun Web Console Admin
9326smc-http 6788/tcp # SMC-HTTP
9327smc-http 6788/udp # SMC-HTTP
9328smc-https 6789/tcp # SMC-HTTPS
9329smc-https 6789/udp # SMC-HTTPS
9330hnmp 6790/tcp # HNMP
9331hnmp 6790/udp # HNMP
9332hnm 6791/tcp # Halcyon Network Manager
9333hnm 6791/udp # Halcyon Network Manager
9334acnet 6801/tcp # ACNET Control System Protocol
9335acnet 6801/udp # ACNET Control System Protocol
9336pentbox-sim 6817/tcp # PenTBox Secure IM Protocol
9337ambit-lm 6831/tcp # ambit-lm
9338ambit-lm 6831/udp # ambit-lm
9339netmo-default 6841/tcp # Netmo Default
9340netmo-default 6841/udp # Netmo Default
9341netmo-http 6842/tcp # Netmo HTTP
9342netmo-http 6842/udp # Netmo HTTP
9343iccrushmore 6850/tcp # ICCRUSHMORE
9344iccrushmore 6850/udp # ICCRUSHMORE
9345acctopus-cc 6868/tcp # Acctopus Command Channel
9346acctopus-st 6868/udp # Acctopus Status
9347muse 6888/tcp # MUSE
9348muse 6888/udp # MUSE
9349jetstream 6901/tcp # Novell Jetstream messaging protocol
9350ethoscan 6935/tcp # EthoScan Service
9351ethoscan 6935/udp # EthoScan Service
9352xsmsvc 6936/tcp # XenSource Management Service
9353xsmsvc 6936/udp # XenSource Management Service
9354bioserver 6946/tcp # Biometrics Server
9355bioserver 6946/udp # Biometrics Server
9356otlp 6951/tcp # OTLP
9357otlp 6951/udp # OTLP
9358jmact3 6961/tcp # JMACT3
9359jmact3 6961/udp # JMACT3
9360jmevt2 6962/tcp # jmevt2
9361jmevt2 6962/udp # jmevt2
9362swismgr1 6963/tcp # swismgr1
9363swismgr1 6963/udp # swismgr1
9364swismgr2 6964/tcp # swismgr2
9365swismgr2 6964/udp # swismgr2
9366swistrap 6965/tcp # swistrap
9367swistrap 6965/udp # swistrap
9368swispol 6966/tcp # swispol
9369swispol 6966/udp # swispol
9370acmsoda 6969/tcp # acmsoda
9371acmsoda 6969/udp # acmsoda
9372MobilitySrv 6997/tcp # Mobility XE Protocol
9373MobilitySrv 6997/udp # Mobility XE Protocol
9374iatp-highpri 6998/tcp # IATP-highPri
9375iatp-highpri 6998/udp # IATP-highPri
9376iatp-normalpri 6999/tcp # IATP-normalPri
9377iatp-normalpri 6999/udp # IATP-normalPri
9378ups-onlinet 7010/tcp # onlinet uninterruptable power supplies
9379ups-onlinet 7010/udp # onlinet uninterruptable power supplies
9380talon-disc 7011/tcp # Talon Discovery Port
9381talon-disc 7011/udp # Talon Discovery Port
9382talon-engine 7012/tcp # Talon Engine
9383talon-engine 7012/udp # Talon Engine
9384microtalon-dis 7013/tcp # Microtalon Discovery
9385microtalon-dis 7013/udp # Microtalon Discovery
9386microtalon-com 7014/tcp # Microtalon Communications
9387microtalon-com 7014/udp # Microtalon Communications
9388talon-webserver 7015/tcp # Talon Webserver
9389talon-webserver 7015/udp # Talon Webserver
9390fisa-svc 7018/tcp # FISA Service
9391doceri-ctl 7019/tcp # doceri drawing service control
9392doceri-view 7019/udp # doceri drawing service screen view
9393dpserve 7020/tcp # DP Serve
9394dpserve 7020/udp # DP Serve
9395dpserveadmin 7021/tcp # DP Serve Admin
9396dpserveadmin 7021/udp # DP Serve Admin
9397ctdp 7022/tcp # CT Discovery Protocol
9398ctdp 7022/udp # CT Discovery Protocol
9399ct2nmcs 7023/tcp # Comtech T2 NMCS
9400ct2nmcs 7023/udp # Comtech T2 NMCS
9401vmsvc 7024/tcp # Vormetric service
9402vmsvc 7024/udp # Vormetric service
9403vmsvc-2 7025/tcp # Vormetric Service II
9404vmsvc-2 7025/udp # Vormetric Service II
9405op-probe 7030/tcp # ObjectPlanet probe
9406op-probe 7030/udp # ObjectPlanet probe
9407quest-disc 7040/udp # Quest application level network service discovery
9408arcp 7070/tcp # ARCP
9409arcp 7070/udp # ARCP
9410iwg1 7071/tcp # IWGADTS Aircraft Housekeeping Message
9411iwg1 7071/udp # IWGADTS Aircraft Housekeeping Message
9412empowerid 7080/tcp # EmpowerID Communication
9413empowerid 7080/udp # EmpowerID Communication
9414lazy-ptop 7099/tcp # lazy-ptop
9415lazy-ptop 7099/udp # lazy-ptop
9416font-service 7100/udp # X Font Service
9417elcn 7101/tcp # Embedded Light Control Network
9418elcn 7101/udp # Embedded Light Control Network
9419aes-x170 7107/udp # AES-X170
9420virprot-lm 7121/tcp # Virtual Prototypes License Manager
9421virprot-lm 7121/udp # Virtual Prototypes License Manager
9422scenidm 7128/tcp # intelligent data manager
9423scenidm 7128/udp # intelligent data manager
9424scenccs 7129/tcp # Catalog Content Search
9425scenccs 7129/udp # Catalog Content Search
9426cabsm-comm 7161/tcp # CA BSM Comm
9427cabsm-comm 7161/udp # CA BSM Comm
9428caistoragemgr 7162/tcp # CA Storage Manager
9429caistoragemgr 7162/udp # CA Storage Manager
9430cacsambroker 7163/tcp # CA Connection Broker
9431cacsambroker 7163/udp # CA Connection Broker
9432fsr 7164/tcp # File System Repository Agent
9433fsr 7164/udp # File System Repository Agent
9434doc-server 7165/tcp # Document WCF Server
9435doc-server 7165/udp # Document WCF Server
9436aruba-server 7166/tcp # Aruba eDiscovery Server
9437aruba-server 7166/udp # Aruba eDiscovery Server
9438casrmagent 7167/tcp # CA SRM Agent
9439cnckadserver 7168/tcp # cncKadServer DB & Inventory Services
9440ccag-pib 7169/tcp # Consequor Consulting Process Integration Bridge
9441ccag-pib 7169/udp # Consequor Consulting Process Integration Bridge
9442nsrp 7170/tcp # Adaptive Name/Service Resolution
9443nsrp 7170/udp # Adaptive Name/Service Resolution
9444drm-production 7171/tcp # Discovery and Retention Mgt Production
9445drm-production 7171/udp # Discovery and Retention Mgt Production
9446zsecure 7173/tcp # zSecure Server
9447clutild 7174/tcp # Clutild
9448clutild 7174/udp # Clutild
9449fodms 7200/tcp # FODMS FLIP
9450fodms 7200/udp # FODMS FLIP
9451dlip 7201/tcp # DLIP
9452dlip 7201/udp # DLIP
9453ramp 7227/tcp # Registry A & M Protocol
9454ramp 7227/udp # Registry A $ M Protocol
9455citrixupp 7228/tcp # Citrix Universal Printing Port
9456citrixuppg 7229/tcp # Citrix UPP Gateway
9457display 7236/tcp # Wi-Fi Alliance Wi-Fi Display Protocol
9458pads 7237/tcp # PADS (Public Area Display System) Server
9459cnap 7262/tcp # Calypso Network Access Protocol
9460cnap 7262/udp # Calypso Network Access Protocol
9461watchme-7272 7272/tcp # WatchMe Monitoring 7272
9462watchme-7272 7272/udp # WatchMe Monitoring 7272
9463oma-rlp 7273/tcp # OMA Roaming Location
9464oma-rlp 7273/udp # OMA Roaming Location
9465oma-rlp-s 7274/tcp # OMA Roaming Location SEC
9466oma-rlp-s 7274/udp # OMA Roaming Location SEC
9467oma-ulp 7275/tcp # OMA UserPlane Location
9468oma-ulp 7275/udp # OMA UserPlane Location
9469oma-ilp 7276/tcp # OMA Internal Location Protocol
9470oma-ilp 7276/udp # OMA Internal Location Protocol
9471oma-ilp-s 7277/tcp # OMA Internal Location Secure Protocol
9472oma-ilp-s 7277/udp # OMA Internal Location Secure Protocol
9473oma-dcdocbs 7278/tcp # OMA Dynamic Content Delivery over CBS
9474oma-dcdocbs 7278/udp # OMA Dynamic Content Delivery over CBS
9475ctxlic 7279/tcp # Citrix Licensing
9476ctxlic 7279/udp # Citrix Licensing
9477itactionserver1 7280/tcp # ITACTIONSERVER 1
9478itactionserver1 7280/udp # ITACTIONSERVER 1
9479itactionserver2 7281/tcp # ITACTIONSERVER 2
9480itactionserver2 7281/udp # ITACTIONSERVER 2
9481mzca-action 7282/tcp # eventACTION/ussACTION (MZCA) server
9482mzca-alert 7282/udp # eventACTION/ussACTION (MZCA) alert
9483genstat 7283/tcp # General Statistics Rendezvous Protocol
9484lcm-server 7365/tcp # LifeKeeper Communications
9485lcm-server 7365/udp # LifeKeeper Communications
9486mindfilesys 7391/tcp # mind-file system server
9487mindfilesys 7391/udp # mind-file system server
9488mrssrendezvous 7392/tcp # mrss-rendezvous server
9489mrssrendezvous 7392/udp # mrss-rendezvous server
9490nfoldman 7393/tcp # nFoldMan Remote Publish
9491nfoldman 7393/udp # nFoldMan Remote Publish
9492fse 7394/tcp # File system export of backup images
9493fse 7394/udp # File system export of backup images
9494winqedit 7395/tcp # winqedit
9495winqedit 7395/udp # winqedit
9496hexarc 7397/tcp # Hexarc Command Language
9497hexarc 7397/udp # Hexarc Command Language
9498rtps-discovery 7400/tcp # RTPS Discovery
9499rtps-discovery 7400/udp # RTPS Discovery
9500rtps-dd-ut 7401/tcp # RTPS Data-Distribution User-Traffic
9501rtps-dd-ut 7401/udp # RTPS Data-Distribution User-Traffic
9502rtps-dd-mt 7402/tcp # RTPS Data-Distribution Meta-Traffic
9503rtps-dd-mt 7402/udp # RTPS Data-Distribution Meta-Traffic
9504ionixnetmon 7410/tcp # Ionix Network Monitor
9505ionixnetmon 7410/udp # Ionix Network Monitor
9506mtportmon 7421/tcp # Matisse Port Monitor
9507mtportmon 7421/udp # Matisse Port Monitor
9508pmdmgr 7426/tcp # OpenView DM Postmaster Manager
9509pmdmgr 7426/udp # OpenView DM Postmaster Manager
9510oveadmgr 7427/tcp # OpenView DM Event Agent Manager
9511oveadmgr 7427/udp # OpenView DM Event Agent Manager
9512ovladmgr 7428/tcp # OpenView DM Log Agent Manager
9513ovladmgr 7428/udp # OpenView DM Log Agent Manager
9514opi-sock 7429/tcp # OpenView DM rqt communication
9515opi-sock 7429/udp # OpenView DM rqt communication
9516xmpv7 7430/tcp # OpenView DM xmpv7 api pipe
9517xmpv7 7430/udp # OpenView DM xmpv7 api pipe
9518pmd 7431/tcp # OpenView DM ovc/xmpv3 api pipe
9519pmd 7431/udp # OpenView DM ovc/xmpv3 api pipe
9520faximum 7437/tcp # Faximum
9521faximum 7437/udp # Faximum
9522oracleas-https 7443/tcp # Oracle Application Server HTTPS
9523oracleas-https 7443/udp # Oracle Application Server HTTPS
9524rise 7473/tcp # Rise: The Vieneo Province
9525rise 7473/udp # Rise: The Vieneo Province
9526telops-lmd 7491/tcp # telops-lmd
9527telops-lmd 7491/udp # telops-lmd
9528silhouette 7500/tcp # Silhouette User
9529silhouette 7500/udp # Silhouette User
9530ovbus 7501/tcp # HP OpenView Bus Daemon
9531ovbus 7501/udp # HP OpenView Bus Daemon
9532adcp 7508/tcp # Automation Device Configuration Protocol
9533acplt 7509/tcp # ACPLT - process automation service
9534ovhpas 7510/tcp # HP OpenView Application Server
9535ovhpas 7510/udp # HP OpenView Application Server
9536pafec-lm 7511/tcp # pafec-lm
9537pafec-lm 7511/udp # pafec-lm
9538saratoga 7542/tcp # Saratoga Transfer Protocol
9539saratoga 7542/udp # Saratoga Transfer Protocol
9540atul 7543/tcp # atul server
9541atul 7543/udp # atul server
9542nta-ds 7544/tcp # FlowAnalyzer DisplayServer
9543nta-ds 7544/udp # FlowAnalyzer DisplayServer
9544nta-us 7545/tcp # FlowAnalyzer UtilityServer
9545nta-us 7545/udp # FlowAnalyzer UtilityServer
9546cfs 7546/tcp # Cisco Fabric service
9547cfs 7546/udp # Cisco Fabric service
9548cwmp 7547/tcp # DSL Forum CWMP
9549cwmp 7547/udp # DSL Forum CWMP
9550tidp 7548/tcp # Threat Information Distribution Protocol
9551tidp 7548/udp # Threat Information Distribution Protocol
9552nls-tl 7549/tcp # Network Layer Signaling Transport Layer
9553nls-tl 7549/udp # Network Layer Signaling Transport Layer
9554cloudsignaling 7550/udp # Cloud Signaling Service
9555sncp 7560/tcp # Sniffer Command Protocol
9556sncp 7560/udp # Sniffer Command Protocol
9557cfw 7563/tcp # Control Framework
9558vsi-omega 7566/tcp # VSI Omega
9559vsi-omega 7566/udp # VSI Omega
9560dell-eql-asm 7569/tcp # Dell EqualLogic Host Group Management
9561aries-kfinder 7570/tcp # Aries Kfinder
9562aries-kfinder 7570/udp # Aries Kfinder
9563sun-lm 7588/tcp # Sun License Manager
9564sun-lm 7588/udp # Sun License Manager
9565indi 7624/tcp # Instrument Neutral Distributed Interface
9566indi 7624/udp # Instrument Neutral Distributed Interface
9567simco 7626/tcp # SImple Middlebox COnfiguration (SIMCO) Server
9568simco 7626/sctp # SImple Middlebox COnfiguration (SIMCO)
9569soap-http 7627/tcp # SOAP Service Port
9570soap-http 7627/udp # SOAP Service Port
9571zen-pawn 7628/tcp # Primary Agent Work Notification
9572zen-pawn 7628/udp # Primary Agent Work Notification
9573xdas 7629/tcp # OpenXDAS Wire Protocol
9574xdas 7629/udp # OpenXDAS Wire Protocol
9575hawk 7630/tcp # HA Web Konsole
9576tesla-sys-msg 7631/tcp # TESLA System Messaging
9577pmdfmgt 7633/tcp # PMDF Management
9578pmdfmgt 7633/udp # PMDF Management
9579cuseeme 7648/tcp # bonjour-cuseeme
9580cuseeme 7648/udp # bonjour-cuseeme
9581imqstomp 7672/tcp # iMQ STOMP Server
9582imqstomps 7673/tcp # iMQ STOMP Server over SSL
9583imqtunnels 7674/tcp # iMQ SSL tunnel
9584imqtunnels 7674/udp # iMQ SSL tunnel
9585imqtunnel 7675/tcp # iMQ Tunnel
9586imqtunnel 7675/udp # iMQ Tunnel
9587imqbrokerd 7676/tcp # iMQ Broker Rendezvous
9588imqbrokerd 7676/udp # iMQ Broker Rendezvous
9589sun-user-https 7677/tcp # Sun App Server - HTTPS
9590sun-user-https 7677/udp # Sun App Server - HTTPS
9591pando-pub 7680/tcp # Pando Media Public Distribution
9592pando-pub 7680/udp # Pando Media Public Distribution
9593collaber 7689/tcp # Collaber Network Service
9594collaber 7689/udp # Collaber Network Service
9595klio 7697/tcp # KLIO communications
9596klio 7697/udp # KLIO communications
9597em7-secom 7700/tcp # EM7 Secure Communications
9598sync-em7 7707/tcp # EM7 Dynamic Updates
9599sync-em7 7707/udp # EM7 Dynamic Updates
9600scinet 7708/tcp # scientia.net
9601scinet 7708/udp # scientia.net
9602medimageportal 7720/tcp # MedImage Portal
9603medimageportal 7720/udp # MedImage Portal
9604nsdeepfreezectl 7724/tcp # Novell Snap-in Deep Freeze Control
9605nsdeepfreezectl 7724/udp # Novell Snap-in Deep Freeze Control
9606nitrogen 7725/tcp # Nitrogen Service
9607nitrogen 7725/udp # Nitrogen Service
9608freezexservice 7726/tcp # FreezeX Console Service
9609freezexservice 7726/udp # FreezeX Console Service
9610trident-data 7727/tcp # Trident Systems Data
9611trident-data 7727/udp # Trident Systems Data
9612smip 7734/tcp # Smith Protocol over IP
9613smip 7734/udp # Smith Protocol over IP
9614aiagent 7738/tcp # HP Enterprise Discovery Agent
9615aiagent 7738/udp # HP Enterprise Discovery Agent
9616scriptview 7741/tcp # ScriptView Network
9617scriptview 7741/udp # ScriptView Network
9618msss 7742/tcp # Mugginsoft Script Server Service
9619sstp-1 7743/tcp # Sakura Script Transfer Protocol
9620sstp-1 7743/udp # Sakura Script Transfer Protocol
9621raqmon-pdu 7744/tcp # RAQMON PDU
9622raqmon-pdu 7744/udp # RAQMON PDU
9623prgp 7747/tcp # Put/Run/Get Protocol
9624prgp 7747/udp # Put/Run/Get Protocol
9625cbt 7777/tcp # cbt
9626cbt 7777/udp # cbt
9627interwise 7778/tcp # Interwise
9628interwise 7778/udp # Interwise
9629vstat 7779/tcp # VSTAT
9630vstat 7779/udp # VSTAT
9631accu-lmgr 7781/tcp # accu-lmgr
9632accu-lmgr 7781/udp # accu-lmgr
9633minivend 7786/tcp # MINIVEND
9634minivend 7786/udp # MINIVEND
9635popup-reminders 7787/tcp # Popup Reminders Receive
9636popup-reminders 7787/udp # Popup Reminders Receive
9637office-tools 7789/tcp # Office Tools Pro Receive
9638office-tools 7789/udp # Office Tools Pro Receive
9639q3ade 7794/tcp # Q3ADE Cluster Service
9640q3ade 7794/udp # Q3ADE Cluster Service
9641pnet-conn 7797/tcp # Propel Connector port
9642pnet-conn 7797/udp # Propel Connector port
9643pnet-enc 7798/tcp # Propel Encoder port
9644pnet-enc 7798/udp # Propel Encoder port
9645altbsdp 7799/tcp # Alternate BSDP Service
9646altbsdp 7799/udp # Alternate BSDP Service
9647asr 7800/tcp # Apple Software Restore
9648asr 7800/udp # Apple Software Restore
9649ssp-client 7801/tcp # Secure Server Protocol - client
9650ssp-client 7801/udp # Secure Server Protocol - client
9651rbt-wanopt 7810/tcp # Riverbed WAN Optimization Protocol
9652rbt-wanopt 7810/udp # Riverbed WAN Optimization Protocol
9653apc-7845 7845/tcp # APC 7845
9654apc-7845 7845/udp # APC 7845
9655apc-7846 7846/tcp # APC 7846
9656apc-7846 7846/udp # APC 7846
9657mobileanalyzer 7869/tcp # MobileAnalyzer& MobileMonitor
9658rbt-smc 7870/tcp # Riverbed Steelhead Mobile Service
9659mdm 7871/tcp # Mobile Device Management
9660mipv6tls 7872/udp # TLS-based Mobile IPv6 Security
9661pss 7880/tcp # Pearson
9662pss 7880/udp # Pearson
9663ubroker 7887/tcp # Universal Broker
9664ubroker 7887/udp # Universal Broker
9665mevent 7900/tcp # Multicast Event
9666mevent 7900/udp # Multicast Event
9667tnos-sp 7901/tcp # TNOS Service Protocol
9668tnos-sp 7901/udp # TNOS Service Protocol
9669tnos-dp 7902/tcp # TNOS shell Protocol
9670tnos-dp 7902/udp # TNOS shell Protocol
9671tnos-dps 7903/tcp # TNOS Secure DiaguardProtocol
9672tnos-dps 7903/udp # TNOS Secure DiaguardProtocol
9673qo-secure 7913/tcp # QuickObjects secure port
9674qo-secure 7913/udp # QuickObjects secure port
9675t2-drm 7932/tcp # Tier 2 Data Resource Manager
9676t2-drm 7932/udp # Tier 2 Data Resource Manager
9677t2-brm 7933/tcp # Tier 2 Business Rules Manager
9678t2-brm 7933/udp # Tier 2 Business Rules Manager
9679supercell 7967/tcp # Supercell
9680supercell 7967/udp # Supercell
9681micromuse-ncps 7979/tcp # Micromuse-ncps
9682micromuse-ncps 7979/udp # Micromuse-ncps
9683quest-vista 7980/tcp # Quest Vista
9684quest-vista 7980/udp # Quest Vista
9685sossd-collect 7981/tcp # Spotlight on SQL Server Desktop Collect
9686sossd-agent 7982/tcp # Spotlight on SQL Server Desktop Agent
9687sossd-disc 7982/udp # Spotlight on SQL Server Desktop Agent Discovery
9688pushns 7997/tcp # PUSH Notification Service
9689usicontentpush 7998/udp # USI Content Push Service
9690irdmi2 7999/tcp # iRDMI2
9691irdmi2 7999/udp # iRDMI2
9692irdmi 8000/tcp # iRDMI
9693irdmi 8000/udp # iRDMI
9694vcom-tunnel 8001/tcp # VCOM Tunnel
9695vcom-tunnel 8001/udp # VCOM Tunnel
9696teradataordbms 8002/tcp # Teradata ORDBMS
9697teradataordbms 8002/udp # Teradata ORDBMS
9698mcreport 8003/tcp # Mulberry Connect Reporting Service
9699mcreport 8003/udp # Mulberry Connect Reporting Service
9700mxi 8005/tcp # MXI Generation II for z/OS
9701mxi 8005/udp # MXI Generation II for z/OS
9702qbdb 8019/tcp # QB DB Dynamic Port
9703qbdb 8019/udp # QB DB Dynamic Port
9704intu-ec-svcdisc 8020/tcp # Intuit Entitlement Service and Discovery
9705intu-ec-svcdisc 8020/udp # Intuit Entitlement Service and Discovery
9706intu-ec-client 8021/tcp # Intuit Entitlement Client
9707intu-ec-client 8021/udp # Intuit Entitlement Client
9708oa-system 8022/tcp # oa-system
9709oa-system 8022/udp # oa-system
9710ca-audit-da 8025/tcp # CA Audit Distribution Agent
9711ca-audit-da 8025/udp # CA Audit Distribution Agent
9712ca-audit-ds 8026/tcp # CA Audit Distribution Server
9713ca-audit-ds 8026/udp # CA Audit Distribution Server
9714pro-ed 8032/tcp # ProEd
9715pro-ed 8032/udp # ProEd
9716mindprint 8033/tcp # MindPrint
9717mindprint 8033/udp # MindPrint
9718vantronix-mgmt 8034/tcp # .vantronix Management
9719vantronix-mgmt 8034/udp # .vantronix Management
9720ampify 8040/tcp # Ampify Messaging Protocol
9721ampify 8040/udp # Ampify Messaging Protocol
9722fs-agent 8042/tcp # FireScope Agent
9723fs-server 8043/tcp # FireScope Server
9724fs-mgmt 8044/tcp # FireScope Management Interface
9725rocrail 8051/tcp # Rocrail Client Service
9726senomix01 8052/tcp # Senomix Timesheets Server
9727senomix01 8052/udp # Senomix Timesheets Server
9728senomix02 8053/tcp # Senomix Timesheets Client [1 year assignment]
9729senomix02 8053/udp # Senomix Timesheets Client [1 year assignment]
9730senomix03 8054/tcp # Senomix Timesheets Server [1 year assignment]
9731senomix03 8054/udp # Senomix Timesheets Server [1 year assignment]
9732senomix04 8055/tcp # Senomix Timesheets Server [1 year assignment]
9733senomix04 8055/udp # Senomix Timesheets Server [1 year assignment]
9734senomix05 8056/tcp # Senomix Timesheets Server [1 year assignment]
9735senomix05 8056/udp # Senomix Timesheets Server [1 year assignment]
9736senomix06 8057/tcp # Senomix Timesheets Client [1 year assignment]
9737senomix06 8057/udp # Senomix Timesheets Client [1 year assignment]
9738senomix07 8058/tcp # Senomix Timesheets Client [1 year assignment]
9739senomix07 8058/udp # Senomix Timesheets Client [1 year assignment]
9740senomix08 8059/tcp # Senomix Timesheets Client [1 year assignment]
9741senomix08 8059/udp # Senomix Timesheets Client [1 year assignment]
9742aero 8060/udp # Asymmetric Extended Route Optimization (AERO)
9743gadugadu 8074/tcp # Gadu-Gadu
9744gadugadu 8074/udp # Gadu-Gadu
9745us-cli 8082/tcp # Utilistor (Client)
9746us-cli 8082/udp # Utilistor (Client)
9747us-srv 8083/tcp # Utilistor (Server)
9748us-srv 8083/udp # Utilistor (Server)
9749d-s-n 8086/tcp # Distributed SCADA Networking Rendezvous Port
9750d-s-n 8086/udp # Distributed SCADA Networking Rendezvous Port
9751simplifymedia 8087/tcp # Simplify Media SPP Protocol
9752simplifymedia 8087/udp # Simplify Media SPP Protocol
9753radan-http 8088/tcp # Radan HTTP
9754radan-http 8088/udp # Radan HTTP
9755jamlink 8091/tcp # Jam Link Framework
9756sac 8097/tcp # SAC Port Id
9757sac 8097/udp # SAC Port Id
9758xprint-server 8100/tcp # Xprint Server
9759xprint-server 8100/udp # Xprint Server
9760ldoms-migr 8101/tcp # Logical Domains Migration
9761mtl8000-matrix 8115/tcp # MTL8000 Matrix
9762mtl8000-matrix 8115/udp # MTL8000 Matrix
9763cp-cluster 8116/tcp # Check Point Clustering
9764cp-cluster 8116/udp # Check Point Clustering
9765privoxy 8118/tcp # Privoxy HTTP proxy
9766privoxy 8118/udp # Privoxy HTTP proxy
9767apollo-data 8121/tcp # Apollo Data Port
9768apollo-data 8121/udp # Apollo Data Port
9769apollo-admin 8122/tcp # Apollo Admin Port
9770apollo-admin 8122/udp # Apollo Admin Port
9771paycash-online 8128/tcp # PayCash Online Protocol
9772paycash-online 8128/udp # PayCash Online Protocol
9773paycash-wbp 8129/tcp # PayCash Wallet-Browser
9774paycash-wbp 8129/udp # PayCash Wallet-Browser
9775indigo-vrmi 8130/tcp # INDIGO-VRMI
9776indigo-vrmi 8130/udp # INDIGO-VRMI
9777indigo-vbcp 8131/tcp # INDIGO-VBCP
9778indigo-vbcp 8131/udp # INDIGO-VBCP
9779dbabble 8132/tcp # dbabble
9780dbabble 8132/udp # dbabble
9781isdd 8148/tcp # i-SDD file transfer
9782isdd 8148/udp # i-SDD file transfer
9783eor-game 8149/udp # Edge of Reality game data
9784patrol 8160/tcp # Patrol
9785patrol 8160/udp # Patrol
9786patrol-snmp 8161/tcp # Patrol SNMP
9787patrol-snmp 8161/udp # Patrol SNMP
9788intermapper 8181/tcp # Intermapper network management system
9789vmware-fdm 8182/tcp # VMware Fault Domain Manager
9790vmware-fdm 8182/udp # VMware Fault Domain Manager
9791proremote 8183/tcp # ProRemote
9792itach 8184/tcp # Remote iTach Connection
9793itach 8184/udp # Remote iTach Connection
9794spytechphone 8192/tcp # SpyTech Phone Service
9795spytechphone 8192/udp # SpyTech Phone Service
9796blp1 8194/tcp # Bloomberg data API
9797blp1 8194/udp # Bloomberg data API
9798blp2 8195/tcp # Bloomberg feed
9799blp2 8195/udp # Bloomberg feed
9800vvr-data 8199/tcp # VVR DATA
9801vvr-data 8199/udp # VVR DATA
9802trivnet1 8200/tcp # TRIVNET
9803trivnet1 8200/udp # TRIVNET
9804trivnet2 8201/tcp # TRIVNET
9805trivnet2 8201/udp # TRIVNET
9806aesop 8202/udp # Audio+Ethernet Standard Open Protocol
9807lm-perfworks 8204/tcp # LM Perfworks
9808lm-perfworks 8204/udp # LM Perfworks
9809lm-instmgr 8205/tcp # LM Instmgr
9810lm-instmgr 8205/udp # LM Instmgr
9811lm-dta 8206/tcp # LM Dta
9812lm-dta 8206/udp # LM Dta
9813lm-sserver 8207/tcp # LM SServer
9814lm-sserver 8207/udp # LM SServer
9815lm-webwatcher 8208/tcp # LM Webwatcher
9816lm-webwatcher 8208/udp # LM Webwatcher
9817rexecj 8230/tcp # RexecJ Server
9818rexecj 8230/udp # RexecJ Server
9819synapse-nhttps 8243/tcp # Synapse Non Blocking HTTPS
9820synapse-nhttps 8243/udp # Synapse Non Blocking HTTPS
9821pando-sec 8276/tcp # Pando Media Controlled Distribution
9822pando-sec 8276/udp # Pando Media Controlled Distribution
9823synapse-nhttp 8280/tcp # Synapse Non Blocking HTTP
9824synapse-nhttp 8280/udp # Synapse Non Blocking HTTP
9825blp3 8292/tcp # Bloomberg professional
9826blp3 8292/udp # Bloomberg professional
9827blp4 8294/tcp # Bloomberg intelligent client
9828blp4 8294/udp # Bloomberg intelligent client
9829hiperscan-id 8293/tcp # Hiperscan Identification Service
9830tmi 8300/tcp # Transport Management Interface
9831tmi 8300/udp # Transport Management Interface
9832amberon 8301/tcp # Amberon PPC/PPS
9833amberon 8301/udp # Amberon PPC/PPS
9834hub-open-net 8313/tcp # Hub Open Network
9835tnp-discover 8320/tcp # Thin(ium) Network Protocol
9836tnp-discover 8320/udp # Thin(ium) Network Protocol
9837tnp 8321/tcp # Thin(ium) Network Protocol
9838tnp 8321/udp # Thin(ium) Network Protocol
9839server-find 8351/tcp # Server Find
9840server-find 8351/udp # Server Find
9841cruise-enum 8376/tcp # Cruise ENUM
9842cruise-enum 8376/udp # Cruise ENUM
9843cruise-swroute 8377/tcp # Cruise SWROUTE
9844cruise-swroute 8377/udp # Cruise SWROUTE
9845cruise-config 8378/tcp # Cruise CONFIG
9846cruise-config 8378/udp # Cruise CONFIG
9847cruise-diags 8379/tcp # Cruise DIAGS
9848cruise-diags 8379/udp # Cruise DIAGS
9849cruise-update 8380/tcp # Cruise UPDATE
9850cruise-update 8380/udp # Cruise UPDATE
9851m2mservices 8383/tcp # M2m Services
9852m2mservices 8383/udp # M2m Services
9853cvd 8400/tcp # cvd
9854cvd 8400/udp # cvd
9855sabarsd 8401/tcp # sabarsd
9856sabarsd 8401/udp # sabarsd
9857abarsd 8402/tcp # abarsd
9858abarsd 8402/udp # abarsd
9859admind2 8403/tcp # admind
9860admind2 8403/udp # admind
9861svcloud 8404/tcp # SuperVault Cloud
9862svbackup 8405/tcp # SuperVault Backup
9863espeech 8416/tcp # eSpeech Session Protocol
9864espeech 8416/udp # eSpeech Session Protocol
9865espeech-rtp 8417/tcp # eSpeech RTP Protocol
9866espeech-rtp 8417/udp # eSpeech RTP Protocol
9867cybro-a-bus 8442/tcp # CyBro A-bus Protocol
9868cybro-a-bus 8442/udp # CyBro A-bus Protocol
9869pcsync-https 8443/tcp # PCsync HTTPS
9870pcsync-https 8443/udp # PCsync HTTPS
9871pcsync-http 8444/tcp # PCsync HTTP
9872pcsync-http 8444/udp # PCsync HTTP
9873npmp 8450/tcp # npmp
9874npmp 8450/udp # npmp
9875cisco-avp 8470/tcp # Cisco Address Validation Protocol
9876pim-port 8471/tcp # PIM over Reliable Transport
9877pim-port 8471/sctp # PIM over Reliable Transport
9878otv 8472/tcp # Overlay Transport Virtualization (OTV)
9879otv 8472/udp # Overlay Transport Virtualization (OTV)
9880vp2p 8473/tcp # Virtual Point to Point
9881vp2p 8473/udp # Virtual Point to Point
9882noteshare 8474/tcp # AquaMinds NoteShare
9883noteshare 8474/udp # AquaMinds NoteShare
9884fmtp 8500/tcp # Flight Message Transfer Protocol
9885fmtp 8500/udp # Flight Message Transfer Protocol
9886cmtp-mgt 8501/tcp # CYTEL Message Transfer Management
9887cmtp-av 8501/udp # CYTEL Message Transfer Audio and Video
9888rtsp-alt 8554/tcp # RTSP Alternate (see port 554)
9889rtsp-alt 8554/udp # RTSP Alternate (see port 554)
9890d-fence 8555/tcp # SYMAX D-FENCE
9891d-fence 8555/udp # SYMAX D-FENCE
9892oap-admin 8567/tcp # Object Access Protocol Administration
9893oap-admin 8567/udp # Object Access Protocol Administration
9894asterix 8600/tcp # Surveillance Data
9895asterix 8600/udp # Surveillance Data
9896canon-cpp-disc 8609/udp # Canon Compact Printer Protocol Discovery
9897canon-mfnp 8610/tcp # Canon MFNP Service
9898canon-mfnp 8610/udp # Canon MFNP Service
9899canon-bjnp1 8611/tcp # Canon BJNP Port 1
9900canon-bjnp1 8611/udp # Canon BJNP Port 1
9901canon-bjnp2 8612/tcp # Canon BJNP Port 2
9902canon-bjnp2 8612/udp # Canon BJNP Port 2
9903canon-bjnp3 8613/tcp # Canon BJNP Port 3
9904canon-bjnp3 8613/udp # Canon BJNP Port 3
9905canon-bjnp4 8614/tcp # Canon BJNP Port 4
9906canon-bjnp4 8614/udp # Canon BJNP Port 4
9907imink 8615/tcp # Imink Service Control
9908msi-cps-rm 8675/tcp # Programming Software for Radio Management Motorola Solutions Customer
9909msi-cps-rm-disc 8675/udp # Programming Software for Radio Management Discovery
9910sun-as-jmxrmi 8686/tcp # Sun App Server - JMX/RMI
9911sun-as-jmxrmi 8686/udp # Sun App Server - JMX/RMI
9912vnyx 8699/tcp # VNYX Primary Port
9913vnyx 8699/udp # VNYX Primary Port
9914dtp-net 8732/udp # DASGIP Net Services
9915ibus 8733/tcp # iBus
9916ibus 8733/udp # iBus
9917mc-appserver 8763/tcp # MC-APPSERVER
9918mc-appserver 8763/udp # MC-APPSERVER
9919openqueue 8764/tcp # OPENQUEUE
9920openqueue 8764/udp # OPENQUEUE
9921ultraseek-http 8765/tcp # Ultraseek HTTP
9922ultraseek-http 8765/udp # Ultraseek HTTP
9923dpap 8770/tcp # Digital Photo Access Protocol
9924dpap 8770/udp # Digital Photo Access Protocol
9925msgclnt 8786/tcp # Message Client
9926msgclnt 8786/udp # Message Client
9927msgsrvr 8787/tcp # Message Server
9928msgsrvr 8787/udp # Message Server
9929acd-pm 8793/tcp # Accedian Performance Measurement
9930acd-pm 8793/udp # Accedian Performance Measurement
9931sunwebadmin 8800/tcp # Sun Web Server Admin Service
9932sunwebadmin 8800/udp # Sun Web Server Admin Service
9933truecm 8804/tcp # truecm
9934truecm 8804/udp # truecm
9935dxspider 8873/tcp # dxspider linking protocol
9936dxspider 8873/udp # dxspider linking protocol
9937cddbp-alt 8880/tcp # CDDBP
9938cddbp-alt 8880/udp # CDDBP
9939galaxy4d 8881/tcp # Galaxy4D Online Game Engine
9940secure-mqtt 8883/tcp # Secure MQTT
9941secure-mqtt 8883/udp # Secure MQTT
9942ddi-tcp-1 8888/tcp # NewsEDGE server TCP (TCP 1)
9943ddi-udp-1 8888/udp # NewsEDGE server UDP (UDP 1)
9944ddi-tcp-2 8889/tcp # Desktop Data TCP 1
9945ddi-udp-2 8889/udp # NewsEDGE server broadcast
9946ddi-tcp-3 8890/tcp # Desktop Data TCP 2
9947ddi-udp-3 8890/udp # NewsEDGE client broadcast
9948ddi-tcp-4 8891/tcp # Desktop Data TCP 3: NESS application
9949ddi-udp-4 8891/udp # Desktop Data UDP 3: NESS application
9950ddi-tcp-5 8892/tcp # Desktop Data TCP 4: FARM product
9951ddi-udp-5 8892/udp # Desktop Data UDP 4: FARM product
9952ddi-tcp-6 8893/tcp # Desktop Data TCP 5: NewsEDGE/Web application
9953ddi-udp-6 8893/udp # Desktop Data UDP 5: NewsEDGE/Web application
9954ddi-tcp-7 8894/tcp # Desktop Data TCP 6: COAL application
9955ddi-udp-7 8894/udp # Desktop Data UDP 6: COAL application
9956ospf-lite 8899/tcp # ospf-lite
9957ospf-lite 8899/udp # ospf-lite
9958jmb-cds1 8900/tcp # JMB-CDS 1
9959jmb-cds1 8900/udp # JMB-CDS 1
9960jmb-cds2 8901/tcp # JMB-CDS 2
9961jmb-cds2 8901/udp # JMB-CDS 2
9962manyone-http 8910/tcp # manyone-http
9963manyone-http 8910/udp # manyone-http
9964manyone-xml 8911/tcp # manyone-xml
9965manyone-xml 8911/udp # manyone-xml
9966wcbackup 8912/tcp # Windows Client Backup
9967wcbackup 8912/udp # Windows Client Backup
9968dragonfly 8913/tcp # Dragonfly System Service
9969dragonfly 8913/udp # Dragonfly System Service
9970twds 8937/tcp # Transaction Warehouse Data Service
9971ub-dns-control 8953/tcp # unbound dns nameserver control
9972cumulus-admin 8954/tcp # Cumulus Admin Port
9973cumulus-admin 8954/udp # Cumulus Admin Port
9974sunwebadmins 8989/tcp # Sun Web Server SSL Admin Service
9975sunwebadmins 8989/udp # Sun Web Server SSL Admin Service
9976http-wmap 8990/tcp # webmail HTTP service
9977http-wmap 8990/udp # webmail HTTP service
9978https-wmap 8991/tcp # webmail HTTPS service
9979https-wmap 8991/udp # webmail HTTPS service
9980bctp 8999/tcp # Brodos Crypto Trade Protocol
9981bctp 8999/udp # Brodos Crypto Trade Protocol
9982cslistener 9000/tcp # CSlistener
9983cslistener 9000/udp # CSlistener
9984etlservicemgr 9001/tcp # ETL Service Manager
9985etlservicemgr 9001/udp # ETL Service Manager
9986dynamid 9002/tcp # DynamID authentication
9987dynamid 9002/udp # DynamID authentication
9988ogs-client 9007/udp # Open Grid Services Client
9989ogs-server 9008/tcp # Open Grid Services Server
9990pichat 9009/tcp # Pichat Server
9991pichat 9009/udp # Pichat Server
9992sdr 9010/tcp # Secure Data Replicator Protocol
9993tambora 9020/tcp # TAMBORA
9994tambora 9020/udp # TAMBORA
9995panagolin-ident 9021/tcp # Pangolin Identification
9996panagolin-ident 9021/udp # Pangolin Identification
9997paragent 9022/tcp # PrivateArk Remote Agent
9998paragent 9022/udp # PrivateArk Remote Agent
9999swa-1 9023/tcp # Secure Web Access - 1
10000swa-1 9023/udp # Secure Web Access - 1
10001swa-2 9024/tcp # Secure Web Access - 2
10002swa-2 9024/udp # Secure Web Access - 2
10003swa-3 9025/tcp # Secure Web Access - 3
10004swa-3 9025/udp # Secure Web Access - 3
10005swa-4 9026/tcp # Secure Web Access - 4
10006swa-4 9026/udp # Secure Web Access - 4
10007versiera 9050/tcp # Versiera Agent Listener
10008fio-cmgmt 9051/tcp # Fusion-io Central Manager Service
10009glrpc 9080/tcp # Groove GLRPC
10010glrpc 9080/udp # Groove GLRPC
10011lcs-ap 9082/sctp # LCS Application Protocol
10012emc-pp-mgmtsvc 9083/tcp # EMC PowerPath Mgmt Service
10013aurora 9084/tcp # IBM AURORA Performance Visualizer
10014aurora 9084/udp # IBM AURORA Performance Visualizer
10015aurora 9084/sctp # IBM AURORA Performance Visualizer
10016ibm-rsyscon 9085/tcp # IBM Remote System Console
10017ibm-rsyscon 9085/udp # IBM Remote System Console
10018net2display 9086/tcp # Vesa Net2Display
10019net2display 9086/udp # Vesa Net2Display
10020classic 9087/tcp # Classic Data Server
10021classic 9087/udp # Classic Data Server
10022sqlexec 9088/tcp # IBM Informix SQL Interface
10023sqlexec 9088/udp # IBM Informix SQL Interface
10024sqlexec-ssl 9089/tcp # IBM Informix SQL Interface - Encrypted
10025sqlexec-ssl 9089/udp # IBM Informix SQL Interface - Encrypted
10026websm 9090/tcp # WebSM
10027websm 9090/udp # WebSM
10028xmltec-xmlmail 9091/tcp # xmltec-xmlmail
10029xmltec-xmlmail 9091/udp # xmltec-xmlmail
10030XmlIpcRegSvc 9092/tcp # Xml-Ipc Server Reg
10031XmlIpcRegSvc 9092/udp # Xml-Ipc Server Reg
10032copycat 9093/tcp # Copycat database replication service
10033hp-pdl-datastr 9100/udp pdl-datastream # PDL Data Streaming Port
10034bacula-dir 9101/tcp # Bacula Director
10035bacula-dir 9101/udp # Bacula Director
10036bacula-fd 9102/tcp # Bacula File Daemon
10037bacula-fd 9102/udp # Bacula File Daemon
10038bacula-sd 9103/tcp # Bacula Storage Daemon
10039bacula-sd 9103/udp # Bacula Storage Daemon
10040peerwire 9104/tcp # PeerWire
10041peerwire 9104/udp # PeerWire
10042xadmin 9105/tcp # Xadmin Control Service
10043xadmin 9105/udp # Xadmin Control Service
10044astergate 9106/tcp # Astergate Control Service
10045astergate-disc 9106/udp # Astergate Discovery Service
10046astergatefax 9107/tcp # AstergateFax Control Service
10047mxit 9119/tcp # MXit Instant Messaging
10048mxit 9119/udp # MXit Instant Messaging
10049dddp 9131/tcp # Dynamic Device Discovery
10050dddp 9131/udp # Dynamic Device Discovery
10051apani1 9160/tcp # apani1
10052apani1 9160/udp # apani1
10053apani2 9161/tcp # apani2
10054apani2 9161/udp # apani2
10055apani3 9162/tcp # apani3
10056apani3 9162/udp # apani3
10057apani4 9163/tcp # apani4
10058apani4 9163/udp # apani4
10059apani5 9164/tcp # apani5
10060apani5 9164/udp # apani5
10061sun-as-jpda 9191/tcp # Sun AppSvr JPDA
10062sun-as-jpda 9191/udp # Sun AppSvr JPDA
10063wap-wsp 9200/tcp # WAP connectionless session service
10064wap-wsp 9200/udp # WAP connectionless session service
10065wap-wsp-wtp 9201/tcp # WAP session service
10066wap-wsp-wtp 9201/udp # WAP session service
10067wap-wsp-s 9202/tcp # WAP secure connectionless session service
10068wap-wsp-s 9202/udp # WAP secure connectionless session service
10069wap-wsp-wtp-s 9203/tcp # WAP secure session service
10070wap-wsp-wtp-s 9203/udp # WAP secure session service
10071wap-vcard 9204/tcp # WAP vCard
10072wap-vcard 9204/udp # WAP vCard
10073wap-vcal 9205/tcp # WAP vCal
10074wap-vcal 9205/udp # WAP vCal
10075wap-vcard-s 9206/tcp # WAP vCard Secure
10076wap-vcard-s 9206/udp # WAP vCard Secure
10077wap-vcal-s 9207/tcp # WAP vCal Secure
10078wap-vcal-s 9207/udp # WAP vCal Secure
10079rjcdb-vcards 9208/tcp # rjcdb vCard
10080rjcdb-vcards 9208/udp # rjcdb vCard
10081almobile-system 9209/tcp # ALMobile System Service
10082almobile-system 9209/udp # ALMobile System Service
10083oma-mlp 9210/tcp # OMA Mobile Location Protocol
10084oma-mlp 9210/udp # OMA Mobile Location Protocol
10085oma-mlp-s 9211/tcp # OMA Mobile Location Protocol Secure
10086oma-mlp-s 9211/udp # OMA Mobile Location Protocol Secure
10087serverviewdbms 9212/tcp # Server View dbms access
10088serverviewdbms 9212/udp # Server View dbms access
10089serverstart 9213/tcp # ServerStart RemoteControl
10090serverstart 9213/udp # ServerStart RemoteControl
10091ipdcesgbs 9214/tcp # IPDC ESG BootstrapService
10092ipdcesgbs 9214/udp # IPDC ESG BootstrapService
10093insis 9215/tcp # Integrated Setup and Install Service
10094insis 9215/udp # Integrated Setup and Install Service
10095acme 9216/tcp # Aionex Communication Management Engine
10096acme 9216/udp # Aionex Communication Management Engine
10097fsc-port 9217/tcp # FSC Communication Port
10098fsc-port 9217/udp # FSC Communication Port
10099teamcoherence 9222/tcp # QSC Team Coherence
10100teamcoherence 9222/udp # QSC Team Coherence
10101Mon 9255/tcp # Manager On Network
10102Mon 9255/udp # Manager On Network
10103pegasus 9278/tcp # Pegasus GPS Platform
10104pegasus 9278/udp # Pegasus GPS Platform
10105pegasus-ctl 9279/tcp # Pegaus GPS System Control Interface
10106pegasus-ctl 9279/udp # Pegaus GPS System Control Interface
10107pgps 9280/tcp # Predicted GPS
10108pgps 9280/udp # Predicted GPS
10109swtp-port1 9281/tcp # SofaWare transport port 1
10110swtp-port1 9281/udp # SofaWare transport port 1
10111swtp-port2 9282/tcp # SofaWare transport port 2
10112swtp-port2 9282/udp # SofaWare transport port 2
10113callwaveiam 9283/tcp # CallWaveIAM
10114callwaveiam 9283/udp # CallWaveIAM
10115visd 9284/tcp # VERITAS Information Serve
10116visd 9284/udp # VERITAS Information Serve
10117n2h2server 9285/tcp # N2H2 Filter Service Port
10118n2h2server 9285/udp # N2H2 Filter Service Port
10119n2receive 9286/udp # n2 monitoring receiver
10120cumulus 9287/tcp # Cumulus
10121cumulus 9287/udp # Cumulus
10122armtechdaemon 9292/tcp # ArmTech Daemon
10123armtechdaemon 9292/udp # ArmTech Daemon
10124storview 9293/tcp # StorView Client
10125storview 9293/udp # StorView Client
10126armcenterhttp 9294/tcp # ARMCenter http Service
10127armcenterhttp 9294/udp # ARMCenter http Service
10128armcenterhttps 9295/tcp # ARMCenter https Service
10129armcenterhttps 9295/udp # ARMCenter https Service
10130vrace 9300/tcp # Virtual Racing Service
10131vrace 9300/udp # Virtual Racing Service
10132sphinxql 9306/tcp # Sphinx search server (MySQL listener)
10133sphinxapi 9312/tcp # Sphinx search server
10134secure-ts 9318/tcp # PKIX TimeStamp over TLS
10135secure-ts 9318/udp # PKIX TimeStamp over TLS
10136guibase 9321/tcp # guibase
10137guibase 9321/udp # guibase
10138mpidcmgr 9343/tcp # MpIdcMgr
10139mpidcmgr 9343/udp # MpIdcMgr
10140mphlpdmc 9344/tcp # Mphlpdmc
10141mphlpdmc 9344/udp # Mphlpdmc
10142ctechlicensing 9346/tcp # C Tech Licensing
10143ctechlicensing 9346/udp # C Tech Licensing
10144fjdmimgr 9374/tcp # fjdmimgr
10145fjdmimgr 9374/udp # fjdmimgr
10146boxp 9380/tcp # Brivs! Open Extensible Protocol
10147boxp 9380/udp # Brivs! Open Extensible Protocol
10148d2dconfig 9387/tcp # D2D Configuration Service
10149d2ddatatrans 9388/tcp # D2D Data Transfer Service
10150adws 9389/tcp # Active Directory Web Services
10151otp 9390/tcp # OpenVAS Transfer Protocol
10152fjinvmgr 9396/tcp # fjinvmgr
10153fjinvmgr 9396/udp # fjinvmgr
10154mpidcagt 9397/tcp # MpIdcAgt
10155mpidcagt 9397/udp # MpIdcAgt
10156sec-t4net-srv 9400/tcp # Samsung Twain for Network Server
10157sec-t4net-srv 9400/udp # Samsung Twain for Network Server
10158sec-t4net-clt 9401/tcp # Samsung Twain for Network Client
10159sec-t4net-clt 9401/udp # Samsung Twain for Network Client
10160sec-pc2fax-srv 9402/tcp # Samsung PC2FAX for Network Server
10161sec-pc2fax-srv 9402/udp # Samsung PC2FAX for Network Server
10162git 9418/tcp # git pack transfer service
10163git 9418/udp # git pack transfer service
10164tungsten-https 9443/tcp # WSO2 Tungsten HTTPS
10165tungsten-https 9443/udp # WSO2 Tungsten HTTPS
10166wso2esb-console 9444/tcp # WSO2 ESB Administration Console HTTPS
10167wso2esb-console 9444/udp # WSO2 ESB Administration Console HTTPS
10168mindarray-ca 9445/tcp # MindArray Systems Console Agent
10169sntlkeyssrvr 9450/tcp # Sentinel Keys Server
10170sntlkeyssrvr 9450/udp # Sentinel Keys Server
10171ismserver 9500/tcp # ismserver
10172ismserver 9500/udp # ismserver
10173sma-spw 9522/udp # SMA Speedwire
10174mngsuite 9535/tcp # Management Suite Remote Control
10175mngsuite 9535/udp # Management Suite Remote Control
10176laes-bf 9536/tcp # Surveillance buffering function
10177laes-bf 9536/udp # Surveillance buffering function
10178trispen-sra 9555/tcp # Trispen Secure Remote Access
10179trispen-sra 9555/udp # Trispen Secure Remote Access
10180ldgateway 9592/tcp # LANDesk Gateway
10181ldgateway 9592/udp # LANDesk Gateway
10182cba8 9593/tcp # LANDesk Management Agent (cba8)
10183cba8 9593/udp # LANDesk Management Agent (cba8)
10184msgsys 9594/tcp # Message System
10185msgsys 9594/udp # Message System
10186pds 9595/tcp # Ping Discovery Service
10187pds 9595/udp # Ping Discovery Service
10188mercury-disc 9596/tcp # Mercury Discovery
10189mercury-disc 9596/udp # Mercury Discovery
10190pd-admin 9597/tcp # PD Administration
10191pd-admin 9597/udp # PD Administration
10192vscp 9598/tcp # Very Simple Ctrl Protocol
10193vscp 9598/udp # Very Simple Ctrl Protocol
10194robix 9599/tcp # Robix
10195robix 9599/udp # Robix
10196micromuse-ncpw 9600/tcp # MICROMUSE-NCPW
10197micromuse-ncpw 9600/udp # MICROMUSE-NCPW
10198streamcomm-ds 9612/tcp # StreamComm User Directory
10199streamcomm-ds 9612/udp # StreamComm User Directory
10200iadt-tls 9614/tcp # iADT Protocol over TLS
10201erunbook_agent 9616/tcp erunbook-agent # eRunbook Agent
10202erunbook_server 9617/tcp erunbook-server # eRunbook Server
10203condor 9618/tcp # Condor Collector Service
10204condor 9618/udp # Condor Collector Service
10205odbcpathway 9628/tcp # ODBC Pathway Service
10206odbcpathway 9628/udp # ODBC Pathway Service
10207uniport 9629/tcp # UniPort SSO Controller
10208uniport 9629/udp # UniPort SSO Controller
10209peoctlr 9630/tcp # Peovica Controller
10210peocoll 9631/tcp # Peovica Collector
10211mc-comm 9632/udp # Mobile-C Communications
10212pqsflows 9640/tcp # ProQueSys Flows Service
10213xmms2 9667/tcp # Cross-platform Music Multiplexing System
10214xmms2 9667/udp # Cross-platform Music Multiplexing System
10215tec5-sdctp 9668/tcp # tec5 Spectral Device Control Protocol
10216tec5-sdctp 9668/udp # tec5 Spectral Device Control Protocol
10217client-wakeup 9694/tcp # T-Mobile Client Wakeup Message
10218client-wakeup 9694/udp # T-Mobile Client Wakeup Message
10219ccnx 9695/tcp # Content Centric Networking
10220ccnx 9695/udp # Content Centric Networking
10221board-roar 9700/tcp # Board M.I.T. Service
10222board-roar 9700/udp # Board M.I.T. Service
10223l5nas-parchan 9747/tcp # L5NAS Parallel Channel
10224l5nas-parchan 9747/udp # L5NAS Parallel Channel
10225board-voip 9750/tcp # Board M.I.T. Synchronous Collaboration
10226board-voip 9750/udp # Board M.I.T. Synchronous Collaboration
10227rasadv 9753/tcp # rasadv
10228rasadv 9753/udp # rasadv
10229tungsten-http 9762/tcp # WSO2 Tungsten HTTP
10230tungsten-http 9762/udp # WSO2 Tungsten HTTP
10231davsrc 9800/tcp # WebDav Source Port
10232davsrc 9800/udp # WebDav Source Port
10233sstp-2 9801/tcp # Sakura Script Transfer Protocol-2
10234sstp-2 9801/udp # Sakura Script Transfer Protocol-2
10235davsrcs 9802/tcp # WebDAV Source TLS/SSL
10236davsrcs 9802/udp # WebDAV Source TLS/SSL
10237sapv1 9875/tcp # Session Announcement v1
10238sapv1 9875/udp # Session Announcement v1
10239sd 9876/tcp # Session Director
10240kca-service 9878/udp # Certificate Issuance
10241cyborg-systems 9888/tcp # CYBORG Systems
10242cyborg-systems 9888/udp # CYBORG Systems
10243gt-proxy 9889/tcp # Port for Cable network related data proxy or repeater
10244gt-proxy 9889/udp # Port for Cable network related data proxy or repeater
10245monkeycom 9898/tcp # MonkeyCom
10246monkeycom 9898/udp # MonkeyCom
10247sctp-tunneling 9899/tcp # SCTP TUNNELING
10248sctp-tunneling 9899/udp # SCTP TUNNELING
10249iua 9900/tcp # IUA
10250iua 9900/udp # IUA
10251iua 9900/sctp # IUA
10252enrp 9901/udp # enrp server channel
10253enrp-sctp 9901/sctp # enrp server channel
10254enrp-sctp-tls 9902/sctp # enrp/tls server channel
10255multicast-ping 9903/tcp # Multicast Ping Protocol
10256multicast-ping 9903/udp # Multicast Ping Protocol
10257domaintime 9909/tcp # domaintime
10258domaintime 9909/udp # domaintime
10259sype-transport 9911/tcp # SYPECom Transport Protocol
10260sype-transport 9911/udp # SYPECom Transport Protocol
10261apc-9950 9950/tcp # APC 9950
10262apc-9950 9950/udp # APC 9950
10263apc-9951 9951/tcp # APC 9951
10264apc-9951 9951/udp # APC 9951
10265apc-9952 9952/tcp # APC 9952
10266apc-9952 9952/udp # APC 9952
10267acis 9953/tcp # 9953
10268acis 9953/udp # 9953
10269hinp 9954/tcp # HaloteC Instrument Network
10270alljoyn-stm 9955/tcp # Contact Port for AllJoyn
10271alljoyn-mcm 9955/udp # multiplexed constrained messaging
10272alljoyn 9956/udp # Alljoyn Name Service
10273odnsp 9966/tcp # OKI Data Network Setting Protocol
10274odnsp 9966/udp # OKI Data Network Setting Protocol
10275dsm-scm-target 9987/tcp # DSM/SCM Target Interface
10276dsm-scm-target 9987/udp # DSM/SCM Target Interface
10277nsesrvr 9988/tcp # Software Essentials Secure HTTP server
10278osm-appsrvr 9990/tcp # OSM Applet Server
10279osm-appsrvr 9990/udp # OSM Applet Server
10280osm-oev 9991/tcp # OSM Event Server
10281osm-oev 9991/udp # OSM Event Server
10282palace-1 9992/tcp # OnLive-1
10283palace-1 9992/udp # OnLive-1
10284palace-2 9993/tcp # OnLive-2
10285palace-2 9993/udp # OnLive-2
10286palace-3 9994/tcp # OnLive-3
10287palace-3 9994/udp # OnLive-3
10288palace-4 9995/tcp # Palace-4
10289palace-4 9995/udp # Palace-4
10290palace-5 9996/tcp # Palace-5
10291palace-5 9996/udp # Palace-5
10292palace-6 9997/tcp # Palace-6
10293palace-6 9997/udp # Palace-6
10294distinct32 9998/tcp # Distinct32
10295distinct32 9998/udp # Distinct32
10296distinct 9999/tcp # distinct
10297distinct 9999/udp # distinct
10298ndmp 10000/tcp # Network Data Management Protocol
10299ndmp 10000/udp # Network Data Management Protocol
10300scp-config 10001/tcp # SCP Configuration
10301scp-config 10001/udp # SCP Configuration
10302documentum 10002/tcp # EMC-Documentum Content Server Product
10303documentum 10002/udp # EMC-Documentum Content Server Product
10304documentum_s 10003/tcp documentum-s # EMC-Documentum Content Server Product
10305documentum_s 10003/udp documentum-s # EMC-Documentum Content Server Product
10306emcrmirccd 10004/tcp # EMC Replication Manager Client
10307emcrmird 10005/tcp # EMC Replication Manager Server
10308mvs-capacity 10007/tcp # MVS Capacity
10309mvs-capacity 10007/udp # MVS Capacity
10310octopus 10008/tcp # Octopus Multiplexer
10311octopus 10008/udp # Octopus Multiplexer
10312swdtp-sv 10009/tcp # Systemwalker Desktop Patrol
10313swdtp-sv 10009/udp # Systemwalker Desktop Patrol
10314rxapi 10010/tcp # ooRexx rxapi services
10315zabbix-agent 10050/tcp # Zabbix Agent
10316zabbix-agent 10050/udp # Zabbix Agent
10317zabbix-trapper 10051/tcp # Zabbix Trapper
10318zabbix-trapper 10051/udp # Zabbix Trapper
10319qptlmd 10055/tcp # Quantapoint FLEXlm Licensing Service
10320itap-ddtp 10100/tcp # VERITAS ITAP DDTP
10321itap-ddtp 10100/udp # VERITAS ITAP DDTP
10322ezmeeting-2 10101/tcp # eZmeeting
10323ezmeeting-2 10101/udp # eZmeeting
10324ezproxy-2 10102/tcp # eZproxy
10325ezproxy-2 10102/udp # eZproxy
10326ezrelay 10103/tcp # eZrelay
10327ezrelay 10103/udp # eZrelay
10328swdtp 10104/tcp # Systemwalker Desktop Patrol
10329swdtp 10104/udp # Systemwalker Desktop Patrol
10330bctp-server 10107/tcp # VERITAS BCTP, server
10331bctp-server 10107/udp # VERITAS BCTP, server
10332nmea-0183 10110/tcp # NMEA-0183 Navigational Data
10333nmea-0183 10110/udp # NMEA-0183 Navigational Data
10334nmea-onenet 10111/udp # NMEA OneNet multicast messaging
10335netiq-endpoint 10113/tcp # NetIQ Endpoint
10336netiq-endpoint 10113/udp # NetIQ Endpoint
10337netiq-qcheck 10114/tcp # NetIQ Qcheck
10338netiq-qcheck 10114/udp # NetIQ Qcheck
10339netiq-endpt 10115/tcp # NetIQ Endpoint
10340netiq-endpt 10115/udp # NetIQ Endpoint
10341netiq-voipa 10116/tcp # NetIQ VoIP Assessor
10342netiq-voipa 10116/udp # NetIQ VoIP Assessor
10343iqrm 10117/tcp # NetIQ IQCResource Managament Svc
10344iqrm 10117/udp # NetIQ IQCResource Managament Svc
10345bmc-perf-sd 10128/tcp # BMC-PERFORM-SERVICE DAEMON
10346bmc-perf-sd 10128/udp # BMC-PERFORM-SERVICE DAEMON
10347bmc-gms 10129/tcp # BMC General Manager Server
10348qb-db-server 10160/tcp # QB Database Server
10349qb-db-server 10160/udp # QB Database Server
10350snmptls 10161/tcp # SNMP-TLS
10351snmpdtls 10161/udp # SNMP-DTLS
10352snmptls-trap 10162/tcp # SNMP-Trap-TLS
10353snmpdtls-trap 10162/udp # SNMP-Trap-DTLS
10354trisoap 10200/tcp # Trigence AE Soap Service
10355trisoap 10200/udp # Trigence AE Soap Service
10356rsms 10201/tcp # Remote Server Management Service
10357rscs 10201/udp # Remote Server Control and Test Service
10358apollo-relay 10252/tcp # Apollo Relay Port
10359apollo-relay 10252/udp # Apollo Relay Port
10360axis-wimp-port 10260/tcp # Axis WIMP Port
10361axis-wimp-port 10260/udp # Axis WIMP Port
10362blocks 10288/tcp # Blocks
10363blocks 10288/udp # Blocks
10364cosir 10321/tcp # Computer Op System Information Report
10365hip-nat-t 10500/udp # HIP NAT-traversal
10366MOS-lower 10540/tcp # MOS Media Object Metadata Port
10367MOS-lower 10540/udp # MOS Media Object Metadata Port
10368MOS-upper 10541/tcp # MOS Running Order Port
10369MOS-upper 10541/udp # MOS Running Order Port
10370MOS-aux 10542/tcp # MOS Low Priority Port
10371MOS-aux 10542/udp # MOS Low Priority Port
10372MOS-soap 10543/tcp # MOS SOAP Default Port
10373MOS-soap 10543/udp # MOS SOAP Default Port
10374MOS-soap-opt 10544/tcp # MOS SOAP Optional Port
10375MOS-soap-opt 10544/udp # MOS SOAP Optional Port
10376printopia 10631/tcp # administration and control of "Printopia"
10377gap 10800/tcp # Gestor de Acaparamiento para Pocket PCs
10378gap 10800/udp # Gestor de Acaparamiento para Pocket PCs
10379lpdg 10805/tcp # LUCIA Pareja Data Group
10380lpdg 10805/udp # LUCIA Pareja Data Group
10381nbd 10809/tcp # Linux Network Block Device
10382nmc-disc 10810/udp # Nuance Mobile Care Discovery
10383helix 10860/tcp # Helix Client/Server
10384helix 10860/udp # Helix Client/Server
10385rmiaux 10990/tcp # Auxiliary RMI Port
10386rmiaux 10990/udp # Auxiliary RMI Port
10387irisa 11000/tcp # IRISA
10388irisa 11000/udp # IRISA
10389metasys 11001/tcp # Metasys
10390metasys 11001/udp # Metasys
10391netapp-icmgmt 11104/tcp # NetApp Intercluster Management
10392netapp-icdata 11105/tcp # NetApp Intercluster Data
10393sgi-lk 11106/tcp # SGI LK Licensing service
10394sgi-lk 11106/udp # SGI LK Licensing service
10395vce 11111/tcp # Viral Computing Environment (VCE)
10396vce 11111/udp # Viral Computing Environment (VCE)
10397dicom 11112/tcp # DICOM
10398dicom 11112/udp # DICOM
10399suncacao-snmp 11161/tcp # sun cacao snmp access point
10400suncacao-snmp 11161/udp # sun cacao snmp access point
10401suncacao-jmxmp 11162/tcp # sun cacao JMX-remoting access point
10402suncacao-jmxmp 11162/udp # sun cacao JMX-remoting access point
10403suncacao-rmi 11163/tcp # sun cacao rmi registry access point
10404suncacao-rmi 11163/udp # sun cacao rmi registry access point
10405suncacao-csa 11164/tcp # sun cacao command-streaming access point
10406suncacao-csa 11164/udp # sun cacao command-streaming access point
10407suncacao-websvc 11165/tcp # sun cacao web service access point
10408suncacao-websvc 11165/udp # sun cacao web service access point
10409snss 11171/udp # Surgical Notes Security Service Discovery (SNSS)
10410oemcacao-jmxmp 11172/tcp # OEM cacao JMX-remoting access point
10411t5-straton 11173/tcp # Straton Runtime Programing
10412oemcacao-rmi 11174/tcp # OEM cacao rmi registry access point
10413oemcacao-websvc 11175/tcp # OEM cacao web service access point
10414smsqp 11201/tcp # smsqp
10415smsqp 11201/udp # smsqp
10416dcsl-backup 11202/tcp # DCSL Network Backup Services
10417wifree 11208/tcp # WiFree Service
10418wifree 11208/udp # WiFree Service
10419memcache 11211/tcp # Memory cache service
10420memcache 11211/udp # Memory cache service
10421imip 11319/tcp # IMIP
10422imip 11319/udp # IMIP
10423imip-channels 11320/tcp # IMIP Channels Port
10424imip-channels 11320/udp # IMIP Channels Port
10425arena-server 11321/tcp # Arena Server Listen
10426arena-server 11321/udp # Arena Server Listen
10427atm-uhas 11367/tcp # ATM UHAS
10428atm-uhas 11367/udp # ATM UHAS
10429tempest-port 11600/tcp # Tempest Protocol Port
10430tempest-port 11600/udp # Tempest Protocol Port
10431intrepid-ssl 11751/tcp # Intrepid SSL
10432intrepid-ssl 11751/udp # Intrepid SSL
10433lanschool 11796/tcp # LanSchool
10434lanschool-mpt 11796/udp # Lanschool Multipoint
10435xoraya 11876/tcp # X2E Xoraya Multichannel protocol
10436xoraya 11876/udp # X2E Xoraya Multichannel protocol
10437x2e-disc 11877/udp # X2E service discovery protocol
10438sysinfo-sp 11967/tcp # SysInfo Service Protocol
10439sysinfo-sp 11967/udp # SysInfo Sercice Protocol
10440wmereceiving 11997/sctp # WorldMailExpress
10441wmedistribution 11998/sctp # WorldMailExpress
10442wmereporting 11999/sctp # WorldMailExpress
10443entextxid 12000/tcp # IBM Enterprise Extender SNA XID Exchange
10444entextxid 12000/udp # IBM Enterprise Extender SNA XID Exchange
10445entextnetwk 12001/tcp # IBM Enterprise Extender SNA COS Network Priority
10446entextnetwk 12001/udp # IBM Enterprise Extender SNA COS Network Priority
10447entexthigh 12002/tcp # IBM Enterprise Extender SNA COS High Priority
10448entexthigh 12002/udp # IBM Enterprise Extender SNA COS High Priority
10449entextmed 12003/tcp # IBM Enterprise Extender SNA COS Medium Priority
10450entextmed 12003/udp # IBM Enterprise Extender SNA COS Medium Priority
10451entextlow 12004/tcp # IBM Enterprise Extender SNA COS Low Priority
10452entextlow 12004/udp # IBM Enterprise Extender SNA COS Low Priority
10453dbisamserver1 12005/tcp # DBISAM Database Server - Regular
10454dbisamserver1 12005/udp # DBISAM Database Server - Regular
10455dbisamserver2 12006/tcp # DBISAM Database Server - Admin
10456dbisamserver2 12006/udp # DBISAM Database Server - Admin
10457accuracer 12007/tcp # Accuracer Database System ñ Server
10458accuracer 12007/udp # Accuracer Database System ñ Server
10459accuracer-dbms 12008/tcp # Accuracer Database System ñ Admin
10460accuracer-dbms 12008/udp # Accuracer Database System ñ Admin
10461ghvpn 12009/udp # Green Hills VPN
10462edbsrvr 12010/tcp # ElevateDB Server
10463vipera 12012/tcp # Vipera Messaging Service
10464vipera 12012/udp # Vipera Messaging Service
10465vipera-ssl 12013/tcp # Vipera Messaging Service over SSL Communication
10466vipera-ssl 12013/udp # Vipera Messaging Service over SSL Communication
10467rets-ssl 12109/tcp # RETS over SSL
10468rets-ssl 12109/udp # RETS over SSL
10469nupaper-ss 12121/tcp # NuPaper Session Service
10470nupaper-ss 12121/udp # NuPaper Session Service
10471cawas 12168/tcp # CA Web Access Service
10472cawas 12168/udp # CA Web Access Service
10473hivep 12172/tcp # HiveP
10474hivep 12172/udp # HiveP
10475linogridengine 12300/tcp # LinoGrid Engine
10476linogridengine 12300/udp # LinoGrid Engine
10477rads 12302/tcp # Remote Administration Daemon
10478warehouse-sss 12321/tcp # Warehouse Monitoring Syst SSS
10479warehouse-sss 12321/udp # Warehouse Monitoring Syst SSS
10480warehouse 12322/tcp # Warehouse Monitoring Syst
10481warehouse 12322/udp # Warehouse Monitoring Syst
10482italk 12345/tcp # Italk Chat System
10483italk 12345/udp # Italk Chat System
10484tsaf 12753/tcp # tsaf port
10485tsaf 12753/udp # tsaf port
10486i-zipqd 13160/tcp # I-ZIPQD
10487i-zipqd 13160/udp # I-ZIPQD
10488bcslogc 13216/tcp # Black Crow Software application logging
10489bcslogc 13216/udp # Black Crow Software application logging
10490rs-pias 13217/tcp # R&S Proxy Installation Assistant Service
10491rs-pias 13217/udp # R&S Proxy Installation Assistant Service
10492emc-vcas-tcp 13218/tcp # EMC Virtual CAS Service
10493emc-vcas-udp 13218/udp # EMV Virtual CAS Service Discovery
10494powwow-client 13223/tcp # PowWow Client
10495powwow-client 13223/udp # PowWow Client
10496powwow-server 13224/tcp # PowWow Server
10497powwow-server 13224/udp # PowWow Server
10498doip-data 13400/tcp # DoIP Data
10499doip-disc 13400/udp # DoIP Discovery
10500nbdb 13785/tcp # NetBackup Database
10501nbdb 13785/udp # NetBackup Database
10502nomdb 13786/tcp # Veritas-nomdb
10503nomdb 13786/udp # Veritas-nomdb
10504dsmcc-config 13818/tcp # DSMCC Config
10505dsmcc-config 13818/udp # DSMCC Config
10506dsmcc-session 13819/tcp # DSMCC Session Messages
10507dsmcc-session 13819/udp # DSMCC Session Messages
10508dsmcc-passthru 13820/tcp # DSMCC Pass-Thru Messages
10509dsmcc-passthru 13820/udp # DSMCC Pass-Thru Messages
10510dsmcc-download 13821/tcp # DSMCC Download Protocol
10511dsmcc-download 13821/udp # DSMCC Download Protocol
10512dsmcc-ccp 13822/tcp # DSMCC Channel Change Protocol
10513dsmcc-ccp 13822/udp # DSMCC Channel Change Protocol
10514bmdss 13823/tcp # Blackmagic Design Streaming Server
10515ucontrol 13894/tcp # Ultimate Control communication protocol
10516ucontrol 13894/udp # Ultimate Control communication protocol
10517dta-systems 13929/tcp # D-TA SYSTEMS
10518dta-systems 13929/udp # D-TA SYSTEMS
10519medevolve 13930/tcp # MedEvolve Port Requester
10520scotty-ft 14000/tcp # SCOTTY High-Speed Filetransfer
10521scotty-ft 14000/udp # SCOTTY High-Speed Filetransfer
10522sua 14001/tcp # SUA
10523sua 14001/udp # De-Registered (2001 June 06)
10524sua 14001/sctp # SUA
10525sage-best-com1 14033/tcp # sage Best! Config Server 1
10526sage-best-com1 14033/udp # sage Best! Config Server 1
10527sage-best-com2 14034/tcp # sage Best! Config Server 2
10528sage-best-com2 14034/udp # sage Best! Config Server 2
10529vcs-app 14141/tcp # VCS Application
10530vcs-app 14141/udp # VCS Application
10531icpp 14142/tcp # IceWall Cert Protocol
10532icpp 14142/udp # IceWall Cert Protocol
10533gcm-app 14145/tcp # GCM Application
10534gcm-app 14145/udp # GCM Application
10535vrts-tdd 14149/tcp # Veritas Traffic Director
10536vrts-tdd 14149/udp # Veritas Traffic Director
10537vcscmd 14150/tcp # Veritas Cluster Server Command Server
10538vad 14154/tcp # Veritas Application Director
10539vad 14154/udp # Veritas Application Director
10540cps 14250/tcp # Fencing Server
10541cps 14250/udp # Fencing Server
10542ca-web-update 14414/tcp # CA eTrust Web Update Service
10543ca-web-update 14414/udp # CA eTrust Web Update Service
10544hde-lcesrvr-1 14936/tcp # hde-lcesrvr-1
10545hde-lcesrvr-1 14936/udp # hde-lcesrvr-1
10546hde-lcesrvr-2 14937/tcp # hde-lcesrvr-2
10547hde-lcesrvr-2 14937/udp # hde-lcesrvr-2
10548hydap 15000/tcp # Hypack Data Aquisition
10549hydap 15000/udp # Hypack Data Aquisition
10550v2g-secc 15118/udp # v2g Supply Equipment Communication Controller Discovery Protocol
10551xpilot 15345/tcp # XPilot Contact Port
10552xpilot 15345/udp # XPilot Contact Port
105533link 15363/tcp # 3Link Negotiation
105543link 15363/udp # 3Link Negotiation
10555cisco-snat 15555/tcp # Cisco Stateful NAT
10556cisco-snat 15555/udp # Cisco Stateful NAT
10557bex-xr 15660/tcp # Backup Express Restore Server
10558bex-xr 15660/udp # Backup Express Restore Server
10559ptp 15740/tcp # Picture Transfer Protocol
10560ptp 15740/udp # Picture Transfer Protocol
105612ping 15998/udp # 2ping Bi-Directional Ping Service
10562programmar 15999/tcp # ProGrammar Enterprise
10563fmsas 16000/tcp # Administration Server Access
10564fmsascon 16001/tcp # Administration Server Connector
10565gsms 16002/tcp # GoodSync Mediation Service
10566alfin 16003/udp # Automation and Control by REGULACE.ORG
10567jwpc 16020/tcp # Filemaker Java Web Publishing Core
10568jwpc-bin 16021/tcp # Filemaker Java Web Publishing Core Binary
10569sun-sea-port 16161/tcp # Solaris SEA Port
10570sun-sea-port 16161/udp # Solaris SEA Port
10571solaris-audit 16162/tcp # Solaris Audit - secure remote audit log
10572etb4j 16309/tcp # etb4j
10573etb4j 16309/udp # etb4j
10574pduncs 16310/tcp # Policy Distribute, Update Notification
10575pduncs 16310/udp # Policy Distribute, Update Notification
10576pdefmns 16311/tcp # Policy definition and update management
10577pdefmns 16311/udp # Policy definition and update management
10578netserialext1 16360/tcp # Network Serial Extension Ports One
10579netserialext1 16360/udp # Network Serial Extension Ports One
10580netserialext2 16361/tcp # Network Serial Extension Ports Two
10581netserialext2 16361/udp # Network Serial Extension Ports Two
10582netserialext3 16367/tcp # Network Serial Extension Ports Three
10583netserialext3 16367/udp # Network Serial Extension Ports Three
10584netserialext4 16368/tcp # Network Serial Extension Ports Four
10585netserialext4 16368/udp # Network Serial Extension Ports Four
10586connected 16384/tcp # Connected Corp
10587connected 16384/udp # Connected Corp
10588xoms 16619/tcp # X509 Objects Management Service
10589vtp 16666/udp # Vidder Tunnel Protocol
10590newbay-snc-mc 16900/tcp # Newbay Mobile Client Update Service
10591newbay-snc-mc 16900/udp # Newbay Mobile Client Update Service
10592sgcip 16950/tcp # Simple Generic Client Interface Protocol
10593sgcip 16950/udp # Simple Generic Client Interface Protocol
10594intel-rci-mp 16991/tcp # INTEL-RCI-MP
10595intel-rci-mp 16991/udp # INTEL-RCI-MP
10596amt-soap-http 16992/tcp # Intel(R) AMT SOAP/HTTP
10597amt-soap-http 16992/udp # Intel(R) AMT SOAP/HTTP
10598amt-soap-https 16993/tcp # Intel(R) AMT SOAP/HTTPS
10599amt-soap-https 16993/udp # Intel(R) AMT SOAP/HTTPS
10600amt-redir-tcp 16994/tcp # Intel(R) AMT Redirection/TCP
10601amt-redir-tcp 16994/udp # Intel(R) AMT Redirection/TCP
10602amt-redir-tls 16995/tcp # Intel(R) AMT Redirection/TLS
10603amt-redir-tls 16995/udp # Intel(R) AMT Redirection/TLS
10604isode-dua 17007/tcp #
10605isode-dua 17007/udp #
10606soundsvirtual 17185/tcp # Sounds Virtual
10607soundsvirtual 17185/udp # Sounds Virtual
10608chipper 17219/tcp # Chipper
10609chipper 17219/udp # Chipper
10610avdecc 17221/tcp # IEEE 1722.1 AVB Discovery, Enumeration, Connection management, and Control
10611avdecc 17221/udp # IEEE 1722.1 AVB Discovery, Enumeration, Connection management, and Control
10612cpsp 17222/udp # Control Plane Synchronization Protocol
10613integrius-stp 17234/tcp # Integrius Secure Tunnel Protocol
10614integrius-stp 17234/udp # Integrius Secure Tunnel Protocol
10615ssh-mgmt 17235/tcp # SSH Tectia Manager
10616ssh-mgmt 17235/udp # SSH Tectia Manager
10617db-lsp 17500/tcp # Dropbox LanSync Protocol
10618db-lsp-disc 17500/udp # Dropbox LanSync Discovery
10619ea 17729/tcp # Eclipse Aviation
10620ea 17729/udp # Eclipse Aviation
10621zep 17754/tcp # Encap. ZigBee Packets
10622zep 17754/udp # Encap. ZigBee Packets
10623zigbee-ip 17755/tcp # ZigBee IP Transport Service
10624zigbee-ip 17755/udp # ZigBee IP Transport Service
10625zigbee-ips 17756/tcp # ZigBee IP Transport Secure Service
10626zigbee-ips 17756/udp # ZigBee IP Transport Secure Service
10627sw-orion 17777/tcp # SolarWinds Orion
10628biimenu 18000/tcp # Beckman Instruments, Inc.
10629biimenu 18000/udp # Beckman Instruments, Inc.
10630radpdf 18104/tcp # RAD PDF Service
10631racf 18136/tcp # z/OS Resource Access Control Facility
10632opsec-cvp 18181/tcp # OPSEC CVP
10633opsec-cvp 18181/udp # OPSEC CVP
10634opsec-ufp 18182/tcp # OPSEC UFP
10635opsec-ufp 18182/udp # OPSEC UFP
10636opsec-sam 18183/tcp # OPSEC SAM
10637opsec-sam 18183/udp # OPSEC SAM
10638opsec-lea 18184/tcp # OPSEC LEA
10639opsec-lea 18184/udp # OPSEC LEA
10640opsec-omi 18185/tcp # OPSEC OMI
10641opsec-omi 18185/udp # OPSEC OMI
10642ohsc 18186/tcp # Occupational Health SC
10643ohsc 18186/udp # Occupational Health Sc
10644opsec-ela 18187/tcp # OPSEC ELA
10645opsec-ela 18187/udp # OPSEC ELA
10646checkpoint-rtm 18241/tcp # Check Point RTM
10647checkpoint-rtm 18241/udp # Check Point RTM
10648iclid 18242/tcp # Checkpoint router monitoring
10649clusterxl 18243/tcp # Checkpoint router state backup
10650gv-pf 18262/tcp # GV NetConfig Service
10651gv-pf 18262/udp # GV NetConfig Service
10652ac-cluster 18463/tcp # AC Cluster
10653ac-cluster 18463/udp # AC Cluster
10654rds-ib 18634/tcp # Reliable Datagram Service
10655rds-ib 18634/udp # Reliable Datagram Service
10656rds-ip 18635/tcp # Reliable Datagram Service over IP
10657rds-ip 18635/udp # Reliable Datagram Service over IP
10658ique 18769/tcp # IQue Protocol
10659ique 18769/udp # IQue Protocol
10660infotos 18881/tcp # Infotos
10661infotos 18881/udp # Infotos
10662apc-necmp 18888/tcp # APCNECMP
10663apc-necmp 18888/udp # APCNECMP
10664igrid 19000/tcp # iGrid Server
10665igrid 19000/udp # iGrid Server
10666j-link 19020/tcp # J-Link TCP/IP Protocol
10667opsec-uaa 19191/tcp # OPSEC UAA
10668opsec-uaa 19191/udp # OPSEC UAA
10669ua-secureagent 19194/tcp # UserAuthority SecureAgent
10670ua-secureagent 19194/udp # UserAuthority SecureAgent
10671keysrvr 19283/tcp # Key Server for SASSAFRAS
10672keysrvr 19283/udp # Key Server for SASSAFRAS
10673keyshadow 19315/tcp # Key Shadow for SASSAFRAS
10674keyshadow 19315/udp # Key Shadow for SASSAFRAS
10675mtrgtrans 19398/tcp # mtrgtrans
10676mtrgtrans 19398/udp # mtrgtrans
10677hp-sco 19410/tcp # hp-sco
10678hp-sco 19410/udp # hp-sco
10679hp-sca 19411/tcp # hp-sca
10680hp-sca 19411/udp # hp-sca
10681hp-sessmon 19412/tcp # HP-SESSMON
10682hp-sessmon 19412/udp # HP-SESSMON
10683fxuptp 19539/tcp # FXUPTP
10684fxuptp 19539/udp # FXUPTP
10685sxuptp 19540/tcp # SXUPTP
10686sxuptp 19540/udp # SXUPTP
10687jcp 19541/tcp # JCP Client
10688jcp 19541/udp # JCP Client
10689iec-104-sec 19998/tcp # IEC 60870-5-104 process control - secure
10690dnp-sec 19999/tcp # Distributed Network Protocol - Secure
10691dnp-sec 19999/udp # Distributed Network Protocol - Secure
10692dnp 20000/tcp # DNP
10693dnp 20000/udp # DNP
10694microsan 20001/tcp # MicroSAN
10695microsan 20001/udp # MicroSAN
10696commtact-http 20002/tcp # Commtact HTTP
10697commtact-http 20002/udp # Commtact HTTP
10698commtact-https 20003/tcp # Commtact HTTPS
10699commtact-https 20003/udp # Commtact HTTPS
10700openwebnet 20005/tcp # OpenWebNet protocol for electric network
10701openwebnet 20005/udp # OpenWebNet protocol for electric network
10702ss-idi-disc 20012/udp # Samsung Interdevice Interaction discovery
10703ss-idi 20013/tcp # Samsung Interdevice Interaction
10704opendeploy 20014/tcp # OpenDeploy Listener
10705opendeploy 20014/udp # OpenDeploy Listener
10706nburn_id 20034/tcp nburn-id # NetBurner ID Port
10707nburn_id 20034/udp nburn-id # NetBurner ID Port
10708tmophl7mts 20046/tcp # TMOP HL7 Message Transfer Service
10709tmophl7mts 20046/udp # TMOP HL7 Message Transfer Service
10710mountd 20048/tcp # NFS mount protocol
10711mountd 20048/udp # NFS mount protocol
10712nfsrdma 20049/tcp # Network File System (NFS) over RDMA
10713nfsrdma 20049/udp # Network File System (NFS) over RDMA
10714nfsrdma 20049/sctp # Network File System (NFS) over RDMA
10715tolfab 20167/tcp # TOLfab Data Change
10716tolfab 20167/udp # TOLfab Data Change
10717ipdtp-port 20202/tcp # IPD Tunneling Port
10718ipdtp-port 20202/udp # IPD Tunneling Port
10719ipulse-ics 20222/tcp # iPulse-ICS
10720ipulse-ics 20222/udp # iPulse-ICS
10721emwavemsg 20480/tcp # emWave Message Service
10722emwavemsg 20480/udp # emWave Message Service
10723track 20670/tcp # Track
10724track 20670/udp # Track
10725athand-mmp 20999/tcp # At Hand MMP
10726athand-mmp 20999/udp # AT Hand MMP
10727irtrans 21000/tcp # IRTrans Control
10728irtrans 21000/udp # IRTrans Control
10729rdm-tfs 21553/tcp # Raima RDM TFS
10730dfserver 21554/tcp # MineScape Design File Server
10731dfserver 21554/udp # MineScape Design File Server
10732vofr-gateway 21590/tcp # VoFR Gateway
10733vofr-gateway 21590/udp # VoFR Gateway
10734tvpm 21800/tcp # TVNC Pro Multiplexing
10735tvpm 21800/udp # TVNC Pro Multiplexing
10736webphone 21845/tcp # webphone
10737webphone 21845/udp # webphone
10738netspeak-is 21846/tcp # NetSpeak Corp. Directory Services
10739netspeak-is 21846/udp # NetSpeak Corp. Directory Services
10740netspeak-cs 21847/tcp # NetSpeak Corp. Connection Services
10741netspeak-cs 21847/udp # NetSpeak Corp. Connection Services
10742netspeak-acd 21848/tcp # NetSpeak Corp. Automatic Call Distribution
10743netspeak-acd 21848/udp # NetSpeak Corp. Automatic Call Distribution
10744netspeak-cps 21849/tcp # NetSpeak Corp. Credit Processing System
10745netspeak-cps 21849/udp # NetSpeak Corp. Credit Processing System
10746snapenetio 22000/tcp # SNAPenetIO
10747snapenetio 22000/udp # SNAPenetIO
10748optocontrol 22001/tcp # OptoControl
10749optocontrol 22001/udp # OptoControl
10750optohost002 22002/tcp # Opto Host Port 2
10751optohost002 22002/udp # Opto Host Port 2
10752optohost003 22003/tcp # Opto Host Port 3
10753optohost003 22003/udp # Opto Host Port 3
10754optohost004 22004/tcp # Opto Host Port 4
10755optohost004 22004/udp # Opto Host Port 4
10756optohost005 22005/tcp # Opto Host Port 5
10757optohost005 22005/udp # Opto Host Port 5
10758dcap 22125/tcp # dCache Access Protocol
10759gsidcap 22128/tcp # GSI dCache Access Protocol
10760cis 22305/udp # CompactIS Tunnel
10761cis-secure 22343/tcp # CompactIS Secure Tunnel
10762cis-secure 22343/udp # CompactIS Secure Tunnel
10763WibuKey 22347/tcp # WibuKey Standard WkLan
10764WibuKey 22347/udp # WibuKey Standard WkLan
10765CodeMeter 22350/tcp # CodeMeter Standard
10766CodeMeter 22350/udp # CodeMeter Standard
10767caldsoft-backup 22537/tcp # CaldSoft Backup server file transfer
10768vocaltec-wconf 22555/tcp # Vocaltec Web Conference
10769vocaltec-phone 22555/udp # Vocaltec Internet Phone
10770talikaserver 22763/tcp # Talika Main Server
10771talikaserver 22763/udp # Talika Main Server
10772aws-brf 22800/tcp # Telerate Information Platform LAN
10773aws-brf 22800/udp # Telerate Information Platform LAN
10774brf-gw 22951/tcp # Telerate Information Platform WAN
10775brf-gw 22951/udp # Telerate Information Platform WAN
10776inovaport1 23000/tcp # Inova LightLink Server Type 1
10777inovaport1 23000/udp # Inova LightLink Server Type 1
10778inovaport2 23001/tcp # Inova LightLink Server Type 2
10779inovaport2 23001/udp # Inova LightLink Server Type 2
10780inovaport3 23002/tcp # Inova LightLink Server Type 3
10781inovaport3 23002/udp # Inova LightLink Server Type 3
10782inovaport4 23003/tcp # Inova LightLink Server Type 4
10783inovaport4 23003/udp # Inova LightLink Server Type 4
10784inovaport5 23004/tcp # Inova LightLink Server Type 5
10785inovaport5 23004/udp # Inova LightLink Server Type 5
10786inovaport6 23005/tcp # Inova LightLink Server Type 6
10787inovaport6 23005/udp # Inova LightLink Server Type 6
10788gntp 23053/tcp # Generic Notification Transport Protocol
10789s102 23272/udp # S102 application
10790elxmgmt 23333/tcp # Emulex HBAnyware Remote Management
10791elxmgmt 23333/udp # Emulex HBAnyware Remote Management
10792novar-dbase 23400/tcp # Novar Data
10793novar-dbase 23400/udp # Novar Data
10794novar-alarm 23401/tcp # Novar Alarm
10795novar-alarm 23401/udp # Novar Alarm
10796novar-global 23402/tcp # Novar Global
10797novar-global 23402/udp # Novar Global
10798aequus 23456/tcp # Aequus Service
10799aequus-alt 23457/tcp # Aequus Service Mgmt
10800areaguard-neo 23546/tcp # AreaGuard Neo - WebServer
10801med-ltp 24000/tcp # med-ltp
10802med-ltp 24000/udp # med-ltp
10803med-fsp-rx 24001/tcp # med-fsp-rx
10804med-fsp-rx 24001/udp # med-fsp-rx
10805med-fsp-tx 24002/tcp # med-fsp-tx
10806med-fsp-tx 24002/udp # med-fsp-tx
10807med-supp 24003/tcp # med-supp
10808med-supp 24003/udp # med-supp
10809med-ovw 24004/tcp # med-ovw
10810med-ovw 24004/udp # med-ovw
10811med-ci 24005/tcp # med-ci
10812med-ci 24005/udp # med-ci
10813med-net-svc 24006/tcp # med-net-svc
10814med-net-svc 24006/udp # med-net-svc
10815filesphere 24242/tcp # fileSphere
10816filesphere 24242/udp # fileSphere
10817vista-4gl 24249/tcp # Vista 4GL
10818vista-4gl 24249/udp # Vista 4GL
10819ild 24321/tcp # Isolv Local Directory
10820ild 24321/udp # Isolv Local Directory
10821intel_rci 24386/tcp intel-rci # Intel RCI
10822intel_rci 24386/udp intel-rci # Intel RCI
10823tonidods 24465/tcp # Tonido Domain Server
10824tonidods 24465/udp # Tonido Domain Server
10825flashfiler 24677/tcp # FlashFiler
10826flashfiler 24677/udp # FlashFiler
10827proactivate 24678/tcp # Turbopower Proactivate
10828proactivate 24678/udp # Turbopower Proactivate
10829tcc-http 24680/tcp # TCC User HTTP Service
10830tcc-http 24680/udp # TCC User HTTP Service
10831cslg 24754/tcp # Citrix StorageLink Gateway
10832assoc-disc 24850/udp # Device Association Discovery
10833find 24922/tcp # Find Identification of Network Devices
10834find 24922/udp # Find Identification of Network Devices
10835icl-twobase1 25000/tcp # icl-twobase1
10836icl-twobase1 25000/udp # icl-twobase1
10837icl-twobase2 25001/tcp # icl-twobase2
10838icl-twobase2 25001/udp # icl-twobase2
10839icl-twobase3 25002/tcp # icl-twobase3
10840icl-twobase3 25002/udp # icl-twobase3
10841icl-twobase4 25003/tcp # icl-twobase4
10842icl-twobase4 25003/udp # icl-twobase4
10843icl-twobase5 25004/tcp # icl-twobase5
10844icl-twobase5 25004/udp # icl-twobase5
10845icl-twobase6 25005/tcp # icl-twobase6
10846icl-twobase6 25005/udp # icl-twobase6
10847icl-twobase7 25006/tcp # icl-twobase7
10848icl-twobase7 25006/udp # icl-twobase7
10849icl-twobase8 25007/tcp # icl-twobase8
10850icl-twobase8 25007/udp # icl-twobase8
10851icl-twobase9 25008/tcp # icl-twobase9
10852icl-twobase9 25008/udp # icl-twobase9
10853icl-twobase10 25009/tcp # icl-twobase10
10854icl-twobase10 25009/udp # icl-twobase10
10855rna 25471/sctp # RNSAP User Adaptation for Iurh
10856sauterdongle 25576/tcp # Sauter Dongle
10857idtp 25604/tcp # Identifier Tracing Protocol
10858vocaltec-hos 25793/tcp # Vocaltec Address Server
10859vocaltec-hos 25793/udp # Vocaltec Address Server
10860tasp-net 25900/tcp # TASP Network Comm
10861tasp-net 25900/udp # TASP Network Comm
10862niobserver 25901/tcp # NIObserver
10863niobserver 25901/udp # NIObserver
10864nilinkanalyst 25902/tcp # NILinkAnalyst
10865nilinkanalyst 25902/udp # NILinkAnalyst
10866niprobe 25903/tcp # NIProbe
10867niprobe 25903/udp # NIProbe
10868bf-game 25954/udp # Bitfighter game server
10869bf-master 25955/udp # Bitfighter master server
10870scscp 26133/tcp # Symbolic Computation Software Composability Protocol
10871scscp 26133/udp # Symbolic Computation Software Composability Protocol
10872ezproxy 26260/tcp # eZproxy
10873ezproxy 26260/udp # eZproxy
10874ezmeeting 26261/tcp # eZmeeting
10875ezmeeting 26261/udp # eZmeeting
10876k3software-svr 26262/tcp # K3 Software-Server
10877k3software-svr 26262/udp # K3 Software-Server
10878k3software-cli 26263/tcp # K3 Software-Client
10879k3software-cli 26263/udp # K3 Software-Client
10880exoline-tcp 26486/tcp # EXOline-TCP
10881exoline-udp 26486/udp # EXOline-UDP
10882exoconfig 26487/tcp # EXOconfig
10883exoconfig 26487/udp # EXOconfig
10884exonet 26489/tcp # EXOnet
10885exonet 26489/udp # EXOnet
10886imagepump 27345/tcp # ImagePump
10887imagepump 27345/udp # ImagePump
10888jesmsjc 27442/tcp # Job controller service
10889jesmsjc 27442/udp # Job controller service
10890kopek-httphead 27504/tcp # Kopek HTTP Head Port
10891kopek-httphead 27504/udp # Kopek HTTP Head Port
10892ars-vista 27782/tcp # ARS VISTA Application
10893ars-vista 27782/udp # ARS VISTA Application
10894tw-auth-key 27999/tcp # TW Authentication/Key Distribution and
10895tw-auth-key 27999/udp # Attribute Certificate Services
10896nxlmd 28000/tcp # NX License Manager
10897nxlmd 28000/udp # NX License Manager
10898pqsp 28001/tcp # PQ Service
10899siemensgsm 28240/tcp # Siemens GSM
10900siemensgsm 28240/udp # Siemens GSM
10901sgsap 29118/sctp # SGsAP in 3GPP
10902a27-ran-ran 28119/udp # A27 cdma2000 RAN Management
10903otmp 29167/tcp # ObTools Message Protocol
10904otmp 29167/udp # ObTools Message Protocol
10905sbcap 29168/sctp # SBcAP in 3GPP
10906iuhsctpassoc 29169/sctp # HNBAP and RUA Common Association
10907pago-services1 30001/tcp # Pago Services 1
10908pago-services1 30001/udp # Pago Services 1
10909pago-services2 30002/tcp # Pago Services 2
10910pago-services2 30002/udp # Pago Services 2
10911kingdomsonline 30260/tcp # Kingdoms Online (CraigAvenue)
10912kingdomsonline 30260/udp # Kingdoms Online (CraigAvenue)
10913ovobs 30999/tcp # OpenView Service Desk Client
10914ovobs 30999/udp # OpenView Service Desk Client
10915autotrac-acp 31020/tcp # Autotrac ACP 245
10916yawn 31029/udp # YaWN - Yet Another Windows Notifie
10917xqosd 31416/tcp # XQoS network monitor
10918xqosd 31416/udp # XQoS network monitor
10919tetrinet 31457/tcp # TetriNET Protocol
10920tetrinet 31457/udp # TetriNET Protocol
10921lm-mon 31620/tcp # lm mon
10922lm-mon 31620/udp # lm mon
10923dsx_monitor 31685/tcp dsx-monitor # DS Expert Monitor
10924gamesmith-port 31765/tcp # GameSmith Port
10925gamesmith-port 31765/udp # GameSmith Port
10926iceedcp_tx 31948/tcp iceedcp-tx # Embedded Device Configuration Protocol TX
10927iceedcp_tx 31948/udp iceedcp-tx # Embedded Device Configuration Protocol TX
10928iceedcp_rx 31949/tcp iceedcp-rx # Embedded Device Configuration Protocol RX
10929iceedcp_rx 31949/udp iceedcp-rx # Embedded Device Configuration Protocol RX
10930iracinghelper 32034/tcp # iRacing helper service
10931iracinghelper 32034/udp # iRacing helper service
10932t1distproc60 32249/tcp # T1 Distributed Processor
10933t1distproc60 32249/udp # T1 Distributed Processor
10934apm-link 32483/tcp # Access Point Manager Link
10935apm-link 32483/udp # Access Point Manager Link
10936sec-ntb-clnt 32635/tcp # SecureNotebook-CLNT
10937sec-ntb-clnt 32635/udp # SecureNotebook-CLNT
10938DMExpress 32636/tcp # DMExpress
10939DMExpress 32636/udp # DMExpress
10940filenet-powsrm 32767/tcp # FileNet BPM WS-ReliableMessaging Client
10941filenet-powsrm 32767/udp # FileNet BPM WS-ReliableMessaging Client
10942filenet-tms 32768/tcp # Filenet TMS
10943filenet-tms 32768/udp # Filenet TMS
10944filenet-rpc 32769/tcp # Filenet RPC
10945filenet-rpc 32769/udp # Filenet RPC
10946filenet-nch 32770/tcp # Filenet NCH
10947filenet-nch 32770/udp # Filenet NCH
10948filenet-rmi 32771/tcp # FileNET RMI
10949filenet-rmi 32771/udp # FileNet RMI
10950filenet-pa 32772/tcp # FileNET Process Analyzer
10951filenet-pa 32772/udp # FileNET Process Analyzer
10952filenet-cm 32773/tcp # FileNET Component Manager
10953filenet-cm 32773/udp # FileNET Component Manager
10954filenet-re 32774/tcp # FileNET Rules Engine
10955filenet-re 32774/udp # FileNET Rules Engine
10956filenet-pch 32775/tcp # Performance Clearinghouse
10957filenet-pch 32775/udp # Performance Clearinghouse
10958filenet-peior 32776/tcp # FileNET BPM IOR
10959filenet-peior 32776/udp # FileNET BPM IOR
10960filenet-obrok 32777/tcp # FileNet BPM CORBA
10961filenet-obrok 32777/udp # FileNet BPM CORBA
10962mlsn 32801/tcp # Multiple Listing Service Network
10963mlsn 32801/udp # Multiple Listing Service Network
10964retp 32811/tcp # Real Estate Transport Protocol
10965idmgratm 32896/tcp # Attachmate ID Manager
10966idmgratm 32896/udp # Attachmate ID Manager
10967aurora-balaena 33123/tcp # Aurora (Balaena Ltd)
10968aurora-balaena 33123/udp # Aurora (Balaena Ltd)
10969diamondport 33331/tcp # DiamondCentral Interface
10970diamondport 33331/udp # DiamondCentral Interface
10971dgi-serv 33333/tcp # Digital Gaslight Service
10972speedtrace 33334/tcp # SpeedTrace TraceAgent
10973speedtrace-disc 33334/udp # SpeedTrace TraceAgent Discovery
10974snip-slave 33656/tcp # SNIP Slave
10975snip-slave 33656/udp # SNIP Slave
10976turbonote-2 34249/tcp # TurboNote Relay Server Default Port
10977turbonote-2 34249/udp # TurboNote Relay Server Default Port
10978p-net-local 34378/tcp # P-Net on IP local
10979p-net-local 34378/udp # P-Net on IP local
10980p-net-remote 34379/tcp # P-Net on IP remote
10981p-net-remote 34379/udp # P-Net on IP remote
10982dhanalakshmi 34567/tcp # dhanalakshmi.org EDI Service
10983profinet-rt 34962/tcp # PROFInet RT Unicast
10984profinet-rt 34962/udp # PROFInet RT Unicast
10985profinet-rtm 34963/tcp # PROFInet RT Multicast
10986profinet-rtm 34963/udp # PROFInet RT Multicast
10987profinet-cm 34964/tcp # PROFInet Context Manager
10988profinet-cm 34964/udp # PROFInet Context Manager
10989ethercat 34980/tcp # EtherCAT Port
10990ethercat 34980/udp # EhterCAT Port
10991kitim 35354/tcp # KIT Messenger
10992altova-lm 35355/tcp # Altova License Management
10993altova-lm-disc 35355/udp # Altova License Management Discovery
10994guttersnex 35356/tcp # Gutters Note Exchange
10995openstack-id 35357/tcp # OpenStack ID Service
10996allpeers 36001/tcp # AllPeers Network
10997allpeers 36001/udp # AllPeers Network
10998s1-control 36412/sctp # S1-Control Plane (3GPP)
10999x2-control 36422/sctp # X2-Control Plane (3GPP)
11000m2ap 36443/sctp # M2 Application Part
11001m3ap 36444/sctp # M3 Application Part
11002febooti-aw 36524/tcp # Febooti Automation Workshop
11003kastenxpipe 36865/tcp # KastenX Pipe
11004kastenxpipe 36865/udp # KastenX Pipe
11005neckar 37475/tcp # science + computing's Venus Administration Port
11006neckar 37475/udp # science + computing's Venus Administration Port
11007unisys-eportal 37654/tcp # Unisys ClearPath ePortal
11008unisys-eportal 37654/udp # Unisys ClearPath ePortal
11009galaxy7-data 38201/tcp # Galaxy7 Data Tunnel
11010galaxy7-data 38201/udp # Galaxy7 Data Tunnel
11011fairview 38202/tcp # Fairview Message Service
11012fairview 38202/udp # Fairview Message Service
11013agpolicy 38203/tcp # AppGate Policy Server
11014agpolicy 38203/udp # AppGate Policy Server
11015sruth 38800/tcp # Sruth - University_Corporation_for_Atmospheric_Research
11016secrmmsafecopya 38865/tcp # for use of the secRMM SafeCopy program
11017turbonote-1 39681/tcp # TurboNote Default Port
11018turbonote-1 39681/udp # TurboNote Default Port
11019safetynetp 40000/tcp # SafetyNET p
11020safetynetp 40000/udp # SafetyNET p
11021cscp 40841/tcp # CSCP
11022cscp 40841/udp # CSCP
11023csccredir 40842/tcp # CSCCREDIR
11024csccredir 40842/udp # CSCCREDIR
11025csccfirewall 40843/tcp # CSCCFIREWALL
11026csccfirewall 40843/udp # CSCCFIREWALL
11027ortec-disc 40853/udp # ORTEC Service Discovery
11028fs-qos 41111/tcp # Foursticks QoS Protocol
11029fs-qos 41111/udp # Foursticks QoS Protocol
11030tentacle 41121/tcp # Tentacle Server
11031crestron-cip 41794/tcp # Crestron Control Port
11032crestron-cip 41794/udp # Crestron Control Port
11033crestron-ctp 41795/tcp # Crestron Terminal Port
11034crestron-ctp 41795/udp # Crestron Terminal Port
11035crestron-cips 41796/tcp # Crestron Secure Control Port
11036crestron-ctps 41797/tcp # Crestron Secure Terminal Port
11037candp 42508/tcp # Computer Associates network discovery protocol
11038candp 42508/udp # Computer Associates network discovery protocol
11039candrp 42509/tcp # CA discovery response
11040candrp 42509/udp # CA discovery response
11041caerpc 42510/tcp # CA eTrust RPC
11042caerpc 42510/udp # CA eTrust RPC
11043reachout 43188/tcp # REACHOUT
11044reachout 43188/udp # REACHOUT
11045ndm-agent-port 43189/tcp # NDM-AGENT-PORT
11046ndm-agent-port 43189/udp # NDM-AGENT-PORT
11047ip-provision 43190/tcp # IP-PROVISION
11048ip-provision 43190/udp # IP-PROVISION
11049noit-transport 43191/tcp # Reconnoiter Agent Data Transport
11050shaperai 43210/tcp # Shaper Automation Server
11051shaperai-disc 43210/udp # Shaper Automation Server Management Discovery
11052eq3-update 43439/tcp # EQ3 firmware update
11053eq3-config 43439/udp # EQ3 discovery and configuration
11054ew-mgmt 43440/tcp # Cisco EnergyWise Management
11055ew-disc-cmd 43440/udp # Cisco EnergyWise Discovery and Command Flooding
11056ciscocsdb 43441/tcp # Cisco NetMgmt DB Ports
11057ciscocsdb 43441/udp # Cisco NetMgmt DB Ports
11058pmcd 44321/tcp # PCP server (pmcd)
11059pmcd 44321/udp # PCP server (pmcd)
11060pmcdproxy 44322/tcp # PCP server (pmcd) proxy
11061pmcdproxy 44322/udp # PCP server (pmcd) proxy
11062pcp 44323/udp # Port Control Protocol
11063cognex-dataman 44444/tcp # Cognex DataMan Management
11064### UNAUTHORIZED USE: Ports 44515 & 44516 used by NI Device Protocol############
11065domiq 44544/udp # DOMIQ Building Automation
11066rbr-debug 44553/tcp # REALbasic Remote Debug
11067rbr-debug 44553/udp # REALbasic Remote Debug
11068EtherNet/IP-2 44818/tcp EtherNet-IP-2 # EtherNet/IP messaging
11069EtherNet/IP-2 44818/udp EtherNet-IP-2 # EtherNet/IP messaging
11070asmp 45000/tcp # NSi AutoStore Status Monitoring Protocol data transfer
11071asmp-mon 45000/udp # NSi AutoStore Status Monitoring Protocol device monitoring
11072asmps 45001/tcp # NSi AutoStore Status Monitoring Protocol secure data transfer
11073invision-ag 45054/tcp # InVision AG
11074invision-ag 45054/udp # InVision AG
11075eba 45678/tcp # EBA PRISE
11076eba 45678/udp # EBA PRISE
11077dai-shell 45824/tcp # Server for the DAI family of client-server products
11078qdb2service 45825/tcp # Qpuncture Data Access Service
11079qdb2service 45825/udp # Qpuncture Data Access Service
11080ssr-servermgr 45966/tcp # SSRServerMgr
11081ssr-servermgr 45966/udp # SSRServerMgr
11082sp-remotetablet 46998/tcp # connection between computer and a signature tablet
11083mediabox 46999/tcp # MediaBox Server
11084mediabox 46999/udp # MediaBox Server
11085mbus 47000/tcp # Message Bus
11086mbus 47000/udp # Message Bus
11087winrm 47001/tcp # Windows Remote Management Service
11088dbbrowse 47557/tcp # Databeam Corporation
11089dbbrowse 47557/udp # Databeam Corporation
11090directplaysrvr 47624/tcp # Direct Play Server
11091directplaysrvr 47624/udp # Direct Play Server
11092ap 47806/tcp # ALC Protocol
11093ap 47806/udp # ALC Protocol
11094bacnet 47808/tcp # Building Automation and Control Networks
11095bacnet 47808/udp # Building Automation and Control Networks
11096nimcontroller 48000/tcp # Nimbus Controller
11097nimcontroller 48000/udp # Nimbus Controller
11098nimspooler 48001/tcp # Nimbus Spooler
11099nimspooler 48001/udp # Nimbus Spooler
11100nimhub 48002/tcp # Nimbus Hub
11101nimhub 48002/udp # Nimbus Hub
11102nimgtw 48003/tcp # Nimbus Gateway
11103nimgtw 48003/udp # Nimbus Gateway
11104nimbusdb 48004/tcp # NimbusDB Connector
11105nimbusdbctrl 48005/tcp # NimbusDB Control
111063gpp-cbsp 48049/tcp # 3GPP Cell Broadcast Service Protocol
11107isnetserv 48128/tcp # Image Systems Network Services
11108isnetserv 48128/udp # Image Systems Network Services
11109blp5 48129/tcp # Bloomberg locator
11110blp5 48129/udp # Bloomberg locator
11111com-bardac-dw 48556/tcp # com-bardac-dw
11112com-bardac-dw 48556/udp # com-bardac-dw
11113iqobject 48619/tcp # iqobject
11114iqobject 48619/udp # iqobject
11115matahari 49000/tcp # Matahari Broker