Deleted Added
full compact
services (203066) services (203067)
1#
2# Network services, Internet style
3#
4# Note that it is presently the policy of IANA to assign a single well-known
5# port number for both TCP and UDP; hence, most entries here have two entries
6# even if the protocol doesn't support UDP operations.
7#
8# The latest IANA port assignments can be gotten from
9#
10# http://www.iana.org/assignments/port-numbers
11#
12# The Well Known Ports are those from 0 through 1023.
13# The Registered Ports are those from 1024 through 49151
14# The Dynamic and/or Private Ports are those from 49152 through 65535
15#
16# Kerberos services are for Kerberos v4, and are unofficial. Sites running
17# v5 should uncomment v5 entries and comment v4 entries.
18#
1#
2# Network services, Internet style
3#
4# Note that it is presently the policy of IANA to assign a single well-known
5# port number for both TCP and UDP; hence, most entries here have two entries
6# even if the protocol doesn't support UDP operations.
7#
8# The latest IANA port assignments can be gotten from
9#
10# http://www.iana.org/assignments/port-numbers
11#
12# The Well Known Ports are those from 0 through 1023.
13# The Registered Ports are those from 1024 through 49151
14# The Dynamic and/or Private Ports are those from 49152 through 65535
15#
16# Kerberos services are for Kerberos v4, and are unofficial. Sites running
17# v5 should uncomment v5 entries and comment v4 entries.
18#
19# $FreeBSD: head/etc/services 203066 2010-01-27 11:08:39Z edwin $
19# $FreeBSD: head/etc/services 203067 2010-01-27 11:23:21Z edwin $
20# From: @(#)services 5.8 (Berkeley) 5/9/91
21#
22# WELL KNOWN PORT NUMBERS
23#
24rtmp 1/ddp #Routing Table Maintenance Protocol
25tcpmux 1/tcp #TCP Port Service Multiplexer
26tcpmux 1/udp #TCP Port Service Multiplexer
27nbp 2/ddp #Name Binding Protocol

--- 2196 unchanged lines hidden (view full) ---

2224nuts_dem 4132/tcp #NUTS Daemon
2225nuts_dem 4132/udp #NUTS Daemon
2226nuts_bootp 4133/tcp #NUTS Bootp Server
2227nuts_bootp 4133/udp #NUTS Bootp Server
2228rwhois 4321/tcp #Remote Who Is
2229rwhois 4321/udp #Remote Who Is
2230unicall 4343/tcp
2231unicall 4343/udp
20# From: @(#)services 5.8 (Berkeley) 5/9/91
21#
22# WELL KNOWN PORT NUMBERS
23#
24rtmp 1/ddp #Routing Table Maintenance Protocol
25tcpmux 1/tcp #TCP Port Service Multiplexer
26tcpmux 1/udp #TCP Port Service Multiplexer
27nbp 2/ddp #Name Binding Protocol

--- 2196 unchanged lines hidden (view full) ---

2224nuts_dem 4132/tcp #NUTS Daemon
2225nuts_dem 4132/udp #NUTS Daemon
2226nuts_bootp 4133/tcp #NUTS Bootp Server
2227nuts_bootp 4133/udp #NUTS Bootp Server
2228rwhois 4321/tcp #Remote Who Is
2229rwhois 4321/udp #Remote Who Is
2230unicall 4343/tcp
2231unicall 4343/udp
2232epmd 4369/tcp #Erlang Port Mapper Daemon
2233epmd 4369/udp #Erlang Port Mapper Daemon
2232krb524 4444/tcp
2233krb524 4444/udp
2234# PROBLEM krb524 assigned the port,
2235# PROBLEM nv used it without an assignment
2236nv-video 4444/tcp #NV Video default
2237nv-video 4444/udp #NV Video default
2238sae-urn 4500/tcp
2239sae-urn 4500/udp

--- 158 unchanged lines hidden ---
2234krb524 4444/tcp
2235krb524 4444/udp
2236# PROBLEM krb524 assigned the port,
2237# PROBLEM nv used it without an assignment
2238nv-video 4444/tcp #NV Video default
2239nv-video 4444/udp #NV Video default
2240sae-urn 4500/tcp
2241sae-urn 4500/udp

--- 158 unchanged lines hidden ---