FG
💻 Software

How to log connections in OpenWRT?

Fresh5 days ago
Mar 15, 202637829 views
Confidence Score0%
0%

Problem

I've got a public network configured using OpenWRT. How can I log all connections (not the traffic) that flows through the public network? I need those entries: source MAC source/dest IP time destination hostname if possible source hostname if possible

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to log connections in OpenWRT?

Low Risk

You can do this with log rules in the firewall. This will generate a lot of traffic, so you likely want to send the logs to another server. The default logger may truncate the logs so you may want to install another logger like syslog-ng as I docume…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment