networking - adding Virtual PC 2007 to host network -


As a guest, I am using Virtual PC 2007 with Windows XP Pro, what virtual PC is the guest PC's network Is it possible to add more guest into PC's domain? I have enabled NAT Shared Networking but only the guest is allowed to access the internet .. Thanks

It should not be a problem when adding guest to the physical adapter of the host:

In Settings for your VM, go to Networking and instead of "Shared Networking (NAT)", that NIC Select which networks are linked to your host (such as "RealTech ART L-8116 Gigabit Ethernet ", or whatever your NIC, it is equal to Bridge mode Vimwayr). In this way, the guest will appear as a real computer on your network, and will act as a physical box on the network.

The IIRC interrupts the default Windows firewall on the MS VPC host, so only the guest's firewall is applied; For other FW products, you may have to enable something like "no permit packets for the host".


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -