Use Ap-hotspot under ubuntu14.04, the speed is good. But at 15.04 it won't work, I don't know why. Now use Fedora23, in school still quite need to give mobile phone even wifi, so Google see Ap-hotspot can be used under Fedora, the results found the author of GitHub, said is ap-hotspot outdated, and then wrote a Create_ AP Instead,:
Https://github.com/oblique/create_ap
Easy to use, download and unzip, then enter the directory to install:
$ cd create_ap-master/sudomakeinstall
Perform:
$ create_ap wlo1 eno1 Myaccesspoint Mypassphrasewarn:your adapter does not fully support AP virtual interface, Enabli Ng--no-Virtwarn:realtek drivers usually has problems with WPA1, enabling-W 2warn:if AP doesn't work, please read:howto/realtek.mdConfigdir:/tmp/Create_ap.wlo1.conf.5ltpfledpid:3454Network Manager found, set Wlo1 as unmanaged device ... donesharing Internet using METHOD:NATHOSTAPD command-line interface:hostapd_cli-p/tmp/create_ap.wlo1.conf.5ltpfled/hostapd_ctrlconfigurationfile:/tmp/create_ap.wlo1.conf.5ltpfled/hostapd.confusing interface wlo1 with Hwaddr -: -: 8b: -: -: B1 and SSID"Redbase"Wlo1:interface State Uninitialized-Enabledwlo1:ap-ENABLED Wlo1:sta the: A0:f6:4a:5c:c6 IEEE802.11: Authenticatedwlo1:sta the: A0:f6:4a:5c:c6 IEEE802.11: Associated (aid1) Wlo1:ap-sta-connected the: A0:f6:4a:5c:c6wlo1:sta the: A0:f6:4a:5c:c6 radius:starting Accounting Session 565c49ed-00000000Wlo1:sta the: A0:F6:4A:5C:C6 wpa:pairwise key handshake completed (RSN) Wlo1:sta the: A0:F6:4A:5C:C6 wpa:group key handshake completed (RSN) Wlo1:sta the: A0:f6:4a:5c:c6 wpa:group Key handshake completed (RSN)
enjoy!
It can also be started by a service:
Set boot up:
sudo systemctl enable Create_ap.service
Fedora 23 Set up WiFi hotspot (Android phone available)