OPNsense Forum

English Forums => General Discussion => Topic started by: morik_opnsense on August 01, 2024, 06:23:17 AM

Title: looking for ipv6 filterlog samples for {TCP, UDP, ICMP} please
Post by: morik_opnsense on August 01, 2024, 06:23:17 AM
Hello all,
I'm sure many of you have implemented bsmithio's project https://github.com/bsmithio/OPNsense-Dashboard/tree/master (https://github.com/bsmithio/OPNsense-Dashboard/tree/master) for obtaining and rendering OPNSense telemetry data via TIG stack (Telegraf, InfluxDBv2, Grafana).

A recent change in OPNSense's filterlog data caused the filterlog processing in graylog to break. I forked (https://github.com/morikplay/OPNsense-Dashboard (https://github.com/morikplay/OPNsense-Dashboard)) the aforementioned project and fixed it for IPv4 packets (+ few enhancements). Not having enabled IPv6 in my home network, I am unable to complete the changes for others to potentially benefit from. I did look at this link https://github.com/opnsense/ports/blob/master/opnsense/filterlog/files/description.txt (https://github.com/opnsense/ports/blob/master/opnsense/filterlog/files/description.txt) Franco sent in the one of the forum threads. But, I'd appreciate a few (5-10) sample filterlog traces for ipv6 packets with UDP, TCP and ICMP each, please. This will help me verify implementation and give back to the open-source community.