X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from [10.252.6.170] (unknown [74.117.189.85]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nangel@tetrasec.net) by mail.alpinelinux.org (Postfix) with ESMTPSA id D0CDADC0102; Wed, 28 May 2014 11:27:44 +0000 (UTC) Message-ID: <5385C830.2060202@alpinelinux.org> Date: Wed, 28 May 2014 07:27:44 -0400 From: Nathan Angelacos User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: masoom alam , Alpine-devel Subject: Re: [alpine-devel] openvpn-easy-rsa missing from AlpineLinux References: <20140528090805.4aee4796@ncopa-desktop.alpinelinux.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 05/28/2014 03:42 AM, masoom alam wrote: > I cannot find it in mine. > > apk search rsa > WARNING: Ignoring APKINDEX.6e4ea7fb.tar.gz: No such file or directory > WARNING: Ignoring APKINDEX.2b6ad8a4.tar.gz: No such file or directory > WARNING: Ignoring APKINDEX.6e009a3b.tar.gz: No such file or directory > > Actually, I am trying to follow the DMVPN howto given on the alpine WIKI > and stuck in the Openvpn STEP. I am using 2.7.7 alpine linux 64 bit. > The following command gives an error: If you are trying to set up DMVPN, OpenVPN is not _required_. You could skip that step. Alternatively, you can install the ACF (web) interface to build certificates: http://wiki.alpinelinux.org/wiki/Generating_SSL_certs_with_ACF > > I was thinking to gerenate these files on Ubuntu and then move them in > the alpine linux, but then I am stuck by the lbu commit command. I > cannot save my configurations to USB, or any other media. How can I make > my configurations permanent. I specified the Backup_dir and it has > created a apok...tar.gz file by issuing the lbu commit, how to tell the > alpine to use this configuration when boot up again. > Are you booting from USB? if so, try: LBU_MEDIA=usb instead of BACKUP_DIR --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---