Hi Ben,
You shouldn't see 192.168.1.2 for your shared network, it should show 10.211.55.something. My guess is you have been using bridge and than you changed to shared while VM is still running which causes network interface to hold on to the old IP address. You need to do (in Windows VM) a ipconfig /release followed by ipconfig /renew to get a new IP. Or just simply restart VM.
Also, don't use host-only network. You will not be able to connect to Internet with that.
Last edited: Feb 16, 2007