Jump to content

Recommended Posts

Ok so I'm unable to reproduce the bug. I attempted removing just a single SSID as well as all SSIDs from the pool. Neither Android or Macbook Pro show the 'old' APs anymore. I did notice that it requires rescanning on the mac a few times before they show as gone.

I have a feeling the issue comes when you try to remove SSIDs with certain characters.

Maybe the regex in the removeSSID request needs looking at again

Link to comment
Share on other sites

  • Replies 140
  • Created
  • Last Reply

Anyone have any idea on this, or what I could check to get this figured out? AP + client is the only way I can see to get to deauth. like I said it loads indefinitely when I try to scan. AP only works fine though.

If you SSH into the NANO, what is the output of the following command?:

/usr/bin/pineapple/site_survey 15

Link to comment
Share on other sites

Hi Flynn,

I too am unable to reproduce this issue. The thing is, it takes PineAP a couple of seconds to stop broadcasting the SSIDs. After that, if you still see the SSID, it's what we call a Ghost SSID. Your is probably just remembering the fact that there was an AP for a while.

Just to be sure though, would you please tell us what exact SSID which is causing this symptom?

Best Regards,

Sebkinne

Link to comment
Share on other sites

Hi,

I have a related problem with SSID broadcast, in my case they stop :)

I have the following options enabled under the PineAP:

  • Allow Associations
  • Log Probes
  • Log Associations
  • PineAP Deamon
  • Beacon Response
  • Broadcast SSID Pool

The pool contains 13 SSID's en they are broadcasted for some time, but stop then.

When the SSID pool broadcast stops, the associations to non existing ssids continues (eg can connect to 'kfhgfhjk' from my phone and get a network')

Disabling PineAP Daemon and enabling it solves the problem for some time.

Link to comment
Share on other sites

When I reboot the Nano, the PineAP comes back online with the same settings (becasue the save active config as default) now, when it stopped working again only the following options are checked:

  • PineAP Daemon
  • Beacon Response
  • Broadcast SSID Pool

The SSID pool is however not broadcasted.

Link to comment
Share on other sites

Are the 'old' SSIDs broadcasting after a reboot of the NANO?

I'm sure Seb can chime in here regarding that function.

Yes, they're SSID's that I grabbed some days ago...

I've seen this behavior before but checking the airwaves with wireshark it turned out to be a case of the client device "remembering" the AP. Ghost SSIDs. That said I'm keen on getting to the bottom of this. Testing now.

I'll go through and completely clear all SSID's from both devices and see if that helps.

Perhaps. I concur with Foxtrot -- can you post the contents of /etc/pineapple/ssid_file

Will post when I get home - At work at the moment ;)

Hi Flynn,

I too am unable to reproduce this issue. The thing is, it takes PineAP a couple of seconds to stop broadcasting the SSIDs. After that, if you still see the SSID, it's what we call a Ghost SSID. Your is probably just remembering the fact that there was an AP for a while.

Just to be sure though, would you please tell us what exact SSID which is causing this symptom?

Best Regards,

Sebkinne

I will list the SSID's that are giving the issue.

Going to confirm that /etc/pineapple/ssid_file is empty and clear SSID's from client first.

Thanks for all the info guys!!

Link to comment
Share on other sites

Hi Flynn,

I too am unable to reproduce this issue. The thing is, it takes PineAP a couple of seconds to stop broadcasting the SSIDs. After that, if you still see the SSID, it's what we call a Ghost SSID. Your is probably just remembering the fact that there was an AP for a while.

Just to be sure though, would you please tell us what exact SSID which is causing this symptom?

Best Regards,

Sebkinne

I'd just like to point out, I had the Pineapple on for a few minutes without broadcasting and wasn't seeing the SSID's on my Clients. I added 1 SSID of "Test" to the pool to broadcast - it would then show up on the client, but in addition to a couple of the others.

Off the top of my head I don't remember the names, but I think it's possible they had a hyphen ' - ' or some other special character. I'll confirm when I get home from work tonight.

Link to comment
Share on other sites

Setup: Nano connected to Kali Netbook. Netbook is connected to my home network via ethernet.

I can connect to the Nano AP that I set up when using a Macbook, but when I try to connect via phone (iPhone 6, Android S2), the connection is refused with 'incorrect password'. I'm pasting the password in to avoid user error, I know there are no leading or trailing spaces in it, and I'm stumped. Anyone else seen this?

cheers

Link to comment
Share on other sites

I'd just like to point out, I had the Pineapple on for a few minutes without broadcasting and wasn't seeing the SSID's on my Clients. I added 1 SSID of "Test" to the pool to broadcast - it would then show up on the client, but in addition to a couple of the others.

Off the top of my head I don't remember the names, but I think it's possible they had a hyphen ' - ' or some other special character. I'll confirm when I get home from work tonight.

