You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing on both iPhone and Chromebook. When the iPhone connects, it gets an IP but then the interface IP config goes away right away. On the chromebook, I get failed to connect to the network "internet". DHCP lookup failed. I'm using Kali 2.0. I will like to give you more log info, but don't know where to get it. Thanks
The text was updated successfully, but these errors were encountered:
amb1s1
changed the title
start-noupstream.sh - client to connecting to the fake AP
start-noupstream.sh - Client not to connecting to the fake AP
Oct 17, 2016
probably the help comes late but anyway it would be useful for other people.
I had your same problem. I sorted it out using other DNS server. Basically what I did was the next.
Add to the /etc/mana-toolkit/karmetasploit.rc file the next lines:
Comment the next lines in the start-noupstream.sh script: dnsspoof -i $phy -f /etc/mana-toolkit/dnsspoof.conf& dnsmasq -C /etc/mana-toolkit/dnsmasq-dhcpd.conf $phy
And add the next one: dnsmasq -C /etc/mana-toolkit/dnsmasq-dhcpd.conf -i $phy
I'm testing on both iPhone and Chromebook. When the iPhone connects, it gets an IP but then the interface IP config goes away right away. On the chromebook, I get failed to connect to the network "internet". DHCP lookup failed. I'm using Kali 2.0. I will like to give you more log info, but don't know where to get it. Thanks
The text was updated successfully, but these errors were encountered: