]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - config/cfgroot/icmptypes
Change default NTP servers.
[people/pmueller/ipfire-2.x.git] / config / cfgroot / icmptypes
CommitLineData
cd1a2927
MT
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#
26echo-reply (pong)
27destination-unreachable
28network-unreachable
29host-unreachable
30protocol-unreachable
31port-unreachable
32fragmentation-needed
33source-route-failed
34network-unknown
35host-unknown
36network-prohibited
37host-prohibited
38TOS-network-unreachable
39TOS-host-unreachable
40communication-prohibited
41host-precedence-violation
42precedence-cutoff
43source-quench
44redirect
45network-redirect
46host-redirect
47TOS-network-redirect
48TOS-host-redirect
49echo-request (ping)
50router-advertisement
51router-solicitation
52time-exceeded (ttl-exceeded)
53ttl-zero-during-transit
54ttl-zero-during-reassembly
55parameter-problem
56ip-header-bad
57required-option-missing
58timestamp-request
59timestamp-reply
60address-mask-request
61address-mask-reply