Do me a favor and don't clear anything - I'd rather see the SSIDs that are causing the issue.

I still assume it's a ghost SSID issue, but I want to make sure.

Best Regards,

Sebkinne

Link to comment
Share on other sites

Do me a favor and don't clear anything - I'd rather see the SSIDs that are causing the issue.

I still assume it's a ghost SSID issue, but I want to make sure.

Best Regards,

Sebkinne

Will do!

I'm off work later this evening. But I'll post up everything asap.

Thanks

Link to comment
Share on other sites

So I was doing some Site Surveying today around town just watching all the different SSIDs that were out there and decided it would be a good idea to test out the Reporting functionality.

So I setup my Nano to generate reports every hour and save them to my SD card with report contents of:

PineAP log

PineAP Site Survey on a 2 min interval

Probing Clients

PineAP was running the following settings:

Log Probes

PineAP Daemon(if that wasn't apparent enough)

Capture SSIDs to Pool

As I went about my roaming I checked my phone to see how things were going and all the sudden when I went to Dashboard the CPU was @100%. When I switched to the PineAP tab it showed that all boxes were unchecked and if I tried to re-enable any of them and the PineAP Daemon it would reset the boxes except the daemon box every time I hit the 'Save' button.

After pulling the power and rebooting everything would work again for about that hour time frame in between report generation and then it would go on the fritz again.

After I got home I went to see if it had ever saved any of the reports and come to find out nope SD completely empty.

I did a factory reset just to get back to the base setup and ran the Nano the same way and duplicated the same findings. As long as I kept Report generation off the Nano would run and run and run, but the moment I turned reporting back on an hour later everything went tits-up.

I haven't seen anyone else really bring this topic up and figured I would throw this out and see if maybe I'm just crazy or if this could very well be a bug.

Link to comment
Share on other sites

Thanks for the feedback. It sounds similar to another issue of PineAP losing settings. Seb would need to confirm but I think this is being addressed in the upcoming update. I'll see if I can reproduce the bug based on your detailed report! Thanks again for bringing this to us!

Link to comment
Share on other sites

Thanks for taking a look Darren. Been looking into joining the community for a long while and the Nano gave me my first opportunity, and with as helpful and hands on as all of y'all are I figured the more detail I could give the better to help find a solution. If there is any other details that you might need just ask and I'll get them out to you asap.

Link to comment
Share on other sites

Okay, so I had my Macbook scan for WiFi networks for 2 minutes without the NANO:

ESCALADE5G [secure]

Bulldog 45k [secure]

Danimal [secure]

ESCALADE [secure]

Fish [secure]

Rebel Alliance [secure]

Now, NANO is plugged in and booted, SSID Pool is Empty, but the "Broadcast SSID" option is checked - another 2 minutes. The following are in addition to the ones above:

belkin.3e7 [Open]

ESCALADE [Open]

GALAXY_NOTE3_0906 [Open]

Mobile [Open]

mordor [Open]

PineAP [Open]

Pineapple_6ED8 [Open]

SBG658022 [Open]

Shoot-to-thrill-guest [Open]

Note: mordor, ESCALADE, Mobile, Shoot-to-thrill-guest - All these are networks I know I put in the pool some time ago and aren't near me, some of them aren't even real, but ones I made up to broadcast.

PineAP, Pineapple_6ED8 were the defaults that have since been changed.

Before shutting down my NANO, here is the /etc/pineapple/ssid_file

Let me know if the link to the file doesn't work and I can email it directly. (can't figure out how to upload 'media' to the forum)

I attempted to open the ssid_file with TextEdit on my Mac, and it was empty =/

Thanks.

Link to comment
Share on other sites

Additionally:

I've since reset all the fun WiFi preferences on my Mac and ran the same test as above (2min without NANO, 2min with NANO).

I'm not seeing them anymore.

So, I'm baffled as to why they were showing up consistently when the NANO was powered on and broadcasting when the issue seems to have been local to the Macbook....

I also went ahead and added the following to the SSID Pool:

Test 1

Test 2

Test 3

Test 4

'PineAP Daemon' and 'Broadcast SSID Pool' checked

I can't get them to appear in the network list on my Mac or Android phone. I've even tried checking and unchecking the 'Hide Open AP' option under the "Networking" section. But I am able to see the 'Open AP SSID' no problem.

Should I try a factory reset?

Link to comment
Share on other sites

If you SSH into the NANO, what is the output of the following command?:

/usr/bin/pineapple/site_survey 15

output from /usr/bin/pineapple/site_survey 15

root@Pineapple:/usr/bin/pineapple# site_survey 15

20:E5:2A:0E:1A:E3

ESSID: LIVELYLIGHTNING

Security: WPA2

Signal: 100%

Channel: 1

Clients:

No clients detected

D8:97:BA:59:01:98

ESSID: Umbrella

Security: WPA2

Signal: 50%

