Configuring Cisco VPN Client / Windows XP

Configuring Cisco VPN Client / Windows XP

NewsGroups | Search | Tools
 comp.dcom.vpn  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
Configuring Cisco VPN Client / Windows XP Fred Marshall 07-22-2005
Posted by Fred Marshall on July 22, 2005, 8:00 am
If you were  Registered and logged in, you could reply and use other advanced thread options


I'm trying to get one XP system to access web pages using a Cisco VPN
client.
The system had been working fine. Details are below.

One question I have is:
Given that we see the Ethernet NIC interface and given that we see the VPN
client as a network interface:
How does the sytem decide which of these "interfaces" to use in supporting
things like Internet Explorer?
It *appears* that all the interfaces are working but those pages that
require the VPN aren't coming up. Thus my (probably dumb) question.

Presently we can see normal web pages both http and https. But we cannot
access an https page that probably requires connection via the VPN.

So, my other question is:
How might this be fixed?
I'm tempted to reinstall the VPN client, repair the TCP/IP stack, ....

Any suggestions regarding both questions would be greatly appreciated.

Thanks,

Fred

*****Background:
We're working on a customer's system with *no* technical reference
information or support.
It's rather strange indeed but I'm sure we'll figure it out.
I could use some advice / help:

The system has the following:

