Sebkinne Posted June 9, 2012 Share Posted June 9, 2012 Hey everyone, This new 2.3.0 release adds a couple more connectivity features alongside other things: More Alfa USB support (rtl8187) Android USB tethering Stealth mode added (ICMP packet dropping) UI and bugfixes 2.3.1: Fixed upgrade. Thanks Petertfm For anyone that downloaded 2.3.0, please scp 2.3.1 to the /tmp/ directory of your pineapple and execute: sysupgrade -n /tmp/upgrade.bin Sorry about that! Download: http://cloud.wifipineapple.com/index.php?downloads&download MD5: 9aa145ddd560c5cd766df0c417d3071c We have lots more planned and will be releasing more info on this soon! Stay tuned. As usual, leave any feedback here! We hope you enjoy this! -The Jasager Team Quote Link to comment Share on other sites More sharing options...
Vile Posted June 9, 2012 Share Posted June 9, 2012 Awesome work! I just decided to order and upgrade to the Mark IV. Can't wait to play around with it more. Quote Link to comment Share on other sites More sharing options...
PineDominator Posted June 9, 2012 Share Posted June 9, 2012 (edited) Hey everyone, This new 2.3.0 release adds a couple more connectivity features alongside other things: More Alfa USB support (rtl8187) Android USB tethering Stealth mode added (ICMP packet dropping) UI and bugfixes Download: http://cloud.wifipin...nloads MD5: 8a205b94d9f72cafc1bf8040eaab3c68 We have lots more planned and will be releasing more info on this soon! Stay tuned. As usual, leave any feedback here! We hope you enjoy this! -The Jasager Team WARNING!!! once updated with this version, this error happens when trying to upgrade again [b]Fatal error[/b]: Call to undefined function: fnmatch() in [b]/www/pineapple/pages/upgrade.php[/b] on line [b]35[/b] manual scp and sysupgrade required. Edited June 9, 2012 by petertfm Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted June 9, 2012 Author Share Posted June 9, 2012 For anyone that downloaded 2.3.0, please scp 2.3.1 to the /tmp/ directory of your pineapple and execute: sysupgrade -n /tmp/upgrade.bin Sorry about that! Again, thanks Petertfm! Best, Sebkinne Quote Link to comment Share on other sites More sharing options...
PineDominator Posted June 10, 2012 Share Posted June 10, 2012 For anyone that downloaded 2.3.0, please scp 2.3.1 to the /tmp/ directory of your pineapple and execute: sysupgrade -n /tmp/upgrade.bin Sorry about that! Again, thanks Petertfm! Best, Sebkinne Glad I could be of service:-) BTW if anyone wants to auto-start Stealth mode place this in your execute on boot script. echo -e 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all # Autostart Stealth mode Quote Link to comment Share on other sites More sharing options...
PineDominator Posted June 10, 2012 Share Posted June 10, 2012 (edited) I just want the devs to know I was making a module "blacklister" and found some quirks/bugs with how it functions in the latest Karma/hostapd I found blacklisting macs works great but after you white list a mac you can't re-blacklist it, restart is needed. bugs in white listing ssid's not sure of the problem but it seems to be flaky, I can guarantee it to work If I autostart my module with the whitelist autostart. or run only once what happens is when it becomes flaky a ssid that is not in the list will show up in on my phone, when it works that does not happen blacklisting ssids seem to operate the way it should, might need more testing? Edited June 10, 2012 by petertfm Quote Link to comment Share on other sites More sharing options...
Nexus Posted June 10, 2012 Share Posted June 10, 2012 Will you update the GitHub please? Great work so far :) -Nex Quote Link to comment Share on other sites More sharing options...
velkrosmaak Posted June 10, 2012 Share Posted June 10, 2012 nice, excited about the android tethering! Quote Link to comment Share on other sites More sharing options...
Pulsedriver_cz Posted June 10, 2012 Share Posted June 10, 2012 Can you integrate Huawei 3G modem drivers in next version please? Thanks. Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted June 10, 2012 Share Posted June 10, 2012 Can you integrate Huawei 3G modem drivers in next version please? Thanks. Well, Huawi modems are already working since the beginning. And the best of all: click here ;) Quote Link to comment Share on other sites More sharing options...
Ted Summers Posted June 10, 2012 Share Posted June 10, 2012 Hey everyone, This new 2.3.0 release adds a couple more connectivity features alongside other things: More Alfa USB support (rtl8187) Android USB tethering Stealth mode added (ICMP packet dropping) UI and bugfixes 2.3.1:Fixed upgrade. Thanks Petertfm For anyone that downloaded 2.3.0, please scp 2.3.1 to the /tmp/ directory of your pineapple and execute: sysupgrade -n /tmp/upgrade.bin Sorry about that! Download: http://cloud.wifipin...nloads MD5: 9aa145ddd560c5cd766df0c417d3071c We have lots more planned and will be releasing more info on this soon! Stay tuned. As usual, leave any feedback here! We hope you enjoy this! -The Jasager Team Thanks much, upgraded to 2.3.1 without any problems. Quote Link to comment Share on other sites More sharing options...
Pulsedriver_cz Posted June 11, 2012 Share Posted June 11, 2012 Well, Huawi modems are already working since the beginning. And the best of all: click here ;) Cool, it works now. It would be great if they put this script in web control center in next version. Quote Link to comment Share on other sites More sharing options...
Pulsedriver_cz Posted June 11, 2012 Share Posted June 11, 2012 Just a few ideas that i'd appreciate in next version of firmware: - selection of network interface that connects to the internet in web interface (pineaple control center) and which one is AP - bug: when i connect USB Alfa AWUS036H it appears as wlan1, but wlan0 (integr. wifi) disappears after reboot - wifi encryption in web interface - packet sniffing with sslstrip and filters in web interface - maybe a bug, maybe i do something wrong (mounting a flash drive): root@Pineapple:/mnt# mkdir flash root@Pineapple:/mnt# mount /dev/sda1 /mnt/flash/ mount: mounting /dev/sda1 on /mnt/flash/ failed: Invalid argument New HW ideas (MK5? :)): - 2 USBs - 2 WiFis - integr. battery - micro SDHC slot with dual boot What do you think? Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted June 11, 2012 Author Share Posted June 11, 2012 Cool, it works now. It would be great if they put this script in web control center in next version. Will be done if it isn't already. Best, Sebkinne Quote Link to comment Share on other sites More sharing options...
Whistle Master Posted June 11, 2012 Share Posted June 11, 2012 - packet sniffing with sslstrip and filters in web interface SSLstrip is already working and there is a module available :P But I agree, filters with ettercap would be great. I already have a module ready but ettercap is not working properly :( Quote Link to comment Share on other sites More sharing options...
Pulsedriver_cz Posted June 11, 2012 Share Posted June 11, 2012 Can you put changelog on github, please? https://github.com/sebkinne/wifipineapple/wiki/MK4-Firmware Last record is for version 1.1.1 Thanks. Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted June 11, 2012 Author Share Posted June 11, 2012 Can you put changelog on github, please? https://github.com/sebkinne/wifipineapple/wiki/MK4-Firmware Last record is for version 1.1.1 Thanks. Nope, sorry. http://cloud.wifipineapple.com/ is the place to go! It has downloads, changelogs and much more. Quote Link to comment Share on other sites More sharing options...
Pulsedriver_cz Posted June 12, 2012 Share Posted June 12, 2012 Nope, sorry. http://cloud.wifipineapple.com/ is the place to go! It has downloads, changelogs and much more. OK, nevermind, but the main site (www.wifipineapple.com) redirects to github. It's quite confusing. Quote Link to comment Share on other sites More sharing options...
telot Posted June 12, 2012 Share Posted June 12, 2012 OK, nevermind, but the main site (www.wifipineapple.com) redirects to github. It's quite confusing. Yes...we seem to have a number of pineapple related websites all competing to be "the one"... telot Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted June 12, 2012 Author Share Posted June 12, 2012 Yes...we seem to have a number of pineapple related websites all competing to be "the one"... telot wifipineapple.com will soon point to the same place cloud.wifipineapple.com does. cloud.wifipineapple.com will have EVERYTHING you will need. Best, Sebkinne Quote Link to comment Share on other sites More sharing options...
Nexus Posted June 12, 2012 Share Posted June 12, 2012 Will you update the GitHub please? Great work so far :) -Nex Any updates on this? Im a big fan of the firmware and not to mention its fioles, and i love to tinker with them... Can you please update after a new update? thanks! -Nex Quote Link to comment Share on other sites More sharing options...
1nfex Posted June 13, 2012 Share Posted June 13, 2012 I went from 2.1.0 to 2.3.1 (been busy) and noticed I am able to ssh in right after flashing without enabling ssh in the GUI.. Anyone else experience this? Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted June 13, 2012 Author Share Posted June 13, 2012 I went from 2.1.0 to 2.3.1 (been busy) and noticed I am able to ssh in right after flashing without enabling ssh in the GUI.. Anyone else experience this? Uhm, yeah, that is how it is supposed to be! The SSH in the WebUI is for a reverse SSH connection to your server or machine. Best Regards, Sebkinne Quote Link to comment Share on other sites More sharing options...
1nfex Posted June 13, 2012 Share Posted June 13, 2012 oh my bad.. I could have sworn before I couldn't connect with it disabled. :D Quote Link to comment Share on other sites More sharing options...
PineDominator Posted July 4, 2012 Share Posted July 4, 2012 (edited) Found a typo when whitlisting ssid thisIsATest this is what shows up in the karma log KARMA: ESSID not found in white list mode so not accepting probe KARMA: Successful association of 00:00:00:00:00:00 KARMA: Checking SSID for start of association, pass through thisIsATest maybe should say "KARMA: ESSID found in white list mode so accepting probe" Edited July 4, 2012 by petertfm 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.