[Bug 1811160] Re: Add option to configure wireless network frequency / channel
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Wed Mar 20 21:55:10 UTC 2019
Triaged / Wishlist
While the example shows "channel", that feature doesn't currently exist.
** Changed in: netplan
Status: New => Triaged
** Changed in: netplan
Importance: Undecided => Wishlist
** Also affects: netplan.io (Ubuntu)
Importance: Undecided
Status: New
** Changed in: netplan.io (Ubuntu)
Status: New => Triaged
** Changed in: netplan.io (Ubuntu)
Importance: Undecided => Wishlist
--
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:
Triaged
Status in netplan.io package in Ubuntu:
Triaged
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