[10:18] According to the documentation, AP mode is already supported: https://netplan.readthedocs.io/en/stable/netplan-yaml/#properties-for-device-type-wifis [10:18] tkc__: ^ [17:10] Ah yes, missed the `mode` support thanks. Looks like the AP is still managed by WPA supplicant (mode=2), so, it's experimental support and only supports personal security, using hostapd will support full fledged AP. [17:11] (And only with `NetworkManager` backend) [17:30] You should file a bug against https://launchpad.net/netplan to discuss this with the developers (if there isn't one already?) [20:09] Sure, thanks, I was planning to do that anyway, but wanted to check first. [20:13] FYI here it is https://bugs.launchpad.net/netplan/+bug/2046190