bugzilla-daemon@bugzilla.netfilter.org
2004-Sep-18 00:46 UTC
[Bug 96] Some ICMP replies marked as invalid.
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=96
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netfilter@linuxace.com
Status|ASSIGNED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From netfilter@linuxace.com 2004-09-18 00:46 CEST
-------
I cannot reproduce this. Empty ruleset except for your rule in OUTPUT:
# iptables -nvL OUTPUT
Chain OUTPUT (policy ACCEPT 104 packets, 15745 bytes)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
state INVALID
Traceroutes work fine.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.