cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
895
Views
11
Helpful
7
Replies

Cisco VPN client & ISDN

r-lemaster
Level 1
Level 1

Hi there,

My friend has a 1604 router and is trying to access his corp VPN using the Cisco 3000 VPN client v 3.6.3.

He was previously using an ISDN card on a gateway PC (instead of the 1604) and the VPN client worked fine. He has not made any changes to the VPN client settings, and no changes have been made on the upstream VPN concentrator.

The 1604 is now working great for ISDN, but he can't connect to the corp VPN using the VPN client. Regular non-VPN traffic has no problems.

When he tries to connect to to the corp VPN, his VPN client says;

"initializing connection

initializing tcp to ..IP/Port ..

initializing tcp to ..IP/Port (backup)

failed to establish tcp connection."

I disabled the IOS firewall (CBAC) and that didn't work. I'm thinking that maybe one of the ACLs on the Dialer map-class is interfering with the VPN setup. Here are the ACLs:

map-class dialer DialClass

access-list 18 permit 192.168.1.0 0.0.0.255

access-list 101 permit ip 192.168.1.0 0.0.0.255 any

access-list 101 permit udp any any eq bootps

access-list 101 deny ip any any

access-list 121 permit icmp any any administratively-prohibited

access-list 121 permit icmp any any echo

access-list 121 permit icmp any any echo-reply

access-list 121 permit icmp any any packet-too-big

access-list 121 permit icmp any any time-exceeded

access-list 121 permit icmp any any traceroute

access-list 121 permit icmp any any unreachable

access-list 121 deny ip any any

dialer-list 1 protocol ip permit

Anyone got any ideas why his VPN client can't connect?

Thanks for your time.

Full config attached.

1 Accepted Solution

Accepted Solutions

Thanks Josef, we'll give it a shot and report back.

View solution in original post

7 Replies 7

dbellaze
Level 4
Level 4

One of the possible issues here could be NAT/PAt. Is the VPN Client and the Upstream VPN Concentrator configured for NAT-T? If not this could be your problem. You will either have to enable NAT-T or do some static NAT translations for the IPSec ports on the router for the workstation with the VPN Client.

There should be a log window you can enable on the VPN Client that could provide some info, and there should be a log on the VPN Concentrator.

Here is a link on configuring NAT-T on the client.

http://www.cisco.com/univercd/cc/td/doc/product/vpn/client/3_6/admin_gd/vcach1.htm#wp1172854

Here is a link for NAT-T on the Cisco 3000 Series Concentrator.

http://www.cisco.com/univercd/cc/td/doc/product/vpn/vpn3000/4_0/config/tunnel.htm#1029463

Daniel

Thanks Daniel, but he was using NAT before with the VPN client behind a gateway PC with a ISDN modem, so I don't think that's it.

I appreciate your time though.

Shouldn't your dialer-list 1 protocol ip permit (last line) read dialer-list 1 protocol ip permit [relevantaccesslist number] instead? Otherwise it is not associated with any access list - i.e. the three different access lists (18, 101 and 121) do not apply, which means your connectivity problem will not be an ACL issue...

Try re-installing the client, or better still, upgrading the client, I think we are up to version 4.6.x now. Just remember to copy the .pcf file that has the settings before doing anything and place it back in the "profiles" folder when you are done.

Good luck,

Josef.

Thanks Josef, we'll give it a shot and report back.

Thanks for pointing out that the ACLs weren't applied.

I disabled CBAC and reloaded and now his VPN client works. I didn't think you had to reload for changes to take place, but live and learn.

I'm still fussing with it a bit, but I think it was CBAC. Now, I've got to find which CBAC rules denied IPSec traffic through to his VPN client.

Thanks for your help!

Could you direct me to a resource or link that will help me configure CBAC to allow a VPN client behind it to connect? I can't find this on CCO.

Could you direct me to a resource or link that will help me configure CBAC to allow a VPN soft client behind it to connect? I can't find this on CCO.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: