From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23459 invoked from network); 3 Mar 2021 15:01:00 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 3 Mar 2021 15:01:00 -0000 Received: from mail-ed1-f53.google.com ([209.85.208.53]) by 1ess; Wed Mar 3 09:55:10 -0500 2021 Received: by mail-ed1-f53.google.com with SMTP id g3so30274611edb.11 for <9front@9front.org>; Wed, 03 Mar 2021 06:55:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=DkiwQFheEEECb16b4mbX5RB4VxQttn3H3gxnDphiLjc=; b=KU71B/KBTR6XrrpG1STF64Jhnjsx9Hfwm6lmr2GZ2nPTa2lqR3jTibYIqS1xi/jIF+ lyhCWCg86ILtAnqT/zvKYnutQjZYIkRJx3SFl9E/WUdcSpGsa3bpZjQ6/GXiFqLYeQ0+ 9ajl2Uuu6Bthu6/Jrgw75SxWKtIhB2FgPEK2PusGsQH7osF2aYV7F9cbm7sfJwKIwuwU tOwau866Sl27SFY6WMPOdDsLMTkcNYjY4yL4SpZw0nu0z17OcLvyhwdYWGsC8LXMh53f eM6grP2ojewgAUbD4tecIcuypZeIztmpUo2YSQ4FX92fDgNluMR9raRwztTbcikJBDQq Qp6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=DkiwQFheEEECb16b4mbX5RB4VxQttn3H3gxnDphiLjc=; b=Yxddy4YtFW36JGEbQSU50hTKIYHegJUm7dGMRf/GPaDNASp0oZPUHMGRYBzvJVd7yf jdq4TTZrE/7OZUIVu1T1DxHe5aYeO2yQxqqPseSq0K0CEhrF6F2rbHio0FctBWUN2DGz yjjtaPKRsolC81ZIAN87sWyRq8TaHs0+PpoRtBqb7B81u6eekUSVuSvEtmdTpwtOmN0g /yOa/nXX28owyF1DmcsQ6KtjrL+naKYdCycCuTboZ3W/EvuX4hAO4kCoQswc2tzzuXV3 LrvVgRPMcGvyH5uFxL24iwYJ5+3XGU8cQf6jD2bX2Q8XL4LCYfavVUyArtqtC6rSt3o7 F6oQ== X-Gm-Message-State: AOAM533y3FghyCgF2pxDarZHeKul/vSiVH1y5LQKkg5wiR6OBKn695DK XvinSChSZJEeXCQC9wvQ5PiiYzaHPwRbi8L156RDuNCfZqQ= X-Google-Smtp-Source: ABdhPJySP7r5UHGQ5LD4SPBHqOXXXH/LeUYtCQT3QuZYgxHn94baOUOfVvRyH5AeJ9r8+DepRbJ9saCeE75NrJu7bAA= X-Received: by 2002:a50:f38f:: with SMTP id g15mr17819014edm.262.1614783301198; Wed, 03 Mar 2021 06:55:01 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a17:906:4486:0:0:0:0 with HTTP; Wed, 3 Mar 2021 06:55:00 -0800 (PST) In-Reply-To: <06AA2CDE-8CE9-4440-8450-806E6D697E7D@stanleylieber.com> References: <9EAB7D15-0A8B-4B7C-87FA-D37B0DA0E168@me.com> <06AA2CDE-8CE9-4440-8450-806E6D697E7D@stanleylieber.com> From: hiro <23hiro@gmail.com> Date: Wed, 3 Mar 2021 15:55:00 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: event configuration template Subject: Re: [9front] rpi4 wifi USB dongle Reply-To: 9front@9front.org Precedence: bulk yeah, personally i chose the ethernet wire, old openwrt accesspoints can be used sometimes if you have one lying around and don't want to get another repeater/"bridge" keep in mind wifi cannot really bridge more than one IP (sadly the wifi src/destination fields cannot be mapped to ethernet mac addresses properly). On 3/3/21, Stanley Lieber wrote: > On March 3, 2021 9:07:53 AM EST, Daniel Morandini > wrote: >>Hi hiro and kemal, >>> correct. last i checked there were no viable usb wifi chipsets worth >>> supporting (i.e. both modern enough, and with documentation, >>> preferably without binary blob firmware) >>I was suspecting it. I tried to find one with these requirements too >>without luck. >> >>I guess I have 2 options now: >>- buy a long ethernet wire and hole some walls, or >>- build wifi repeater with ethernet port. >> >>Any suggestion/alternative approach? >> >>dan >> > > i used to use an external wifi bridge over ethernet, something like: > > http://fqa.9front.org/fqa3.html#3.2.3.2.1 > > sl > >