networking - Virtualbox host-guest network setup -


how set network between host , guest os in windows vista?

give guest 2 network adapters, 1 nat , other host-only. nat 1 allow guest see internet, , host-only 1 allow host see guest.

one of them allows guest see host. i'm not sure which, know works since i've tested web server stuff it. have choose right ip address, 10.x.x.x or 192.168.x.x.

also, may have careful having file , printer sharing running on both adapters @ once, since guest see own name , conflict itself. ran during install.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -