Home | History | Annotate | Line # | Download | only in etc
services revision 1.84
      1  1.84      reed #	$NetBSD: services,v 1.84 2007/02/10 19:39:02 reed Exp $
      2   1.1       cgd #
      3   1.1       cgd # Network services, Internet style
      4   1.1       cgd #
      5   1.8       cgd # Note that it is presently the policy of IANA to assign a single well-known
      6   1.8       cgd # port number for both TCP and UDP; hence, most entries here have two entries
      7   1.8       cgd # even if the protocol doesn't support UDP operations.
      8   1.8       cgd # Updated from RFC 1340, ``Assigned Numbers'' (July 1992).  Not all ports
      9   1.8       cgd # are included, only the more common ones.
     10  1.56     lukem # The latest IANA list is available from:
     11  1.56     lukem #	http://www.iana.org/assignments/port-numbers
     12   1.1       cgd #
     13  1.21     mikel #	from: @(#)services	8.2 (Berkeley) 3/26/95
     14   1.8       cgd #
     15  1.20     mikel tcpmux		1/tcp		# TCP port multiplexer (RFC1078)
     16   1.1       cgd echo		7/tcp
     17   1.1       cgd echo		7/udp
     18   1.1       cgd discard		9/tcp		sink null
     19   1.1       cgd discard		9/udp		sink null
     20   1.1       cgd systat		11/tcp		users
     21   1.1       cgd daytime		13/tcp
     22   1.1       cgd daytime		13/udp
     23   1.1       cgd netstat		15/tcp
     24   1.1       cgd qotd		17/tcp		quote
     25   1.8       cgd msp		18/tcp		# message send protocol
     26  1.24       mrg msp		18/udp
     27   1.1       cgd chargen		19/tcp		ttytst source
     28   1.1       cgd chargen		19/udp		ttytst source
     29  1.12       cgd ftp-data	20/tcp		# default ftp data port
     30  1.24       mrg ftp		21/tcp		# File Transfer Protocol
     31  1.24       mrg ssh		22/tcp		# Secure Shell
     32  1.18       mrg ssh		22/udp
     33   1.1       cgd telnet		23/tcp
     34   1.8       cgd # 24 - private
     35   1.1       cgd smtp		25/tcp		mail
     36   1.8       cgd # 26 - unassigned
     37   1.1       cgd time		37/tcp		timserver
     38   1.1       cgd time		37/udp		timserver
     39   1.1       cgd rlp		39/udp		resource	# resource location
     40   1.1       cgd nameserver	42/tcp		name		# IEN 116
     41   1.1       cgd whois		43/tcp		nicname
     42  1.83      elad tacacs		49/tcp		# Login Host Protocol (TACACS)
     43  1.83      elad tacacs		49/udp		# Login Host Protocol (TACACS)
     44  1.31     lukem domain		53/tcp		# name-domain server
     45  1.31     lukem domain		53/udp
     46   1.1       cgd mtp		57/tcp				# deprecated
     47   1.8       cgd bootps		67/tcp		# BOOTP server
     48   1.8       cgd bootps		67/udp
     49   1.8       cgd bootpc		68/tcp		# BOOTP client
     50   1.8       cgd bootpc		68/udp
     51  1.24       mrg tftp		69/udp		# Trivial File Transfer Protocol
     52   1.8       cgd gopher		70/tcp		# Internet Gopher
     53   1.8       cgd gopher		70/udp
     54   1.1       cgd rje		77/tcp		netrjs
     55   1.1       cgd finger		79/tcp
     56  1.74     jwise http		80/tcp		www www-http	# WorldWideWeb HTTP
     57  1.74     jwise http		80/udp		www www-http	# HyperText Transfer Protocol
     58   1.1       cgd link		87/tcp		ttylink
     59  1.17   ghudson kerberos	88/tcp		krb5	# Kerberos v5
     60  1.17   ghudson kerberos	88/udp
     61   1.1       cgd supdup		95/tcp
     62   1.8       cgd # 100 - reserved
     63   1.1       cgd hostnames	101/tcp		hostname	# usually from sri-nic
     64   1.8       cgd iso-tsap	102/tcp		tsap		# part of ISODE.
     65   1.8       cgd csnet-ns	105/tcp		cso-ns	# also used by CSO name server
     66   1.8       cgd csnet-ns	105/udp		cso-ns
     67  1.53    martti poppass		106/tcp		poppassd
     68   1.8       cgd rtelnet		107/tcp		# Remote Telnet
     69   1.8       cgd rtelnet		107/udp
     70   1.8       cgd pop2		109/tcp		postoffice	# POP version 2
     71   1.8       cgd pop2		109/udp
     72   1.8       cgd pop3		110/tcp		# POP version 3
     73   1.8       cgd pop3		110/udp
     74  1.35      fvdl sunrpc		111/tcp		rpcbind		# Remote Procedure Call
     75  1.35      fvdl sunrpc		111/udp		rpcbind
     76  1.10       cgd auth		113/tcp		authentication tap ident
     77   1.1       cgd sftp		115/tcp
     78   1.1       cgd uucp-path	117/tcp
     79  1.69    simonb sqlserv		118/tcp				# SQL Services
     80   1.1       cgd nntp		119/tcp		readnews untp	# USENET News Transfer Protocol
     81  1.54    simonb erpc		121/udp			# Encore Expedited Remote Pro.Call
     82   1.8       cgd ntp		123/tcp
     83   1.8       cgd ntp		123/udp				# Network Time Protocol
     84   1.8       cgd netbios-ns	137/tcp				# NETBIOS Name Service
     85   1.8       cgd netbios-ns	137/udp
     86   1.8       cgd netbios-dgm	138/tcp				# NETBIOS Datagram Service
     87   1.8       cgd netbios-dgm	138/udp
     88   1.8       cgd netbios-ssn	139/tcp				# NETBIOS session service
     89   1.8       cgd netbios-ssn	139/udp
     90  1.33    itojun imap	143/tcp		imap2 imap4	# Internet Message Access Protocol
     91  1.33    itojun imap	143/udp		imap2 imap4
     92   1.8       cgd snmp		161/udp				# Simple Net Mgmt Proto
     93   1.8       cgd snmp-trap	162/udp		snmptrap	# Traps for SNMP
     94   1.8       cgd cmip-man	163/tcp				# ISO mgmt over IP (CMOT)
     95   1.8       cgd cmip-man	163/udp
     96   1.8       cgd cmip-agent	164/tcp
     97   1.8       cgd cmip-agent	164/udp
     98  1.26      fair mailq		174/tcp				# zmailer MTA
     99   1.8       cgd xdmcp		177/tcp				# X Display Mgr. Control Proto
    100   1.8       cgd xdmcp		177/udp
    101   1.8       cgd nextstep	178/tcp		NeXTStep NextStep	# NeXTStep window
    102   1.8       cgd nextstep	178/udp		NeXTStep NextStep	# server
    103   1.8       cgd bgp		179/tcp				# Border Gateway Proto.
    104   1.8       cgd bgp		179/udp
    105   1.8       cgd prospero	191/tcp				# Cliff Neuman's Prospero
    106   1.8       cgd prospero	191/udp
    107   1.8       cgd irc		194/tcp				# Internet Relay Chat
    108   1.8       cgd irc		194/udp
    109   1.8       cgd smux		199/tcp				# SNMP Unix Multiplexer
    110   1.8       cgd smux		199/udp
    111   1.8       cgd at-rtmp		201/tcp				# AppleTalk routing
    112   1.8       cgd at-rtmp		201/udp
    113   1.8       cgd at-nbp		202/tcp				# AppleTalk name binding
    114   1.8       cgd at-nbp		202/udp
    115   1.8       cgd at-echo		204/tcp				# AppleTalk echo
    116   1.8       cgd at-echo		204/udp
    117   1.8       cgd at-zis		206/tcp				# AppleTalk zone information
    118   1.8       cgd at-zis		206/udp
    119   1.8       cgd z3950		210/tcp		wais		# NISO Z39.50 database
    120   1.8       cgd z3950		210/udp		wais
    121   1.8       cgd ipx		213/tcp				# IPX
    122   1.8       cgd ipx		213/udp
    123   1.8       cgd imap3		220/tcp				# Interactive Mail Access
    124   1.8       cgd imap3		220/udp				# Protocol v3
    125  1.45    simonb rsh-spx		222/tcp				# Berkeley rshd with SPX auth
    126   1.8       cgd ulistserv	372/tcp				# UNIX Listserv
    127   1.8       cgd ulistserv	372/udp
    128  1.22        is nip		376/tcp				# Amiga Envoy Net Inquiry Prot.
    129  1.22        is nip		376/udp				# Amiga Envoy Net Inquiry Prot.
    130  1.34      tron ldap		389/tcp			# Lightweight Directory Access Protocol
    131  1.34      tron ldap		389/udp			# Lightweight Directory Access Protocol
    132  1.70    simonb imsp		406/tcp			# Interactive Mail Support Protocol
    133  1.70    simonb imsp		406/udp			# Interactive Mail Support Protocol
    134  1.59     pooka microsoft-ds	445/tcp			# Microsoft-DS
    135  1.59     pooka microsoft-ds	445/udp			# Microsoft-DS
    136  1.39   thorpej isakmp		500/tcp			# IPsec Key Management (ISAKMP/Oakley)
    137  1.39   thorpej isakmp		500/udp			# IPsec Key Management (ISAKMP/Oakley)
    138  1.47    itojun ripng		521/tcp			# RIP for IPv6
    139  1.47    itojun ripng		521/udp			# RIP for IPv6
    140  1.72       mrg submission	587/tcp			# Message Submission
    141  1.72       mrg submission	587/udp			# Message Submission
    142  1.70    simonb acap		674/tcp		# Application Configuration Access Protocol
    143  1.70    simonb acap		674/udp		# Application Configuration Access Protocol
    144  1.62      salo silc		706/tcp			# Secure Internet Live Conferencing
    145  1.62      salo silc		706/udp			# Secure Internet Live Conferencing
    146  1.71  wrstuden iscsi-rfc	860/tcp			# RFC port used by iSCSI targets
    147  1.22        is 
    148   1.1       cgd #
    149   1.1       cgd # UNIX specific services
    150   1.1       cgd #
    151  1.24       mrg exec		512/tcp				# Remote execution
    152  1.24       mrg biff		512/udp		comsat		# Biff the dog
    153  1.24       mrg login		513/tcp				# Remote login
    154  1.24       mrg who		513/udp		whod		# Remote who
    155  1.24       mrg shell		514/tcp		cmd		# Remote command shell
    156  1.24       mrg syslog		514/udp				# System logger
    157   1.1       cgd printer		515/tcp		spooler		# line printer spooler
    158  1.24       mrg talk		517/udp				# Talk protocols
    159   1.1       cgd ntalk		518/udp
    160   1.8       cgd route		520/udp		router routed	# RIP
    161   1.1       cgd timed		525/udp		timeserver
    162   1.1       cgd tempo		526/tcp		newdate
    163   1.1       cgd courier		530/tcp		rpc
    164   1.1       cgd conference	531/tcp		chat
    165  1.31     lukem netnews		532/tcp
    166   1.1       cgd netwall		533/udp				# -for emergency broadcasts
    167   1.1       cgd uucp		540/tcp		uucpd		# uucp daemon
    168  1.20     mikel rdist		541/tcp		rdistd		# rdist daemon
    169  1.27  wrstuden afpovertcp	548/tcp				# AppleshareIP protocol
    170  1.27  wrstuden afpovertcp	548/udp				# AppleshareIP protocol
    171   1.1       cgd remotefs	556/tcp		rfs_server rfs	# Brunhoff remote filesystem
    172  1.30       hwr #
    173  1.34      tron webster		765/tcp				# Network dictionary
    174  1.34      tron webster		765/udp
    175  1.68     enami rsync		873/tcp				# rsync
    176  1.57     heinz rsync		873/udp				# rsync
    177  1.34      tron 
    178  1.34      tron #
    179  1.34      tron # Various SSL services
    180  1.34      tron #
    181  1.34      tron https		443/tcp			# http protocol over TLS/SSL
    182  1.34      tron https		443/udp			# http protocol over TLS/SSL
    183  1.81    rpaulo smtps		465/tcp			# smtp protocol over TLS/SSL
    184  1.81    rpaulo smtps		465/udp			# smtp protocol over TLS/SSL
    185  1.34      tron nntps		563/tcp			# nntp protocol over TLS/SSL (was snntp)
    186  1.34      tron nntps		563/udp			# nntp protocol over TLS/SSL (was snntp)
    187  1.30       hwr ldaps		636/tcp			# ldap protocol over TLS/SSL (was sldap)
    188  1.30       hwr ldaps		636/udp			# ldap protocol over TLS/SSL (was sldap)
    189  1.34      tron ftps-data	989/tcp			# ftp protocol, data, over TLS/SSL
    190  1.34      tron ftps-data	989/udp			# ftp protocol, data, over TLS/SSL
    191  1.34      tron ftps		990/tcp			# ftp protocol, control, over TLS/SSL
    192  1.34      tron ftps		990/udp			# ftp protocol, control, over TLS/SSL
    193  1.34      tron telnets		992/tcp			# telnet protocol over TLS/SSL
    194  1.34      tron telnets		992/udp			# telnet protocol over TLS/SSL
    195  1.34      tron imaps		993/tcp			# imap4 protocol over TLS/SSL
    196  1.34      tron imaps		993/udp			# imap4 protocol over TLS/SSL
    197  1.34      tron ircs		994/tcp			# irc protocol over TLS/SSL
    198  1.34      tron ircs		994/udp			# irc protocol over TLS/SSL
    199  1.34      tron pop3s		995/tcp			# pop3 protocol over TLS/SSL (was spop3)
    200  1.34      tron pop3s		995/udp			# pop3 protocol over TLS/SSL (was spop3)
    201  1.25     lukem 
    202   1.8       cgd #
    203   1.8       cgd # From ``Assigned Numbers'':
    204   1.8       cgd #
    205   1.8       cgd #> The Registered Ports are not controlled by the IANA and on most systems
    206   1.8       cgd #> can be used by ordinary user processes or programs executed by ordinary
    207   1.8       cgd #> users.
    208   1.8       cgd #
    209   1.8       cgd #> Ports are used in the TCP [45,106] to name the ends of logical
    210   1.8       cgd #> connections which carry long term conversations.  For the purpose of
    211   1.8       cgd #> providing services to unknown callers, a service contact port is
    212   1.8       cgd #> defined.  This list specifies the port used by the server process as its
    213   1.8       cgd #> contact port.  While the IANA can not control uses of these ports it
    214  1.84      reed #> does register or list uses of these ports as a convenience to the
    215   1.8       cgd #> community.
    216   1.8       cgd #
    217   1.1       cgd ingreslock	1524/tcp
    218   1.8       cgd ingreslock	1524/udp
    219   1.8       cgd prospero-np	1525/tcp		# Prospero non-privileged
    220   1.8       cgd prospero-np	1525/udp
    221  1.56     lukem radius		1812/tcp
    222  1.56     lukem radius		1812/udp
    223  1.56     lukem radius-acct	1813/tcp		radacct
    224  1.56     lukem radius-acct	1813/udp		radacct
    225  1.28      tron cvspserver	2401/tcp
    226  1.28      tron cvspserver	2401/udp
    227  1.71  wrstuden isns		3205/tcp		# iSNS server port
    228  1.71  wrstuden isns		3205/udp		# iSNS server port
    229  1.71  wrstuden iscsi		3260/tcp		# Draft port used by iSCSI targets
    230  1.71  wrstuden 					# Will be moved to 860 after RFC
    231  1.71  wrstuden 					# is published
    232  1.71  wrstuden iscsi-target	3260/tcp		# Draft port used by iSCSI targets
    233  1.55       cjs mysql		3306/tcp		# MySQL
    234  1.55       cjs mysql		3306/udp		# MySQL
    235  1.61     pooka svn		3690/tcp		# Subversion
    236  1.61     pooka svn		3690/udp		# Subversion
    237   1.8       cgd rfe		5002/tcp		# Radio Free Ethernet
    238   1.8       cgd rfe		5002/udp		# Actually uses UDP only
    239  1.80  drochner sip		5060/tcp		# SIP
    240  1.80  drochner sip		5060/udp		# SIP
    241  1.55       cjs postgresql	5432/tcp		# PostgreSQL Database
    242  1.55       cjs postgresql	5432/udp		# PostgreSQL Database
    243  1.25     lukem 
    244   1.1       cgd #
    245   1.1       cgd # Kerberos (Project Athena/MIT) services
    246  1.38      joda # (note that kerberos @ port 88 is sorted in the list above)
    247   1.1       cgd #
    248  1.38      joda kpasswd		464/udp			# Kerberos password changing protocol
    249  1.38      joda kpasswd		464/tcp			# Kerberos password changing protocol
    250  1.13   mycroft klogin		543/tcp			# Kerberos `rlogin'
    251  1.14   mycroft kshell		544/tcp		krcmd	# Kerberos `rsh'
    252  1.38      joda ekshell		545/tcp			# Encrypted kshell
    253  1.13   mycroft kerberos-adm	749/tcp			# Kerberos `kadmin' (v5)
    254  1.38      joda kerberos-iv	750/udp		kdc kerberos4	# Kerberos (server) udp
    255  1.38      joda kerberos-iv	750/tcp		kdc kerberos4	# Kerberos (server) tcp
    256  1.48     veego kerberos-master	751/udp			# Kerberos admin server udp
    257  1.48     veego kerberos-master	751/tcp			# Kerberos admin server tcp
    258  1.40   thorpej hprop		754/tcp			# Heimdal KDC database propagation
    259  1.16       tls krbupdate	760/tcp		kreg	# BSD Kerberos registration
    260  1.48     veego kpwd		761/tcp			# old BSD Kerberos `passwd'
    261  1.44      joda 					# (formerly `kpasswd')
    262  1.36   mycroft kpop		1109/tcp		# Kerberos POP server
    263  1.13   mycroft eklogin		2105/tcp		# Kerberos encrypted `rlogin'
    264  1.38      joda ekshell2	2106/tcp		# Encrypted kshell - UColorado, Boulder
    265  1.38      joda krb524		4444/udp		# krb5 -> krb4 ticket conversion
    266  1.50      joda 
    267  1.50      joda #
    268  1.50      joda # AFS services
    269  1.50      joda #
    270  1.50      joda # IANA has these registered as both UDP and TCP, but only the UDP
    271  1.50      joda # ports are used by the protocol
    272  1.50      joda #
    273  1.50      joda afs3-fileserver 7000/tcp		# file server itself
    274  1.50      joda afs3-fileserver 7000/udp		# file server itself
    275  1.50      joda afs3-callback	7001/tcp		# callbacks to cache managers
    276  1.50      joda afs3-callback	7001/udp		# callbacks to cache managers
    277  1.50      joda afs3-prserver	7002/tcp		# users & groups database
    278  1.50      joda afs3-prserver	7002/udp		# users & groups database
    279  1.50      joda afs3-vlserver	7003/tcp		# volume location database
    280  1.50      joda afs3-vlserver	7003/udp		# volume location database
    281  1.50      joda afs3-kaserver	7004/tcp		# AFS/Kerberos authentication service
    282  1.50      joda afs3-kaserver	7004/udp		# AFS/Kerberos authentication service
    283  1.64       wiz afs3-volser	7005/tcp		# volume management server
    284  1.64       wiz afs3-volser	7005/udp		# volume management server
    285  1.50      joda afs3-errors	7006/tcp		# error interpretation service
    286  1.50      joda afs3-errors	7006/udp		# error interpretation service
    287  1.50      joda afs3-bos	7007/tcp		# basic overseer process
    288  1.50      joda afs3-bos	7007/udp		# basic overseer process
    289  1.50      joda afs3-update	7008/tcp		# server-to-server updater
    290  1.50      joda afs3-update	7008/udp		# server-to-server updater
    291  1.50      joda afs3-rmtsys	7009/tcp		# remote cache manager service
    292  1.50      joda afs3-rmtsys	7009/udp		# remote cache manager service
    293  1.50      joda afs3-resserver	7010/tcp		# MR-AFS residence server
    294  1.50      joda afs3-resserver	7010/udp		# MR-AFS residence server
    295  1.50      joda afs3-remio	7011/tcp		# MR-AFS remote IO server
    296  1.50      joda afs3-remio	7011/udp		# MR-AFS remote IO server
    297  1.25     lukem 
    298   1.9       cgd #
    299   1.9       cgd # Unofficial but necessary (for NetBSD) services
    300   1.9       cgd #
    301   1.9       cgd supfilesrv	871/tcp			# SUP server
    302   1.9       cgd supfiledbg	1127/tcp		# SUP debugging
    303  1.25     lukem 
    304  1.19       mrg #
    305  1.19       mrg # other common ports
    306  1.19       mrg #
    307  1.41   thorpej swat		901/tcp			# Samba Web Administration Tool
    308  1.70    simonb sieve		2000/tcp		# RFC3028
    309  1.70    simonb lmtp		2003/tcp		# Local Mail Transfer Protocol
    310  1.19       mrg nfs		2049/udp	nfsd	# Sun NFS
    311  1.19       mrg nfs		2049/tcp	nfsd	# Sun NFS
    312  1.52      tron suucp		4031/tcp		# UUCP over SSL
    313  1.52      tron suucp		4031/udp		# UUCP over SSL
    314  1.70    simonb fud		4201/udp		# Cyrus IMAP finger-like service
    315  1.24       mrg X11		6000/tcp		# X Window System
    316  1.24       mrg ircd		6667/tcp		# Often used IRC port (also see 194)
    317  1.49  tshiozak sstp-2		9801/tcp		# Sakura Script Transfer Protocol-2
    318  1.49  tshiozak sstp-2		9801/udp		# Sakura Script Transfer Protocol-2
    319  1.46    simonb amanda		10080/udp		# Amanda
    320  1.65      fair kamanda		10081/udp		# Amanda with Kerberos
    321  1.78  christos amandaidx	10082/tcp		# Amanda index server
    322  1.78  christos amidxtape	10083/tcp		# Amanda dump image server
    323  1.51    toshii italk		12345/tcp		# Italk Chat System
    324  1.51    toshii italk		12345/udp		# Italk Chat System
    325  1.23       mrg hunt		26740/udp		# multi-player/multi-host maze-wars
    326  1.25     lukem 
    327  1.25     lukem #
    328  1.25     lukem # Netatalk (in-kernel Appletalk) services
    329  1.25     lukem # Note: The running kernel must be configured with "options NETATALK"
    330  1.25     lukem # and software not included in NetBSD, such as Netatalk version 1.4b2
    331  1.25     lukem # or later, must be used to take advantage of these services.
    332  1.25     lukem #
    333  1.25     lukem rtmp		1/ddp			# Routing Table Maintenance Protocol
    334  1.25     lukem nbp		2/ddp			# Name Binding Protocol
    335  1.25     lukem echo		4/ddp			# AppleTalk Echo Protocol
    336  1.25     lukem zip		6/ddp			# Zone Information Protocol
    337  1.42      phil 
    338  1.42      phil # Iana registered Coda filesystem port numbers
    339  1.48     veego rpc2portmap	369/tcp
    340  1.43       abs rpc2portmap	369/udp			# Coda portmapper
    341  1.48     veego codaauth2	370/tcp
    342  1.43       abs codaauth2	370/udp			# Coda authentication server
    343  1.42      phil 
    344  1.82    rpaulo # Iana registered dict port numbers
    345  1.82    rpaulo dict		2628/tcp		# DICT
    346  1.82    rpaulo dict		2628/udp
    347  1.82    rpaulo 
    348  1.43       abs venus		2430/tcp		# codacon port
    349  1.48     veego venus		2430/udp		# Venus callback/wbc interface
    350  1.43       abs venus-se	2431/tcp		# tcp side effects
    351  1.43       abs venus-se	2431/udp		# udp sftp side effect
    352  1.43       abs codasrv		2432/tcp		# not used
    353  1.43       abs codasrv		2432/udp		# server port
    354  1.43       abs codasrv-se	2433/tcp		# tcp side effects
    355  1.43       abs codasrv-se	2433/udp		# udp sftp side effect
    356  1.63      ross 
    357  1.63      ross # Iana registered ports commonly found in security logs
    358  1.67    simonb epmap		135/tcp			# DCE endpoint resolution
    359  1.67    simonb epmap		135/udp			# DCE endpoint resolution
    360  1.67    simonb rtsp		554/tcp			# Real Time Stream Control Protocol
    361  1.67    simonb rtsp		554/udp			# Real Time Stream Control Protocol
    362  1.67    simonb socks		1080/tcp		# Socks
    363  1.67    simonb socks		1080/udp		# Socks
    364  1.69    simonb kazaa		1214/tcp		# KAZAA
    365  1.69    simonb kazaa		1214/udp		# KAZAA
    366  1.68     enami ms-sql-s	1433/tcp		# Microsoft-SQL-Server
    367  1.68     enami ms-sql-s	1433/udp		# Microsoft-SQL-Server
    368  1.68     enami ms-sql-m	1434/tcp		# Microsoft-SQL-Monitor
    369  1.68     enami ms-sql-m	1434/udp		# Microsoft-SQL-Monitor
    370  1.67    simonb ms-wbt-server	3389/tcp		# MS WBT Server
    371  1.67    simonb ms-wbt-server	3389/udp		# MS WBT Server
    372  1.69    simonb terabase	4000/tcp	icq	# used for both Terabase and ICQ
    373  1.69    simonb terabase	4000/udp	icq	# used for both Terabase and ICQ
    374  1.67    simonb radmin-port	4899/tcp		# RAdmin Port
    375  1.67    simonb radmin-port	4899/udp		# RAdmin Port
    376  1.77    simonb mdns		5353/tcp		# Multicast DNS
    377  1.77    simonb mdns		5353/udp		# Multicast DNS
    378  1.66    simonb http-alt	8080/tcp		# HTTP Alternate (see port 80)
    379  1.66    simonb http-alt	8080/udp		# HTTP Alternate (see port 80)
    380  1.73     jwise 
    381  1.73     jwise # Zephyr services
    382  1.73     jwise zephyr-clt      2103/udp                        # Zephyr serv-hm connection
    383  1.73     jwise zephyr-hm       2104/udp                        # Zephyr hostmanager
    384  1.73     jwise zephyr-hm-srv   2105/udp                        # Zephyr hm-serv connection
    385