You are not logged in.

#1 2022-08-20 07:05:25

nikinbaidarr
Member
Registered: 2021-05-06
Posts: 92

setting up wifi-hotspot using NetworkManager

I'm trying to establish a WiFi hotspot in my computer using NetworkManger.
I've set up a WiFi connection with the following configs:

[connection]
id=Wi-Fi connection 2
uuid=<uuid>
type=wifi
interface-name=wlp3s0

[wifi]
mac-address=<mac-address_of_wlp3s0>
mode=ap
ssid=arch_linux

[wifi-security]
group=ccmp;
key-mgmt=wpa-psk
pairwise=ccmp;
proto=rsn;
psk=1234

[ipv4]
method=shared

[ipv6]
addr-gen-mode=stable-privacy
method=shared

[proxy]

But i cannot seem to access this through my phone. The SSID does not show up on my phone. Is there something i'm doing wrong here. Any help will be appreciated. Thank you!

Last edited by nikinbaidarr (2023-07-15 04:32:26)

Offline

#2 2022-08-25 07:02:01

walkingstickfan
Member
From: USA
Registered: 2021-05-10
Posts: 104

Re: setting up wifi-hotspot using NetworkManager

First, it might be helpful if you provided WiFi hardware info and info about the phone you are using. Second, consider changing the title of your post to remedy the misspelling of NetworkManager so that others can find your post if they are searching for the same or similar issue.

Last edited by walkingstickfan (2022-08-25 07:08:24)


Arch Linux with Openbox & Tint2

Offline

Board footer

Powered by FluxBB