Channel: 1

Clients:

No clients detected

40:70:09:30:17:90

ESSID: Isaac1025

Security: WPA2

Signal: 54%

Channel: 1

Clients:

No clients detected

D8:97:BA:59:01:99

ESSID:

Security: WPA2

Signal: 50%

Channel: 1

Clients:

No clients detected

D8:97:BA:59:01:9A

ESSID: xfinitywifi

Security: Open

Signal: 50%

Channel: 1

Clients:

No clients detected

54:BE:F7:F7:0B:79

ESSID:

Security: WPA2

Signal: 36%

Channel: 6

Clients:

No clients detected

80:37:73:DB:56:AF

ESSID: NETGEAR75

Security: WPA2

Signal: 52%

Channel: 6

Clients:

No clients detected

00:1F:B3:54:DC:79

ESSID: 2WIRE934

Security: WPA2

Signal: 32%

Channel: 9

Clients:

No clients detected

12:86:8C:2D:5A:98

ESSID:

Security: WPA2

Signal: 48%

Channel: 11

Clients:

No clients detected

44:32:C8:E4:12:78

ESSID: jaznet

Security: WPA2

Signal: 100%

Channel: 11

Clients:

No clients detected

46:32:C8:E4:12:79

ESSID:

Security: WPA2

Signal: 100%

Channel: 11

Clients:

No clients detected

46:32:C8:E4:12:7A

ESSID: xfinitywifi

Security: Open

Signal: 100%

Channel: 11

Clients:

No clients detected

44:94:FC:27:CB:0A

ESSID: NETGEAR99

Security: WPA2

Signal: 24%

Channel: 11

Clients:

No clients detected

02:18:4A:13:B8:52

ESSID:

Security: WEP

Signal: 38%

Channel: 1

Clients:

No clients detected

02:18:4A:13:B8:53

ESSID:

Security: WPA2

Signal: 38%

Channel: 1

Clients:

No clients detected

42:70:09:30:17:90

ESSID:

Security: WPA2

Signal: 64%

Channel: 1

Clients:

No clients detected

E0:46:9A:55:69:9D

ESSID:

Security: WPA2

Signal: 38%

Channel: 3

Clients:

No clients detected

54:BE:F7:F7:0B:7A

ESSID: xfinitywifi

Security: Open

Signal: 38%

Channel: 6

Clients:

No clients detected

74:9D:DC:6E:4F:81

ESSID: 2WIRE068

Security: WPA2

Signal: 34%

Channel: 9

Clients:

No clients detected

E4:F4:C6:01:A5:84

ESSID: thebridge

Security: WPA2

Signal: 42%

Channel: 5

Clients:

No clients detected

54:BE:F7:F7:0B:78

ESSID: HOME-610F-2.4

Security: WPA2

Signal: 42%

Channel: 6

Clients:

No clients detected

96:6B:3D:18:C7:E0

ESSID: xfinitywifi

Security: Open

Signal: 40%

Channel: 1

Clients:

No clients detected

02:18:4A:13:B8:50

ESSID: SMCCCD_Public

Security: Open

Signal: 42%

Channel: 1

Clients:

No clients detected

34:12:98:04:56:EA

ESSID: WHC2

Security: WPA2

Signal: 44%

Channel: 6

Clients:

No clients detected

10:86:8C:2D:5A:98

ESSID: roach

Security: WPA2

Signal: 44%

Channel: 11

Clients:

No clients detected

38:3B:C8:8E:E7:0E

ESSID: ATT893

Security: WPA2

Signal: 22%

Channel: 10

Clients:

No clients detected

root@Pineapple:/usr/bin/pineapple#

It completes over command line, but still doesn't in the web UI. and every time I do the command on command line, it says "No Clients Connected, which is incorrect.... however.....if I plug in my AWUS036NEH (from my hak5 kit) in the female pineapple port, then it works just fine. Is that normal?

to recap.. Live usb boot of KALI on my macbook, male pineapple usb into port and the alfa plugged into the pineapple is the only way I can get the pineapple to scan AP + Client.

After I plug the AWUS036NEH into the nano and run the site_survey 15 from command line I get clients:

root@Pineapple:/usr/bin/pineapple# site_survey 15

20:E5:2A:0E:1A:E3

ESSID: LIVELYLIGHTNING

Security: WPA2

Signal: 100%

Channel: 1

Clients:

No clients detected

D8:97:BA:59:01:98

ESSID: Umbrella

Security: WPA2

Signal: 60%

Channel: 1

Clients:

No clients detected

40:70:09:30:17:90

ESSID: Isaac1025

Security: WPA2

Signal: 68%

Channel: 1

Clients:

1C:AB:A7:0D:2B:A7

80:37:73:DB:56:AF

ESSID: NETGEAR75

Security: WPA2

Signal: 46%

Channel: 6

Clients:

