From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-gg0-f171.google.com (mail-gg0-f171.google.com [209.85.161.171]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 7A1DC201044 for ; Thu, 24 May 2012 15:56:13 -0700 (PDT) Received: by ggmi1 with SMTP id i1so798885ggm.16 for ; Thu, 24 May 2012 15:56:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=HrvpbN3zAXZhFG+g4zjenBhZxd1XNr2HNStqsezVUrI=; b=BtJWtn5dXIWV2Cz6Xs8je0zqldqKL4rCRRR15Nr67xqCIEN1jVKco53l0CLj4kmVNM ppCF+RQcNGFF4z978KAjUHxD2gAzc7JoOn1GPcycrmLcCnOBQqDVhQSLtmaDuINWBS+A xtJuJ43mModE7ixpgjhdWj4rjsKvEYr5wTDoFKVTsvGlJyJVzZMbTdAkuEiSLkD1Q0RF aH2z32Q3NZbXa+U3T/IF2HuuwjHTt5xGfca61yRhRyjafI2CiVSAwCClNRwQqXXtjEln yC+E+RzwVb9gpMbT5dFt6kfSqXNBvmHjwdK3i4aTIIRJJjfvW36v03Q8HVz3SHTVASJ4 6GuA== Received: by 10.50.196.195 with SMTP id io3mr904561igc.39.1337900171818; Thu, 24 May 2012 15:56:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.207.20 with HTTP; Thu, 24 May 2012 15:55:51 -0700 (PDT) In-Reply-To: References: From: Chris Lawrence Date: Thu, 24 May 2012 18:55:51 -0400 Message-ID: To: cerowrt-devel@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Cerowrt-devel] Not quite getting IPv6 tunnel to work 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: Thu, 24 May 2012 22:56:14 -0000 On Thu, May 24, 2012 at 5:13 PM, Richard Brown wrote: > Dave T=C3=A4ht asked me to post this question to openwrt-devel. I've done= this: when I get answers, I'll update the wiki and post an update to this = list. Richard - Looking at your script: uci set firewall.@zone[1].network=3D'wan henet' shouldn't that be 'ge00 henet' for CeroWRT? Chris