one more thing to look is to start /Application/Utilities/Terminal at Mac side and execute command "prl_perf_ctl -a | grep nic".
Parallels does statistics of received/sent network packets and errors encountered.
pkt_dropped_in, pkt_err_in, pkt_err_out will definitely point to some problem
Another interesting counter (it is not an error, but it is interesting) is send_buffer_notifications. It should not grow too fast and likely should be zero unless VM sends packets at high rate
Last edited: Nov 14, 2009