From owner-freebsd-questions@FreeBSD.ORG Tue May 10 23:42:22 2011 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 C397B106566B for ; Tue, 10 May 2011 23:42:22 +0000 (UTC) (envelope-from kevin.wilcox@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8618B8FC12 for ; Tue, 10 May 2011 23:42:21 +0000 (UTC) Received: by iwn33 with SMTP id 33so8000744iwn.13 for ; Tue, 10 May 2011 16:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=CuK4FM1edia7bWyZZqlFSBGjnGiZCFrKb8Adz14Vxls=; b=fJWRjz2eXQ/hugY9NXGDhtAJ+mLTDK1GfvzND7RvC0tprhbVmoAa3nULNcWk1X0oTD yG40UYqfRW54GhH7gO75/s8SGp2w4pZJ+ck2yh3GpNXgLKZ3Qv5lfX2yDsffyR4deY0c V3ipoywswmj+a+LxGlqghde03McWWpkcY7RTY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=tuxACRUfqksvAWUY57hbDNyLjV9awdKDifNxPJwH/0QzZGM0nvEoSjK5lXOAvn611H yQvGlvsk33L3LSRGxa/ARIOlKiXLX0QAFwx30b48mLeZlFRDMYL7uiUzf/4cPHd9MBxL 6aX+N9V3mXI3hmsu3i4VvdXP06gYsAXRldqsw= MIME-Version: 1.0 Received: by 10.231.21.146 with SMTP id j18mr6070234ibb.24.1305070941398; Tue, 10 May 2011 16:42:21 -0700 (PDT) Received: by 10.231.36.2 with HTTP; Tue, 10 May 2011 16:42:21 -0700 (PDT) In-Reply-To: <870923.47762.qm@web36506.mail.mud.yahoo.com> References: <4DC97839.6010108@mage.hu> <4DC982B2.6090303@mage.hu> <4DC98B05.7080503@mage.hu> <20110510221009.49a1c6ea@ukr.net> <180587.39161.qm@web36506.mail.mud.yahoo.com> <947562.11016.qm@web36501.mail.mud.yahoo.com> <14901.7464.qm@web36505.mail.mud.yahoo.com> <870923.47762.qm@web36506.mail.mud.yahoo.com> Date: Tue, 10 May 2011 19:42:21 -0400 Message-ID: From: Kevin Wilcox To: Bill Tillman Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: Fw: OpenVPN Setup 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: Tue, 10 May 2011 23:42:22 -0000 On Tue, May 10, 2011 at 19:19, Bill Tillman wrote: > OK I know I saw this somewhere but it eludes me now. I have generated the keys > and certificates for the server and client on my FreeBSD server. I then copied > them over to my Windows laptop but apparently cannot find where I'm supposed to > copy them to. And my replies keep getting blocked by some kind of spam filter. The client conf and all certs can go in one directory under (32-bit Windows) C:\Program Files\OpenVPN\config\ (64-bit Windows) C:\Program Files(x86)\OpenVPN\config\ kmw