From: Dave Taht <dave.taht@gmail.com>
To: Sandy McArthur <sandymac@gmail.com>
Cc: bloat@lists.bufferbloat.net
Subject: Re: [Bloat] Advice for dual wifi home network
Date: Thu, 7 Mar 2013 18:47:23 -0500 [thread overview]
Message-ID: <CAA93jw6wu=+-RU3Z4NCvPLvU7QK=cJxbvLCwYwEkOYzeg6-b=A@mail.gmail.com> (raw)
In-Reply-To: <CAPs0BihpBuqrRKCz--y6U+3uL8V7fbWs0QocjQYf_b6R-M9Jkg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2258 bytes --]
On Thu, Mar 7, 2013 at 6:22 PM, Sandy McArthur <sandymac@gmail.com> wrote:
> I'm looking to setup a home network with two APs connected by ethernet. I
> think I understand the default network settings for use as a single cerowrt
> network but I'm struggling how to wrap my brain around how a second router
> should be configured so that the second access point isn't just another
> level of NAT deeper inside the first router.
Second cerowrt router:
It is essential to have a totally unique set of IPs per router.
1) Renumber to a different set of IPs - the two sed command documented here
https://www.bufferbloat.net/projects/cerowrt/wiki/Changing_your_cerowrt_ip_addresses
We don't have bind anymore, you can edit out that part
2) In /etc/config/firewall
Delete all but the first set of firewall rules, and the default INPUT
OUTPUT and FORWARD all be ACCEPT. This disables nat on the router in
particular.
4) Change /etc/quagga/babeld.conf to also use ge00 (currently commented out)
Plug the second cerowrt WAN port into the LAN port on the first router
(I note that if you do all this, and you don't change the SSIDs or
channels, they will also mesh together over wifi, and those are "guest" not
native,
so require a little more work to use than just ethernet, and are slower, so
use ethernet. :) )
Reboot.
On the primary router:
1) Edit /etc/quagga/babeld.conf to export it's default route (it's
commented out)
/etc/init.d/quagga restart
The
ip route show
command will then show routes to the other router.
If you have a 3rd AP, we have issues with the avahi daemon that are
troublesome, but if you only have two, you can enable avahi on the ge00
port on the second router in /etc/avahi
Let us know what happens...
one of these days we gotta wrap a gui around that sed script....
> Internet ---- cerowrt A ---- cerowrt B
>
> Configuring the B router is what is confusing me.
> --
> Sandy McArthur
>
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat
>
>
--
Dave Täht
Fixing bufferbloat with cerowrt:
http://www.teklibre.com/cerowrt/subscribe.html
[-- Attachment #2: Type: text/html, Size: 3191 bytes --]
prev parent reply other threads:[~2013-03-07 23:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 23:22 Sandy McArthur
2013-03-07 23:36 ` Jonathan Morton
2013-03-07 23:48 ` Dave Taht
2013-03-08 0:09 ` David Lang
2013-03-08 0:24 ` Dave Taht
2013-03-08 0:51 ` David Lang
2013-03-08 15:12 ` Sandy McArthur
2013-03-07 23:47 ` Dave Taht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAA93jw6wu=+-RU3Z4NCvPLvU7QK=cJxbvLCwYwEkOYzeg6-b=A@mail.gmail.com' \
--to=dave.taht@gmail.com \
--cc=bloat@lists.bufferbloat.net \
--cc=sandymac@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox