xtr4nge / FruityWifi

FruityWiFi is a wireless network auditing tool. The application can be installed in any Debian based system (Jessie) adding the extra packages. Tested in Debian, Kali Linux, Kali Linux ARM (Raspberry Pi), Raspbian (Raspberry Pi), Pwnpi (Raspberry Pi), Bugtraq, NetHunter.
http://www.fruitywifi.com
GNU General Public License v3.0
2.19k stars 498 forks source link

DHCP doesn't working #283

Open sharkhd883 opened 3 years ago

sharkhd883 commented 3 years ago

Hello all!

I am using FruityWifi v2.4 over Raspbian (Linux raspberrypi 4.19.118-v7l+). I have just configured an IN network over wlan0 (Panda PAU06 Wireless USB Adapter).

Once I start the service I get these entries logs:

Sep 1 16:38:23 dnsmasq[1384]: ignoring nameserver 10.0.0.1 - local interface Sep 1 16:38:23 dnsmasq-dhcp[1384]: DHCP, sockets bound exclusively to interface wlan1 Sep 1 16:38:23 dnsmasq-dhcp[1384]: DHCP, IP range 10.0.0.50 -- 10.0.0.100, lease time 12h Sep 1 16:38:23 dnsmasq[1384]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify dumpfile Sep 1 16:38:23 dnsmasq[1384]: started, version 2.80 cache disabled Sep 1 16:18:40 dnsmasq[31597]: ignoring nameserver 10.0.0.1 - local interface Sep 1 16:18:40 dnsmasq-dhcp[31597]: DHCP, sockets bound exclusively to interface wlan1 Sep 1 16:18:40 dnsmasq-dhcp[31597]: DHCP, IP range 10.0.0.50 -- 10.0.0.100, lease time 12h Sep 1 16:18:40 dnsmasq[31597]: compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth DNSSEC loop-detect inotify dumpfile Sep 1 16:18:40 dnsmasq[31597]: started, version 2.80 cache disabled

When I try to connect to WiFi through mobile devices or a laptop, I am not able to get any IP address. I have been searching for any related info through these issues or Google however I have not found any solution to this.

Does any of you have the same experience? Could anyone help me to solve it?

Thank you very much!! Best Regards.