Pioreactor / pioreactor

Hardware and software for accessible, extensible, and scalable bioreactors. Built on Raspberry Pi.
https://pioreactor.com
MIT License
101 stars 9 forks source link

Try setting up a routed LAP #362

Closed CamDavidsonPilon closed 1 year ago

CamDavidsonPilon commented 1 year ago

In LAP mode, can I plug in the leader to ethernet (obviously needs to be a B model), and get internet to the workers in the LAP?

Diagram provided by RPi foundation, edited by me:

                                         +- Leader ----+
                                     +---+ 10.10.0.2   |          +- Worker ----+
                                     |   | RaspAP WLAN AP +-)))  (((-+ WLAN Client |
                                     |   | 192.168.4.1 |          | 192.168.4.2 |
                                     |   +-------------+          +-------------+
                 +- Router ----+     |
                 | Firewall    |     |   +- PC#2 ------+
(Internet)---WAN-+ DHCP server +-LAN-+---+ 10.10.0.3   |
                 |   10.10.0.1 |     |   +-------------+
                 +-------------+     |
                                     |   +- PC#1 ------+
                                     +---+ 10.10.0.4   |
                                         +-------------+
CamDavidsonPilon commented 1 year ago