xdavidhu / mitmAP

📡 A python program to create a fake AP and sniff data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client can't conect

Optisec1 opened this issue · comments

client connects only when i use the same interface(wlan0) for both fakeAP and internet ( if i use eth0 for internet client unable to connect) and while im only able to connect to fakeAP on wlan0 ( client dont have internet) What i'm missing? ( Kali on VirtualBox)

commented

Same here.

Same here with raspbian.

commented

Same problem....

I create the fakeAP... it show's "online", but I can't connect... neither an iPad, neither Android Phone

cat /proc/device-tree/model

Raspberry Pi 3 Model B Plus Rev 1.3

uname -a

Linux PiRogue 4.14.71-v8 #1 SMP PREEMPT Wed Oct 31 21:41:06 UTC 2018 aarch64 GNU/Linux

lsb_release -a

No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2019.1
Codename: n/a

cat /etc/os-release

PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2019.1"
VERSION_ID="2019.1"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"