29-04-2015, 10:18:25
Bonjour,
je cherche à configurer une clé WiFi EW-7811Un avec hostapd, voici mon fichier de configuration hostapd.conf:
et ma configuration réseau:
Mais le logiciel refuse de démarrer. Merci de votre aide.
Oshikaru
je cherche à configurer une clé WiFi EW-7811Un avec hostapd, voici mon fichier de configuration hostapd.conf:
Code :
[== Indéfini ==]
interface=wlan0
driver=rtl871xdrv ou nl80211 ??
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0
ssid=TELECHARGEMENT
hw_mode=g
channel=6
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_passphrase=test
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
run_pairwise=CCMP
et ma configuration réseau:
Code :
[== Indéfini ==]
allow-hotplug wlan0
iface wlan0 inet static
address 172.16.131.187
netmask 255.255.0.0
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp
Mais le logiciel refuse de démarrer. Merci de votre aide.

Oshikaru