No clients detected

44:32:C8:E4:12:78

ESSID: jaznet

Security: WPA2

Signal: 100%

Channel: 11

Clients:

30:8C:FB:3D:2E:8A

46:32:C8:E4:12:79

ESSID:

Security: WPA2

Signal: 100%

Channel: 11

Clients:

No clients detected

46:32:C8:E4:12:7A

ESSID: xfinitywifi

Security: Open

Signal: 100%

Channel: 11

Clients:

No clients detected

54:BE:F7:F7:0B:78

ESSID: HOME-610F-2.4

Security: WPA2

Signal: 56%

Channel: 6

Clients:

No clients detected

10:86:8C:2D:5A:98

ESSID: roach

Security: WPA2

Signal: 34%

Channel: 11

Clients:

No clients detected

D8:97:BA:59:01:9A

ESSID: xfinitywifi

Security: Open

Signal: 58%

Channel: 1

Clients:

No clients detected

34:12:98:04:56:EA

ESSID: WHC2

Security: WPA2

Signal: 46%

Channel: 6

Clients:

No clients detected

44:94:FC:27:CB:0A

ESSID: NETGEAR99

Security: WPA2

Signal: 36%

Channel: 11

Clients:

No clients detected

42:70:09:30:17:90

ESSID:

Security: WPA2

Signal: 64%

Channel: 1

Clients:

No clients detected

D8:97:BA:59:01:99

ESSID:

Security: WPA2

Signal: 58%

Channel: 1

Clients:

No clients detected

54:BE:F7:F7:0B:79

ESSID:

Security: WPA2

Signal: 42%

Channel: 6

Clients:

No clients detected

00:23:6C:BF:37:B3

ESSID: Mypasx

Security: WPA2

Signal: 50%

Channel: 1

Clients:

No clients detected

54:BE:F7:F7:0B:7A

ESSID: xfinitywifi

Security: Open

Signal: 50%

Channel: 6

Clients:

No clients detected

74:9D:DC:6E:4F:81

ESSID: 2WIRE068

Security: WPA2

Signal: 32%

Channel: 9

Clients:

No clients detected

02:18:4A:13:B8:50

ESSID: SMCCCD_Public

Security: Open

Signal: 40%

Channel: 1

Clients:

No clients detected

6E:B0:CE:F8:08:2C

ESSID: Lamok_EXT

Security: WPA2

Signal: 40%

Channel: 2

Clients:

No clients detected

02:18:4A:13:B0:E3

ESSID:

Security: WPA2

Signal: 36%

Channel: 6

Clients:

No clients detected

68:7F:74:62:07:F9

ESSID: Casa Tranquillo

Security: WPA2

Signal: 44%

Channel: 6

Clients:

No clients detected

00:1F:B3:54:DC:79

ESSID: 2WIRE934

Security: WPA2

Signal: 28%

Channel: 9

Clients:

No clients detected

00:18:0A:50:9A:D2

ESSID: bayridge heights 2

Security: WEP

Signal: 36%

Channel: 2

Clients:

No clients detected

Unassociated Clients:

00:0E:58:51:4E:EF

A4:EE:57:FA:C1:50

root@Pineapple:/usr/bin/pineapple#

Does that mean there's an issue with the raido, or am I just not getting this all the way, and you need a 3rd card for this to work? wlan0 is for the rogue ap, and wlan1 is for sniffing / promisc, right? Sorry if I'm confused, still figuring it all out. Once i get it figured out it seems like it's going to be much easier than lugging my laptop and doing it all command line in kali.

Link to comment
Share on other sites

I don't want to ask for your password so can you take a look at the key in /etc/config/wireless and confirm it doesn't look incorrect to you?

Thanks for getting back to me; I checked the wireless config, and the password was correct. I changed the password (via Nano front end) to something without special characters, but still the same problem.

Interestingly, I managed to connect without issue via an iPad, so it's a localised issue with devices. Both the iPhone and the iPad are running identical iOS versions, so we can rule that out. I'll reset the network settings and see how I get on.

If anyone else has seen this issue, I'd be interested to hear.

I was wondering if it's at all related to the fact that my phone and the Nano are using different time zones - I can't set the timezone due to this issue. Perhaps the difference is flagged as an issue by the phones?

Is there any logging on the Nano that I can look at, that may hint at what the problem is?

Link to comment
Share on other sites

Can you provide me with the output of the following commands on your NANO without the ALFA plugged in?

dmesg

lsusb

iwconfig -a

cat /etc/config/wireless

iw phy0 info

iw phy1 info

You're right that wlan0 is rogue AP and wlan1 is sniff/inject. wlan2 (USB) would be for tether.

Thanks!

Link to comment
Share on other sites

Can you provide me with the output of the following commands on your NANO without the ALFA plugged in?

dmesg

lsusb

iwconfig -a

cat /etc/config/wireless

