All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables list command with very verbose option generates `ERROR' [64]
@ 2010-02-03 18:42 forbiddentransition
  0 siblings, 0 replies; only message in thread
From: forbiddentransition @ 2010-02-03 18:42 UTC (permalink / raw)
  To: netfilter

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==================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-03 18:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-03 18:42 iptables list command with very verbose option generates `ERROR' [64] forbiddentransition

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.