Hello,
I am trying to capture wireshark using "remote interface" for a polycom phone. But this has to be done using the command line and not manually launching wireshark gui followed by "remote interface" config.
Hence, I would like to know how to pass the remote interface and username password for a polycom phone. Kindly let us know.
I observed that the "-z" option is not the right one for my requirement and hence how to pass username/password in the above command line for a phone?
Regards,
Karthick
It's not listed on the tshark man page but my copy of tshark.exe, when run with -h, lists a -A option for setting rpcap credentials:
RPCAP options:
-A <user>:<password> use RPCAP password authentication
--