Reputation: 511
I have a Host with VirtualBox installed and Guest installed (both with Windows XP SP3). I do have connection between them. And also the guest have an internet connection. I can connect via Remote Desktop Connection from Host to Guest, but I also want to be able to connect to Guest from any other PC. If can, how to achieve this?
Guest is using 2 network adapters, one NAT for sharing the internet connection and then one Host-only to be able for both machines to see each other on the local network.
Upvotes: 6
Views: 28469
Reputation: 20802
Assuming you have an Internet router providing access to your ISP...
ipconfig /renew
.Upvotes: 8