From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x22e.google.com (mail-qk0-x22e.google.com [IPv6:2607:f8b0:400d:c09::22e]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 5661521F3E1 for ; Thu, 14 May 2015 08:39:14 -0700 (PDT) Received: by qkp63 with SMTP id 63so14459461qkp.0 for ; Thu, 14 May 2015 08:39:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=eM8mTDkemfhBTIjs40qZlMEz2DMfgqYQnogEL0/IW6w=; b=dZ+9Q6Dsq9HY9Q2dA8OBt1Y2vlkz30j3p08itvBSOgeiVxmRNAiFcSuBkO0SaLpJ6E qbXXMx2aJza0dl//aXP5oZnGQGCIeaqj7g2cbYqGROFOEFqvnN00VWGAxx/2Znd0X2qs 2jIRwlKot1KvJtiO5le5sjKAynEezFWugnaIQ9WhNhNLmKAvbEsspLnRDoxpEJ/BmMOV mcxMOvNEpreKM3TnfNIG4MLbsJImdwpHvBArZnAjb9NRG74qvUJu7sCPrXipN8/eU5Q/ UIRWZUEgO7JSp9w+QP+qe8doeD1z+Mot0PboFaWEDQVo67c9VD4FzLyNK05SfgrTF4tM j+PA== X-Received: by 10.140.150.143 with SMTP id 137mr240762qhw.0.1431617943183; Thu, 14 May 2015 08:39:03 -0700 (PDT) Received: from richs-mbp-12926.lan (pool-70-16-192-243.man.east.myfairpoint.net. [70.16.192.243]) by mx.google.com with ESMTPSA id z21sm18221621qge.18.2015.05.14.08.39.02 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 May 2015 08:39:02 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Rich Brown In-Reply-To: Date: Thu, 14 May 2015 11:39:01 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <804324BC-D709-41F4-95D2-AAB6D50D2BA8@gmail.com> References: <5553062B.1090204@gmail.com> To: Dave Taht X-Mailer: Apple Mail (2.1878.6) Cc: cerowrt-devel Subject: Re: [Cerowrt-devel] Replacing CeroWrt with OpenWrt - Routing 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, 14 May 2015 15:39:48 -0000 Dave - thanks for this overview. I'll check it out, then report to the = group/OpenWrt wiki. Rich On May 13, 2015, at 10:49 AM, Dave Taht wrote: > What I typically do was simpler for ethernet connectivity. >=20 > kill the firewall on the sub router (ACCEPT 3 times) > renumber the sub router > use dhcp on the sub router's wan interface. Turn off fetching the > default route. (option defaultroute '0') > Enable babel on all interfaces (including wan) on the sub router > enable babel on the main router. >=20 > done. No need for static routes. >=20 > can do same for wifi either adhoc or as a wifi client