Hi, thanks for your post.
Quote:
However, I was also confused that I didn't see any capture in the open Wireshark application. In fact, it wasn't even running according to the application. i.e. you can't choose interafce and start application like normal use.
You need to look in the "capture" folder which you specify under the Edit->Preferences->Capture tabs. You'll find the .pcap file there with the capture you created. Also note: closing Wieshark doesn't stop the capture, use the right-click interface 'stop capture' to halt the packet capture.
GNS3 capture is working a little bit different way than Wireshark capture usually works. As you wrote it's not "real time" capture. It opens specific captured file. But you don't need to look to "capture" folder.
GNS3 opens automatically this specific capture file in Wireshark. However, maybe there is nothing in this file when Wireshark starts. You can reload file in Wireshark from menu
View | Reload or by pressing
CRTL + R.
So after you have generated traffic you can press
CRTL + R and then you can see captured traffic in Wireshark.