iw phy0 info

iw phy1 info

You're right that wlan0 is rogue AP and wlan1 is sniff/inject. wlan2 (USB) would be for tether.

Thanks!

Dmesg

root@Pineapple:~# dmesg

[ 0.000000] Linux version 3.18.19 (sebkinne@buildtop) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46581) ) #86 Tue Dec 22 01:14:58 CET 2015

[ 0.000000] MyLoader: sysp=8a14b024, boardp=44b65156, parts=b69f8d32

[ 0.000000] bootconsole [early0] enabled

[ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)

[ 0.000000] SoC: Atheros AR9330 rev 1

[ 0.000000] Determined physical RAM map:

[ 0.000000] memory: 04000000 @ 00000000 (usable)[ 0.000000] Initrd not found or empty - disabling initrd

[ 0.000000] Zone ranges:

[ 0.000000] Normal [mem 0x00000000-0x03ffffff]

[ 0.000000] Movable zone start for each node

[ 0.000000] Early memory node ranges

[ 0.000000] node 0: [mem 0x00000000-0x03ffffff]

[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]

[ 0.000000] On node 0 totalpages: 16384

[ 0.000000] free_area_init_node: node 0, pgdat 80353cf0, node_mem_map 81000000

[ 0.000000] Normal zone: 128 pages used for memmap

[ 0.000000] Normal zone: 0 pages reserved

[ 0.000000] Normal zone: 16384 pages, LIFO batch:3

