Timeline for Making hostapd work with systemd-networkd using a bridge
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 7, 2024 at 20:08 | comment | added | DKebler |
this is a critical setting. Everything can seem good with hostapd and with systemd-networkd but without this you can't connect. Best way to add this is with sudo systemctl edit hostapd adding [Unit] <newline> Before=network.target systemd-networkd.service which wil survive any upgrades to hostapd.
|
|
| Sep 17, 2022 at 22:46 | review | Late answers | |||
| Sep 18, 2022 at 2:30 | |||||
| S Sep 17, 2022 at 22:27 | review | First answers | |||
| Oct 1, 2022 at 22:33 | |||||
| S Sep 17, 2022 at 22:27 | history | answered | ThatGuy | CC BY-SA 4.0 |