Darren Kitchen Posted August 6, 2012 Share Posted August 6, 2012 Two WiFi Pineapples at the same time. 3G, Deauth, Karma and TCPdump to USB! - This will eventually become pretty and integrated in the firmware - Currently using Ethernet from Pineapple1's PoE/LAN to Pineapple2's PoE/LAN - Next up is PoE/LAN to LAN/WAN for multi-pineapple daily chaining - It might be possible to do something similar with a MK3 Thoughts? Quote Link to comment Share on other sites More sharing options...
itsm0ld Posted August 6, 2012 Share Posted August 6, 2012 I have been thinking about doing this! I cant see the video yet but If we can do part of this with a MK3 that would be great since I have a few MK3's not getting any love now that the MK4 is in the house =) Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted August 6, 2012 Share Posted August 6, 2012 Looks pretty sweet. Great work! Quote Link to comment Share on other sites More sharing options...
Neworld Posted August 6, 2012 Share Posted August 6, 2012 I'm thinking about doing the death and network sharing to my pineapple with a raspberry pi.... Although I believe Backtrack won't work on the Raspberry, Pwnpi will work :D Once I get my raspberry (on back order) I will report back my findings :D Quote Link to comment Share on other sites More sharing options...
PineDominator Posted August 6, 2012 Share Posted August 6, 2012 (edited) Thank you for the video. my thinking Pineapple1 karma tcpdump ettercap any extra services usb with swap Pinapple2 deauther/internet through internal wifi sslstrip usb with swap I kinda view the first pineapple as the one to be the karma device and I thought leaving sslstrip as the only service on the 2nd EDIT: I was thinking that the pineapples should connect from poe to wan/lan, leaving pineapple2 the ability to share internet from it's poe and allowing a wired connection to manage tango mode. Edited August 6, 2012 by petertfm Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted August 6, 2012 Share Posted August 6, 2012 (edited) Thoughts? B) Darren is using my modules ! I'm very proud and happy that you guys enjoy those long coding nights to bring those modules to you :D Edited August 6, 2012 by Whistle Master Quote Link to comment Share on other sites More sharing options...
Molotof Posted August 6, 2012 Share Posted August 6, 2012 Deauth + sslstrip = disaster , as the pineapple goes into limbo mode with 100% cpu utilization. I think the carving would be on one, then the other would deauth only, from testing deauth with the status module, the less frequent it is between dauths the less the cpu is in 100%, why is it hogging the cpu so much? Quote Link to comment Share on other sites More sharing options...
potato Posted August 6, 2012 Share Posted August 6, 2012 That is awesome. Quote Link to comment Share on other sites More sharing options...
durk182 Posted August 6, 2012 Share Posted August 6, 2012 Can't wait to try this! Quote Link to comment Share on other sites More sharing options...
PineDominator Posted August 8, 2012 Share Posted August 8, 2012 I can't get the internal wifi from pineapple1 to connect to my wpa2 network? even WM networkmanager module does not work with the internal radio. I have done everything to get this to work and "iwconfig wlan0 mode managed" returns an error. Quote Link to comment Share on other sites More sharing options...
Marlboro Filter Posted September 13, 2012 Share Posted September 13, 2012 is it possible to do "tango mode" with MK3 + MK4 ? if yes, what kind of configurations to make it happen. Quote Link to comment Share on other sites More sharing options...
WallE Posted April 26, 2013 Share Posted April 26, 2013 (edited) Ehmmm my PoE lan port of pineapple 1 is using by laptop tethering. Can I plug Pineapple 2 PoE/Lan to wan/lan port of Pinapple 1? Well I tried it and it's not working :( Edited April 26, 2013 by WallE Quote Link to comment Share on other sites More sharing options...
deathdealerxx Posted April 26, 2013 Share Posted April 26, 2013 iptables -A FORWARD -i eth1 -o wlan0 -s 172.16.42.0 -m state --state NEW -j ACCEPTiptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPTiptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE Quote Link to comment Share on other sites More sharing options...
WallE Posted May 4, 2013 Share Posted May 4, 2013 Alrigh so I am trying to tango mode since a while but it's just not working. I am connecting both Pineapple through PoE. Connecting one to the WAN than to my computer. Go to putty at 172.16.42.1 and enable Darren command but this is not working. And they are not sharing network. Any idea? Quote Link to comment Share on other sites More sharing options...
WallE Posted May 4, 2013 Share Posted May 4, 2013 Well a little bit more about all that. Here is what I am doing step by step: I am going on each pineapple one at a time. On the first one: uci set network.lan.ipaddr=172.16.42.2uci commit networkrebootThan on the second pineapple that will be the gateway I type:uci set network.lan.gateway=172.16.42.1uci commit networkreboot Than pineapple 1 = 172.16.42.1Pineapple 2 = 172.16.42.2But I have big difficulty sharing internet. My setting = pineapple 1 + alfa + pineapple 2So I am setting pineapple 1 wlan0 and alfa wlan1 to connect to my home wifi by client mode. That's the only way I get a DHCP request, wlan0 alone can't get a DHCP request. Then I go to ICS and I share wlan1 to br-lan and pineapple 2 AP get internet but no internet in the UIPineapple one:POE / LAN Port: 172.16.42.1 USB 3G Modem: WAN / LAN Port:Public Internet: **1.**8.*4.**4 Pineapple two: POE / LAN Port: 172.16.42.2 USB 3G Modem: WAN / LAN Port: 192.168.2.27Public Internet: Error Connecting What am I doing wrong? I Quote Link to comment Share on other sites More sharing options...
WallE Posted May 5, 2013 Share Posted May 5, 2013 I really need support about that guys I am stuck at this step since a while and it's prevent me from continuing my project Quote Link to comment Share on other sites More sharing options...
kpoeticg Posted May 5, 2013 Share Posted May 5, 2013 I don't have a second Pineapple so I can't help you with tango mode, but currently 2.8.0 has a driver issue with internet connections through the external Alfa. You should check if you can connect to your router using just the first Pineapple and your Alfa. With mine i can connect to my router through internal and broadcast my AP through my Alfa but using the Alfa to connect to my router doesn't authenticate no matter what i do. Just my two cents... Quote Link to comment Share on other sites More sharing options...
WallE Posted May 5, 2013 Share Posted May 5, 2013 So my config are alright? Should I downgrade to 2.7 to try it? Quote Link to comment Share on other sites More sharing options...
kpoeticg Posted May 5, 2013 Share Posted May 5, 2013 If you're unable to connect your Pineapple to the internet through your Alfa card without tango mode then it has nothing to do with tango. It's the driver issue. If that's the case then 2.7.7 should work for you because it works for me =] Quote Link to comment Share on other sites More sharing options...
WallE Posted May 6, 2013 Share Posted May 6, 2013 No I can connect without alfa. The problem is that pineapple number 2 is getting a WAN IP and do not get any internet connection from pineapple 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.