ale Posted January 3, 2016 Share Posted January 3, 2016 (edited) So I was trying to configure SSL with my NANO and somehow I ended up bricking it hahaI can still ssh to it. but can't access the web interface anymore, and the led doesn't work nor the radios. Plus the storage is full for some reason. so every time I try to edit something...I can't.Please help guys! Edited January 3, 2016 by ale Quote Link to comment Share on other sites More sharing options...
Sebkinne Posted January 3, 2016 Share Posted January 3, 2016 Hi Ale, Simply press and hold the reset button on the bottom for 6 seconds. This will restore everything to factory defaults. In case that doesn't work, execute "jffs2reset -y && reboot" over SSH. Best Regards, Sebkinne 1 2 Quote Link to comment Share on other sites More sharing options...
ale Posted January 3, 2016 Author Share Posted January 3, 2016 (edited) Seb, I said it before and I'll say it again...You're the Man! BelieveinTheSebEDIT: I can't believe it's that easy man! You guys done a great work...Highly appreciated Edited January 21, 2016 by ale 1 Quote Link to comment Share on other sites More sharing options...
PK_420 Posted January 5, 2016 Share Posted January 5, 2016 Hi, I am having a similar problem, I can't access either the web interface or SSH, my pineapple is detected in dmesg but I can't talk to it... I tried the physical reset but no luck... any ideas? Quote Link to comment Share on other sites More sharing options...
PK_420 Posted January 5, 2016 Share Posted January 5, 2016 Hello, I just received my pineapple today and was trying to set it up, but all I get is the blue light blinking 2 times and then turning off, I can't ssh into it or access the web interface. It seems that I received a broken unit or else I might be doing something wrong, followed the instructions but I can't get the light to go solid on the pineapple. I tried connecting it to my Linux box and I can see it appear in dmesg.. it almost seems to me there is no firmware on it..?! Any ideas on how to get it up and running? Quote Link to comment Share on other sites More sharing options...
Ret0n Posted January 5, 2016 Share Posted January 5, 2016 So no solid blue led? I assume you may have watched this?https://youtu.be/CrHbEZd4t00 Quote Link to comment Share on other sites More sharing options...
PK_420 Posted January 5, 2016 Share Posted January 5, 2016 No worries, I think I was still asleep when I wrote this post, Finally managed to get to the default IP and proceed with the firmware loading (192.168.1.1 for anyone wondering), after loading the firmware, the pineapple rebooted, and I connected my android device to do the config with the app, now I am at the initial configuration page, all is OK! Quote Link to comment Share on other sites More sharing options...
Ret0n Posted January 5, 2016 Share Posted January 5, 2016 Fantastic Quote Link to comment Share on other sites More sharing options...
tombsage Posted January 5, 2016 Share Posted January 5, 2016 Hey, I'm having the same problem as PK_420. Got my nano today and I was in the middle of upgrading firmware and bam... power cut. The first time round everything was going according to the "WiFi Pineapple NANO: Linux Setup" video. Now, when I plug in the nano, I get one short LED flash and a 4 second LED flash. PK_420, are you getting the same thing? $ lsusb Bus 002 Device 012: ID 0b95:772a ASIX Electronics Corp. AX88772A Fast Ethernet $ ifconfig eth2 Link encap:Ethernet HWaddr 00:c0:ca:8d:7b:dd inet6 addr: fe80::2c0:caff:fe8d:7bdd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:146714 (146.7 KB) Not sure why I am getting IPv6... is it supposed to be? I cant seem to SSH in or access the web interface. Held the reset button for 6 seconds with no luck. $ ssh -6 root@fe80::2c0:caff:fe8d:7bdd%eth2 ssh: connect to host fe80::2c0:caff:fe8d:7bdd%eth2 port 22: Connection refused I can ping it and get replies though (ping6 -I eth2 fe80::2c0:caff:fe8d:7bdd) Any other ideas? Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted January 6, 2016 Share Posted January 6, 2016 Your lsusb and ifconfig indicates that the NANO is seen by your computer -- you're just lacking an IP address from it. Try the following command: sudo ifconfig eth2 172.16.42.42 netmask 255.255.255.0 up Then SSH in or hit the web interface. Failing that try the web recovery method: 1. Download the latest WiFi Pineapple NANO firmware from https://www.wifipineapple.com/nano/ 2. Hold down the reset button while plugging the WiFi Pineapple NANO into your computer 3. After a moment, release the reset button 4. Set a static IP address on the WiFi Pineapple NANO Ethernet interface to 192.168.1.2 (netmask 255.255.255.0) 4a. Linux: sudo ifconfig eth1 192.168.1.2 netmask 255.255.255.0 up 5. Open a web browser and navigate to 192.168.1.1 6. From the recovery web interface, click browse and select the file downloaded in step 1 7. Click update and wait 5-10 minutes as the WiFi Pineapple flashes the firmware. Do not interrupt power during this time. 3 Quote Link to comment Share on other sites More sharing options...
tombsage Posted January 6, 2016 Share Posted January 6, 2016 Darren, the next time you're in the UK I owe you a pint or few!! The first method kept reverting back to IPv6 for some reason but the web recovery method worked a treat. And there was me thinking I had created a paperweight which I could ping every now and then to make sure it's happy. Thanks for the help and speedy reply! Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted January 7, 2016 Share Posted January 7, 2016 You'd be hard pressed to turn the NANO into a paperweight. I'll take a boddingtons ale or a fuller's London pride. 1 Quote Link to comment Share on other sites More sharing options...
ale Posted January 10, 2016 Author Share Posted January 10, 2016 I'll take a boddingtons (ale) or a fuller's London pride. Did someone Call? 1 Quote Link to comment Share on other sites More sharing options...
lunatico Posted January 17, 2016 Share Posted January 17, 2016 I think I turned my Nano into a brick.The Blue light keeps blinking. No Wifi signal from it and my computer does not recognize it. It receives power, but I can't get into it at all.I've attempted the 6 second reset method to no avail. -LM Quote Link to comment Share on other sites More sharing options...
winter_soldier Posted January 17, 2016 Share Posted January 17, 2016 This worked for me https://forums.hak5.org/index.php?/topic/37210-just-bricked-my-nano-howto-unbrick/?p=270359 When Darren says wait a moment - I instead counted to 10. The firmware should be d/l from http://wifipineapple.com/nano/upgrades/1.0.3 to save reinstalling 1.0.1, and it bricking via the further update(s) Quote Link to comment Share on other sites More sharing options...
lunatico Posted January 17, 2016 Share Posted January 17, 2016 This worked for me https://forums.hak5.org/index.php?/topic/37210-just-bricked-my-nano-howto-unbrick/?p=270359 When Darren says wait a moment - I instead counted to 10. The firmware should be d/l from http://wifipineapple.com/nano/upgrades/1.0.3 to save reinstalling 1.0.1, and it bricking via the further update(s I managed to press and power up.I get a solid blue light (SBL)..I don't see the radios transmitting. I unplug it and let it restart and it goes back to blinking. I'm sure the Nano is in some mode while in SBL, but how do I access it now? Where is the "WiFi Pineapple NANO Ethernet interface"? -LM Quote Link to comment Share on other sites More sharing options...
PK_420 Posted January 17, 2016 Share Posted January 17, 2016 Where is the "WiFi Pineapple NANO Ethernet interface"? -LM The Ethernet interface on the nano is the USB ASIX, when you plug it in your computer you should notice a new 'Ethernet adapter' : On linux it will manifest as a new ethX device, where X is, I guess the highest eth number you have since it is most likely the last you plugged in, (you can confirm it is detected with lsusb) On Windows, you'll see a new 'Local Area Connection', I renamed mine to Pineapple to find it easily... What you need to do is : press the reset button while plugging it in, wait for your SBL then setup its IP to 192.168.1.2 (netmask 255.255.255.0) and follow Darren's post and all should go well, Quote Link to comment Share on other sites More sharing options...
lunatico Posted January 18, 2016 Share Posted January 18, 2016 Awesome! That worked, I just didn't realize the USB to Ethernet connection. I'm doing this on a tablet and it worked out. Pressed the reset while plugging in and configured the USB ASIX Ethernet connection to .2. Then I navigated to .1. Loaded the latest .bin and BOOM. Remarkable device.Thanks. -L Quote Link to comment Share on other sites More sharing options...
Tech_Terry Posted January 22, 2016 Share Posted January 22, 2016 (edited) I am having the same problem. My Nano power light comes on for a second goes out for a second, comes back on for 3 or 4 seconds and goes dark for good. I tried the reset fix by holding the reset button while plugging in the Nano. The light then stays on, never going through the blink light booting process. I originally expected to use this on my Nexus 6p phone [Google Project Fi]. I thought maybe USB to USB-C does not work on the Nano. I tried a Windows PC with no luck in getting the PC to recgonize the Nano. The Nano power light flashes once and goes dark. IS there something else I can try? Defective Nano? I have tried to get the Nano to be recognized on one desktop, three laptops and my cell phone. Nothing sees the device, out of ideas on what to try. Edited January 24, 2016 by Tech_Terry Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted January 24, 2016 Share Posted January 24, 2016 I am having the same problem. My Nano power light comes on for a second goes out for a second, comes back on for 3 or 4 seconds and goes dark for good. I tried the reset fix by holding the reset button while plugging in the Nano. The light then stays on, never going through the blink light booting process. I originally expected to use this on my Nexus 6p phone [Google Project Fi]. I thought maybe USB to USB-C does not work on the Nano. I tried a Windows PC with no luck in getting the PC to recgonize the Nano. The Nano power light flashes once and goes dark. IS there something else I can try? Defective Nano? I have tried to get the Nano to be recognized on one desktop, three laptops and my cell phone. Nothing sees the device, out of ideas on what to try. If you plug the NANO into a Linux box, what's the output of the "lsusb" and "dmesg" commands? Quote Link to comment Share on other sites More sharing options...
Tech_Terry Posted January 24, 2016 Share Posted January 24, 2016 The Linux box does not see the Nano, nothing when I plug in the nano. The Linux box sees my cell phones my Pineapple Mark V and IV and well as anything else I plug in. Quote Link to comment Share on other sites More sharing options...
Tech_Terry Posted January 25, 2016 Share Posted January 25, 2016 I have been unable to get any of my devices desktop Win 7 pro, laptops running Linux or cell phones running Android to recognize my Nano. The only device I have not yet tried is my MacBook Pro 2013. The videos examples showing how to configure the Nano show using two USB ports. I can only use a single USB port on my MacBook Pro. I do have a Pineapple Juice 4000 to provide power. Is it possible to setup and update the firmware on a MacBook Pro? I can install a VM if that helps. I have run out of ideas on how to get my Nano to be seen. When I power up my Nano the blue ligh lights for 1 second, goes out, comes on for 3 seconds, goes out and stays out. If I reseting the Nano, the blue light will remain on until the power if removed and it gos back to the original behavior. Quote Link to comment Share on other sites More sharing options...
audibleblink Posted January 25, 2016 Share Posted January 25, 2016 (edited) Did you ever get any output from lsusb/dmesg? Is linux in a VM? If so, did you connect the device to the VM. Mine shows up in Parallels as device "Ax88..." something. You'll only need 1 USB on the MacBook. It should put out enough juice to keep it on. Mine does. I soft-bricked mine too the first day I got it. Not sure how. I think I remounted a partition as read-write or something and started getting the LED behaviour you're describing. I had to use the web-restore Darren describes on post #10 of this forum topic Edited January 25, 2016 by audibleblink Quote Link to comment Share on other sites More sharing options...
Tech_Terry Posted January 25, 2016 Share Posted January 25, 2016 (edited) Did you ever get any output from lsusb/dmesg? Is linux in a VM? If so, did you connect the device to the VM. Mine shows up in Parallels as device "Ax88..." something. You'll only need 1 USB on the MacBook. It should put out enough juice to keep it on. Mine does. I soft-bricked mine too the first day I got it. Not sure how. I think I remounted a partition as read-write or something and started getting the LED behaviour you're describing. I had to use the web-restore Darren describes on post #10 of this forum topic EDIT ----> NOTE I HAVE MY NANO WORKING :) .. Thanks for the input.. I was able to get it running under a Kali 2.0 VM ------------ Below no longer needed ------ I had not tried Linux on a VM yet, I just installed a VM and made some progress. I installed Parallels on my MacBook Pro 2013. This configuration of Linux is the first oe that seems to see the Nano I received the following output from lsusb and dmesg I have not had an opportunity to get the output of the above commands on my other devices. I can try those at another time. parallels@ubuntu:~$ lsusb Bus 001 Device 006: ID 0b95:772a ASIX Electronics Corp. AX88772A Fast Ethernet Bus 001 Device 004: ID 203a:fffa Bus 001 Device 003: ID 203a:fffa Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 003: ID 05ac:8289 Apple, Inc. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub parallels@ubuntu:~$ parallels@ubuntu: dmesg [is this the portion of the output needed?] USB 2.0 Ethernet [ 715.821602] usb 1-3: new high-speed USB device number 6 using ehci-pci [ 715.977566] usb 1-3: New USB device found, idVendor=0b95, idProduct=772a [ 715.977570] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 715.977572] usb 1-3: Product: AX88x72A [ 715.977573] usb 1-3: Manufacturer: ASIX Elec. Corp. [ 715.977575] usb 1-3: SerialNumber: 8DD545 [ 716.789287] asix 1-3:1.0 eth0: register 'asix' at usb-0000:00:1d.7-3, ASIX AX88772 USB 2.0 Ethernet, 00:c0:ca:8d:d5:45 [ 716.810226] systemd-udevd[8267]: renamed network interface eth0 to eth2 [ 716.817557] asix 1-3:1.0 eth2: link down [ 716.820180] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 716.820415] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 718.834860] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready [ 718.836431] asix 1-3:1.0 eth2: link up, 100Mbps, full-duplex, lpa 0x4DE1 parallels@ubuntu:~$ parallels@ubuntu:~$ ifconfig eth1 Link encap:Ethernet HWaddr 00:1c:42:5a:77:51 inet addr:10.211.55.4 Bcast:10.211.55.255 Mask:255.255.255.0 inet6 addr: fdb2:2c26:f4e4:0:21c:42ff:fe5a:7751/64 Scope:Global inet6 addr: fdb2:2c26:f4e4:0:1f:e8a4:51c0:7e2b/64 Scope:Global inet6 addr: fe80::21c:42ff:fe5a:7751/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2499 errors:0 dropped:0 overruns:0 frame:0 TX packets:2179 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2119572 (2.1 MB) TX bytes:237970 (237.9 KB) eth2 Link encap:Ethernet HWaddr 00:c0:ca:8d:d5:45 inet addr:172.16.42.42 Bcast:172.16.42.255 Mask:255.255.255.0 inet6 addr: fe80::2c0:caff:fe8d:d545/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:38368 (38.3 KB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:931 errors:0 dropped:0 overruns:0 frame:0 TX packets:931 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:78434 (78.4 KB) TX bytes:78434 (78.4 KB) parallels@ubuntu:~$ parallels@ubuntu:~$ sudo ifconfig eth2 172.16.42.42 netmask 255.255.255.0 up parallels@ubuntu:~$ dmesg | grep eth2 [ 4.637348] systemd-udevd[462]: renamed network interface eth0 to eth2 [ 5.290679] asix 1-1:1.0 eth2: link down [ 5.292414] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 5.292802] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 6.654215] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready [ 6.655722] asix 1-1:1.0 eth2: link up, 100Mbps, full-duplex, lpa 0x4DE1 [ 4607.818438] asix 1-1:1.0 eth2: unregister 'asix' usb-0000:00:1d.7-1, ASIX AX88772 USB 2.0 Ethernet [ 4610.391042] systemd-udevd[18351]: renamed network interface eth0 to eth2 [ 4611.262973] asix 1-1:1.0 eth2: link up, 100Mbps, full-duplex, lpa 0x4DE1 [ 4611.738551] asix 1-1:1.0 eth2: link up, 100Mbps, full-duplex, lpa 0x4DE1 [ 4611.880240] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready [ 4611.999711] asix 1-1:1.0 eth2: link up, 100Mbps, full-duplex, lpa 0x4DE1 parallels@ubuntu:~$ I may have found at least part of the problem. The route seems to be missing. I may have to do a route add? parallels@ubuntu:~$ route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 10.211.55.1 0.0.0.0 UG 0 0 0 eth1 10.211.55.0 * 255.255.255.0 U 1 0 0 eth1 parallels@ubuntu:~$ route add Edited January 25, 2016 by Tech_Terry Quote Link to comment Share on other sites More sharing options...
DarkLord Posted February 7, 2016 Share Posted February 7, 2016 I can't seem to log into the nano, I keep getting 500 internal error. tried on kali and windows. A reset didn't help. Please help. 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.