-
Notifications
You must be signed in to change notification settings - Fork 720
No Internet on the AP #285
Comments
start the WP again and send me the ouput of command bellow. sudo iptables -t nat -L && ifconfig |
root@kali:~# sudo iptables -t nat -L && ifconfig Chain INPUT (policy ACCEPT) Chain OUTPUT (policy ACCEPT) Chain POSTROUTING (policy ACCEPT) lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1400 wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1400 .......................................................................................................................................................................................................... |
OK now it works, THX |
I see that u already got the solution, congrats could anyone help me? when I have al set up I just get the error wlan0 interface not found and I can connect with my phone and surf on the web but I get no passwords when I track from the kali. I have the same error as this guy: |
Kali linux is running on an raspberry pi 3.(kali-2.1.2-rpi2, +kali-linux-top10, +kali-linux-wireless)
Then i installed WiFi-Pumpkin:
1.sudo apt-get update
2.pip install service_identity
3.pip install scapy_http
4.sudo apt-get install mitmproxy
5.git clone https://github.com/P0cL4bs/WiFi-Pumpkin.git
6.cd WiFi-Pumpkin
7.chmod +x installer.sh
8../installer.sh --install
9.wifi-pumpkin
So WiFi pumking is running, i am connected to the internet via eth0.
For the AP i use: AWUS036NHA
I only switchend the network adapter to the USB-Wirelesscard (wlan1).
All other settings are standart.
Now i "START" AP. On the bottom AP-Startus is ON.
I use a other Laptop to conect to the WIFI, but there is no internet connection over the AP!
THX for helping
The text was updated successfully, but these errors were encountered: