Windows Vista Tips

Windows Vista Tips > Newsgroups > Virtual PC > Unable to connect to Internet through VPC (Guest OS : windows 2003

Reply
Thread Tools Display Modes

Unable to connect to Internet through VPC (Guest OS : windows 2003

 
 
Girija Acharya
Guest
Posts: n/a

 
      09-04-2009
Hi ,

I'm facing a issue while configuring Shared Networking (NAT) for my VPC.I
basically want to access the web through my virtual PC.
I am using a standalone laptop & use it to connect directly to the web
either through broadband / dial up modem.

Below are the settings on my system & steps that I have followed (as per
suggestions on the web):

1)Host OS : Windows Vista .I have no proxies configured on the Host OS. And
its a stand alone laptop.
2)ICS is enabled on the Host for the connection accessing the net.
3)Guest OS : Windows 2003 Server , DHCP enabled .
4)Microsoft VPC 6.0 with shared Networking enabled.
5) I have configured static DNS server IP to 192.168.131.254 on my Virtual
PC. When I access a web page from my VPC , I get the error "Internet Explorer
cannot open Search Page" .

I also tried the below config for the Guest OS. But to no avail.

Default Gateway :192.168.131.254
DNS IP : same as that of the Host OS ,connection.
Guest IP :192.168.131.1

It seems that the Guest OS is able to send data , but unable to receive.
Is there any settings/configuration that I have missed out ?? I'm totally
lost.. Kindly guide.

TIA,
Girija

p.s: I'm not into networking , but i'm trying my best to get this working
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      09-05-2009
You should not need to configure anything manually. If you set it to
Shared Networking (NAT) the vm should get the config it needs automatically.

A server OS does not work well as a NAT or ICS host, but changing the
DNS setting (as you have done) should solve the problem. What happens if you
do an nslookup of a public address like www.microsoft.com?

You should not run ICS on the host and use Shared Networking (NAT) on the
guest. Use one or the other, not both.


"Girija Acharya" <Girija > wrote in message
news:A564F6B5-B753-42AD-B1AD-...
> Hi ,
>
> I'm facing a issue while configuring Shared Networking (NAT) for my VPC.I
> basically want to access the web through my virtual PC.
> I am using a standalone laptop & use it to connect directly to the web
> either through broadband / dial up modem.
>
> Below are the settings on my system & steps that I have followed (as per
> suggestions on the web):
>
> 1)Host OS : Windows Vista .I have no proxies configured on the Host OS.
> And
> its a stand alone laptop.
> 2)ICS is enabled on the Host for the connection accessing the net.
> 3)Guest OS : Windows 2003 Server , DHCP enabled .
> 4)Microsoft VPC 6.0 with shared Networking enabled.
> 5) I have configured static DNS server IP to 192.168.131.254 on my Virtual
> PC. When I access a web page from my VPC , I get the error "Internet
> Explorer
> cannot open Search Page" .
>
> I also tried the below config for the Guest OS. But to no avail.
>
> Default Gateway :192.168.131.254
> DNS IP : same as that of the Host OS ,connection.
> Guest IP :192.168.131.1
>
> It seems that the Guest OS is able to send data , but unable to receive.
> Is there any settings/configuration that I have missed out ?? I'm totally
> lost.. Kindly guide.
>
> TIA,
> Girija
>
> p.s: I'm not into networking , but i'm trying my best to get this working


 
Reply With Quote
 
Girija Acharya
Guest
Posts: n/a

 
      09-05-2009
Thanx Bill , I could finally get to connect to the internet through tthe VPC.
Below are some of my findings .

Connected using ,
1) Shared Networking
2) Using Loopback Adapter and ICS.

However , after enabling Shared Networking on my VPC , I still had to
manually set the IP address , Default Gateway & DNS Server information

