[Bug 1811160] Re: Add option to configure wireless network frequency / channel
Lukas Märdian
1811160 at bugs.launchpad.net
Thu Mar 25 12:03:11 UTC 2021
This has been implemented in v0.99. See "band" & "channel" wifi
settings.
** Changed in: netplan
Status: Triaged => Fix Released
** Changed in: netplan.io (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1811160
Title:
Add option to configure wireless network frequency / channel
Status in netplan:
Fix Released
Status in netplan.io package in Ubuntu:
Fix Released
Bug description:
I am trying to use Netplan to configure a set of Ubuntu-based
computers that connect to each other via an ad-hoc wireless network.
Before netplan, I used to do this in wpa_supplicant.conf like this:
network={
ssid="some-ssid"
psk="some-password"
mode=1
frequency=2412
}
Note that the configuration does not work without specifying the
frequency -- the ad-hoc network does not get established when the
first node boots up because it needs to know which wireless channel to
use. Unfortunately, Netplan does not allow me to specify the channel
or the frequency manually in the configuration file (even though the
"Complex example" section in https://netplan.io/design seems to
suggest that there is a "channel" option).
Would it be possible to add support for specifying the wireless
channel or frequency explicitly?
To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1811160/+subscriptions
More information about the foundations-bugs
mailing list