-
Notifications
You must be signed in to change notification settings - Fork 720
add support Parrot 3 with 2 wifi wireless adabter #69
Comments
just use OS with support to exclude the card adapter on NetworkManager ( except Kali ) some tested in this line. |
I am using parrot 3. I wıll try parrot 2.0.5 ıf work ı will use 2.0.5 versıon just for wifi pumpkın. But Please, add parrot 3 versıon for support |
I'll do some test with parrot 3 coming soon |
Ovvv good news. Thanks bro ı am waıtıng god bless you :) |
try now... :D I think this solved the problem. |
I thınk you are best best :) ı tryed but my system parrot 3.0 and it ıs work but not create AP, ı am upgrading my system now. I am sure work when system upgrade. Thanks bro again ıf work ı wrıte here |
Unfortunatly everythınk ıs look good but no create ap.? :( |
if everythınk ıs look good but no create ap, your problem is not the tool, probably your USB card. thanks |
Whıch usb card support? I can buy. |
I look On Jul 30, 2016 4:45 PM, "bayp1p0" [email protected] wrote:
|
https://www.amazon.com/Alfa-AWUS036NH-Wireless-Long-Range-Screw-On/dp/B003YIFHJY I bought this adabter but still not working. Cant create fakeap :( |
try this solution for chipset RT3070 problem... if not work, try to comment (add # ) the IEEE 802.11n on Settings -> Hostapd and click save button... |
http://i.hizliresim.com/kEj9pD.jpg as you can see everythıng look work http://i.hizliresim.com/5Y8azz.jpg |
it not is necessary change card to monıtor mode for mount AP with hostapd. send me output the file Logs/AccessPoint/hostapd.log. |
Hostapd.log folder is empty there is not log :( |
And maybe ı can use aırbase ng maybe work but ı cant choıse aırbase |
look, if not is create AP the problem is hostapd,I removed the airbase,not it possible to use anymore.
I don't believe that the problem be this, but you can try. you should to make some test with hostapd and check if create AP, if it work, I 'll check the problem. |
I can use sıngle hostapd. Hostapd work when ı use manuel but wifi-pumpkın cant create ap |
I will take a video about this problem and send you after 1 -2 days |
ok, when you record the video, set the change the screenshot that i sent you above. |
send me the file hostapd.conf that you are using with Hostapd manual. |
" interface=wlan0mon |
ok, if hostapd work, you are correct the problem can be the connection wlan0 (internet). check if work with eth0. maybe the Parrot not exclude the interface of NetworkManager.conf this same error is occuring on Kali linux. |
Error error continues. I buıld parrot 3.1 again but not create AP. Please take a video about that wifi-pumpkın with 2 wifi adabter :( |
@bayp1p0 it not necessary, because for using with 2 wifi adapter you need just using a system that support exclude card adapter in NetworkManager.conf , I tested this option only in OS:Kubuntu 15.10 KDE because this is my desktop. I can't test this options in another OS in the moment. thanks |
@bayp1p0 you can try to do this, change the NetworkManger.conf to ignore card adapter and restart the network-manager process. follow below...
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[keyfile]
unmanaged-devices=mac:00:19:e0:57:86:af # your mac address card adpter (for using Wifi-pumpkin) You can restart network-manager by doing (in the terminal): This configuration makes NetworkManager oblivious to the existence of the wireless card, but still allows me to control it using other methods. now, you have to connect with default card wireles and start WiFi-Pumpkin select the adapter (my case 00:19:e0:57:86:af) that you ignore the configuration above. OBS: when you stop the access point in WIFI-Pumpkin and after that, the configuration that you did in NetworkManager file,it will be automatically removed if does work try again configuration and run hostapd manually and check if mount AP send me if work... |
Yeaap thanks bro I get some error error but I fıxed that and finally work. |
But not persıst how can ı persıst that |
I'll add one option for disable automatically remove key in NetworkManager.conf configuration coming soon... |
I added startup applıcatıon my conf :) ı am waıtıng update. Wifi-pumpkın is best wifi tool thanks for this tool bro |
@CamelToeJoe you probably is using kali linux, this settings only for Parrot OS. using Kali linux it will not work with 2 card, I've blocked in code, because on Kali Linux need some tests. you can this remove this lines in code Main.py and check if does work. |
Solved it by installing wicd manager |
I wanna use 2 wireless adabter because cable network is not usefull how can ı do this?
The text was updated successfully, but these errors were encountered: