From: Holger K. <hol...@gm...> - 2008-07-11 17:11:24
|
Dave Coventry schrieb: > > However, accessing the Temp directory on the Colinux vm is > problematic. Sometimes the permissions are not granted for the other > XP machines, sometimes they are unable to access the contents of the > Temp directory on the VM and sometimes they can. Sometimes the Colinux > VM doesn't show up on the Network neighbourhood at all. Sometimes the > machines lock up and do not respond for long periods. > > Initially all machines can see the Colinux vm and the Temp directory. > But after a while the outside machines cannot see it and then the host > XP machine cannot see the others, but can see the VM. Also, the VM and > the XP host lose the ability to ping the outside machines. > I hope you don't have samba on the linux box running when the colinux is started. Disapearing computers on the network can be address resolution conflicts. Are the netbios names set to match the ip names? Is the mac address of the colinux installation really unique on your network. Check if arp -a produces strange results if your connection fails. Similar problems can result if the master browser elections fail. Check with browstat.exe on a windows computer. |