vagamundus / wifi-hostapd-ap

Automatically exported from code.google.com/p/wifi-hostapd-ap
0 stars 0 forks source link

the app can't work. #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

I can see the GUI  when I run the app ,  but  once  I  clicked  "Activate" 
button , the  app will  disappear  and  I will get some  information .

What is the expected output? What do you see instead?

ROOT: ok. Begin ...  
Testing AP...  
ip a | grep wlan0 | grep UP  ... OK 
/etc/init.d/dnsmasq status | grep "(running)"  ... FAIL 
/etc/init.d/hostapd status | grep "hostapd is running"  ... FAIL 
sysctl net.ipv4.ip_forward | grep 1  ... OK 
AP not running. 

Start activation.

ifconfig wlan0  ...  OK 
ifconfig wlan0 124.16.79.109 netmask 255.255.255.0 up | ifconfig wlan0 | grep 
124.16.79.109  ...  OK 
ifconfig | grep wlan0  ...  OK 
ifconfig | grep wlan0  ...  OK 

What version of the product are you using? On what operating system?

I use   WiFi_Hostapd_AP-0.9.5.1_15.04.12   run on the  ubuntu 14.04 keylin

Please provide any additional information below.
I don't  know how to fix it , I must  miss  somethings.  can you help me ?

Original issue reported on code.google.com by luxiaoha...@gmail.com on 26 Apr 2014 at 3:52