/etc/services

/etc/services

1 내용[ | ]

# /etc/services:
# $Id: services,v 1.48 2009/11/11 14:32:31 ovasik Exp $
#
# Network services, Internet style
# IANA services version: last updated 2009-11-10
#
# 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.
# Updated from RFC 1700, ``Assigned Numbers'' (October 1994).  Not all ports
# are included, only the more common ones.
#
# The latest IANA port assignments can be gotten from
#       http://www.iana.org/assignments/port-numbers
# The Well Known Ports are those from 0 through 1023.
# The Registered Ports are those from 1024 through 49151
# The Dynamic and/or Private Ports are those from 49152 through 65535
#
# Each line describes one service, and is of the form:
#
# service-name  port/protocol  [aliases ...]   [# comment]

tcpmux          1/tcp                           # TCP port service multiplexer
tcpmux          1/udp                           # TCP port service multiplexer
rje             5/tcp                           # Remote Job Entry
rje             5/udp                           # Remote Job Entry
echo            7/tcp
echo            7/udp
discard         9/tcp           sink null
discard         9/udp           sink null
systat          11/tcp          users
systat          11/udp          users
daytime         13/tcp
daytime         13/udp
qotd            17/tcp          quote
qotd            17/udp          quote
msp             18/tcp                          # message send protocol
msp             18/udp                          # message send protocol
chargen         19/tcp          ttytst source
chargen         19/udp          ttytst source
... (생략)
EtherNet/IP-2   44818/udp               # EtherNet/IP messaging
invision-ag     45054/tcp               # InVision AG
invision-ag     45054/udp               # InVision AG
eba             45678/tcp               # EBA PRISE
eba             45678/udp               # EBA PRISE
qdb2service     45825/tcp               # Qpuncture Data Access Service
qdb2service     45825/udp               # Qpuncture Data Access Service
ssr-servermgr   45966/tcp               # SSRServerMgr
ssr-servermgr   45966/udp               # SSRServerMgr
mediabox        46999/tcp               # MediaBox Server
mediabox        46999/udp               # MediaBox Server
mbus            47000/tcp               # Message Bus
mbus            47000/udp               # Message Bus
winrm           47001/tcp               # Windows Remote Management Service
dbbrowse        47557/tcp               # Databeam Corporation
dbbrowse        47557/udp               # Databeam Corporation
directplaysrvr  47624/tcp               # Direct Play Server
directplaysrvr  47624/udp               # Direct Play Server
ap              47806/tcp               # ALC Protocol
ap              47806/udp               # ALC Protocol
bacnet          47808/tcp               # Building Automation and Control Networks
bacnet          47808/udp               # Building Automation and Control Networks
nimcontroller   48000/tcp               # Nimbus Controller
nimcontroller   48000/udp               # Nimbus Controller
nimspooler      48001/tcp               # Nimbus Spooler
nimspooler      48001/udp               # Nimbus Spooler
nimhub          48002/tcp               # Nimbus Hub
nimhub          48002/udp               # Nimbus Hub
nimgtw          48003/tcp               # Nimbus Gateway
nimgtw          48003/udp               # Nimbus Gateway
3gpp-cbsp       48049/tcp               # 3GPP Cell Broadcast Service Protocol
isnetserv       48128/tcp               # Image Systems Network Services
isnetserv       48128/udp               # Image Systems Network Services
blp5            48129/tcp               # Bloomberg locator
blp5            48129/udp               # Bloomberg locator
com-bardac-dw   48556/tcp               # com-bardac-dw
com-bardac-dw   48556/udp               # com-bardac-dw
iqobject        48619/tcp               # iqobject
iqobject        48619/udp               # iqobject

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}