•
Code 3: Port Unreachable
•
Code 4: Cannot Fragment
•
Code 5: Source Route Failed
Redirect
The source is told that there is a better route for a particular
packet. Codes assigned are as follows:
•
Code 0: Redirect datagrams for the network
•
Code 1: Redirect datagrams for the host
•
Code 2: Redirect datagrams for the Type of Service and
the network
•
Code 3: Redirect datagrams for the Type of Service and
the host
Parameter Problem
Identifies an incorrect parameter on the datagram.
Echo Reply
The reply from the destination which is sent as a result of the
Echo Request.
Source Quenching
The source is sending data too fast for the receiver, the buffer
has filled up.
Time Exceeded
The packet has been discarded as it has taken too long to be
delivered.
3.3.4. Custom IP Protocol Services
Services that run over IP and perform application/transport layer functions can be uniquely
identified by
IP protocol numbers
. IP can carry data for a number of different protocols. These
protocols are each identified by a unique IP protocol number specified in a field of the IP header.
For example, ICMP, IGMP and EGP have protocol numbers 1, 2 and 8 respectively.
Similar to the TCP/UDP port ranges described previously, a range of IP protocol numbers can be
used to specify multiple applications for one service. For example, specifying the range
1-4,7
will
match the protocols
ICMP
,
IGMP
,
GGP
,
IP-in-IP
and
CBT
.
IP protocol numbers
The currently assigned IP protocol numbers and references are published by the
Internet
Assigned Numbers Authority
(IANA) and can be found at:
http://www.iana.org/assignments/protocol-numbers
Example 3.17. Adding an IP Protocol Service
This example shows how to create an IP Protocol service for the Virtual Router Redundancy
Protocol (VRRP).
Command-Line Interface
gw-world:/> add Service ServiceIPProto VRRP IPProto=112
Chapter 3: Fundamentals
172
Summary of Contents for NetDefendOS
Page 30: ...Figure 1 3 Packet Flow Schematic Part III Chapter 1 NetDefendOS Overview 30 ...
Page 32: ...Chapter 1 NetDefendOS Overview 32 ...
Page 144: ...Chapter 2 Management and Maintenance 144 ...
Page 284: ...Chapter 3 Fundamentals 284 ...
Page 392: ...Chapter 4 Routing 392 ...
Page 419: ... Host 2001 DB8 1 MAC 00 90 12 13 14 15 5 Click OK Chapter 5 DHCP Services 419 ...
Page 420: ...Chapter 5 DHCP Services 420 ...
Page 573: ...Chapter 6 Security Mechanisms 573 ...
Page 607: ...Chapter 7 Address Translation 607 ...
Page 666: ...Chapter 8 User Authentication 666 ...
Page 775: ...Chapter 9 VPN 775 ...
Page 819: ...Chapter 10 Traffic Management 819 ...
Page 842: ...Chapter 11 High Availability 842 ...
Page 866: ...Default Enabled Chapter 13 Advanced Settings 866 ...
Page 879: ...Chapter 13 Advanced Settings 879 ...