THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

is the remote VM a linux machine? then you can setup something like xming on your local machine and ssh into target machine that will redirect X windows monitor for the remote machine to your local PC (assuming local is a windows box). not quite running on local machine but the window will be local so you can still see real time.

if both ends are linux machines you can also, through ssh, redirect the remote tcpdump output to a local machine; you can save to file or follow it to view the headers locally if you like. Depending on what the need is one or the other may come in handy for troubleshooting.

i've used both of the above options.

sorry doesn't quite answer your local wireshark need.

is the remote VM a linux machine? then you can setup something like xming on your local machine and ssh into target machine that will redirect X windows monitor for the remote remove machine to your local PC (assuming local is a windows box). not quite running on local machine but the window will be local so you can still see real time.

if both ends are linux machines you can also, through ssh, redirect the remote tcpdump output to a local machine; you can save to file or follow it to view the headers locally if you like. Depending on what the need is one or the other may come in handy for troubleshooting.

i've used both of the above options.

sorry doesn't quite answer your local wireshark need.