From owner-freebsd-questions@FreeBSD.ORG Tue May 10 22:39:49 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 80619106566C for ; Tue, 10 May 2011 22:39:49 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout018.mac.com (asmtpout018.mac.com [17.148.16.93]) by mx1.freebsd.org (Postfix) with ESMTP id 62F788FC15 for ; Tue, 10 May 2011 22:39:49 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp018.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LL000IQM4AC4V50@asmtp018.mac.com> for freebsd-questions@freebsd.org; Tue, 10 May 2011 15:39:48 -0700 (PDT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-05-10_12:2011-05-11, 2011-05-10, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1105100159 From: Chuck Swiger In-reply-to: <14901.7464.qm@web36505.mail.mud.yahoo.com> Date: Tue, 10 May 2011 15:39:48 -0700 Message-id: 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> To: Bill Tillman X-Mailer: Apple Mail (2.1084) Cc: freebsd-questions@freebsd.org Subject: Re: 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 22:39:49 -0000 On May 10, 2011, at 3:31 PM, Bill Tillman wrote: > One more thing. I am going to need the Windows Client but I don't seem to find that at the OpenVPN site, only the full install which I assume installs the server as well as the client. Or am I missing the link to get just the client install. I would like to keep the overhead to a minimum. There isn't different software for server and client; OpenVPN performs either role depending on how it is configured. Given that the Windows installer is very close to the size of a 1.4 MB floppy, you're likely consuming about twenty cents worth of disk space, or about a dollar's worth of SSD space. Regards, -- -Chuck