Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Virtual PC

Vista - VPC, VPN and public internet access

Reply
 
Old 08-23-2009   #1 (permalink)
Arend


 
 

VPC, VPN and public internet access

Hi,

I am running a Windows XP SP3 guest in which I have a Cisco VPN client
installed. The virtual machine is configured for NAT networking.

On my home network (linksys wireless router wrt54) I can bring up the
virtual machine, connect from the virtual machine to my company
through the VPN and access the company network through the virtual
network interface provided by the VPN. I can also connect from the
virtual machine to external web servers (e.g. www.google.com) through
the 'NAT' network interface in the virtual machine. So far so good.

When I connect the host system to the web through a public internet
connection e.g. a hotel, airport or starbucks, I cannot access non-
company servers (e.g. google) after establishing the VPN connection.
http requests from the guest system to servers outside the VPN are not
answered. The problem is not a name resolution issue as www.google.com
can be 'ping'ed' even when connected to the VPN.

It looks like the public access points 'see' two network cards trying
to use the service and restrict http return packets to come through.
Any ideas to solve this problem would be appreciated.

Here are cut-and-pasted commands from the guest system with the host
connected through a public access point.

Before VPN access
===============

$ ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.131.66
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.131.254

PocketXPuser@xxxxxx ~
$ wget www.google.com
--2009-08-23 11:56:59-- http://www.google.com/
Resolving www.google.com... 74.125.159.147, 74.125.159.104,
74.125.159.103, ...
Connecting to www.google.com|74.125.159.147|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: `index.html.4'

[ <=> ] 5,049 --.-K/s in
0.009s

2009-08-23 11:56:59 (549 KB/s) - `index.html.4' saved [5049]


PocketXPuser@xxxxxx ~

After VPN access
===============

$ ipconfig

Windows IP Configuration


Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.131.66
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.131.254

Ethernet adapter Local Area Connection 5:

Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.34.3
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

PocketXPuser@xxxxxx ~
$ ping www.google.com

Pinging www.l.google.com [74.125.19.103] with 32 bytes of data:

Reply from 74.125.19.103: bytes=32 time=8ms TTL=128
Reply from 74.125.19.103: bytes=32 time=9ms TTL=128
Reply from 74.125.19.103: bytes=32 time=9ms TTL=128
Reply from 74.125.19.103: bytes=32 time=8ms TTL=128

Ping statistics for 74.125.19.103:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 8ms, Maximum = 9ms, Average = 8ms

PocketXPuser@xxxxxx ~
$ wget www.google.com
--2009-08-23 11:57:56-- http://www.google.com/
Resolving www.google.com... 74.125.19.103, 74.125.19.147,
74.125.19.106, ...
Connecting to www.google.com|74.125.19.103|:80...

and I get stuck here


My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Public folder access Vista General
Cannot Access My Own Public Folder Network & Sharing
Access denied on Public folder Vista General
Public Computer Lab Access Vista account administration
public access vista PC Vista security


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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