I take it that parallels is compiled and running except for the networking problem. That said, it must be coming from the network configuration either with the parallels vnic0 or your guest network configuration. Am I correct in assuming that you have your network configuration set to bridged?
That is correct: bridged network.
I tried to further locate the problem already some time ago and observed:
a) it seems that vnic0 does not cause any trouble
b) ther trouble only occures when the VM boots up. During boot of the VM following things happen: AMD-Pacifica is activated, and then eth0 switches to promiscous mode. Only after this has happened the trouble begins. (I also tried to switch-off hardware virtualisation, but it does not improve noticably).[/QUOTE]
Which leads me to think it's one of two things; the guest network is probably not configured to be on the same network/subnet as the host or the firewall on the host is silently blocking the guest vm in some way. Does the guest vm also have a firewall running? Can you turn off or disable it temporarily to see if that is the issue or not?
I have set all to fixed IP's in the local net within 192.168.0.0/24
The host (as all Ubuntu-versions) does not have any firewall
I also uninstalled AppArmor in Gusty, to avoid any problems in that direction (Feisty does not have AppArmor)
Guest in the VM is OS/2-Warp 4.5 without any protection like firewal, ..etc.
In fact, even if there were somthing going wrong in the VM (which does not harm on Feisty)
it should not be propagated to the host and cause instabilities.
Moreover with network in the bridged mode, there should ba no DHCP-server running in Parallels (it is only for the host-only mode) an I do not have it configured with regard to IP's.
So if I were further searching for the root cause, I would suspect the problem beeing in Parallels networking module. This because this module intercepts between the Linux network-module 'forthdeth' and the kernel. Otherwise 'hardware virtualisation' would not be possible for networking (according to my understanding)
With best regards,
Ingo