From owner-freebsd-questions@FreeBSD.ORG Thu Sep 20 08:22:09 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56C1016A480 for ; Thu, 20 Sep 2007 08:22:09 +0000 (UTC) (envelope-from ckd35510@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.185]) by mx1.freebsd.org (Postfix) with ESMTP id 1B3D713C474 for ; Thu, 20 Sep 2007 08:22:08 +0000 (UTC) (envelope-from ckd35510@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so380357rvb for ; Thu, 20 Sep 2007 01:22:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=XJY7/8EnttixuqB4sfDgVrSxyHulo6+AvRrpS6Pqp68=; b=RFPSrOgAk0YCUqvoaWiW54uAd9Pzfuv9YT+9Qcwv8Oh/WHtd6pz/DhIX42UuuKafQdt7WK+RBs/V3Wef+ms5W/fopMzRD21A8IYXCcsqvIpTP9Asw+0i2d7mA06Y/iPvwyKdyKyWdDYxuEeCycBPC0fAz/lLjqylDoiNwLZ/cjA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=BLgMGpFB6Ho/6m4lJ0fJ+pTBdiqYNiSs1T9bNRKXEUhwIjE0j2CyRyDtZsusf5smDFWcKgQxMkb2qn8z/X7eZ3jk7FRyGkPQ34OEJ3EbDadCB8ubwZE09fUrrNzq1tGoOLRem6wig8is8TgW50ToSGs0fNTjD5Ct30mc8hP7GSU= Received: by 10.114.130.1 with SMTP id c1mr1832240wad.1190276528232; Thu, 20 Sep 2007 01:22:08 -0700 (PDT) Received: by 10.114.174.14 with HTTP; Thu, 20 Sep 2007 01:22:08 -0700 (PDT) Message-ID: <3f02670709200122k269eb95ay69a26f56b33fe63c@mail.gmail.com> Date: Thu, 20 Sep 2007 10:22:08 +0200 From: "ckd ckd" To: freebsd-questions@freebsd.org In-Reply-To: <44myvio3tr.fsf@be-well.ilk.org> MIME-Version: 1.0 References: <3f02670709180135p206c6363ja8e1423e999c24c7@mail.gmail.com> <44myvio3tr.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: tunnel ipsec whith racoon2-20070720a X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2007 08:22:09 -0000 thank u . The probleme was with gif interface. when i start "iked", it trys to bind the ip @ already allowed by the kerne= l for gif. Now, i'm looking fro experience using racoo2-02006... or racon2-2007...whit= h (net|free)BSD best regards ckd 2007/9/19, Lowell Gilbert : > > "ckd ckd" writes: > > > hi, > > > > i'm looking for some experience using racoon2 to create tunnel IPSEC > between > > 2 freebsd 6.2 gateways. > > > > i followed the procedure described in freebsd handbook, but whne i star= t > > iked, i get the follow message : > > > > iked: [INTERNAL ERR]: isakm=FE.c:521:isakmp_=F8=FEen_address(): > > > > bind(10.0.2.254[500]): Address already in use. > > > > there is no iked/racoon daemon started before . > > > > thank for ur help > > Use sockstat(1) to see what is holding the port? >