Feature #1032
closedAdd all interfaces to Packet Capture drop-down
0%
Description
It would be handy if all interfaces were available as targets for packet capture even without being assigned.
CB Updated by Chris Buechler almost 16 years ago
- Subject changed from Add unassigned OpenVPN interfaces to Packet Capture drop-down to Add all interfaces to Packet Capture drop-down
- Category changed from OpenVPN to Web Interface
Changed to all interfaces, there are a number of scenarios in addition to OpenVPN where that capability would be helpful, I frequently have to go tcpdump via SSH for that reason.
JP Updated by Jim Pingle almost 16 years ago
Even better. :-)
PP Updated by Pierre POMES almost 16 years ago
Do you mean all interfaces from returned by ifconfig ?
JP Updated by Jim Pingle almost 16 years ago
Anything valid for tcpdump. So perhaps not lo0, carp, or other interfaces from which a packet capture would not work or would not yeild anything meaningful.
CB Updated by Chris Buechler almost 16 years ago
Yeah I think vip* (CARP) and lo0 would be the only two things to exclude, otherwise everything ifconfig returns. I can't think of anything else where tcpdump isn't valid.
CB Updated by Chris Buechler almost 12 years ago
- Status changed from New to Resolved
this has been addressed since then, I can't think of any common scenario that isn't covered.
CB Updated by Chris Buechler about 10 years ago
- Target version deleted (
Future)