netcfg/services-suse.diff

100 lines
3.7 KiB
Diff
Raw Normal View History

--- services
+++ services 2008/01/28 12:45:26
@@ -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
@@ -4973,6 +4983,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
@@ -5081,8 +5094,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>
@@ -14790,6 +14803,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-srvr1 5500/udp # fcp-addr-srvr1
@@ -14828,6 +14842,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
personal-agent 5555/udp # Personal Agent
@@ -19043,6 +19058,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
xpilot 15345/udp # XPilot Contact Port
@@ -19459,6 +19480,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
wnn6 22273/udp # wnn6
@@ -20279,6 +20307,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
# ----------