Opened 13 years ago
Closed 13 years ago
#43 closed defect (fixed)
connview parsing error
Reported by: | Owned by: | Victor Julien | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | suite | Version: | |
Keywords: | Cc: |
Description
I run fedora-7-i386 and have installed vuurmuur 0.5.73-1. Now, when I open the connview I see the following line:
108: 0 -> 0 PARSE-ERROR -> FWD <- 0 b 0 b -> PARSE-ERROR -> (0)
Conntrack-tools and libnetfilter_conntrack are installed and run perfect from the commandline. Apparently the conntrack module in vuurmuur parses the conntrack output incorrectly. I tried to recompile everything from source with the specfiles, but this doesn't solve anything.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi,
I have hacked this fix into conntrack.c and recompiled the package. Thanks, this does fix it indeed. Much better output.
Will try to compile the latest alpha release of vuurmuur so I can try that one as well. Do you know when the beta/final will arive?
sincerely
Jouk
I think this is already fixed in 0.5.74.alpha2, see ticket:29. Could you confirm that?