Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Disconnect from Cisco VPN

Status
Not open for further replies.

itMilk

IS-IT--Management
May 31, 2007
4
US
I have several users, 21, that connect to a Cisco PIX 506E Firewall. While connected to the VPN, 12 of the users use a Nortel SoftPhone(i2050). Three of the phone users get disconnected at exactly 1:30PM everyday. The three users can reconnect to the VPN but they can not reconnect to the softphone until the next day.
The log shows the following:
Cisco Systems VPN Client Version 5.0.00.0340
Copyright (C) 1998-2006 Cisco Systems, Inc. All Rights Reserved.
Client Type(s): Windows, WinNT
Running on: 5.1.2600 Service Pack 2
Config file directory: C:\Program Files\Cisco Systems\VPN Client\

1 13:35:57.875 07/23/07 Sev=Warning/3 IKE/0xE3000066
Could not find an IKE SA for 192.168.4.180. KEY_REQ aborted.

2 13:35:57.875 07/23/07 Sev=Warning/2 IKE/0xE300009B
Failed to initiate P2 rekey: Error dectected (Initiate:176)

3 13:35:57.875 07/23/07 Sev=Warning/2 IKE/0xE300009B
Unable to initiate QM (IKE_MAIN:458)

4 15:51:35.250 07/23/07 Sev=Warning/2 IKE/0xA3000067
Received an IPC message during invalid state (IKE_MAIN:507)

Anyone have any ideas???
 
I'm not sure that this is a cisco vpn issue rather than a nortel problem... Have you verified resources to your ip phones? Are the same three clients having problems?

“Reserve your right to think, for even to think wrongly is better than not to think at all”

Tek-TIP Member 19,650
[americanflag]
 
What makes you say it is the Nortel phone?
 
Your symptoms indicate the problem pointing to the softphones---they get disconnected at the same time, but can reconnect, but not with the softphone. This takes the PIX out of the equation because they not only are able to reconnect (aside from connecting with the softphones), but the fact they get disconnected at the same time every day---there is only one remote possibility that the PIX has a kron configuration...please post a show run from the PIX...here is what I mean about kron (like in UNIX)...

Burt
 
I realize I'm reaching here... but could something, perhaps running from cron, as Burt suggests, be causing you to run out of user-licenses or other resources (cpu) on the PIX?


--jeff
 
Actually, it does look like the failure to resume a VPN connection is due to some sort of timeout...we really need a show run from the PIX to try to match any config statements to the IP address of the three devices affected here. Dtrtel, that is a good thought, though...you may be on the right track. But we do need to see a config.

Burt
 
Ok, here is a show run from the PIX:
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 75Ap6vRSGlNDmbuR encrypted
passwd .cLUETdFgE7217Sx encrypted
hostname nsi
domain-name nsi.com
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list in_bound_acl permit icmp any any echo-reply
access-list in_bound_acl permit icmp any any time-exceeded
access-list in_bound_acl permit icmp any any unreachable
access-list no_nat permit ip 192.168.3.0 255.255.255.0 192.168.235.0 255.255.255
access-list no_nat permit ip 192.168.2.0 255.255.255.0 192.168.235.0 255.255.255
access-list no_nat permit ip 192.168.200.0 255.255.255.0 192.168.235.0 255.255.2
access-list no_nat permit ip 192.168.4.0 255.255.255.0 192.168.235.0 255.255.255
access-list no_nat permit ip 192.168.5.0 255.255.255.0 192.168.235.0 255.255.255
pager lines 24
logging on
logging buffered debugging
mtu outside 1500
mtu inside 1500
ip address outside 12.0.238.27 255.255.255.248
ip address inside 192.168.3.180 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool clientpool 192.168.235.25-192.168.235.50
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list no_nat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group in_bound_acl in interface outside
route outside 0.0.0.0 0.0.0.0 12.0.238.25 1
route inside 192.168.2.0 255.255.255.0 192.168.3.101 1
route inside 192.168.4.0 255.255.255.0 192.168.3.101 1
route inside 192.168.5.0 255.255.255.0 192.168.3.101 1
route inside 192.168.200.0 255.255.255.0 192.168.3.101 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 1:00:00 udp 1:00:00 rpc 1:00:00 h225 1:00:00
timeout h323 1:00:00 mgcp 1:00:00 sip 0:30:00 sip_media 0:30:00
timeout uauth 1:00:00 absolute uauth 1:00:00 inactivity
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set toyota esp-3des esp-md5-hmac
crypto dynamic-map cisco 30 set transform-set toyota
crypto map bmw 30 ipsec-isakmp dynamic cisco
crypto map bmw client authentication LOCAL
crypto map bmw interface outside
isakmp enable outside
isakmp identity address
isakmp policy 30 authentication pre-share
isakmp policy 30 encryption 3des
isakmp policy 30 hash md5
isakmp policy 30 group 2
isakmp policy 30 lifetime 86400
vpngroup national address-pool clientpool
vpngroup national default-domain ndiwebsite.com
vpngroup national split-tunnel no_nat
vpngroup national idle-time 3600
vpngroup national user-idle-timeout 3600
vpngroup national password ********
vpngroup unityclient idle-time 1800
vpngroup idle-time idle-time 3600
telnet 192.168.3.0 255.255.255.0 inside
telnet timeout 60
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 30
console timeout 0

Thanks for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top