Default Gateway : 192.168.131.254 (for win 2003 server)
DNS Server : the one assigned to the host by the ISP.
& weirdly enough it worked only when the IP Address was in the range of
(192.168.131.64 -192.168.131.190 ) (It was an accidental finding though .
I copied the values for NAT as is from the doc
(http://download.microsoft.com/downlo...whitepaper.doc)
and it worked ) .Though ,no where it has been specified that the IP has to
fall in that range .
[And for the last so many days i have been trying it with the ip
192.168.131.1 ]

However , when I set the ip to one of the values in the said range , I was
getting a warning message in the VPC "Windows System Error - A duplicate name
exists on the network" . (My host and VM have different names ) .

Though , I have got things working , those are few doubt's that are still
lingering in my head .

2) Using Loopback adapter was quite a straightforward approach .
->Installed it on the Host
-> Enabled ICS on my internet connection on the host.
-> Configured Loopback adapter on my VPC
I could connect to the web , access my VM from the host . However, it didn't
work the other way round.i.e connecting the Host from the VM inspite of
unblocking the firewall fro the VPC.

Thanx Once Again .


"Bill Grant" wrote:

> You should not need to configure anything manually. If you set it to
> Shared Networking (NAT) the vm should get the config it needs automatically.
>
> A server OS does not work well as a NAT or ICS host, but changing the
> DNS setting (as you have done) should solve the problem. What happens if you
> do an nslookup of a public address like www.microsoft.com?
>
> You should not run ICS on the host and use Shared Networking (NAT) on the
> guest. Use one or the other, not both.
>
>
> "Girija Acharya" <Girija > wrote in message
> news:A564F6B5-B753-42AD-B1AD-...
> > Hi ,
> >
> > I'm facing a issue while configuring Shared Networking (NAT) for my VPC.I
> > basically want to access the web through my virtual PC.
> > I am using a standalone laptop & use it to connect directly to the web
> > either through broadband / dial up modem.
> >
> > Below are the settings on my system & steps that I have followed (as per
> > suggestions on the web):
> >
> > 1)Host OS : Windows Vista .I have no proxies configured on the Host OS.
> > And
> > its a stand alone laptop.
> > 2)ICS is enabled on the Host for the connection accessing the net.
> > 3)Guest OS : Windows 2003 Server , DHCP enabled .
> > 4)Microsoft VPC 6.0 with shared Networking enabled.
> > 5) I have configured static DNS server IP to 192.168.131.254 on my Virtual
> > PC. When I access a web page from my VPC , I get the error "Internet
> > Explorer
> > cannot open Search Page" .
> >
> > I also tried the below config for the Guest OS. But to no avail.
> >
> > Default Gateway :192.168.131.254
> > DNS IP : same as that of the Host OS ,connection.
> > Guest IP :192.168.131.1
> >
> > It seems that the Guest OS is able to send data , but unable to receive.
> > Is there any settings/configuration that I have missed out ?? I'm totally
> > lost.. Kindly guide.
> >
> > TIA,
> > Girija
> >
> > p.s: I'm not into networking , but i'm trying my best to get this working

>
>

 
Reply With Quote
 
Bhavtosh
Guest
Posts: n/a

 
      09-05-2009
girija,
MLA is needed when there is no additional physical adapter in the machine
but good that u got thru

follow these steps to solve yr issue;

1. which ever adapter [lan/wireless] on host is used for net access; right
click on it from network connections and enable net sharing option.

i hope the net connection is giving u dynamic IP. also install the VPC
service on that adapter. for more info check this
http://claytonj.wordpress.com/2007/0...c-to-internet/

2. enable the default VPC adapter [intel 21..] with dynamic IP setting

3.in yr VPC window edit->settings select the host's adapter being used for
net access [lan/wireless]

4. restart yr VPC and i hope yr problem will be solved

if not then do share further details

--
,Bhavtosh


"Girija Acharya" wrote:

> Thanx Bill , I could finally get to connect to the internet through tthe VPC.
> Below are some of my findings .
>
> Connected using ,
> 1) Shared Networking
> 2) Using Loopback Adapter and ICS.
>
> However , after enabling Shared Networking on my VPC , I still had to
> manually set the IP address , Default Gateway & DNS Server information
>
> Default Gateway : 192.168.131.254 (for win 2003 server)
> DNS Server : the one assigned to the host by the ISP.
> & weirdly enough it worked only when the IP Address was in the range of
> (192.168.131.64 -192.168.131.190 ) (It was an accidental finding though .
> I copied the values for NAT as is from the doc
> (http://download.microsoft.com/downlo...whitepaper.doc)
> and it worked ) .Though ,no where it has been specified that the IP has to
> fall in that range .
> [And for the last so many days i have been trying it with the ip
> 192.168.131.1 ]
>
> However , when I set the ip to one of the values in the said range , I was
> getting a warning message in the VPC "Windows System Error - A duplicate name
> exists on the network" . (My host and VM have different names ) .
>
> Though , I have got things working , those are few doubt's that are still
> lingering in my head .
>
> 2) Using Loopback adapter was quite a straightforward approach .
> ->Installed it on the Host
> -> Enabled ICS on my internet connection on the host.
> -> Configured Loopback adapter on my VPC
> I could connect to the web , access my VM from the host . However, it didn't
> work the other way round.i.e connecting the Host from the VM inspite of
> unblocking the firewall fro the VPC.
>
> Thanx Once Again .
>
>
> "Bill Grant" wrote:
>
> > You should not need to configure anything manually. If you set it to
> > Shared Networking (NAT) the vm should get the config it needs automatically.
> >
> > A server OS does not work well as a NAT or ICS host, but changing the
> > DNS setting (as you have done) should solve the problem. What happens if you
> > do an nslookup of a public address like www.microsoft.com?
> >
> > You should not run ICS on the host and use Shared Networking (NAT) on the
> > guest. Use one or the other, not both.
> >
> >
> > "Girija Acharya" <Girija > wrote in message
> > news:A564F6B5-B753-42AD-B1AD-...
> > > Hi ,
> > >
> > > I'm facing a issue while configuring Shared Networking (NAT) for my VPC.I
> > > basically want to access the web through my virtual PC.
> > > I am using a standalone laptop & use it to connect directly to the web
> > > either through broadband / dial up modem.
> > >
> > > Below are the settings on my system & steps that I have followed (as per
> > > suggestions on the web):
> > >
> > > 1)Host OS : Windows Vista .I have no proxies configured on the Host OS.
> > > And
> > > its a stand alone laptop.
> > > 2)ICS is enabled on the Host for the connection accessing the net.
> > > 3)Guest OS : Windows 2003 Server , DHCP enabled .
> > > 4)Microsoft VPC 6.0 with shared Networking enabled.
> > > 5) I have configured static DNS server IP to 192.168.131.254 on my Virtual
> > > PC. When I access a web page from my VPC , I get the error "Internet
> > > Explorer
> > > cannot open Search Page" .
> > >
> > > I also tried the below config for the Guest OS. But to no avail.
> > >
> > > Default Gateway :192.168.131.254
> > > DNS IP : same as that of the Host OS ,connection.
> > > Guest IP :192.168.131.1
> > >
> > > It seems that the Guest OS is able to send data , but unable to receive.
> > > Is there any settings/configuration that I have missed out ?? I'm totally
> > > lost.. Kindly guide.
> > >
> > > TIA,
> > > Girija
> > >
> > > p.s: I'm not into networking , but i'm trying my best to get this working

> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Service Pack 2 CD. Is it best to get a new one? Grimy Windows Update 4 08-19-2009 02:44 PM
Windows XP Service Pack 3 (KB936929), errorcode: 0x8007F004 TT Windows Update 4 08-09-2009 06:21 PM
Disconnecting Drive Maps over WAN Jesse Pastrano Windows Server 2 04-01-2008 06:23 PM
Windows 2000 Server CALs, and adding a Windows Server 2003. Mixed 2000/2003 domain. Ed van Balen Windows Server 2 06-05-2005 10:22 AM
Bad_Pool_Caller Windows Server 4 06-04-2005 01:32 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59