I would like to install Wireshark on a HP Blade server that has one interface. How can I set it up so that up to 10 users can connect to the server and take separate traces? asked 29 Mar '17, 06:53 Blackers |
One Answer:
Run six instances of dumpcap with an appropriate capture filter set in each - say one for each user IP address if that's possible. answered 29 Mar '17, 14:12 PaulOfford |