Jump to content

R04DRUNN3R

Active Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by R04DRUNN3R

  1. Having the same problem here! While creating the swap partition my Pineapple crashed and made my 16GB cruzer fit read only! Not even a low level format can fix it. Gone mail SanDisk to, want a new one. DealXtreme is charging me full shipment costs for there RMA service :-(

    B.T.W I also have a 8GB version and that thing works fine a my MK4.

  2. I actually looked over those topics before posting the question.. this unfortunately is not a power issue, or if it is, I can't imagine how. Here is my setup: 1x Mark IV, 1x Powered USB Hub (the exact model as in the hakshop), 1x USB 2.0 Cable Extender (with the red wire snipped, wich connects to the data cable of the hub and the pineapple, tested powering up only the hub, the pineapple does not start), 1x 8gb Mini USB Memory Stick, 1x ALFA AWUS036NHA (brand new, the manufacturer is not a fake, the chipset is atheros as required, I try to use the jammer with this adapter, although jamming works, it always ends in a pineapple restart out of nowhere, after a few tests, i realized that the pineapple will restart between around 30 seconds and 15 minutes after starting the jammer), 1x TP-Link TL-WN722N (on which I have configured WiFi tethering as in the article you suggested I read, and works perfectly), and 1x 8000mah portable battery.

    The 2 adapters and 8gb usb stick are all connected to the hub, and the power cable of the hub into a usb 5v 1a port on a battery, while the pineapple is powered from a usb 5v 2a port on the same battery, the battery does support powering 2 devices from both usb ports at the same time. My setup should be correct, although the pineapple still resets after some time, for no reason.. Following on telot's idea about how the pineapple may be underpowered, I also tested the same setup, only with the pinneaple powered by the wall plug and the usb hub powered from the battery on the usb 5v 2a, and had the exact same problem, pineapple still resets.

    Before buying this hub, I had another hub that didn't power the devices correctly, with that hub, the adapter would just stop and had to be replugged in the hub to work again, this was indeed a power issue from the hub, but now I am sure the hub works correctly, all the devices that it powers have no issues at all, they all stop only when the pineapple itself resets. But I can't figure out why it would reset, are there any logs I can look up to maybe pinpoint the exact error that causes this?

    Having the same problem with my MK4 2.5 and a RTL8187L, it just reboots after a few seconds.

    Even on wall outlet power and a wall outlet powered USB hub so I don't think it's a power isue.

    I works fine when I death one AP.

    By the way nice plugin. Props to the dev.

  3. My Pineapple MK4 2.5 crashes when I run wifi jammer on all AP's found.

    First I deauths all the clients on all the AP's that where found by the Pineapple but after a few seconds the Pineapple crashes and reboots it self.

    It runs fine when I use wlan0.mon but when using then mon int from the RTL8187L it crashes.

    Somebody having the same problem?

    Should I upgrade to 2.6 for more compatibility and support on other nic chipset like the Realtek chips?

    I also recently bought a TP-LINK 722N but didn't test it fully on the Pineapple because lake of time and I'm waiting on a other USB bat pack.

    I did test it on BackTrack 5R2 and it works like a charm, but can somebody tell how to deauth all AP's that where found by Airodump-ng.

    Aireplay-ng doesn't let me deauth all AP's, it tells me to use at least the -e or -a syntax with a vallid bssid or essid.

    So I can only death one AP at the time.

    By the way the Pineapple MK4 rules!

    I can do so much more than the Fon 2100 with v2 installed.

    And the web int looks pretty cool if you ask, I like the black/green theme.

    When I have all the components that are on my list, I will post pics of my Urban Assault Kit.

    For the bragging rights ;-)

  4. Ho can make the iptable entries in to a startup script for jasager?

    How do I create 2 scripts, one for WAN port routing and 1 for Android USB Tethering?

    iptables -A FORWARD -i eth1 -o wlan0 -s 172.16.42.0 -m state --state NEW -j ACCEPT

    iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT

    iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE

    iptables -A FORWARD -s 172.16.42.0/24 -o usb0 -j ACCEPT

    iptables -A FORWARD -d 172.16.42.0/24 -m state --state ESTABLISHED,RELATED -i usb0 -j ACCEPT

    iptables -t nat -A POSTROUTING -s 172.16.42.0/24 -o usb0 -j MASQUERADE

    Thnks

×
×
  • Create New...