From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 73B6821F1AC for ; Wed, 10 Apr 2013 11:25:35 -0700 (PDT) Received: by mail-la0-f54.google.com with SMTP id ec20so745632lab.13 for ; Wed, 10 Apr 2013 11:25:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:cc:content-type; bh=/Z3xVAabdG/YzK4HvzYY5rMOXLRBBldmnmWKRoddXBQ=; b=Qn5fJNv8AXBe+mRxWebF8ah8FlwukJaKDHwoS3NyALrz2HuTZWPz5+chl+WRJHPyiL qYdDL/7Pch41qSpEDa88wYONphqRGwzeOwhs1goxQpqFsZBVHt7VYqvlbqeDBkvx8Ded WyGXEuBUiOdiTdHXfiG4GlryR6AXPsG+8HeugQiZ1MrZ4tEOKHstUwygFhrA+tWEUqE6 i0hJZMIrx+kikDPvf4QWYiwloXTwmd6iZdxzmQRu06BBD4C9ZjYu3T4NNYoYhQEt8PVt p1DiH84OaneVHNKs+Iy1Ne8ukSivM2f1H+j4rNCK7xuCcBp1OPvklYtzkX+/RL5DP1qL eH3A== X-Received: by 10.112.199.230 with SMTP id jn6mr1718944lbc.131.1365618332596; Wed, 10 Apr 2013 11:25:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.173.40 with HTTP; Wed, 10 Apr 2013 11:25:12 -0700 (PDT) In-Reply-To: References: From: Chris Lawrence Date: Wed, 10 Apr 2013 14:25:12 -0400 Message-ID: Cc: "" Content-Type: text/plain; charset=UTF-8 Subject: Re: [Cerowrt-devel] OpenVPN? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Apr 2013 18:25:35 -0000 I've set it up using the same instructions as OpenWRT. It seems to work fine for IPv4; however, if you ever upgrade, bear in mind that even if you save the configuration the RSA keys (at least if you use easy-rsa) aren't backed up automatically along with the other config settings, so you'll need to manually save & restore them. I haven't quite figured out IPv6 yet, however. Chris