mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
61
config/cfgroot/icmptypes
Normal file
61
config/cfgroot/icmptypes
Normal file
@@ -0,0 +1,61 @@
|
||||
# ICMP Data File
|
||||
#
|
||||
# This file is part of the IPCop Firewall.
|
||||
#
|
||||
# IPCop is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# IPCop is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with IPCop; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# (c) The IPCop Team
|
||||
#
|
||||
# $Id: icmptypes,v 1.2 2003/12/11 11:15:33 riddles Exp $
|
||||
#
|
||||
# Valid ICMP types obtained through the following command
|
||||
# iptables -p icmp -h
|
||||
#
|
||||
echo-reply (pong)
|
||||
destination-unreachable
|
||||
network-unreachable
|
||||
host-unreachable
|
||||
protocol-unreachable
|
||||
port-unreachable
|
||||
fragmentation-needed
|
||||
source-route-failed
|
||||
network-unknown
|
||||
host-unknown
|
||||
network-prohibited
|
||||
host-prohibited
|
||||
TOS-network-unreachable
|
||||
TOS-host-unreachable
|
||||
communication-prohibited
|
||||
host-precedence-violation
|
||||
precedence-cutoff
|
||||
source-quench
|
||||
redirect
|
||||
network-redirect
|
||||
host-redirect
|
||||
TOS-network-redirect
|
||||
TOS-host-redirect
|
||||
echo-request (ping)
|
||||
router-advertisement
|
||||
router-solicitation
|
||||
time-exceeded (ttl-exceeded)
|
||||
ttl-zero-during-transit
|
||||
ttl-zero-during-reassembly
|
||||
parameter-problem
|
||||
ip-header-bad
|
||||
required-option-missing
|
||||
timestamp-request
|
||||
timestamp-reply
|
||||
address-mask-request
|
||||
address-mask-reply
|
||||
Reference in New Issue
Block a user