4 |
- |
1 |
# /etc/protocols:
|
|
|
2 |
# $Id: protocols,v 1.9 2009/09/29 15:11:55 ovasik Exp $
|
|
|
3 |
#
|
|
|
4 |
# Internet (IP) protocols
|
|
|
5 |
#
|
|
|
6 |
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
|
|
|
7 |
#
|
|
|
8 |
# Updated for NetBSD based on RFC 1340, Assigned Numbers (July 1992).
|
|
|
9 |
# Last IANA update included dated 2009-06-18
|
|
|
10 |
#
|
|
|
11 |
# See also http://www.iana.org/assignments/protocol-numbers
|
|
|
12 |
|
|
|
13 |
ip 0 IP # internet protocol, pseudo protocol number
|
|
|
14 |
hopopt 0 HOPOPT # hop-by-hop options for ipv6
|
|
|
15 |
icmp 1 ICMP # internet control message protocol
|
|
|
16 |
igmp 2 IGMP # internet group management protocol
|
|
|
17 |
ggp 3 GGP # gateway-gateway protocol
|
|
|
18 |
ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
|
|
|
19 |
st 5 ST # ST datagram mode
|
|
|
20 |
tcp 6 TCP # transmission control protocol
|
|
|
21 |
cbt 7 CBT # CBT, Tony Ballardie <A.Ballardie@cs.ucl.ac.uk>
|
|
|
22 |
egp 8 EGP # exterior gateway protocol
|
|
|
23 |
igp 9 IGP # any private interior gateway (Cisco: for IGRP)
|
|
|
24 |
bbn-rcc 10 BBN-RCC-MON # BBN RCC Monitoring
|
|
|
25 |
nvp 11 NVP-II # Network Voice Protocol
|
|
|
26 |
pup 12 PUP # PARC universal packet protocol
|
|
|
27 |
argus 13 ARGUS # ARGUS
|
|
|
28 |
emcon 14 EMCON # EMCON
|
|
|
29 |
xnet 15 XNET # Cross Net Debugger
|
|
|
30 |
chaos 16 CHAOS # Chaos
|
|
|
31 |
udp 17 UDP # user datagram protocol
|
|
|
32 |
mux 18 MUX # Multiplexing protocol
|
|
|
33 |
dcn 19 DCN-MEAS # DCN Measurement Subsystems
|
|
|
34 |
hmp 20 HMP # host monitoring protocol
|
|
|
35 |
prm 21 PRM # packet radio measurement protocol
|
|
|
36 |
xns-idp 22 XNS-IDP # Xerox NS IDP
|
|
|
37 |
trunk-1 23 TRUNK-1 # Trunk-1
|
|
|
38 |
trunk-2 24 TRUNK-2 # Trunk-2
|
|
|
39 |
leaf-1 25 LEAF-1 # Leaf-1
|
|
|
40 |
leaf-2 26 LEAF-2 # Leaf-2
|
|
|
41 |
rdp 27 RDP # "reliable datagram" protocol
|
|
|
42 |
irtp 28 IRTP # Internet Reliable Transaction Protocol
|
|
|
43 |
iso-tp4 29 ISO-TP4 # ISO Transport Protocol Class 4
|
|
|
44 |
netblt 30 NETBLT # Bulk Data Transfer Protocol
|
|
|
45 |
mfe-nsp 31 MFE-NSP # MFE Network Services Protocol
|
|
|
46 |
merit-inp 32 MERIT-INP # MERIT Internodal Protocol
|
|
|
47 |
dccp 33 DCCP # Datagram Congestion Control Protocol
|
|
|
48 |
3pc 34 3PC # Third Party Connect Protocol
|
|
|
49 |
idpr 35 IDPR # Inter-Domain Policy Routing Protocol
|
|
|
50 |
xtp 36 XTP # Xpress Tranfer Protocol
|
|
|
51 |
ddp 37 DDP # Datagram Delivery Protocol
|
|
|
52 |
idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto
|
|
|
53 |
tp++ 39 TP++ # TP++ Transport Protocol
|
|
|
54 |
il 40 IL # IL Transport Protocol
|
|
|
55 |
ipv6 41 IPv6 # IPv6
|
|
|
56 |
sdrp 42 SDRP # Source Demand Routing Protocol
|
|
|
57 |
ipv6-route 43 IPv6-Route # Routing Header for IPv6
|
|
|
58 |
ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6
|
|
|
59 |
idrp 45 IDRP # Inter-Domain Routing Protocol
|
|
|
60 |
rsvp 46 RSVP # Resource ReSerVation Protocol
|
|
|
61 |
gre 47 GRE # Generic Routing Encapsulation
|
|
|
62 |
dsr 48 DSR # Dynamic Source Routing Protocol
|
|
|
63 |
bna 49 BNA # BNA
|
|
|
64 |
esp 50 ESP # Encap Security Payload
|
|
|
65 |
ipv6-crypt 50 IPv6-Crypt # Encryption Header for IPv6 (not in official list)
|
|
|
66 |
ah 51 AH # Authentication Header
|
|
|
67 |
ipv6-auth 51 IPv6-Auth # Authentication Header for IPv6 (not in official list)
|
|
|
68 |
i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA
|
|
|
69 |
swipe 53 SWIPE # IP with Encryption
|
|
|
70 |
narp 54 NARP # NBMA Address Resolution Protocol
|
|
|
71 |
mobile 55 MOBILE # IP Mobility
|
|
|
72 |
tlsp 56 TLSP # Transport Layer Security Protocol
|
|
|
73 |
skip 57 SKIP # SKIP
|
|
|
74 |
ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6
|
|
|
75 |
ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6
|
|
|
76 |
ipv6-opts 60 IPv6-Opts # Destination Options for IPv6
|
|
|
77 |
# 61 # any host internal protocol
|
|
|
78 |
cftp 62 CFTP # CFTP
|
|
|
79 |
# 63 # any local network
|
|
|
80 |
sat-expak 64 SAT-EXPAK # SATNET and Backroom EXPAK
|
|
|
81 |
kryptolan 65 KRYPTOLAN # Kryptolan
|
|
|
82 |
rvd 66 RVD # MIT Remote Virtual Disk Protocol
|
|
|
83 |
ippc 67 IPPC # Internet Pluribus Packet Core
|
|
|
84 |
# 68 # any distributed file system
|
|
|
85 |
sat-mon 69 SAT-MON # SATNET Monitoring
|
|
|
86 |
visa 70 VISA # VISA Protocol
|
|
|
87 |
ipcv 71 IPCV # Internet Packet Core Utility
|
|
|
88 |
cpnx 72 CPNX # Computer Protocol Network Executive
|
|
|
89 |
cphb 73 CPHB # Computer Protocol Heart Beat
|
|
|
90 |
wsn 74 WSN # Wang Span Network
|
|
|
91 |
pvp 75 PVP # Packet Video Protocol
|
|
|
92 |
br-sat-mon 76 BR-SAT-MON # Backroom SATNET Monitoring
|
|
|
93 |
sun-nd 77 SUN-ND # SUN ND PROTOCOL-Temporary
|
|
|
94 |
wb-mon 78 WB-MON # WIDEBAND Monitoring
|
|
|
95 |
wb-expak 79 WB-EXPAK # WIDEBAND EXPAK
|
|
|
96 |
iso-ip 80 ISO-IP # ISO Internet Protocol
|
|
|
97 |
vmtp 81 VMTP # Versatile Message Transport
|
|
|
98 |
secure-vmtp 82 SECURE-VMTP # SECURE-VMTP
|
|
|
99 |
vines 83 VINES # VINES
|
|
|
100 |
ttp 84 TTP # TTP
|
|
|
101 |
nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP
|
|
|
102 |
dgp 86 DGP # Dissimilar Gateway Protocol
|
|
|
103 |
tcf 87 TCF # TCF
|
|
|
104 |
eigrp 88 EIGRP # Enhanced Interior Routing Protocol (Cisco)
|
|
|
105 |
ospf 89 OSPFIGP # Open Shortest Path First IGP
|
|
|
106 |
sprite-rpc 90 Sprite-RPC # Sprite RPC Protocol
|
|
|
107 |
larp 91 LARP # Locus Address Resolution Protocol
|
|
|
108 |
mtp 92 MTP # Multicast Transport Protocol
|
|
|
109 |
ax.25 93 AX.25 # AX.25 Frames
|
|
|
110 |
ipip 94 IPIP # Yet Another IP encapsulation
|
|
|
111 |
micp 95 MICP # Mobile Internetworking Control Pro.
|
|
|
112 |
scc-sp 96 SCC-SP # Semaphore Communications Sec. Pro.
|
|
|
113 |
etherip 97 ETHERIP # Ethernet-within-IP Encapsulation
|
|
|
114 |
encap 98 ENCAP # Yet Another IP encapsulation
|
|
|
115 |
# 99 # any private encryption scheme
|
|
|
116 |
gmtp 100 GMTP # GMTP
|
|
|
117 |
ifmp 101 IFMP # Ipsilon Flow Management Protocol
|
|
|
118 |
pnni 102 PNNI # PNNI over IP
|
|
|
119 |
pim 103 PIM # Protocol Independent Multicast
|
|
|
120 |
aris 104 ARIS # ARIS
|
|
|
121 |
scps 105 SCPS # SCPS
|
|
|
122 |
qnx 106 QNX # QNX
|
|
|
123 |
a/n 107 A/N # Active Networks
|
|
|
124 |
ipcomp 108 IPComp # IP Payload Compression Protocol
|
|
|
125 |
snp 109 SNP # Sitara Networks Protocol
|
|
|
126 |
compaq-peer 110 Compaq-Peer # Compaq Peer Protocol
|
|
|
127 |
ipx-in-ip 111 IPX-in-IP # IPX in IP
|
|
|
128 |
vrrp 112 VRRP # Virtual Router Redundancy Protocol
|
|
|
129 |
pgm 113 PGM # PGM Reliable Transport Protocol
|
|
|
130 |
# 114 # any 0-hop protocol
|
|
|
131 |
l2tp 115 L2TP # Layer Two Tunneling Protocol
|
|
|
132 |
ddx 116 DDX # D-II Data Exchange
|
|
|
133 |
iatp 117 IATP # Interactive Agent Transfer Protocol
|
|
|
134 |
stp 118 STP # Schedule Transfer
|
|
|
135 |
srp 119 SRP # SpectraLink Radio Protocol
|
|
|
136 |
uti 120 UTI # UTI
|
|
|
137 |
smp 121 SMP # Simple Message Protocol
|
|
|
138 |
sm 122 SM # SM
|
|
|
139 |
ptp 123 PTP # Performance Transparency Protocol
|
|
|
140 |
isis 124 ISIS # ISIS over IPv4
|
|
|
141 |
fire 125 FIRE
|
|
|
142 |
crtp 126 CRTP # Combat Radio Transport Protocol
|
|
|
143 |
crdup 127 CRUDP # Combat Radio User Datagram
|
|
|
144 |
sscopmce 128 SSCOPMCE
|
|
|
145 |
iplt 129 IPLT
|
|
|
146 |
sps 130 SPS # Secure Packet Shield
|
|
|
147 |
pipe 131 PIPE # Private IP Encapsulation within IP
|
|
|
148 |
sctp 132 SCTP # Stream Control Transmission Protocol
|
|
|
149 |
fc 133 FC # Fibre Channel
|
|
|
150 |
rsvp-e2e-ignore 134 RSVP-E2E-IGNORE
|
|
|
151 |
# 135 # Mobility Header
|
|
|
152 |
udplite 136 UDPLite
|
|
|
153 |
mpls-in-ip 137 MPLS-in-IP
|
|
|
154 |
manet 138 manet # MANET Protocols [RFC5498]
|
|
|
155 |
hip 139 HIP # Host Identity Protocol
|
|
|
156 |
shim6 140 Shim6 #Shim6 Protocol [RFC5533]
|
|
|
157 |
# 141-252 Unassigned [IANA]
|
|
|
158 |
# 253 Use for experimentation and testing [RFC3692]
|
|
|
159 |
# 254 Use for experimentation and testing [RFC3692]
|
|
|
160 |
# 255 Reserved [IANA]
|