[systemd-devel] Bridging a wifi access point?

2025-04-14 Thread Hadmut Danisch
Hi, a technical question: I'd like to build a router on a machine with four ethernet and one wlan adapter,  using Ubuntu 24.04 server, coming with 255.4-1ubuntu8.6.  I need to build a bridge with two of the ethernets and the wlan as an accesspoint, making use of as much default software as p

Re: [systemd-devel] Bridging a wifi access point?

2025-04-14 Thread Hadmut Danisch
Maybe let's start at the top end: does systemd/networkd support wlan in ap mode? If so, since when (which version)? Is systemd/networkd supposed to be a fully functional substitute for hostapd? regards

Re: [systemd-devel] Bridging a wifi access point?

2025-04-14 Thread Hadmut Danisch
On 14.04.25 18:36, Mantas Mikulėnas wrote: I don't remember seeing client-mode wlan interfaces working as bridge members on regular Linux kernel. Did that change recently? I actually didn't try it recently with systemd, but I remember positively, that I had used it before systemd (years ago