No error message is displayed anytime.
Sorry about my question, because I am not good at networking, but when I
type "ipconfig" under the prompt, my local area network do not have a default
gateway. Is that right? I thought I should set a new connection or somethig,
must not I?
Thank you
It should have a gateway.
It should look pretty much like this for the Shared Networking (NAT)
setting:
Windows IP Configuration
Host Name . . . . . . . . . . . . : comerfin
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet
Adapter (Generic)
Physical Address. . . . . . . . . : 00-03-FF-03-0E-1C
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.131.66
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.131.254
DHCP Server . . . . . . . . . . . : 192.168.131.254
DNS Servers . . . . . . . . . . . : 192.168.1.1
Lease Obtained. . . . . . . . . . : Sunday, January 27, 2008
1:12:03 PM
Lease Expires . . . . . . . . . . : Friday, January 31, 2025
8:00:34 AM
(192.168.1.1 is my router)
Do you have a firewall that might be blocking communication from and
to the VM?

Signature
Bob Comer <Microsoft MVP Windows - Virtual Machine>
>No error message is displayed anytime.
>
[quoted text clipped - 27 lines]
>> >> >
>> >> >Thank you
Marcos Federicce - 27 Jan 2008 20:23 GMT
I am not using any firewall but the Windows firewall. I tried to disable the
guest Windows firewall, but no success yet.
I repaired my Local connection in the guest OS and now I got a gateway, but
it seems it wasnt the problem at all. My settings looks like yours, except
for the DNS server:
Windows IP Configuration
Host Name . . . . . . . . . . . . : desenv
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
Ethernet adapter {3AA52CB7-8DE1-4A4F-B7FF-E413358A2CB9}:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . . : Nortel IPSECSHM Adapter -
Package Scheduler Miniport
Physical Address. . . . . . . . . . : 44-45-53-54-42-00
Dhcp Enabled. . . . . . . . . . . . : No
IP Address. . . . . . . . . . . . . : 0.0.0.0
Subnet Mask . . . . . . . . . . . . : 0.0.0.0
Default Gateway . . . . . . . . . . :
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet Adapter (Generic)
Physical Address. . . . . . . . . : 00-03-FF-7E-BA-8D
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.131.65
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.131.254
DHCP Server . . . . . . . . . . . : 192.168.131.254
DNS Servers . . . . . . . . . . . : 10.1.1.1
Lease Obtained. . . . . . . . . . : Sunday, January 27, 2008 5:57:37
PM
Lease Expires . . . . . . . . . . : Friday, January 31, 2025
12:46:08 AM
Is there something else I could try?
Thank you
> It should have a gateway.
>
[quoted text clipped - 64 lines]
> >> >> >
> >> >> >Thank you
Robert Comer - 27 Jan 2008 21:40 GMT
The only thing I can think of is maybe a host NIC driver issue -- you
might try and see if there is an update for it.
Other than that, I don't know, but maybe someone else here might...

Signature
Bob Comer
>I am not using any firewall but the Windows firewall. I tried to disable the
>guest Windows firewall, but no success yet.
[quoted text clipped - 112 lines]
>> >> >> >
>> >> >> >Thank you
Bill Grant - 27 Jan 2008 23:47 GMT
The first thing I would do is uninstall the Nortel software from the vm.
If you can't get it working with Shared Networking (NAT), install a
Microsoft Loopback Adapter in the host and use ICS on the host to share its
connection to the vm.
> The only thing I can think of is maybe a host NIC driver issue -- you
> might try and see if there is an update for it.
[quoted text clipped - 128 lines]
>>> >> >> >
>>> >> >> >Thank you
Marcos Federicce - 29 Jan 2008 02:59 GMT
Actually I had installed the Nortel Contivity VPN Client on my host OS also,
and before reading your post I tried to uninstal this software on my host
only, and did not change anything in the guest... and that worked! I could
even connect to my business VPN through Contivity Client under my VM.
Somehow this software was disturbing shared networking between host and
guest. Now everything is working fine!
Thank you everybody!
> The first thing I would do is uninstall the Nortel software from the vm.
>
[quoted text clipped - 134 lines]
> >>> >> >> >
> >>> >> >> >Thank you
Robert Comer - 29 Jan 2008 03:13 GMT
Cool, glad you got it going!

Signature
Bob Comer
>Actually I had installed the Nortel Contivity VPN Client on my host OS also,
>and before reading your post I tried to uninstal this software on my host
[quoted text clipped - 144 lines]
>> >>> >> >> >
>> >>> >> >> >Thank you