#29 closed defect (fixed)
Connection viewer shows parsing errors
| Reported by: | victor | Owned by: | victor |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6 |
| Component: | suite | Version: | |
| Keywords: | Cc: |
Description (last modified by victor)
For this line:
ipv4 2 tcp 6 85 TIME_WAIT src=192.168.x.x dst=x.x.x.x sport=9066 dport=80 packets=5 bytes=795 src=x.x.x.x dst=192.168.x.x sport=80 dport=9066 packets=5 bytes=536 [ASSURED] mark=0 secmark=0 use=1
I think Vuurmuur can't handle the 'ipv4' and 'secmark=0'.
Change History (3)
comment:1 Changed 6 years ago by victor
- Description modified (diff)
comment:2 Changed 6 years ago by victor
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 6 years ago by victor
Btw, the secmark=0 stuff is harmless, the parser ignores it.
Note: See
TracTickets for help on using
tickets.

Fixed by changeset:118.