]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - config/cfgroot/icmptypes
Start core47.
[people/pmueller/ipfire-2.x.git] / config / cfgroot / icmptypes
1 # ICMP Data File
2 #
3 # This file is part of the IPCop Firewall.
4 #
5 # IPCop is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 2 of the License, or
8 # (at your option) any later version.
9 #
10 # IPCop is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 # GNU General Public License for more details.
14 #
15 # You should have received a copy of the GNU General Public License
16 # along with IPCop; if not, write to the Free Software
17 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 #
19 # (c) The IPCop Team
20 #
21 # $Id: icmptypes,v 1.2 2003/12/11 11:15:33 riddles Exp $
22 #
23 # Valid ICMP types obtained through the following command
24 # iptables -p icmp -h
25 #
26 echo-reply (pong)
27 destination-unreachable
28 network-unreachable
29 host-unreachable
30 protocol-unreachable
31 port-unreachable
32 fragmentation-needed
33 source-route-failed
34 network-unknown
35 host-unknown
36 network-prohibited
37 host-prohibited
38 TOS-network-unreachable
39 TOS-host-unreachable
40 communication-prohibited
41 host-precedence-violation
42 precedence-cutoff
43 source-quench
44 redirect
45 network-redirect
46 host-redirect
47 TOS-network-redirect
48 TOS-host-redirect
49 echo-request (ping)
50 router-advertisement
51 router-solicitation
52 time-exceeded (ttl-exceeded)
53 ttl-zero-during-transit
54 ttl-zero-during-reassembly
55 parameter-problem
56 ip-header-bad
57 required-option-missing
58 timestamp-request
59 timestamp-reply
60 address-mask-request
61 address-mask-reply