Could be GRE protocol being blocked on your home router. Your ISP can be contacted to see if they are blocking GRE traffic.
Main Topics
Browse All TopicsWe have a user that has a laptop. The Cisco VPN works fine everywhere except at his home. He has plugged the laptop directly into the modem and by-passed the wireless router. He is using Time Warner Cable. It use to work at one point in time but has since stopped. Is there a program on the server side where I can check for blocked IP address or something similar? Any ideas? Thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Correct Jeff.... IPSEC passthrough must be enabled on the outbound router and must be supported by the outbound devices.
Since the laptop works away from this location, it must be either your equipment or the ISP that is causeing the issue.
Either way, it sounds like you need to make a call to Time Warner Support (you have my sympathy) and complain about the issue. Get their tech support to update the firmware on your device, or (if its manageable) have them show you where to enable the ipsec passthrough. If its not the equipment, then raise hell with the ISP.
This is a pretty commonplace solution. A large ISP shouldn't block this.
According to Time Warner level 2-3 tech support along with their supervisors, there is no way to check to ensure that IPSEC is enabled. I did notice that the modem was almost 10 years old though, so we are going to swap that out and see if that changes anything.
I also reinstalled the Cisco VPN on the laptop. The user now gets an error message: Secure VPN Connection Terminated Locally by the Client. Contacting security gateway. Reason 412 The remote peer is no longer responding.
In those cases I start a network capture at the client, each with working VPN and when failing. You can either use WireShark or Microsoft NetMon 3.3 for this, both are free.
Cisco VPN uses some strange ports, depending on the device it connects to. IPSec itself uses 500/udp, if NAT-T is involved additionally either 4500/udp or 10000/tcp.
Make sure the user's home router has VPN passthrough or IPSEC passthrough enabled. This is on their router, not the user's PC workstation.
Make sure that the VPN end point has NAT-T enabled - PIX or ASA?
Is the home user's IP subnet at home the same as the IP subnet on the other side of the VPN, i.e. at the office?
I'll give these a try and get back to you.
One update to this: the user took his old work laptop home to see if it would work and he got the same thing. So that is 2 work laptops with VPN that will work everywhere else except at his house.
He's bypassed the router already. So I know it's not in there. I'm thinking it has to do with some setting in the VPN program or something on the company's end.
The official statement is you need different networks on each side. The inofficial is it can work with the same network, but there are a lot of pitfalls, and it is not reliable.
Best is to change the home network, since that is done more easily than changing the office one. If you are lucky, narrowing the subnet mask for home is sufficient - a more specific route has precedence over the more general one. Since Cisco VPN is not using a filter driver but a virtual network interface (which is routable), there is a chance of working.
The user still cannot connect to the VPN using his username/password from home. We tried 2 laptops and a desktop. They work everywhere else except there.
Then, he tried a different username and password. Now it works from all computers.
So the solution to this was to use a different username and password to connect. Still not sure why he is blocked using his name only from home. All the settings are identical.
Business Accounts
Answer for Membership
by: MikeKanePosted on 2009-09-23 at 12:26:17ID: 25406893
Is it the Cisco VPN or the Anyconnect client?
If its the Cisco VPN, you need to have "IPSec passthrough" enabled for this to work correctly. If you bypass your modem, and it still fails, you may want to check with TimeWarner to make sure they aren't blocking.
If its the anyconnect client, what error are you receiving on the client?