[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.

[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes

[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768

[ 0.000000] pcpu-alloc: [0] 0

[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256

[ 0.000000] Kernel command line: board=PINEAPPLE-NANO console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd

[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)

[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)

[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)

[ 0.000000] Writing ErrCtl register=00000000

[ 0.000000] Readback ErrCtl register=00000000

[ 0.000000] Memory: 60944K/65536K available (2462K kernel code, 123K rwdata, 528K rodata, 268K init, 188K bss, 4592K reserved)

[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1

[ 0.000000] NR_IRQS:51

[ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz

[ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)

[ 0.080000] pid_max: default: 32768 minimum: 301

[ 0.080000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)

[ 0.090000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)

[ 0.100000] NET: Registered protocol family 16

[ 0.100000] MIPS: machine is WiFi Pineapple NANO

[ 0.370000] Switched to clocksource MIPS

[ 0.370000] NET: Registered protocol family 2

[ 0.380000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)

[ 0.380000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)

[ 0.390000] TCP: Hash tables configured (established 1024 bind 1024)

[ 0.390000] TCP: reno registered

[ 0.400000] UDP hash table entries: 256 (order: 0, 4096 bytes)

[ 0.400000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)

[ 0.410000] NET: Registered protocol family 1

[ 0.410000] PCI: CLS 0 bytes, default 32

[ 0.410000] futex hash table entries: 256 (order: -1, 3072 bytes)

[ 0.430000] squashfs: version 4.0 (2009/01/31) Phillip Lougher

[ 0.430000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc.

[ 0.440000] msgmni has been set to 119

[ 0.450000] io scheduler noop registered

[ 0.450000] io scheduler deadline registered (default)

[ 0.460000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled

[ 0.460000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART

[ 0.470000] console [ttyATH0] enabled

[ 0.480000] bootconsole [early0] disabled

[ 0.490000] m25p80 spi0.0: found mx25l12805d, expected m25p80

[ 0.490000] m25p80 spi0.0: mx25l12805d (16384 Kbytes)

[ 0.510000] 5 tp-link partitions found on MTD device spi0.0

[ 0.510000] Creating 5 MTD partitions on "spi0.0":

[ 0.510000] 0x000000000000-0x000000020000 : "u-boot"

[ 0.520000] 0x000000020000-0x000000134358 : "kernel"

[ 0.530000] 0x000000134358-0x000000ff0000 : "rootfs"

[ 0.530000] mtd: device 2 (rootfs) set to be root filesystem

[ 0.540000] 1 squashfs-split partitions found on MTD device rootfs

[ 0.540000] 0x000000d80000-0x000000ff0000 : "rootfs_data"

[ 0.550000] 0x000000ff0000-0x000001000000 : "art"[ 0.550000] 0x000000020000-0x000000ff0000 : "firmware"

[ 0.580000] libphy: ag71xx_mdio: probed

[ 1.170000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]

[ 1.180000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII

[ 1.180000] TCP: cubic registered

[ 1.180000] NET: Registered protocol family 17

[ 1.190000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.

[ 1.200000] 8021q: 802.1Q VLAN Support v1.8

[ 1.210000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.

[ 1.220000] Freeing unused kernel memory: 268K (8036d000 - 803b0000)

[ 2.530000] init: Console is alive

[ 2.530000] init: - watchdog -

[ 5.030000] usbcore: registered new interface driver usbfs

[ 5.030000] usbcore: registered new interface driver hub

[ 5.040000] usbcore: registered new device driver usb

[ 5.090000] SCSI subsystem initialized

[ 5.100000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver

[ 5.110000] ehci-platform: EHCI generic platform driver

[ 5.110000] ehci-platform ehci-platform: EHCI Host Controller

[ 5.120000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1

[ 5.130000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000

[ 5.150000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00

[ 5.150000] hub 1-0:1.0: USB hub found

[ 5.150000] hub 1-0:1.0: 1 port detected

[ 5.160000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver

[ 5.170000] ohci-platform: OHCI generic platform driver

[ 5.170000] uhci_hcd: USB Universal Host Controller Interface driver

[ 5.190000] usbcore: registered new interface driver usb-storage

[ 5.480000] usb 1-1: new high-speed USB device number 2 using ehci-platform

[ 5.630000] hub 1-1:1.0: USB hub found

[ 5.630000] init: - preinit -

[ 5.630000] hub 1-1:1.0: 4 ports detected

[ 6.300000] usb 1-1.2: new high-speed USB device number 3 using ehci-platform

[ 6.450000] random: procd urandom read with 11 bits of entropy available

[ 6.680000] usb-storage 1-1.2:1.0: USB Mass Storage device detected

[ 6.680000] scsi host0: usb-storage 1-1.2:1.0

[ 6.690000] mount_root: loading kmods from internal overlay

[ 6.970000] jffs2: notice: (333) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (0 unchecked, 2 orphan) and 2 of xref (0 dead, 2 orphan) found.

[ 6.980000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab

[ 7.000000] block: extroot: not configured

[ 7.040000] jffs2: notice: (322) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (0 unchecked, 2 orphan) and 2 of xref (0 dead, 2 orphan) found.

[ 7.180000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab

[ 7.190000] block: extroot: not configured

[ 7.190000] mount_root: switching to jffs2 overlay

[ 7.270000] procd: - early -

[ 7.270000] procd: - watchdog -

[ 7.700000] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 0933 PQ: 0 ANSI: 6

[ 7.940000] sd 0:0:0:0: [sda] 15564800 512-byte logical blocks: (7.96 GB/7.42 GiB)

[ 7.950000] sd 0:0:0:0: [sda] Write Protect is off

[ 7.950000] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00

[ 7.950000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA

[ 7.980000] sda: sda1 sda2

[ 8.090000] sd 0:0:0:0: [sda] Attached SCSI removable disk

[ 8.580000] procd: - ubus -

[ 9.600000] procd: - init -

[ 11.730000] RPC: Registered named UNIX socket transport module.

[ 11.730000] RPC: Registered udp transport module.[ 11.740000] RPC: Registered tcp transport module.[ 11.740000] RPC: Registered tcp NFSv4.1 backchannel transport module.

[ 11.760000] tun: Universal TUN/TAP device driver, 1.6

[ 11.770000] tun: © 1999-2004 Max Krasnyansky

[ 11.800000] sd 0:0:0:0: Attached scsi generic sg0 type 0

[ 11.810000] usbcore: registered new interface driver cdc_acm

[ 11.820000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters

[ 11.830000] usbcore: registered new interface driver cdc_wdm

[ 11.830000] Loading modules backported from Linux version master-2015-03-09-0-g141f155

[ 11.840000] Backport generated by backports.git backports-20150129-0-gdd4a670

[ 11.860000] nf_conntrack version 0.5.0 (956 buckets, 3824 max)

[ 11.900000] usbcore: registered new interface driver ums-alauda

[ 11.900000] usbcore: registered new interface driver ums-cypress

[ 11.910000] usbcore: registered new interface driver ums-datafab

[ 11.920000] usbcore: registered new interface driver ums-freecom

[ 11.930000] usbcore: registered new interface driver ums-isd200

[ 11.930000] usbcore: registered new interface driver ums-jumpshot

[ 11.940000] usbcore: registered new interface driver ums-karma

[ 11.950000] usbcore: registered new interface driver ums-sddr09

[ 11.960000] usbcore: registered new interface driver ums-sddr55

[ 11.980000] usbcore: registered new interface driver ums-usbat

[ 12.000000] usbcore: registered new interface driver usbserial

[ 12.010000] usbcore: registered new interface driver usbserial_generic

[ 12.010000] usbserial: USB Serial support registered for generic

[ 12.100000] xt_time: kernel timezone is -0000

[ 12.120000] usbcore: registered new interface driver asix

[ 12.130000] usbcore: registered new interface driver cdc_ether

[ 12.190000] cfg80211: Calling CRDA to update world regulatory domain

[ 12.190000] cfg80211: World regulatory domain updated:

[ 12.200000] cfg80211: DFS Master region: unset

[ 12.200000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)

[ 12.210000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)

[ 12.220000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)

[ 12.230000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)

[ 12.240000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)

[ 12.240000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)

[ 12.250000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)

[ 12.260000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)

[ 12.270000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)

[ 12.290000] ip_tables: © 2000-2006 Netfilter Core Team

[ 12.390000] usbcore: registered new interface driver pl2303

[ 12.400000] usbserial: USB Serial support registered for pl2303

[ 12.410000] PPP generic driver version 2.4.2

[ 12.410000] NET: Registered protocol family 24

[ 12.420000] usbcore: registered new interface driver qmi_wwan

[ 12.430000] usbcore: registered new interface driver rndis_host

[ 12.460000] usbcore: registered new interface driver sierra_net

[ 12.550000] usbcore: registered new interface driver option

[ 12.550000] usbserial: USB Serial support registered for GSM modem (1-port)

[ 12.580000] usbcore: registered new interface driver rt2800usb

[ 12.610000] usbcore: registered new interface driver ath9k_htc

[ 12.630000] ath: EEPROM regdomain: 0x0

[ 12.630000] ath: EEPROM indicates default country code should be used

[ 12.630000] ath: doing EEPROM country->regdmn map search

[ 12.630000] ath: country maps to regdmn code: 0x3a

[ 12.630000] ath: Country alpha2 being used: US

[ 12.630000] ath: Regpair used: 0x3a

[ 12.640000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'

[ 12.650000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2

[ 12.650000] cfg80211: Calling CRDA for country: US

[ 12.800000] cfg80211: Regulatory domain changed to country: US

[ 12.800000] cfg80211: DFS Master region: FCC

[ 12.810000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)

[ 12.820000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)

[ 12.820000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)

[ 12.830000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)

[ 12.840000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)

[ 12.850000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)

[ 22.280000] device eth0 entered promiscuous mode

[ 27.780000] device wlan0 entered promiscuous mode[ 27.780000] br-lan: port 2(wlan0) entered forwarding state

[ 27.790000] br-lan: port 2(wlan0) entered forwarding state

[ 27.810000] br-lan: port 2(wlan0) entered disabled state

[ 27.840000] br-lan: port 2(wlan0) entered forwarding state

[ 27.850000] br-lan: port 2(wlan0) entered forwarding state

[ 27.900000] device wlan0-1 entered promiscuous mode

[ 27.910000] br-lan: port 3(wlan0-1) entered forwarding state

[ 27.910000] br-lan: port 3(wlan0-1) entered forwarding state

[ 28.940000] br-lan: port 3(wlan0-1) entered disabled state

[ 29.470000] br-lan: port 3(wlan0-1) entered forwarding state

[ 29.470000] br-lan: port 3(wlan0-1) entered forwarding state

[ 29.850000] br-lan: port 2(wlan0) entered forwarding state

[ 31.470000] br-lan: port 3(wlan0-1) entered forwarding state

[ 31.800000] random: nonblocking pool is initialized

root@Pineapple:~#

lsusb

root@Pineapple:~# lsusb

Bus 001 Device 003: ID 05e3:0745 Genesys Logic, Inc.

Bus 001 Device 002: ID 058f:6254 Alcor Micro Corp. USB Hub

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

root@Pineapple:~#

iwconfig -a (assuming you meant this and not ifconfig -a?)

root@Pineapple:~# iwconfig -a

-a No such device

root@Pineapple:~# ifconfig -a

br-lan Link encap:Ethernet HWaddr 00:C0:CA:80:7C:2D

inet addr:172.16.42.1 Bcast:172.16.42.255 Mask:255.255.255.0

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:1467 errors:0 dropped:28 overruns:0 frame:0

TX packets:1374 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:231473 (226.0 KiB) TX bytes:223159 (217.9 KiB)

eth0 Link encap:Ethernet HWaddr 00:C0:CA:80:7C:2D

UP BROADCAST 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:0 (0.0 B)

Interrupt:4

lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

UP LOOPBACK RUNNING MTU:65536 Metric:1

RX packets:640 errors:0 dropped:0 overruns:0 frame:0

TX packets:640 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:56713 (55.3 KiB) TX bytes:56713 (55.3 KiB)

wlan0 Link encap:Ethernet HWaddr 00:C0:CA:8D:71:22

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:642 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:0 (0.0 B) TX bytes:41710 (40.7 KiB)

wlan0-1 Link encap:Ethernet HWaddr 02:C0:CA:8D:71:22

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:1468 errors:0 dropped:0 overruns:0 frame:0

TX packets:1447 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:252083 (246.1 KiB) TX bytes:2574

root@Pineapple:~#

iw phy0 info

root@Pineapple:~# iw phy0 info

Wiphy phy0

max # scan SSIDs: 4

max scan IEs length: 2257 bytes

Retry short limit: 7

Retry long limit: 4

Coverage class: 0 (up to 0m)

Device supports AP-side u-APSD.

Device supports T-DLS.

Available Antennas: TX 0x1 RX 0x1

Configured Antennas: TX 0x1 RX 0x1

Supported interface modes:

* IBSS

* managed

* AP

* AP/VLAN

* WDS

* monitor

* mesh point

* P2P-client

* P2P-GO

Band 1:

Capabilities: 0x116e

HT20/HT40

SM Power Save disabled

RX HT20 SGI

RX HT40 SGI

RX STBC 1-stream

Max AMSDU length: 3839 bytes DSSS/CCK HT40

Maximum RX AMPDU length 65535 bytes (exponent: 0x003)

Minimum RX AMPDU time spacing: 8 usec (0x06)

HT TX/RX MCS rate indexes supported: 0-7

Frequencies:

* 2412 MHz [1] (18.0 dBm)

* 2417 MHz [2] (18.0 dBm)

* 2422 MHz [3] (18.0 dBm)

* 2427 MHz [4] (18.0 dBm)

* 2432 MHz [5] (18.0 dBm)

* 2437 MHz [6] (18.0 dBm)

* 2442 MHz [7] (18.0 dBm)

* 2447 MHz [8] (18.0 dBm)

* 2452 MHz [9] (18.0 dBm)

* 2457 MHz [10] (18.0 dBm)

* 2462 MHz [11] (18.0 dBm)

* 2467 MHz [12] (disabled)

* 2472 MHz [13] (disabled)

* 2484 MHz [14] (disabled)

valid interface combinations:

Link to comment
Share on other sites

Ran out of room...

iw phy1 info just giving usage...

root@Pineapple:~# iw phy1 info

Usage: iw [options] command

Options:

--debug enable netlink debugging

--version show version (3.17)

Commands:

help [command]

Print usage for all or a specific command, e.g.

"help wowlan" or "help wowlan enable".

Actually noticing now it's not capturing ssids for my pool like this, either. And when I run recon AP + client it causes pineAP to crash and I can't get it up unless I reboot.

Soon as I reboot with an adapter in the female port I can run iw phy1 info and everything seems to work including recon.

Looks like I only have one radio. When I plug in an adapter, it goes straight to wlan1 and the pineapple puts it into promisc mode (wlan1mon)I'm assuming that's why it's interacting with the UI when I do recon scans, because wlan1 is what the UI is expecting. I tried to issue a ifconfig wlan1 up and it says it's unrecognized. Hmm....

root@Pineapple:~# iw phy1 info

Wiphy phy1

max # scan SSIDs: 4

max scan IEs length: 2257 bytes

Retry short limit: 7

Retry long limit: 4

Coverage class: 0 (up to 0m)

Device supports AP-side u-APSD.

Device supports T-DLS.

Available Antennas: TX 0x1 RX 0x1

Configured Antennas: TX 0x1 RX 0x1

Supported interface modes:

* IBSS

* managed

* AP

* AP/VLAN

* WDS

* monitor

* mesh point

* P2P-client

* P2P-GO

Band 1:

Capabilities: 0x116e

HT20/HT40

SM Power Save disabled

RX HT20 SGI

RX HT40 SGI

RX STBC 1-stream

Max AMSDU length: 3839 bytes DSSS/CCK HT40

Maximum RX AMPDU length 65535 bytes (exponent: 0x003)

Minimum RX AMPDU time spacing: 8 usec (0x06)

HT TX/RX MCS rate indexes supported: 0-7

Frequencies:

* 2412 MHz [1] (18.0 dBm)

* 2417 MHz [2] (18.0 dBm)

* 2422 MHz [3] (18.0 dBm)

* 2427 MHz [4] (18.0 dBm)

* 2432 MHz [5] (18.0 dBm)

* 2437 MHz [6] (18.0 dBm)

* 2442 MHz [7] (18.0 dBm)

* 2447 MHz [8] (18.0 dBm)

* 2452 MHz [9] (18.0 dBm)

* 2457 MHz [10] (18.0 dBm)

* 2462 MHz [11] (18.0 dBm)

* 2467 MHz [12] (disabled)

* 2472 MHz [13] (disabled)

* 2484 MHz [14] (disabled)

valid interface combinations:

* #{ managed } <= 2048, #{ AP, mesh point } <= 8, #{ P2P-client, P2P-GO } <= 1, #{ IBSS } <= 1,

total <= 2048, #channels <= 1, STA/AP BI must match

* #{ WDS } <= 2048,

total <= 2048, #channels <= 1, STA/AP BI must match

* #{ IBSS, AP, mesh point } <= 1,

total <= 1, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz }

HT Capability overrides:

* MCS: ff ff ff ff ff ff ff ff ff ff

* maximum A-MSDU length

* supported channel width

* short GI for 40 MHz

* max A-MPDU length exponent

* min MPDU start spacing

root@Pineapple:~#

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...