From owner-freebsd-current@FreeBSD.ORG Thu Apr 22 15:52:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9774016A4D0 for ; Thu, 22 Apr 2004 15:52:28 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36BEB43D3F for ; Thu, 22 Apr 2004 15:52:28 -0700 (PDT) (envelope-from mike@sentex.net) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smtp3.sentex.ca (8.12.11/8.12.10) with ESMTP id i3MMqL6H069555; Thu, 22 Apr 2004 18:52:21 -0400 (EDT) (envelope-from mike@sentex.net) Received: from BLUELAPIS.sentex.ca (cage.simianscience.com [64.7.134.1]) by smtp1.sentex.ca (8.12.11/8.12.11) with SMTP id i3MMqPZ1000197; Thu, 22 Apr 2004 18:52:26 -0400 (EDT) (envelope-from mike@sentex.net) From: Mike Tancsa To: Paul Beers Date: Thu, 22 Apr 2004 18:52:35 -0400 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Fri, 23 Apr 2004 05:14:07 -0700 cc: freebsd-current@freebsd.org Subject: Re: TCP MD5SUM broken / still not working ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 22:52:28 -0000 On Thu, 22 Apr 2004 11:20:09 -0700, in sentex.lists.freebsd.current you wrote: >Hi, > >I'm trying to setup BGP with TCP_MD5SUM enabled, to secure my BGP=20 >sessions, but i'm not getting it to work, i've enabled FAST_IPSEC, and=20 >device devcrypto, does somebody know if it happens to be broken in=20 >yesterdays cvs, or do i have to add more options to get TCP_MD5SUM = working=20 >correctly ? You need to post more information as to what you are or are not doing. You didnt mention anything about your setkey statement nor your quaaga config and patch process. You did those right ? ---Mike