Jump to content

Foxtrot

Hak5 Team
  • Posts

    2,171
  • Joined

  • Days Won

    155

Everything posted by Foxtrot

  1. I don't see why it wouldn't, seeing as it has two USBs. I would also recommend the Anker A3 however because it has the 9v - 12v switch :D
  2. Try rebooting with the 3G Modem inserted, then navigate to the 3G page and enable 'Keep Alive' Hope that helps; -Foxtrot
  3. Hey seb, Foxtrot back with another bug, atleast I think so anyway; So on the 2.7.7 Firmware status page, Under the Interfaces panel, the WAN/LAN IP Address doesnt revert to nothing after the ethernet cable, I don't know if it is because it doesn't check every time the page loads or if thier even is a way to make it revert without a reboot. EDIT : Just looked at the page code and (As you probly know) it does check every time, but it doesn't seem to update... root@pineapple:~# ifconfig eth1 | grep 'inet addr:' | cut -d: -f2 | awk '{ print $1}' 172.16.42.226 root@pineapple:~# Unplugged btw... -Foxtrot
  4. The CGI Error happens when it cannot reach its target (wifipineapple.com), it does seem to be down at the moment, but it will probly be back up very soon, like most times. -Foxtrot
  5. It appears so, maybe it was marked broken and therefore removed from the repositories. What firmware are you running? -Foxtrot
  6. Oh gawd, Okay ill continue tommorow, thanks again and i'm happy to hear that LAN/WAN will work again :D -Foxtrot
  7. I just upgraded to 2.7.6 and did an opkg update but I still cant install the triggers :(, Am I doing something wrong? -Foxtrot
  8. Awesome, Just upgraded now, will you be including kmod-ledtrig-netdev in 2.8>? -Foxtrot
  9. No problems buddy, thanks again! -Foxtrot
  10. You could try killing usb_modeswitch and anything to do with it.... But I have never tried it.
  11. Hey guys, I have had my Pineapple some time now, been really enjoying it too :) I did some reading on the /etc/config/system file on the OpenWRT wiki and found that you can do all sorts of cool stuff like heartbeat and morsecode B), but to do this, you need kmod-ledtrig-morse and kmod-ledtrig-heartbeat to do this, i was able to get the files with opkg install, how ever when it did try to install, i found out the package is for an older kernel version, does anyone have these packages for the 3.7.4 kernel -Foxtrot [Edit: It also seems that you _could_ (im not sure on the situation) get LAN and WAN leds to work by compiling/getting kmod-ledtrig-netdev to work as the LED Config for 'led_lan' the trigger is netdev] config led 'led_lan' option name 'LAN' option sysfs 'alfa:blue:lan' option trigger 'netdev' option dev 'eth0' option mode 'link rx tx'
  12. Hey seb, I noticed a bug in 2.7.5 when you disable wifi from the Web UI, it navigates to wlan.php?stop then stays there, without redirecting to index.php Great job however :)
×
×
  • Create New...