All of lore.kernel.org
 help / color / mirror / Atom feed
* bug in ip6tables-save ?
@ 2002-07-06 11:05 vanuxem gregory
  0 siblings, 0 replies; 3+ messages in thread
From: vanuxem gregory @ 2002-07-06 11:05 UTC (permalink / raw)
  To: netfilter-devel

I add

example rules:

-A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG NONE -j
log-and-drop 

ip6tables-save :

result:
-A INPUT -s ::/0 -d ::/0 -p tcp -m tcp NONE/FIN,SYN,RST,PSH,ACK,URG
-jlog-and-drop 


I don't know if it'a bug, but it's impossible to load (with ip6tables-retore) this last rule.


					Greg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug in ip6tables-save ?
@ 2002-07-06 11:12 vanuxem gregory
  0 siblings, 0 replies; 3+ messages in thread
From: vanuxem gregory @ 2002-07-06 11:12 UTC (permalink / raw)
  To: netfilter-devel

I add

example rules:

-A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG NONE -j
log-and-drop 

ip6tables-save :

result:
-A INPUT -s ::/0 -d ::/0 -p tcp -m tcp NONE/FIN,SYN,RST,PSH,ACK,URG
-jlog-and-drop 


I don't know if it'a bug, but it's impossible to load (with ip6tables-retore) this last rule.


					Greg

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bug in ip6tables-save ?
@ 2002-07-08  7:59 Andras Kis-Szabo
  0 siblings, 0 replies; 3+ messages in thread
From: Andras Kis-Szabo @ 2002-07-08  7:59 UTC (permalink / raw)
  To: netfilter-devel

vanuxem gregory ..................................... (2002. július 06.)

 Hi!


> -A INPUT -p tcp -m tcp --tcp-flags FIN,SYN,RST,PSH,ACK,URG NONE -j
> log-and-drop 
> result:
> -A INPUT -s ::/0 -d ::/0 -p tcp -m tcp NONE/FIN,SYN,RST,PSH,ACK,URG
> -j log-and-drop 
It has been fixed in the CVS.
http://cvs.netfilter.org/cgi-bin/cvsweb/netfilter/userspace/extensions/libip6t_tcp.c.diff?r1=1.6&r2=1.7&f=u

Regards,

	kisza

-- 
    Andras Kis-Szabo       Security Development, Design and Audit
-------------------------/        Zorp, NetFilter and IPv6
 kisza@SecurityAudit.hu /-----Member of the BUTE-MIS-SEARCHlab---------->

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-07-08  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-08  7:59 bug in ip6tables-save ? Andras Kis-Szabo
  -- strict thread matches above, loose matches on Subject: below --
2002-07-06 11:12 vanuxem gregory
2002-07-06 11:05 vanuxem gregory

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.