Jump to content

neep3r

Active Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by neep3r

  1. Here are my Pineapple's /etc/config/network settings now:

    Pineapple #1:

    config interface lan

    option ifname eth0

    option type bridge

    option proto static

    option ipaddr 172.16.42.1

    option netmask 255.255.255.0

    option gateway 172.16.42.42

    option dns 8.8.8.8

    Pineapple #2:

    config interface lan

    option ifname eth0

    option type bridge

    option proto static

    option ipaddr 172.16.42.2

    option netmask 255.255.255.0

    option gateway 172.16.42.1

    option dns 8.8.8.8

    I booted both up in the plug but don't see a network connection or the ability to utilize the second Pineapple's wireless cards. Are there additional steps I am missing?

    Thanks again :)

  2. I have two MKV Pineapples and the new Pineapple Plug that I'd like to configure to work together. I set the second Wifi Pineapple's IP to 172.16.42.2 (in /etc/config/network) while keeping the first Wifi Pineapple's default, at 42.1. I then connected both Pineapples to the Wifi Pineapple Plug and booted them up. At this point I'm not sure what to do, nor do I know for sure if the Plug setup is working properly.

    I'm guessing it will be much easier to run two Pineapples together in future firmware updates but if anyone has experience working with two Pineapples I'd love a push in the right direction, or where to find relevant instructions/resources.

    Thanks!

  3. USAGE: pineapple infusion connect [-BRWckrs] [-i Interface] [-e ESSID] [-p Wifi Password] [-t Interface] [-b SSID] [-w SSID]...
    OPTIONS:
    -B Backup /etc/config/wireless
    -R Restore /etc/config/wireless from backup
    -W Checks for and connects to networks specified in the whitelist. Unencrypted netowrks only
    -c Run commands specified in commands.txt upon successful connection.
    -k Start Karma
    -r Random MAC
    -s Check internet connection status.
    -i Interface. Default wlan1
    -e ESSID of target wifi
    -p Wifi Password
    -t To interface for ICS. From interface is specified with -i
    -b Blacklists AP by SSID. Scans with first available interface if no interface is specified. Unencrypted APs only
    -w Whitelists AP by SSID. Prompts for password when required

    Thanks dop3! I'll give it a whirl.

    Mr-Protocol: Are you referring to spa_supplicant? This is something I tried before posting my question but I didn't have any luck.

  4. Are you aware of how to connect to an access point with the web-ui? Or specifically looking for the command line way?

    I am looking for a way to do this from the command line. I want to use the built-in AR9331 and RTL8187 radios for monitoring and attacks (wlan0 & wlan1) while using the two additional usb radios as an access point that I can connect to and internet backhaul.

  5. I have 2 additional wireless adaptors connected to my MK5 and I need to connect wlan3 to a WPA/WPA2 wireless network. What command do I run to connect to a WPA/WPA2 wireless network?

    Interface Chipset Driver

    wlan0 Atheros ath9k - [phy0]
    wlan1 RTL8187 rtl8187 - [phy1]
    wlan2 RTL8187 rtl8187 - [phy2]
    wlan3 Atheros ath9k - [phy3]
×
×
  • Create New...