Yes, I did. The fact that I can see the local network means the NIC is
working. The DNS and gateway settings come from the DHCP server.
They look right. I'm kind of stumped. Could it be a firewall issue? If so,
which one? The Vista one or the XP one?
>Yes, I did. The fact that I can see the local network means the NIC is
>working. The DNS and gateway settings come from the DHCP server.
>They look right. I'm kind of stumped. Could it be a firewall issue? If so,
>which one? The Vista one or the XP one?
Check the firewall on the host, occasionally this will block traffic
from the VM.
Can you ping the gateway and DNS servers?

Signature
Cheers,
Steve Jain, Virtual Machine MVP
http://vpc.essjae.com/
I do not work for Microsoft.
Bo Berglund - 27 Mar 2008 07:15 GMT
>>Yes, I did. The fact that I can see the local network means the NIC is
>>working. The DNS and gateway settings come from the DHCP server.
[quoted text clipped - 5 lines]
>
>Can you ping the gateway and DNS servers?
Wait a minute! How can the firewall on the *host* block a virtual
machine that uses the host hardware NIC?
All previous discussions have pointed out that the VPC network service
goes below any host software and passes traffic "under the hood" to
the guest system if the guest's MAC address is used.
How can now suddenly the opposite be true????
Bo Berglund
Robert Comer - 27 Mar 2008 12:09 GMT
It can happen, some of the firewalls work "under the hood" too.

Signature
Bob Comer
>>>Yes, I did. The fact that I can see the local network means the NIC is
>>>working. The DNS and gateway settings come from the DHCP server.
[quoted text clipped - 15 lines]
>
>Bo Berglund
Sebastian G. - 27 Mar 2008 14:06 GMT
> Wait a minute! How can the firewall on the *host* block a virtual
> machine that uses the host hardware NIC?
Because the virtual machine doesn't access the host's NIC directly, but goes
through all the emulation, and the emulation itself simply calls into the
NDIS stack. Depending on where the firewall's filter driver sits in the
stack, it may apply its policies to such traffic as well.
Stephen Quist - 27 Mar 2008 14:20 GMT
Well, the story got a little more complicated (or less, depending on your
perspective).
I could ping the gateway and DNS servers.
With more investigation I found I could access sites such as Google.com and
cnn.com.
It's microsoft.com that it won't connect to! Feh.
Steve
>>Yes, I did. The fact that I can see the local network means the NIC is
>>working. The DNS and gateway settings come from the DHCP server.
[quoted text clipped - 5 lines]
>
> Can you ping the gateway and DNS servers?
Frank vdB - 29 Mar 2008 15:54 GMT
I have the problem.
The problem is the firewall at the host.
When I dactivate the firewall I can connect to the intenet.
Now I'm figuring out what settings I must put in the firewall (Trend Micro
Internet Security 2008).
Or does someone know how to configure the firewall on the host pc.
Frank
> Well, the story got a little more complicated (or less, depending on your
> perspective).
[quoted text clipped - 14 lines]
> >
> > Can you ping the gateway and DNS servers?
Sebastian G. - 29 Mar 2008 16:10 GMT
> I have the problem.
> The problem is the firewall at the host.
> When I dactivate the firewall I can connect to the intenet.
> Now I'm figuring out what settings I must put in the firewall (Trend Micro
> Internet Security 2008).
> Or does someone know how to configure the firewall on the host pc.
Obviously works as designed: messing up the network. So where's your problem?