Ticket #7 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

IP Conntrack line not parsed right

Reported by: victor Owned by: victor
Priority: minor Milestone: 0.5.73
Component: libvuurmuur Version:
Keywords: Cc:

Description

This is the line I saw in the connview:

1: 6over4 firewall(inet-nic) -> OUT <- 0 b 600 b -> 80.126.x.x -> (41)

Destination is missing.

This is the relevant line in /proc/net/ip_conntrack:

unknown 41 575 src=80.126.x.x dst=194.109.5.241 packets=6 bytes=600 [UNREPLIED] src=194.109.5.241 dst=80.126.x.x packets=0 bytes=0 mark=0 use=1

Change History

Changed 3 years ago by victor

  • status changed from new to closed
  • resolution set to fixed

Fixed by changeset:58

Note: See TracTickets for help on using tickets.