A Westell DSL Modem - working fine.
(Initially, the modem was set up to be dialed by PPPOE software in the PC.
I changed this so that the modem will dial and stay connected by itself.
Maybe this was a mistake but I don't see how.)

Ethernet NIC: as normal, an ethernet NIC shows up as a network interface.

PPPOE interface: IF the PPPOE software is started, then it shows up as an
interface. But now that the modem is automatic, this software doesn't do
anything. So, I just don't start it up at all. I've seen lots of systems
transitioned from using "dialing" software to simply letting the modem do
the connection work - so I'm very used to this part.

There is a Cisco VPN client installed on the computer. I'm not so used to
this.....
When the VPN client is started, it connects. So far this seems good.

So, the current network interfaces showing are:
Ethernet NIC - connected with IP address DHCP from the modem.
VPN "interface" - connected with IP address that must be coming from the
other end of the VPN...
PPPOE interface - not connected / used.
Dialup connection - not connected / used.

For the critical purpose of the sytem, Internet Explorer 6 is being used for
all interfacing - to interactive web pages.
The customer reports that the distant servers recently switched from http to
https pages.
After this was done, they report that one of the client computers stopped
connnecting to the pages.
So, our task is to get it working again.
(Because all other clients in this system are working, we might assume that
the switch to https has *nothing to do* with the problem).









Spring Sale Save 20% Banner - Sale Ended 5/3/07 So Updated to NonPromo Ad
Posted by Fred Marshall on July 22, 2005, 8:03 am
If you were  Registered and logged in, you could reply and use other advanced thread options


I should add that the behavior on the "broken" system is identical to
behavior I see on a computer that doesn't have the VPN installed / running /
connected.

I can access all the same pages from another, unrelated computer *and* I
cannot access the *same* pages on the computer with the VPN client
installed. This suggests there's something broken with the VPN
configuration on the target client computer.

Fred


> I'm trying to get one XP system to access web pages using a Cisco VPN
> client.
> The system had been working fine. Details are below.
>
> One question I have is:
> Given that we see the Ethernet NIC interface and given that we see the VPN
> client as a network interface:
> How does the sytem decide which of these "interfaces" to use in supporting
> things like Internet Explorer?
> It *appears* that all the interfaces are working but those pages that
> require the VPN aren't coming up. Thus my (probably dumb) question.
>
> Presently we can see normal web pages both http and https. But we cannot
> access an https page that probably requires connection via the VPN.
>
> So, my other question is:
> How might this be fixed?
> I'm tempted to reinstall the VPN client, repair the TCP/IP stack, ....
>
> Any suggestions regarding both questions would be greatly appreciated.
>
> Thanks,
>
> Fred
>
> *****Background:
> We're working on a customer's system with *no* technical reference
> information or support.
> It's rather strange indeed but I'm sure we'll figure it out.
> I could use some advice / help:
>
> The system has the following:
>
> A Westell DSL Modem - working fine.
> (Initially, the modem was set up to be dialed by PPPOE software in the PC.
> I changed this so that the modem will dial and stay connected by itself.
> Maybe this was a mistake but I don't see how.)
>
> Ethernet NIC: as normal, an ethernet NIC shows up as a network interface.
>
> PPPOE interface: IF the PPPOE software is started, then it shows up as an
> interface. But now that the modem is automatic, this software doesn't do
> anything. So, I just don't start it up at all. I've seen lots of systems
> transitioned from using "dialing" software to simply letting the modem do
> the connection work - so I'm very used to this part.
>
> There is a Cisco VPN client installed on the computer. I'm not so used to
> this.....
> When the VPN client is started, it connects. So far this seems good.
>
> So, the current network interfaces showing are:
> Ethernet NIC - connected with IP address DHCP from the modem.
> VPN "interface" - connected with IP address that must be coming from the
> other end of the VPN...
> PPPOE interface - not connected / used.
> Dialup connection - not connected / used.
>
> For the critical purpose of the sytem, Internet Explorer 6 is being used
> for all interfacing - to interactive web pages.
> The customer reports that the distant servers recently switched from http
> to https pages.
> After this was done, they report that one of the client computers stopped
> connnecting to the pages.
> So, our task is to get it working again.
> (Because all other clients in this system are working, we might assume
> that the switch to https has *nothing to do* with the problem).
>
>
>
>
>
>
>




Posted by Scott Townsend on August 3, 2005, 2:34 pm
If you were  Registered and logged in, you could reply and use other advanced thread options


Did you get your issue resolved?

Packets will use an interface based on the routing table. (type 'route
print' at a command prompt)
Generally speaking when the VPN is connected it will add a route to the
table. So say your local LAN is 192.168.1.X/255.255.255.0 and the Corp
office is 10.1.x.x/255.255.0.0 There should be a route added in the table
that tells the packets to use the VPN interface for any packet destined to
the 10.1.x.x network.

Now the VPN termination point might also be blocking ports and only allowing
specific ports. You will have to be sure that the ports you are working with
(80, 443) are both open for the VPN Clients.

I always try to use IP addresses of the servers that I'm testing with so I
don't have to deal with name server issues at the same time. Once the IP
Traffic is working well, then deal with how the names are resolved.

Name resolution is a unique issue with VPNs too. If you access
www.domain.com without a VPN Connection. it uses your Public interface and
DNS Server to get the address if it exists. If the name is also on the
internal network DNS then it will have 2 addresses, the public IP and the
Private IP. So now you bring up your VPN and try to access the same
server... Well your machine already resolved the address to the public IP
and will use that IP and not the internal IP. you will need to have it
flush the DNS Cache resolver (ipconfig /flushdns) to clear out the old DNS
entry and then query again. Even if you cant Ping the device (blocked ports
or what have you) you can still ping the name to be sure that it resolves to
the proper address

Scott<-

>I should add that the behavior on the "broken" system is identical to
>behavior I see on a computer that doesn't have the VPN installed / running
>/ connected.
>
> I can access all the same pages from another, unrelated computer *and* I
> cannot access the *same* pages on the computer with the VPN client
> installed. This suggests there's something broken with the VPN
> configuration on the target client computer.
>
> Fred
>
>
>> I'm trying to get one XP system to access web pages using a Cisco VPN
>> client.
>> The system had been working fine. Details are below.
>>
>> One question I have is:
>> Given that we see the Ethernet NIC interface and given that we see the
>> VPN client as a network interface:
>> How does the sytem decide which of these "interfaces" to use in
>> supporting things like Internet Explorer?
>> It *appears* that all the interfaces are working but those pages that
>> require the VPN aren't coming up. Thus my (probably dumb) question.
>>
>> Presently we can see normal web pages both http and https. But we cannot
>> access an https page that probably requires connection via the VPN.
>>
>> So, my other question is:
>> How might this be fixed?
>> I'm tempted to reinstall the VPN client, repair the TCP/IP stack, ....
>>
>> Any suggestions regarding both questions would be greatly appreciated.
>>
>> Thanks,
>>
>> Fred
>>
>> *****Background:
>> We're working on a customer's system with *no* technical reference
>> information or support.
>> It's rather strange indeed but I'm sure we'll figure it out.
>> I could use some advice / help:
>>
>> The system has the following:
>>
>> A Westell DSL Modem - working fine.
>> (Initially, the modem was set up to be dialed by PPPOE software in the
>> PC. I changed this so that the modem will dial and stay connected by
>> itself. Maybe this was a mistake but I don't see how.)
>>
>> Ethernet NIC: as normal, an ethernet NIC shows up as a network interface.
>>
>> PPPOE interface: IF the PPPOE software is started, then it shows up as an
>> interface. But now that the modem is automatic, this software doesn't do
>> anything. So, I just don't start it up at all. I've seen lots of
>> systems transitioned from using "dialing" software to simply letting the
>> modem do the connection work - so I'm very used to this part.
>>
>> There is a Cisco VPN client installed on the computer. I'm not so used
>> to this.....
>> When the VPN client is started, it connects. So far this seems good.
>>
>> So, the current network interfaces showing are:
>> Ethernet NIC - connected with IP address DHCP from the modem.
>> VPN "interface" - connected with IP address that must be coming from the
>> other end of the VPN...
>> PPPOE interface - not connected / used.
>> Dialup connection - not connected / used.
>>
>> For the critical purpose of the sytem, Internet Explorer 6 is being used
>> for all interfacing - to interactive web pages.
>> The customer reports that the distant servers recently switched from http
>> to https pages.
>> After this was done, they report that one of the client computers stopped
>> connnecting to the pages.
>> So, our task is to get it working again.
>> (Because all other clients in this system are working, we might assume
>> that the switch to https has *nothing to do* with the problem).
>>
>>
>>
>>
>>
>>
>>
>
>




Posted by Fred Marshall on August 23, 2005, 12:30 pm
If you were  Registered and logged in, you could reply and use other advanced thread options


Scott,

Thanks. I did resolve it by reinstalling the VPN client.
Your description of how things work is helpful!

Fred

I don't know why I didn't see your post until today.... ?

> Did you get your issue resolved?
>
> Packets will use an interface based on the routing table. (type 'route
> print' at a command prompt)
> Generally speaking when the VPN is connected it will add a route to the
> table. So say your local LAN is 192.168.1.X/255.255.255.0 and the Corp
> office is 10.1.x.x/255.255.0.0 There should be a route added in the table
> that tells the packets to use the VPN interface for any packet destined to
> the 10.1.x.x network.
>
> Now the VPN termination point might also be blocking ports and only
> allowing specific ports. You will have to be sure that the ports you are
> working with (80, 443) are both open for the VPN Clients.
>
> I always try to use IP addresses of the servers that I'm testing with so I
> don't have to deal with name server issues at the same time. Once the IP
> Traffic is working well, then deal with how the names are resolved.
>
> Name resolution is a unique issue with VPNs too. If you access
> www.domain.com without a VPN Connection. it uses your Public interface and
> DNS Server to get the address if it exists. If the name is also on the
> internal network DNS then it will have 2 addresses, the public IP and the
> Private IP. So now you bring up your VPN and try to access the same
> server... Well your machine already resolved the address to the public IP
> and will use that IP and not the internal IP. you will need to have it
> flush the DNS Cache resolver (ipconfig /flushdns) to clear out the old DNS
> entry and then query again. Even if you cant Ping the device (blocked
> ports or what have you) you can still ping the name to be sure that it
> resolves to the proper address
>
> Scott<-
>
>>I should add that the behavior on the "broken" system is identical to
>>behavior I see on a computer that doesn't have the VPN installed / running
>>/ connected.
>>
>> I can access all the same pages from another, unrelated computer *and* I
>> cannot access the *same* pages on the computer with the VPN client
>> installed. This suggests there's something broken with the VPN
>> configuration on the target client computer.
>>
>> Fred
>>
>>
>>> I'm trying to get one XP system to access web pages using a Cisco VPN
>>> client.
>>> The system had been working fine. Details are below.
>>>
>>> One question I have is:
>>> Given that we see the Ethernet NIC interface and given that we see the
>>> VPN client as a network interface:
>>> How does the sytem decide which of these "interfaces" to use in
>>> supporting things like Internet Explorer?
>>> It *appears* that all the interfaces are working but those pages that
>>> require the VPN aren't coming up. Thus my (probably dumb) question.
>>>
>>> Presently we can see normal web pages both http and https. But we
>>> cannot access an https page that probably requires connection via the
>>> VPN.
>>>
>>> So, my other question is:
>>> How might this be fixed?
>>> I'm tempted to reinstall the VPN client, repair the TCP/IP stack, ....
>>>
>>> Any suggestions regarding both questions would be greatly appreciated.
>>>
>>> Thanks,
>>>
>>> Fred
>>>
>>> *****Background:
>>> We're working on a customer's system with *no* technical reference
>>> information or support.
>>> It's rather strange indeed but I'm sure we'll figure it out.
>>> I could use some advice / help:
>>>
>>> The system has the following:
>>>
>>> A Westell DSL Modem - working fine.
>>> (Initially, the modem was set up to be dialed by PPPOE software in the
>>> PC. I changed this so that the modem will dial and stay connected by
>>> itself. Maybe this was a mistake but I don't see how.)
>>>
>>> Ethernet NIC: as normal, an ethernet NIC shows up as a network
>>> interface.
>>>
>>> PPPOE interface: IF the PPPOE software is started, then it shows up as
>>> an interface. But now that the modem is automatic, this software
>>> doesn't do anything. So, I just don't start it up at all. I've seen
>>> lots of systems transitioned from using "dialing" software to simply
>>> letting the modem do the connection work - so I'm very used to this
>>> part.
>>>
>>> There is a Cisco VPN client installed on the computer. I'm not so used
>>> to this.....
>>> When the VPN client is started, it connects. So far this seems good.
>>>
>>> So, the current network interfaces showing are:
>>> Ethernet NIC - connected with IP address DHCP from the modem.
>>> VPN "interface" - connected with IP address that must be coming from the
>>> other end of the VPN...
>>> PPPOE interface - not connected / used.
>>> Dialup connection - not connected / used.
>>>
>>> For the critical purpose of the sytem, Internet Explorer 6 is being used
>>> for all interfacing - to interactive web pages.
>>> The customer reports that the distant servers recently switched from
>>> http to https pages.
>>> After this was done, they report that one of the client computers
>>> stopped connnecting to the pages.
>>> So, our task is to get it working again.
>>> (Because all other clients in this system are working, we might assume
>>> that the switch to https has *nothing to do* with the problem).
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>
>




Similar ThreadsPosted
Vpn with cisco client and windows 2000 server family August 5, 2005, 12:06 am
CISCO VPN Client access internet through Windows xp pppoe August 10, 2006, 11:32 pm
Error / reason 442 in Cisco VPN Client under Windows Vista March 10, 2008, 6:52 am
connecting to Windows 2003 VPN server using Cisco router as a client February 26, 2005, 1:50 am
cisco vpn client seems to collide with windows internet connection sharing. March 30, 2007, 2:41 am
newbie: configuring cisco 2651XM July 16, 2008, 7:17 pm
Anyone here got experience configuring a cisco 4400 controller and 2003 radius server? October 17, 2007, 8:45 pm
connecting Cisco with Linux or Windows April 29, 2005, 5:18 pm
openvpn windows xp client August 25, 2005, 6:45 am
windows client development January 25, 2007, 4:22 am

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map