WiFi Hotspot with Static IP

Issues related to configuring your network
Post Reply
Blacky
Posts: 26
Joined: 2013/12/15 07:28:43

WiFi Hotspot with Static IP

Post by Blacky » 2014/10/14 12:29:59

I have been trying to get the Wifi card to list with a static IP.
The problem seems to boil down to this error:
Oct 14 15:21:54 Server NetworkManager[1067]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-wlp3s0 ...
Oct 14 15:21:54 Server NetworkManager[1067]: ifcfg-rh: error: Invalid mode 'ap' (not 'Ad-Hoc', 'Managed', or 'Auto')

Blacky
Posts: 26
Joined: 2013/12/15 07:28:43

Re: WiFi Hotspot with Static IP

Post by Blacky » 2014/10/14 12:55:32

Ok, fixed it by adding MODE=MANAGED to ifcfg-wlp3s0 .

Now I get this error:
Oct 14 15:49:51 Server NetworkManager[1052]: ifcfg-rh: error: 802-11-wireless.ssid: property is missing
Fixed above issue by addiing ESSID="somessid"


Still, right now the Wifi gets its IP for the avahi service.

Post Reply