X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from [172.17.48.21] (unknown [71.81.193.178]) (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 7E51ADC00F5 for ; Sun, 1 Jun 2014 23:53:49 +0000 (UTC) Message-ID: <538BBD0C.5090905@alpinelinux.org> Date: Sun, 01 Jun 2014 19:53:48 -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: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Alpine 3.0.0 release candidate 3 References: <20140529163016.40181fc4@ncopa-desktop.alpinelinux.org> In-Reply-To: <20140529163016.40181fc4@ncopa-desktop.alpinelinux.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 05/29/2014 10:30 AM, Natanael Copa wrote: > Hi, > > I have tagged 3.0.0_rc3. > Tried RC_4 with a dmvpn setup, something's up with GRE * Loading iptables state and starting firewall ...iptables-restore v1.4.21: unknown protocol "gre" specified Error occurred at line: 141 Line 141 is: [0:0] -A INPUT -i eth0 -p gre -m policy --dir in --pol ipsec -j ACCEPT And * Loading ipsec policies from /etc/ipsec.conf. line 2: invalid upper layer protocol at [gre] Line 2 is: spdadd 0.0.0.0/0 0.0.0.0/0 gre -P out ipsec esp/transport//require; I tried loading any netfilter modules that included "gre" in the name, but still no joy. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---