227 lines
10 KiB
Diff
227 lines
10 KiB
Diff
|
--- services
|
||
|
+++ services 2006/10/04 12:21:31
|
||
|
@@ -1,3 +1,13 @@
|
||
|
+#
|
||
|
+# Network services, Internet style
|
||
|
+#
|
||
|
+# Note that it is presently the policy of IANA to assign a single well-known
|
||
|
+# port number for both TCP and UDP; hence, most entries here have two entries
|
||
|
+# even if the protocol doesn't support UDP operations.
|
||
|
+#
|
||
|
+# This list could be found on:
|
||
|
+# http://www.iana.org/assignments/port-numbers
|
||
|
+#
|
||
|
# See also: services(5), http://www.sethwklein.net/projects/iana-etc/
|
||
|
#
|
||
|
# PORT NUMBERS
|
||
|
@@ -77,8 +87,8 @@
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
# 6/tcp # Unassigned
|
||
|
# 6/udp # Unassigned
|
||
|
-echo 7/tcp # Echo
|
||
|
-echo 7/udp # Echo
|
||
|
+echo 7/tcp Echo
|
||
|
+echo 7/udp Echo
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
# 8/tcp # Unassigned
|
||
|
# 8/udp # Unassigned
|
||
|
@@ -89,8 +99,8 @@
|
||
|
# IETF dccp WG, Eddie Kohler <kohler@cs.ucla.edu>, [RFC4340]
|
||
|
# 10/tcp # Unassigned
|
||
|
# 10/udp # Unassigned
|
||
|
-systat 11/tcp # Active Users
|
||
|
-systat 11/udp # Active Users
|
||
|
+systat 11/tcp users # Active Users
|
||
|
+systat 11/udp users # Active Users
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
# 12/tcp # Unassigned
|
||
|
# 12/udp # Unassigned
|
||
|
@@ -99,12 +109,12 @@
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
# 14/tcp # Unassigned
|
||
|
# 14/udp # Unassigned
|
||
|
-# 15/tcp # Unassigned [was netstat]
|
||
|
+netstat 15/tcp # Unassigned [was netstat]
|
||
|
# 15/udp # Unassigned
|
||
|
# 16/tcp # Unassigned
|
||
|
# 16/udp # Unassigned
|
||
|
-qotd 17/tcp # Quote of the Day
|
||
|
-qotd 17/udp # Quote of the Day
|
||
|
+qotd 17/tcp quote # Quote of the Day
|
||
|
+qotd 17/udp quote # Quote of the Day
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
msp 18/tcp # Message Send Protocol
|
||
|
msp 18/udp # Message Send Protocol
|
||
|
@@ -114,7 +124,7 @@
|
||
|
ftp-data 20/tcp # File Transfer [Default Data]
|
||
|
ftp-data 20/udp # File Transfer [Default Data]
|
||
|
ftp 21/tcp # File Transfer [Control]
|
||
|
-ftp 21/udp # File Transfer [Control]
|
||
|
+fsp 21/udp # File Transfer [Control]
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
ssh 22/tcp # SSH Remote Login Protocol
|
||
|
ssh 22/udp # SSH Remote Login Protocol
|
||
|
@@ -125,8 +135,8 @@
|
||
|
# 24/tcp any private mail system
|
||
|
# 24/udp any private mail system
|
||
|
# Rick Adams <rick@UUNET.UU.NET>
|
||
|
-smtp 25/tcp # Simple Mail Transfer
|
||
|
-smtp 25/udp # Simple Mail Transfer
|
||
|
+smtp 25/tcp mail # Simple Mail Transfer
|
||
|
+smtp 25/udp mail # Simple Mail Transfer
|
||
|
# Jon Postel <postel@isi.edu>
|
||
|
# 26/tcp # Unassigned
|
||
|
# 26/udp # Unassigned
|
||
|
@@ -374,8 +384,8 @@
|
||
|
pop3 110/tcp # Post Office Protocol - Version 3
|
||
|
pop3 110/udp # Post Office Protocol - Version 3
|
||
|
# Marshall Rose <mrose@dbc.mtview.ca.us>
|
||
|
-sunrpc 111/tcp # SUN Remote Procedure Call
|
||
|
-sunrpc 111/udp # SUN Remote Procedure Call
|
||
|
+sunrpc 111/tcp rpcbind # SUN Remote Procedure Call
|
||
|
+sunrpc 111/udp rpcbind # SUN Remote Procedure Call
|
||
|
# Chuck McManis <cmcmanis@freegate.net>
|
||
|
mcidas 112/tcp # McIDAS Data Transmission Protocol
|
||
|
mcidas 112/udp # McIDAS Data Transmission Protocol
|
||
|
@@ -467,8 +477,8 @@
|
||
|
bl-idm 142/tcp # Britton-Lee IDM
|
||
|
bl-idm 142/udp # Britton-Lee IDM
|
||
|
# Susie Snitzer <---none--->
|
||
|
-imap 143/tcp # Internet Message Access Protocol
|
||
|
-imap 143/udp # Internet Message Access Protocol
|
||
|
+imap 143/tcp imap2 # Internet Message Access Protocol
|
||
|
+imap 143/udp imap2 # Internet Message Access Protocol
|
||
|
# Mark Crispin <MRC@CAC.Washington.EDU>
|
||
|
uma 144/tcp # Universal Management Architecture
|
||
|
uma 144/udp # Universal Management Architecture
|
||
|
@@ -1177,7 +1187,9 @@
|
||
|
kpasswd 464/tcp # kpasswd
|
||
|
kpasswd 464/udp # kpasswd
|
||
|
# Theodore Ts'o <tytso@MIT.EDU>
|
||
|
-urd 465/tcp # URL Rendesvous Directory for SSM
|
||
|
+# 465 is illegal used by eMail Server
|
||
|
+smtps 465/tcp # eMail Server
|
||
|
+#urd 465/tcp # URL Rendesvous Directory for SSM
|
||
|
igmpv3lite 465/udp # IGMP over UDP for SSM
|
||
|
# Toerless Eckert <eckert@cisco.com>
|
||
|
digital-vrc 466/tcp # digital-vrc
|
||
|
@@ -2050,6 +2062,7 @@
|
||
|
omginitialrefs 900/tcp # OMG Initial Refs
|
||
|
omginitialrefs 900/udp # OMG Initial Refs
|
||
|
# Christian Callsen <Christian.Callsen@eng.sun.com>
|
||
|
+swat 901/tcp # CONFLICT, not official assigned!
|
||
|
smpnameres 901/tcp # SMPNAMERES
|
||
|
smpnameres 901/udp # SMPNAMERES
|
||
|
# Leif Ekblad <leif@rdos.net>
|
||
|
@@ -3083,8 +3096,8 @@
|
||
|
equationbuilder 1351/tcp # Digital Tool Works (MIT)
|
||
|
equationbuilder 1351/udp # Digital Tool Works (MIT)
|
||
|
# Terrence J. Talbot <lexcube!tjt@bu.edu>
|
||
|
-lotusnote 1352/tcp # Lotus Note
|
||
|
-lotusnote 1352/udp # Lotus Note
|
||
|
+lotusnote 1352/tcp lotusnotes # Lotus Note
|
||
|
+lotusnote 1352/udp lotusnotes # Lotus Note
|
||
|
# Greg Pflaum <iris.com!Greg_Pflaum@uunet.uu.net> (July 1992)
|
||
|
relief 1353/tcp # Relief Consulting
|
||
|
relief 1353/udp # Relief Consulting
|
||
|
@@ -4917,6 +4930,9 @@
|
||
|
x25-svc-port 1998/udp # cisco X.25 service (XOT)
|
||
|
tcp-id-port 1999/tcp # cisco identification port
|
||
|
tcp-id-port 1999/udp # cisco identification port
|
||
|
+# Port 2000 is illegal used by sieve
|
||
|
+sieve 2000/tcp # Cyrus SIEVE
|
||
|
+sieve 2000/udp # Cyrus SIEVE
|
||
|
#
|
||
|
cisco-sccp 2000/tcp # Cisco SCCP
|
||
|
cisco-sccp 2000/udp # Cisco SCCp
|
||
|
@@ -5024,8 +5040,8 @@
|
||
|
dls-monitor 2048/tcp
|
||
|
dls-monitor 2048/udp
|
||
|
# <== NOTE Conflict on 2049 !
|
||
|
-shilp 2049/tcp
|
||
|
-shilp 2049/udp
|
||
|
+#shilp 2049/tcp
|
||
|
+#shilp 2049/udp
|
||
|
nfs 2049/tcp # Network File System - Sun Microsystems
|
||
|
nfs 2049/udp # Network File System - Sun Microsystems
|
||
|
# Brent Callaghan <brent@terra.eng.sun.com>
|
||
|
@@ -11714,6 +11730,7 @@
|
||
|
netops-broker 5465/udp # NETOPS-BROKER
|
||
|
# John R. Deuel <kink@netops.com>
|
||
|
# 5466-5499 Unassigned
|
||
|
+axnet 5492/tcp # OFFICIAL NOT ASSIGNED
|
||
|
fcp-addr-srvr1 5500/tcp # fcp-addr-srvr1
|
||
|
fcp-addr-srvr1 5500/udp # fcp-addr-srvr1
|
||
|
fcp-addr-srvr2 5501/tcp # fcp-addr-srvr2
|
||
|
@@ -11733,6 +11750,7 @@
|
||
|
sgi-esphttp 5554/udp # SGI ESP HTTP
|
||
|
# Vladimir Legalov <legalov@sgi.com>
|
||
|
############Port 5555 also used by HP Omniback#####################
|
||
|
+rplay 5555/udp # and by rplay :-(
|
||
|
personal-agent 5555/tcp # Personal Agent
|
||
|
personal-agent 5555/udp # Personal Agent
|
||
|
# Jackie Wu <jackiew@infoseek.com>
|
||
|
@@ -11829,6 +11847,7 @@
|
||
|
# Mark Miller <mmiller@MICROSOFT.com>
|
||
|
auriga-router 5680/tcp # Auriga Router Service
|
||
|
auriga-router 5680/udp # Auriga Router Service
|
||
|
+canna 5680/tcp # NOT OFFICIAL ASSIGNED, illegal usage
|
||
|
# Vincent Gaudeul <technique@auriga.fr> February 2006
|
||
|
ncxcp 5681/tcp # Net-coneX Control Protocol
|
||
|
ncxcp 5681/udp # Net-coneX Control Protocol
|
||
|
@@ -13564,6 +13583,8 @@
|
||
|
# 10052-10079 Unassigned
|
||
|
amanda 10080/tcp # Amanda
|
||
|
amanda 10080/udp # Amanda
|
||
|
+amandaidx 10082/tcp # Amanda
|
||
|
+amidxtape 10083/tcp # Amanda
|
||
|
# John Jackson <jrj@gandalf.cc.purdue.edu>
|
||
|
# <amanda-core@amanda.org>
|
||
|
famdc 10081/tcp # FAM Archive Server
|
||
|
@@ -13862,6 +13883,12 @@
|
||
|
hydap 15000/udp # Hypack Data Aquisition
|
||
|
# Mircea Neacsu <mircea@videotron.ca>
|
||
|
# 15001-15344 Unassigned
|
||
|
+# The following entries are invalid, but needed
|
||
|
+pbs 15001/tcp # pbs server (pbs_server)
|
||
|
+pbs_mom 15002/tcp # mom to/from server
|
||
|
+pbs_resmom 15003/tcp # mom resource management requests
|
||
|
+pbs_resmom 15003/udp # mom resource management requests
|
||
|
+pbs_sched 15004/tcp # scheduler
|
||
|
xpilot 15345/tcp # XPilot Contact Port
|
||
|
xpilot 15345/udp # XPilot Contact Port
|
||
|
# Bert Gijsbers <bert@xpilot.org>
|
||
|
@@ -14116,6 +14143,13 @@
|
||
|
optohost004 22005/udp # Opto Host Port 5
|
||
|
# Doug Leany <DLEANY@Opto22.com> September 2006
|
||
|
# 22006-22272 Unassigned
|
||
|
+# wnn4_* are used illegal and are not OFFICIAL ASSIGNED!
|
||
|
+wnn4_Cn 22289/tcp
|
||
|
+wnn4_Cn 22289/udp
|
||
|
+wnn4_Kr 22305/tcp
|
||
|
+wnn4_Kr 22305/udp
|
||
|
+wnn4_Tw 22321/tcp
|
||
|
+wnn4_Tw 22321/udp
|
||
|
wnn6 22273/tcp # wnn6
|
||
|
wnn6 22273/udp # wnn6
|
||
|
# Yasunari Gon Yamasita <yamasita@omronsoft.co.jp>
|
||
|
@@ -14554,6 +14588,18 @@
|
||
|
#
|
||
|
# The Dynamic and/or Private Ports are those from 49152 through 65535
|
||
|
#
|
||
|
+#
|
||
|
+# The mrt entry is temporary until a official number is registerd
|
||
|
+mrt 50000/tcp # telnet interface of mrt programs
|
||
|
+mrt 50000/udp # telnet interface of mrt programs
|
||
|
+#
|
||
|
+# make apple talk more friendly
|
||
|
+#
|
||
|
+rtmp 1/ddp # Routing Table Maintenance Protocol
|
||
|
+nbp 2/ddp # Name Binding Protocol
|
||
|
+echo 4/ddp # AppleTalk Echo Protocol
|
||
|
+zip 6/ddp # Zone Information Protocol
|
||
|
+#
|
||
|
#
|
||
|
# REFERENCES
|
||
|
#
|