• Re: Magic spell for PIOS wifi point.

    From David Higton@3:633/10 to All on Sun Jan 11 22:37:41 2026
    In message <10k0tjd$4hee$[email protected]>
    The Natural Philosopher <[email protected]d> wrote:

    On 11/01/2026 14:40, David Higton wrote:

    I installed OpenWRT on an RPi4 a few weeks ago,
    and it was very successful as an AP, although the need for it didn't last
    long (my son installed a new mesh network, which gave whole house
    coverage). Note that the RPi4 only does one wifi band; I don't know the
    RPi5.

    I dont want to go that far and replace existing DHCP allocation etc.

    You would set it up as an access point, not as a router. It would not
    need to have DHCP running. DCHP traffic would go to and from your
    existing router; the RasPi AP would just pass it through in both
    directions.

    David

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From The Natural Philosopher@3:633/10 to All on Mon Jan 12 11:36:55 2026
    On 11/01/2026 22:37, David Higton wrote:
    In message <10k0tjd$4hee$[email protected]>
    The Natural Philosopher <[email protected]d> wrote:

    On 11/01/2026 14:40, David Higton wrote:

    I installed OpenWRT on an RPi4 a few weeks ago,
    and it was very successful as an AP, although the need for it didn't last >>> long (my son installed a new mesh network, which gave whole house
    coverage). Note that the RPi4 only does one wifi band; I don't know the >>> RPi5.

    I dont want to go that far and replace existing DHCP allocation etc.

    You would set it up as an access point, not as a router. It would not
    need to have DHCP running. DCHP traffic would go to and from your
    existing router; the RasPi AP would just pass it through in both
    directions.

    Sigh, eggs, grandmother.

    That is why one of the solutions posted was rejected. It didnt do that.

    David

    --
    In todays liberal progressive conflict-free education system, everyone
    gets full Marx.


    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From David Higton@3:633/10 to All on Mon Jan 12 20:16:30 2026
    In message <10k2bri$272ps$[email protected]>
    druck <[email protected]> wrote:

    On 11/01/2026 14:40, David Higton wrote:
    Note that the RPi4 only does one wifi band; I don't know the RPi5.

    The Raspberry Pi 3B+, 4 and 5 have both 2.4GHz and 5GHz Wifi bands, the
    Zero W, Zero 2W and older Pi's only have 2.4GHz

    Sorry, I should have been clearer. It only does one band at once.
    There is only one radio.

    David

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From The Natural Philosopher@3:633/10 to All on Tue Jan 13 09:06:13 2026
    On 12/01/2026 20:16, David Higton wrote:
    In message <10k2bri$272ps$[email protected]>
    druck <[email protected]> wrote:

    On 11/01/2026 14:40, David Higton wrote:
    Note that the RPi4 only does one wifi band; I don't know the RPi5.

    The Raspberry Pi 3B+, 4 and 5 have both 2.4GHz and 5GHz Wifi bands, the
    Zero W, Zero 2W and older Pi's only have 2.4GHz

    Sorry, I should have been clearer. It only does one band at once.
    There is only one radio.

    David

    Does that preclude 2 band operation?

    --
    "Nature does not give up the winter because people dislike the cold."

    ? Confucius


    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From The Natural Philosopher@3:633/10 to All on Tue Jan 13 14:52:53 2026
    On 13/01/2026 13:27, mm0fmf wrote:
    On 11/01/2026 12:58, The Natural Philosopher wrote:
    But I have never seen it configured as a *bridge* to the network and
    DHCP server via the Ethernet.

    I may be wrong and sometimes am but I thought all you needed to add was
    edit /etc/sysctl.conf and ensure it contains "net.ipv4.ip_forward = 1",
    save and reboot. Mine came with the line in there but commented out.

    You need to allocate IP for ethernet and the TV manually and maybe play
    with routing.

    I have it running on a PI somewhere, I'll dig it out.


    That would be kind





    --
    ?Ideas are inherently conservative. They yield not to the attack of
    other ideas but to the massive onslaught of circumstance"

    - John K Galbraith



    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From mm0fmf@3:633/10 to All on Tue Jan 13 13:27:40 2026
    On 11/01/2026 12:58, The Natural Philosopher wrote:
    But I have never seen it configured as a *bridge* to the network and
    DHCP server via the Ethernet.

    I may be wrong and sometimes am but I thought all you needed to add was
    edit /etc/sysctl.conf and ensure it contains "net.ipv4.ip_forward = 1",
    save and reboot. Mine came with the line in there but commented out.

    You need to allocate IP for ethernet and the TV manually and maybe play
    with routing.

    I have it running on a PI somewhere, I'll dig it out.






    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From The Natural Philosopher@3:633/10 to All on Tue Jan 13 14:55:15 2026
    On 13/01/2026 14:45, druck wrote:
    On 12/01/2026 20:16, David Higton wrote:
    In message <10k2bri$272ps$[email protected]>
    ���������� druck <[email protected]> wrote:

    On 11/01/2026 14:40, David Higton wrote:
    Note that the RPi4 only does one wifi band; I don't know the RPi5.

    The Raspberry Pi 3B+, 4 and 5 have both 2.4GHz and 5GHz Wifi bands, the
    Zero W, Zero 2W and older Pi's only have 2.4GHz

    Sorry, I should have been clearer.� It only does one band at once.
    There is only one radio.

    You can always add another USB WiFi dongle if you want to act as an
    access point on both bands simultaneously.

    ---druck

    I saw something (hostapd) that implies it can in fact do both...

    Well in due course I will find out.

    --
    ?Ideas are inherently conservative. They yield not to the attack of
    other ideas but to the massive onslaught of circumstance"

    - John K Galbraith



    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Lawrence D?Oliveiro@3:633/10 to All on Wed Jan 14 13:00:02 2026
    On Tue, 13 Jan 2026 13:27:40 +0000, mm0fmf wrote:

    I may be wrong and sometimes am but I thought all you needed to add
    was edit /etc/sysctl.conf and ensure it contains
    "net.ipv4.ip_forward = 1", save and reboot.

    Set that line in /etc/sysctl.conf, and also do it manually this one
    time, just to save a reboot.

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From Anssi Saari@3:633/10 to All on Mon Jan 19 12:08:26 2026
    The Natural Philosopher <[email protected]d> writes:

    4: nm-bridge: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc noqueue
    state UP mode DEFAULT group default qlen 1000
    link/ether d8:3a:dd:85:22:b1 brd ff:ff:ff:ff:ff:ff

    Hmm, mtu 9000 on the bridge? That means jumbo frames and your
    performance issue might be because something chokes on them. Your router
    or whatever is in the other end. So try setting it to 1500 in your
    chosen config tool.

    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)
  • From The Natural Philosopher@3:633/10 to All on Mon Jan 19 10:59:10 2026
    On 19/01/2026 10:08, Anssi Saari wrote:
    The Natural Philosopher <[email protected]d> writes:

    4: nm-bridge: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc noqueue
    state UP mode DEFAULT group default qlen 1000
    link/ether d8:3a:dd:85:22:b1 brd ff:ff:ff:ff:ff:ff

    Hmm, mtu 9000 on the bridge? That means jumbo frames and your
    performance issue might be because something chokes on them. Your router
    or whatever is in the other end. So try setting it to 1500 in your
    chosen config tool.

    It made no difference. I added that in case it helped. It didnt.

    --
    Civilization exists by geological consent, subject to change without notice.
    ? Will Durant


    --- PyGate Linux v1.5.2
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)