I'd like to connect the wired lan to my PC, turn it into an access point, skip wifi, and use it on my iPhone, but the connection is not working. My OS is Ubuntu 18.04.
If you select "Turn on wifi access point" from the wifi setting, the network name (SSID) and password are automatically set and you can see wifi from the iphone, but when you try to enter a password and connect, it says "Internet not connected" and you can't connect to the wired LAN.
Normally, you can go into AP mode using that procedure.
Can't you think of a bad connection? There's a device nearby that uses the same channel.
You can specify a channel with the following command:
$nm-connection-editor
The 2.4 GHz band is "1", "6", "11", and the 5.2 GHz band is around "36, "40", "44", and "48".
Note:
https://askubuntu.com/questions/180733/how-to-setup-an-access-point-mode-wi-fi-hotspot
wavemon
etc.
(By the way, it's not a bridge connection.)
© 2024 OneMinuteCode. All rights reserved.