Jump to content

jjd

Active Members
  • Posts

    169
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by jjd

  1. fixed a little bug today where the output after running was showing the wrong interface name next to the mac address
  2. they were included he mentioned that somewhere in the 1.0.3 thread I think
  3. ok script updated it no longer supports using macchanger so you now need to have the maclist.lst downloaded although it seems most people have installed with the install command so that should not be an issue I removed the macchanger function because it was so painfully slow! the update now uses arrays for the number of wlan interfaces available and changes all their mac's (so if you have a usb wireless card it gets changed as well) the update also fixes an issue where it could generate a single character segment of a mac address and bring down the interface if you want to use a usb wifi card you will need to update you wireless config file first by running wifi detect > /etc/config/wireless && reboot or changemac -reset the new code: You can still install with wget -P /tmp/ http://trtsgc.com/changemac/install.sh; chmod +x install.sh; sh /tmp/install.sh or if you already have the script installed you can update using changemac -u btw if anyone still wants to download the previous version its available from @ http://trtsgc.com/ch...hangemac-old-v1
  4. ok since this has come up more than once I added it to the wiki with screen shots http://wiki.wifipineapple.com/index.php/Internet_Connection_Sharing#OSX_with_VMware_Fusion
  5. [ spoiler ] content [ /spoiler ] just remove the extra spaces
  6. Progress? it works fine for me... always has... Create two adapters in the vm. assign one bridged to your internet (in my case wifi) and the other bridged to your ethernet (in my case thunderbolt). then you should have internet on your vm (in my case kali) from your eth0 interface (wifi). at this point you can run the wp5.sh script and just enter the questions asked and you should be good! let me know if you have any issues and I will create a tutorial with screen shots
  7. Looks right except uci set wireless.@wifi-iface[1].macaddr=$wlan2_MAC;uci commit wireless Should be uci set wireless.@wifi-iface[2].macaddr=$wlan2_MAC;uci commit wireless And you will need to reset the /etc/conf/wireless when you plug in your wlan2 so it includes that in the config other than that it should work. I'll try to update thr script to search for a wlan2 and change that Mac only if it finds one. It will probably take me a day or two to get around to it though
  8. https://forums.hak5.org/index.php?/topic/30805-pineapple-juice-8800/ My battery the smaller one has never turned green when charging but it does last a long time!
  9. Charge with the power switch on. Theres also a thread about the green light.https://forums.hak5.org/index.php?/topic/30805-pineapple-juice-8800/
  10. so you never made it past first boot? did you try the recovery flash mentioned in my last post? perhaps try a different sd card as well?
  11. thats great thanks Seb & never apologize for update and fixes!
  12. Amber light stage of what? What are you trying to do? A first boot? An update? A reflash? More info please. Maybe run us through the steps you did to get to the amber light flashing
  13. Same issue here. I noticed it because when Internet sharing from wlan0 to wlan1 my client machine was timing out trying to load google. Same result when I did a Ping test. It does not seem to happen to me on every boot however but most.
  14. Did you reboot with the switches set? I couldn't tell from your wording. You should set the switches down then plugin and wait for the lights to finish doing their thing. Switch states are only read at boot. If you did that and it failed for some reason you could reflash https://wifipineapple.com/?flashing But the dip reset should work
  15. a google search for Awuso36NHA openwrt returns almost no results so I'm guessing a compatibility issue but I do not have one to test
  16. Great, now if I could just figure out why...
  17. I had the issue right after updating to 1.01 as well not sure whats causing it but after trying changemac -r a few times I tried changemac -c then changemac-r again and it work and I have not had the issue since..... I have no idea what the issue could be though.
  18. ..... does wifi detect output anything when you don't have the alfa connected?
  19. love it thanks Seb! although it does not seem to save the timezone for me after a powerdown
  20. for changing mac addresses, https://forums.hak5.org/index.php?/topic/30827-jjds-mac-changing-script/page-2#entry232158 seb is going to build this into the network tile but until then this script works
  21. try running wifi detect > /etc/config/wireless && reboot with the alfa plugged in
  22. its on your pineapple /pineapple/components
  23. I can understand being lazy! But I have to ask why did you do it at all? I mean what are you using this list for?
×
×
  • Create New...