CPUG

The Check Point User Group

A Resource For The Check Point Community.  Fast.  Useful.  Independent.

1. CCSA/CCSE One-Week Dual-Certification Training Course with CPUG in San Francisco!
    Courses Starting 10/6, 11/3, 12/8, (2009) 1/19, 2/9, 3/9, 4/6, 5/4, 6/8, 7/6, 8/3, 9/7.
2. Corrent S3500 SecureXL Turbocards For Sale - Last Six Remaining - Get Your Spares!
3. Join Us On LinkedIn - We now have a CPUG group.


Go Back   CPUG: The Check Point User Group > Check Point Firewall-1/VPN-1 And Related Products > Authentication
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2007-06-19
ttpm123 ttpm123 is offline
Junior Member
 
Join Date: 2007-02-16
Posts: 21
Rep Power: 0
ttpm123 has an average reputation (10+)
Default extended vpn authentication failure

Our SC VPNs are all failing with the 2 errors; one is "Negotiation with gateway XYZ at site ABC.NYR has failed. Make sure the user is properly defined on the firewall. Connection canceled" others say there is a certificate error.

Our node license is unlimited and our SC license is up to 200 people. We are currently using about 139.

I've done a cprestart and rebooted the box - no effect, the problem persists. No changes were occurring on the box at the time of failure, the most recent config changes were yesterday when 5 new subnets were defined.

What command - line commands can I run to fix this ill-defined problem?
Reply With Quote
  #2 (permalink)  
Old 2007-06-19
ttpm123 ttpm123 is offline
Junior Member
 
Join Date: 2007-02-16
Posts: 21
Rep Power: 0
ttpm123 has an average reputation (10+)
Default Re: extended vpn authentication failure

I'm not sure if this debug output helps:

[vpnd 891 1]@saintpeter[19 Jun 13:38:59] fwCert_FindCertListAndKey: Entering
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] Cert Reqeust got from peer:
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] type 4 DN: O=saintpeter..zuxwoh
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] type 4
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] CertListAndTypeForModule: I have no cer
tificate to send
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] GetDAGIP: ID 40791302 not in DAIP range
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] CFwdCommStreamLocal::Write called
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] CFwdCommStreamLocal::Write sent 248 byt
es
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] RespMMPacketError: error in FWIKE_EXCH_
MAIN_MODE - FWIKE_MM_PACKET_6_PROLOGUE
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] < FWIKE_ROLE_INITIATOR > Id
= 80
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] ike_initiator: entering
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] InitiatorOnEnter: idRanges NOT USED min
e [0-0] peer's [0-0]
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] findSAByPeer: Find SA with cookies 71cb
c645f40c8304,bc0d599976e0de1e from packet
[vpnd 891 1]@saintpeter[19 Jun 13:38:59] findSAByPeer: Valid ISAKMP SA was not f
ound. me=0, peer=40791302
Reply With Quote
  #3 (permalink)  
Old 2007-06-19
ttpm123 ttpm123 is offline
Junior Member
 
Join Date: 2007-02-16
Posts: 21
Rep Power: 0
ttpm123 has an average reputation (10+)
Default Re: extended vpn authentication failure

Are scc commands server or client side?
Reply With Quote
  #4 (permalink)  
Old 2007-06-19
RayPesek RayPesek is offline
Senior Member
 
Join Date: 2006-03-19
Location: Northern Ohio
Posts: 891
Rep Power: 3
RayPesek has an average reputation (10+)
Default Re: extended vpn authentication failure

What is the precise wording of the certificate error message?

Make sure the date and time on the firewall and the remote clients is accurate to within a few minutes.

How are the end users authenticated?

Ray
Reply With Quote
  #5 (permalink)  
Old 2007-06-19
ttpm123 ttpm123 is offline
Junior Member
 
Join Date: 2007-02-16
Posts: 21
Rep Power: 0
ttpm123 has an average reputation (10+)
Default Re: extended vpn authentication failure

RayPesek; thanks for the advice. I have seen the clock problem before - in fact I fixed a vendor SC connection yesterday with that solution.

Our connectivity was restored after many hours with CP support. My access to the console is via vpn, so it took awhile to get in. The root cause was an expired internal_ca. It expired today without auto-renewing or any warnings in the prior 30 days. CP says this might be a bug (R60A).

I have setup emergency access via SR/login/pwd from an internal static. I need to consider other methods also.

Thank you for your input.
Reply With Quote
  #6 (permalink)  
Old 2007-06-20
RayPesek RayPesek is offline
Senior Member
 
Join Date: 2006-03-19
Location: Northern Ohio
Posts: 891
Rep Power: 3
RayPesek has an average reputation (10+)
Default Re: extended vpn authentication failure

The root certificate for the internal CA expired? Wow. When I created a CA in R55, it had a 20 year lifetime. Check Point hasn't even been in existence long enough for it to expire.

Are you sure it's not the 5-year VPN certificate instead? You can go to the gateway object, un-check VPN-1, save it, open the gateway object, re-check VPN-1, save it and push the policy. That will put a new certificate on without affecting the root certificate.

Do you have web access to the internal CA via port 18265? If you don't know what I'm talking about, there is a site on https://<smartcenterIP>:18265 that lets you access the ICA and check on certificate status, etc.

You need an administrator certificate and it's turned on via a command line command. There is an SK article on it.

Ray
Reply With Quote
  #7 (permalink)  
Old 2007-06-22
masterloo masterloo is offline
Junior Member
 
Join Date: 2006-06-22
Posts: 19
Rep Power: 0
masterloo has an average reputation (10+)
Default Re: extended vpn authentication failure

Quote:
Originally Posted by RayPesek View Post
The root certificate for the internal CA expired? Wow. When I created a CA in R55, it had a 20 year lifetime. Check Point hasn't even been in existence long enough for it to expire.

Are you sure it's not the 5-year VPN certificate instead?
Ray
heard of the exact same behavior lately, going to ask my buddy what it was.. and yeah it was the ICA. Don't think it was 60a though.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 22:34.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0