[Bug 1951586] Re: Need option to specify wifi regulatory domain
Jerry Vonau
1951586 at bugs.launchpad.net
Thu Apr 13 20:51:24 UTC 2023
Looking in the root directory of the first partition of the 23.04 beta
image contains 'network-config' think this is a user setting file,
forgot to set this while testing but I was using wired, as the file
contains:
# This file contains a netplan-compatible configuration which cloud-init will
# apply on first-boot (note: it will *not* update the config after the first
# boot). Please refer to the cloud-init documentation and the netplan reference
# for full details:
#
# https://netplan.io/reference
# https://cloudinit.readthedocs.io/en/latest/topics/network-config.html
# https://cloudinit.readthedocs.io/en/latest/topics/network-config-format-v2.html
#
# Please note that the YAML format employed by this file is sensitive to
# differences in whitespace; if you are editing this file in an editor (like
# Notepad) which uses literal tabs, take care to only use spaces for
# indentation. See the following link for more details:
#
# https://en.wikipedia.org/wiki/YAML
# Some additional examples are commented out below
network:
version: 2
ethernets:
eth0:
dhcp4: true
optional: true
# wifis:
# wlan0:
# dhcp4: true
# optional: true
# access-points:
# myhomewifi:
# password: "S3kr1t"
# myworkwifi:
# password: "correct battery horse staple"
# workssid:
# auth:
# key-management: eap
# method: peap
# identity: "me at example.com"
# password: "passw0rd"
# ca-certificate: /etc/my_ca.pem
# regulatory-domain: GB
I'll use wifi for the next install and see how that goes.
--
You received this bug notification because you are a member of Network-
manager, which is subscribed to NetworkManager.
https://bugs.launchpad.net/bugs/1951586
Title:
Need option to specify wifi regulatory domain
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1951586/+subscriptions
More information about the Ubuntu-reviews
mailing list