I am performing remote capture between Linux and Windows machine. Remote machine is Linux and local machine is Windows. While doing this i came across a warning saying "Couldn't Set the capture buffer size!" (attached the snapshot). I am using Wireshark-1.12.4 version. Verified the same with Wireshark-1.6.1 and 1.10.8 it worked fine. Please let me know what could be the issue. Thank you. asked 20 May '15, 06:26 Sainath |
One Answer:
You're basically running into a combination of problems:
For now you can ignore the annoying popup. Or change the buffer size of the capture device to 1 before starting the capture. answered 20 May '15, 08:18 JeffMorriss ♦ |
Hi Jeff,
This worked for me, i changed the buffer size to 1 Mb, the popup is not showing now. Thank you for your answer.
Sainath
I merged a change which should fix this error, you can try an automated build with a sequence number of 707 or greater to see if it fixes the problem.