Feature #8257
closedpfSense Diagnostics -> Packet Capture support for loopback interface
100%
Description
I can't overstate how useful the GUI Packet Capture feature is for debugging all variety of networking issues, but it's missing an option to capture traffic on the loopback interface. This would be a very useful and, I believe, fairly simple feature to implement.
Updated by Chaos215 Bar2 almost 7 years ago
In particular, in order to debug a problem I was having with the HAProxy and Acme packages (#7519), I ultimately ended up having to just do this manually on the router. Not a big deal, but it may have short circuited a couple hours of debugging if I had just been able to try this directly from the GUI at an earlier point.
Updated by Jim Pingle almost 7 years ago
- Project changed from pfSense Packages to pfSense
- Category set to Web Interface
- Assignee set to Jim Pingle
- Target version set to 2.4.3
Updated by Jim Pingle almost 7 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 618faaf26212de6d2d44627bbe41f0a683f34bed.
Updated by James Snell almost 7 years ago
Tested build 2.4.3.a.20180126.0706
Navigated to Diagnostics -> Packet Capture
Localhost is available in interfaces list. Selected.
Click Start capture, Stop Capture, View Capture - Data displayed is captured localhost traffic.
Test PASSED, thanks!
Updated by Jim Pingle almost 7 years ago
- Status changed from Feedback to Resolved