Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7760

Networking and servers • Re: Connecting an Apple Device to a NMCLI Wireless Access Point

$
0
0
What NMCLI commands are you using to create the WAP so I can run the same on my test Pi4 running Bullseye 64-bit ?
The connection was originally created using this command (it was modified afterwards):

Code:

sudo nmcli device wifi hotspot ssid <SSID> password <PASSWORD> ifname wlan0

Just in case I'll put the modification command I've stored to configure it here too:

Code:

${SUDO} nmcli connection modify Hotspot connection.autoconnect yes connection.autoconnect-priority 100 802-11-wireless.ap-isolation 1 802-11-wireless.band bg 802-11-wireless.channel 11 ipv4.addresses 192.168.2.1/24,192.168.3.1/24 802-11-wireless-security.pmf 2

Statistics: Posted by ConfusedPerson — Thu Jun 25, 2026 4:08 pm



Viewing all articles
Browse latest Browse all 7760

Latest Images

Trending Articles



Latest Images