From: forbiddentransition <forbiddentransition@gmail.com>
To: netfilter@vger.kernel.org
Subject: iptables list command with very verbose option generates `ERROR' [64]
Date: Wed, 03 Feb 2010 13:42:10 -0500 [thread overview]
Message-ID: <4B69C382.4020301@gmail.com> (raw)
Can someone explain the meaning of "Target name: `ERROR' [64]"? The
error is generated from running the iptables list command with the 'very
verbose' option for every custom 'Target name' used in my iptables
script. Two blocks from the output are shown below with the errors
highlighted by the arrows. I have a basic understanding of iptables,
though I haven't seen any documentation that details the 'very verbose'
output. I have googled "Target name: `ERROR' [64]" and it appears the
last block containing "error='ERROR'" is commonly generated from other
customized scripts, though I haven't seen any mention or concern about
the error message. In any case, my custom script appears to function
properly. Any help is appreciated.
iptables -Ln -vv
=========================OUTPUT=====================
.
.
.
SRC IP: 0.0.0.0/0.0.0.0
DST IP: 0.0.0.0/0.0.0.0
Interface: `'/................to `'/................
Protocol: 0
Flags: 00
Invflags: 00
Counters: 0 packets, 0 bytes
Cache: 00000000
Target name: `ERROR' [64] <<<<<
error=`IN_ACC' <<<<<
.
.
.
SRC IP: 0.0.0.0/0.0.0.0 (LAST BLOCK)
DST IP: 0.0.0.0/0.0.0.0
Interface: `'/................to `'/................
Protocol: 0
Flags: 00
Invflags: 00
Counters: 0 packets, 0 bytes
Cache: 00000000
Target name: `ERROR' [64] <<<<<
error=`ERROR' <<<<<
=====================END OF OUTPUT==================
reply other threads:[~2010-02-03 18:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B69C382.4020301@gmail.com \
--to=forbiddentransition@gmail.com \
--cc=netfilter@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.