* iptables-save and iptables difference
@ 2004-03-30 8:50 Ozgur AKAN
0 siblings, 0 replies; only message in thread
From: Ozgur AKAN @ 2004-03-30 8:50 UTC (permalink / raw)
To: netfilter-devel
[-- Attachment #1: Type: text/plain, Size: 631 bytes --]
Hi,
I found that iptables-save and iptables process interface mask value
(iniface_mask) differently.
if you add a rule to iptables with this command,
"iptables -A test -i + -j ACCEPT" (by the way, this is same with giving
no interface value)
iptables-save discards the + sign (...because this is same with giving
no interface value)
however iptables -nvL command shows "+" as the input interface. (which
shall be null as iptables-save does)
I know this is not a bug but I think it should be fixed. If it is worth
to do I would like to prepare a patch for it.
I would like to be pleased to hear your comments,
Ozgur AKAN
[-- Attachment #2: Type: text/html, Size: 1069 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-30 8:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-30 8:50 iptables-save and iptables difference Ozgur AKAN
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.