Replies: 1 comment 2 replies
-
Ethernet bridging isn’t possible with WiFi interfaces in STA mode — only in AP. This is a limitation of the 802.11 spec. Related #1403 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I effectively want to accomplish the following configuration.
I tried the bridged AP docs over on the raspberry pi documentation site, but they skip out on the DHCP server. I believe there are shenanigans that must be done to assign IPs to bridged clients, but I'm quite a rookie in this regard.
Any assistant is appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions