From owner-freebsd-security Thu Sep 6 7: 3:31 2001 Delivered-To: freebsd-security@freebsd.org Received: from prox.centtech.com (moat2.centtech.com [206.196.95.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FFD737B401 for ; Thu, 6 Sep 2001 07:03:26 -0700 (PDT) Received: (from smap@localhost) by prox.centtech.com (8.9.3+Sun/8.9.3) id JAA27038 for ; Thu, 6 Sep 2001 09:03:21 -0500 (CDT) Received: from sprint.centtech.com(10.177.173.31) by prox via smap (V2.1+anti-relay+anti-spam) id xma027032; Thu, 6 Sep 01 09:02:57 -0500 Received: from centtech.com (proton [10.177.173.77]) by sprint.centtech.com (8.9.3+Sun/8.9.3) with ESMTP id JAA25866 for ; Thu, 6 Sep 2001 09:02:57 -0500 (CDT) Message-ID: <3B978211.EB11940E@centtech.com> Date: Thu, 06 Sep 2001 09:02:57 -0500 From: Eric Anderson Reply-To: anderson@centtech.com Organization: Centaur Technology X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.14-5.0smp i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-security@freebsd.org Subject: Racoon IPSEC issues Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Ok, I have been setting up VPN's using IPSEC tunnel mode (ESP) with Racoon on FreeBSD 4.2 for some time now. I have 4 currently running just fine, and the 3 newest VPN don't work. It appears as though the Racoon's aren't talking to each other correctly. I have 1 VPN "server" that all the clients connect to, and the clients are small machines running from compact flash cards (a stripped down 30Mb freebsd 4.2 setup). I use the GIF interfaces to connect the vpn's together. I have gif0,1,3,4 are connected to VPN's that are up and running. Not that the gif's have anything to do with it, just extra info. Is there something I'm missing? I have tried configuring the non-working boxes just like the working ones, etc. I'm out of ideas! Here are some blurps from my logs on the vpn "server" box: 2001-09-06 08:51:55: INFO: isakmp.c:965:isakmp_ph2begin_r(): responde new phase 2 negotiation: xx.yy.zz.60[0]<=>xx.yy.zz.128[0] 2001-09-06 08:51:55: ERROR: proposal.c:951:set_proposal_from_policy(): not supported nested SA. Ignore. 2001-09-06 08:51:55: ERROR: proposal.c:999:set_proposal_from_policy(): There is a difference between the in/out bound policies. 2001-09-06 08:51:55: ERROR: isakmp_quick.c:1901:get_proposal_r(): failed to create saprop. 2001-09-06 08:51:55: ERROR: isakmp_quick.c:1025:quick_r1recv(): failed to get proposal for responder. 2001-09-06 08:51:55: ERROR: isakmp.c:975:isakmp_ph2begin_r(): failed to pre-process packet. 2001-09-06 08:52:00: INFO: isakmp.c:1618:isakmp_post_acquire(): request for establishing IPsec-SA was queued due to no phase1 found. 2001-09-06 08:52:19: INFO: isakmp.c:854:isakmp_ph1begin_r(): responde new phase 1 negotiation: xx.yy.zz.60[500]<=>xx.yy.zz.128[500] 2001-09-06 08:52:19: INFO: isakmp.c:859:isakmp_ph1begin_r(): begin Aggressive mode. 2001-09-06 08:52:20: INFO: isakmp.c:2313:log_ph1established(): ISAKMP-SA established xx.yy.zz.60[500]-xx.yy.zz.128[500] spi:9c0e0730a89724fc:3 4e869a34c12cf49 2001-09-06 08:52:21: INFO: isakmp.c:965:isakmp_ph2begin_r(): responde new phase 2 negotiation: xx.yy.zz.60[0]<=>xx.yy.zz.128[0] 2001-09-06 08:52:21: ERROR: proposal.c:951:set_proposal_from_policy(): not supported nested SA. Ignore. 2001-09-06 08:52:21: ERROR: proposal.c:999:set_proposal_from_policy(): There is a difference between the in/out bound policies. 2001-09-06 08:52:21: ERROR: isakmp_quick.c:1901:get_proposal_r(): failed to create saprop. 2001-09-06 08:52:21: ERROR: isakmp_quick.c:1025:quick_r1recv(): failed to get proposal for responder. 2001-09-06 08:52:21: ERROR: isakmp.c:975:isakmp_ph2begin_r(): failed to pre-process packet. 2001-09-06 08:52:32: INFO: isakmp.c:1618:isakmp_post_acquire(): request for establishing IPsec-SA was queued due to no phase1 found. 2001-09-06 08:52:32: ERROR: isakmp.c:1676:isakmp_chkph1there(): phase1 negotiation failed due to time up. 2001-09-06 08:52:32: INFO: isakmp.c:1678:isakmp_chkph1there(): delete phase 2 handler. Help please! -- ------------------------------------------------------------------------------- Eric Anderson anderson@centtech.com Centaur Technology (512) 418-5792 Truth is more marvelous than mystery. ------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message