Jump to content

[RELEASE] WiFi Pineapple Firmware v2.6.x


Foxtrot

Recommended Posts

  • Replies 112
  • Created
  • Last Reply

Thanx for firmware update!

After upgrade i tried installing kismet to sd card.

opkg install --dest sd kismet-hak5

but:

Collected errors:
 * extract_archive: Cannot create symlink from ./usr/lib/libgpg-error.so.0 to 'libgpg-error.so.0.27.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libgcrypt.so.20 to 'libgcrypt.so.20.2.4': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libhogweed.so.4 to 'libhogweed.so.4.5': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libnettle.so.6 to 'libnettle.so.6.5': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libgnutls.so.30 to 'libgnutls.so.30.25.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libmicrohttpd.so to 'libmicrohttpd.so.12.49.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libmicrohttpd.so.12 to 'libmicrohttpd.so.12.49.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libcap.so to 'libcap.so.2': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libcap.so.2 to 'libcap.so.2.27': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libprotobuf-c.so.1 to 'libprotobuf-c.so.1.0.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libdw.so.1 to 'libdw-0.176.so': Operation not permitted.


after this i manually link resources

but still got this:

Error loading shared library libcap.so.2: No such file or directory (needed by /sd/usr/bin/kismet)
Error loading shared library libdw.so.1: No such file or directory (needed by /sd/usr/bin/kismet)
Error loading shared library libmicrohttpd.so.12: No such file or directory (needed by /sd/usr/bin/kismet)
Error relocating /sd/usr/bin/kismet: dwfl_standard_find_debuginfo: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_begin: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_set_panic_func: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_siblingof: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_linux_proc_report: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_formsdata: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_lowpc: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_post_process: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_lookup_connection_value: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_diecu: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_diename: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_report_end: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_linesrc: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_addrdie: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_tag: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_attr: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_stop_daemon: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_info: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_create_post_processor: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_get_connection_values: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_nextcu: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_linecol: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_queue_response: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_lineno: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_end: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_report_begin: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_linux_proc_find_elf: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_create_response_from_callback: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_filesrc: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_child: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_getsrc_die: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_quiesce_daemon: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_hasattr: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_formflag: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_destroy_post_processor: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_ranges: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_addrmodule: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_add_response_header: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_highpc: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_start_daemon: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_addrname: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_formudata: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_create_response_from_buffer: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_basic_auth_get_username_password: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_getsrcfiles: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_destroy_response: symbol not found


Where can i find fix for this errors?

Regards!

Chris

 

Link to comment
Share on other sites

44 minutes ago, c0sm0 said:

I find info that this is normal because of all memory is filled with firmware. Got the same.

Seems perfectly fine. 

/overlay is the internal file-system storage that gets read/written to. 👍🏻

Link to comment
Share on other sites

On 8/8/2019 at 6:23 PM, shortmaniak said:

Iw list:


root@Pineapple:~# iw list | grep "Wiphy phy"
Wiphy phy2
Wiphy phy1
Wiphy phy0


airmon-ng:


root@Pineapple:~# airmon-ng

Found phy1 with no interfaces assigned, would you like to assign one to it? [y/n] y

		(mac80211 monitor mode vif enabled on [phy1]wlan2mon

PHY	Interface	Driver		Chipset

phy0	wlan0		rt2800usb	Ralink Technology, Corp. RT5370
phy2	wlan1		ath9k_htc	Qualcomm Atheros Communications AR9271 802.11n
phy1	wlan2mon	ath9k		Not pci, usb, or sdio

Am I reading that wrong or is it one of the onboard radios that isn't getting assigned? It looks like phy1 is the other Atheros radio, but the chipset and driver are different from phy2.

@Zylla Any thoughts on this?

Link to comment
Share on other sites

2 hours ago, shortmaniak said:

@Zylla Any thoughts on this?

Interesting. I'll try to do some tests on my devices aswell. 

Could you paste the output from? /etc/config/wireless

It's responsible for handling the naming of each different phy devices. 

Link to comment
Share on other sites

On 8/11/2019 at 3:51 PM, c0sm0 said:

I find info that this is normal because of all memory is filled with firmware. Got the same.

Thanks for the input c0smo, when i upgraded it to the previous firmware it didn't use up all the memory. This also means it's not going to be possible for any logs etc to be stored etc I use the SD card for as much as possible, but when the system disk is at full useable it's not going to be stable.

 

Maybe i'm missing something here, is it possible to delete the firmware file itself?

Link to comment
Share on other sites

7 hours ago, lluther said:

Maybe i'm missing something here, is it possible to delete the firmware file itself?

you seem to have 2 seperate issues.

image.thumb.png.fecf564f61c163e317289dcfcf3f3ad3.png

1. your storage is not full, the ROM is and thats perfectly normal. your actual storage (overlay) is 21% used with the remainder free.

2. you seem to have an sd/ mounted but as it has no swap file it seems it is not set up 100% correctly so is worthy of further investigation.

Link to comment
Share on other sites

I also cannot install any dependencies on a brand new device. Just got at DefCon.

The error appears to be related to many missing packages from opkg. I've ran opkg update, but it seems to be missing many packages. I've tried 5+ ones that I have found in the moudles\scripts\dependencies.sh scripts to attempt to manually run them.

 opkg install --dest sd ettercap
Unknown package 'ettercap'.
Collected errors:
 * opkg_install_cmd: Cannot install package ettercap.

 

Link to comment
Share on other sites

On 8/12/2019 at 12:00 PM, Zylla said:

Interesting. I'll try to do some tests on my devices aswell. 

Could you paste the output from? /etc/config/wireless

It's responsible for handling the naming of each different phy devices. 

Here's the contents of /etc/config/wireless:

 

root@Pineapple:~# cat /etc/config/wireless

config wifi-device 'radio0'
    option type 'mac80211'
    option channel '11'
    option hwmode '11g'
    option path 'platform/ar933x_wmac'
    option htmode 'HT20'
    option country 'US'

config wifi-iface
    option device 'radio0'
    option network 'lan'
    option mode 'ap'
    option maxassoc '100'
    option encryption 'none'
    option ssid 'PNANO'
    option hidden '1'

config wifi-iface
    option device 'radio0'
    option ifname 'wlan0-1'
    option network 'lan'
    option mode 'ap'
    option encryption 'psk2+ccmp'
    option disabled '1'
    option ssid 'MGMT'
    option key 'R0botsInDisguise!'
    option hidden '1'

config wifi-iface
    option device 'radio0'
    option ifname 'wlan0-2'
    option network 'lan'
    option mode 'ap'
    option ssid 'PineAP_Enterprise'
    option macaddr '00:11:22:33:44:55'
    option encryption 'wpa2+ccmp'
    option key '12345678'
    option server '127.0.0.1'
    option disabled '1'

config wifi-device 'radio1'
    option type 'mac80211'
    option channel '11'
    option hwmode '11g'
    option path 'platform/ehci-platform/usb1/1-1/1-1.1/1-1.1:1.0'
    option htmode 'HT20'
    option country 'US'

config wifi-iface
    option device 'radio1'
    option ifname 'wlan1'
    option network 'lan'
    option mode 'sta'
    option ssid 'Pineapple_A87B'
    option encryption 'none'

 

Link to comment
Share on other sites

Updated to the new firmware yesterday, now having a lot of issues. For some reason everything is really laggy, going through different tabs takes a weird amount of time. Trying to install dependencies doesn't work, I saw the modules will need updated, that's understandable. But for some reason now rebooting or shutting down the pineapple doesn't work half the time, like its frozen, and the blue flashing light is a very dim yellowish/green color that just flashes quickly once I get logged in. Idk what the problem is, seems like the update really screwed my pineapple up. 

Link to comment
Share on other sites

On 8/14/2019 at 8:15 AM, jrea said:

Updated to the new firmware yesterday, now having a lot of issues. For some reason everything is really laggy, going through different tabs takes a weird amount of time. Trying to install dependencies doesn't work, I saw the modules will need updated, that's understandable. But for some reason now rebooting or shutting down the pineapple doesn't work half the time, like its frozen, and the blue flashing light is a very dim yellowish/green color that just flashes quickly once I get logged in. Idk what the problem is, seems like the update really screwed my pineapple up. 

I am having the same issue. I received my Nano on Thursday last, upgraded to 2.6 and found the unit unstable (recon, not completing. ssh session laggy). Down graded to nano-factory.bin Factory Recover image then re-upgraded to 2.5.0 > 2.5.4 and found the system to be really unstable/unresponsive. Down graded again to Factory Recovery image > 2.6 better stability but, PineAP process won't run, USB WiFi wlan2 un-recognized and I am unable to successfully run wp6.sh as the script endlessly searches for the WiFi Pineapple. Is there a support site that I can open a ticket to get my specific issues resolved? Aside from completing a Factory Reset / Factory Recovery what else can I do to fully clear the Nano and start from scratch - so to speak?

Link to comment
Share on other sites

3 hours ago, KillJoy622 said:

I am having the same issue. I received my Nano on Thursday last, upgraded to 2.6 and found the unit unstable (recon, not completing. ssh session laggy). Down graded to nano-factory.bin Factory Recover image then re-upgraded to 2.5.0 > 2.5.4 and found the system to be really unstable/unresponsive. Down graded again to Factory Recovery image > 2.6 better stability but, PineAP process won't run, USB WiFi wlan2 un-recognized and I am unable to successfully run wp6.sh as the script endlessly searches for the WiFi Pineapple. Is there a support site that I can open a ticket to get my specific issues resolved? Aside from completing a Factory Reset / Factory Recovery what else can I do to fully clear the Nano and start from scratch - so to speak?

Having the same issues with some. I can't share the internet either with the pineapple using ./wp6.sh

Link to comment
Share on other sites

On 8/11/2019 at 12:48 AM, c0sm0 said:

Thanx for firmware update!

After upgrade i tried installing kismet to sd card.

opkg install --dest sd kismet-hak5

but:

Collected errors:
 * extract_archive: Cannot create symlink from ./usr/lib/libgpg-error.so.0 to 'libgpg-error.so.0.27.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libgcrypt.so.20 to 'libgcrypt.so.20.2.4': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libhogweed.so.4 to 'libhogweed.so.4.5': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libnettle.so.6 to 'libnettle.so.6.5': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libgnutls.so.30 to 'libgnutls.so.30.25.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libmicrohttpd.so to 'libmicrohttpd.so.12.49.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libmicrohttpd.so.12 to 'libmicrohttpd.so.12.49.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libcap.so to 'libcap.so.2': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libcap.so.2 to 'libcap.so.2.27': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libprotobuf-c.so.1 to 'libprotobuf-c.so.1.0.0': Operation not permitted.
 * extract_archive: Cannot create symlink from ./usr/lib/libdw.so.1 to 'libdw-0.176.so': Operation not permitted.


after this i manually link resources

but still got this:

Error loading shared library libcap.so.2: No such file or directory (needed by /sd/usr/bin/kismet)
Error loading shared library libdw.so.1: No such file or directory (needed by /sd/usr/bin/kismet)
Error loading shared library libmicrohttpd.so.12: No such file or directory (needed by /sd/usr/bin/kismet)
Error relocating /sd/usr/bin/kismet: dwfl_standard_find_debuginfo: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_begin: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_set_panic_func: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_siblingof: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_linux_proc_report: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_formsdata: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_lowpc: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_post_process: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_lookup_connection_value: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_diecu: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_diename: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_report_end: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_linesrc: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_addrdie: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_tag: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_attr: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_stop_daemon: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_info: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_create_post_processor: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_get_connection_values: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_nextcu: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_linecol: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_queue_response: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_lineno: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_end: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_report_begin: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_linux_proc_find_elf: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_create_response_from_callback: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_filesrc: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_child: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_getsrc_die: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_quiesce_daemon: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_hasattr: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_formflag: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_destroy_post_processor: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_ranges: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_addrmodule: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_add_response_header: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_highpc: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_start_daemon: symbol not found
Error relocating /sd/usr/bin/kismet: dwfl_module_addrname: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_formudata: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_create_response_from_buffer: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_basic_auth_get_username_password: symbol not found
Error relocating /sd/usr/bin/kismet: dwarf_getsrcfiles: symbol not found
Error relocating /sd/usr/bin/kismet: MHD_destroy_response: symbol not found


Where can i find fix for this errors?

Regards!

Chris

 

I got the same issue when trying to install kismet

Link to comment
Share on other sites

Hi Everyone,

I just wanted to chime in and thank everyone posting in the thread for their feedback on the release. As you can imagine by looking at the changelog, 2.6.0 was a huge update and unfortunately some issues have started to show outside of our beta testing group.

That being said, now that we're settled back in from DEFCON, these issues are being addressed currently. I have started work on updating third-party modules and expect those to be done in the next 1-2 days. A 2.6.1 update will also follow, containing some fixes that affect SD card usage on some NANOs.

Thanks again for the continued feedback - we appreciate you.

Kind Regards,
Foxtrot

Link to comment
Share on other sites

Just got a Nano tactical and upgraded it to 2.6 and I can't even start PineAP. Strangely I was able to do it the first time but now it refuses to run. I've tried the factory reset as well as firmware recovery but no change.....u guys want any logs to help troubleshoot? 

Link to comment
Share on other sites

21 hours ago, spsponger2 said:

Just got a Nano tactical and upgraded it to 2.6 and I can't even start PineAP. Strangely I was able to do it the first time but now it refuses to run. I've tried the factory reset as well as firmware recovery but no change.....u guys want any logs to help troubleshoot? 

Same here - just received upgraded worked for a while then stopped PineAp does not want to enable and have to reboot to get working for 5 mins

Modules done work either but this has been covered already

Link to comment
Share on other sites

Ruh roh raggie....when I try to create a debug package I get:

Retrieving /proc/cpuinfo
/pineapple/modules/Help/files/debug: line 8: syntax error: unexpected redirection

I debugged your debug script and it had a bunch of extra &s in it...I removed those and then it ran fine, attached. 

 

============CPUINFO========
system type        : Atheros AR9330 rev 1
machine            : Hak5 WiFi Pineapple NANO
processor        : 0
cpu model        : MIPS 24Kc V7.4
BogoMIPS        : 265.42
wait instruction    : yes
microsecond timers    : yes
tlb_entries        : 16
extra interrupt vector    : yes
hardware watchpoint    : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa            : mips1 mips2 mips32r1 mips32r2
ASEs implemented    : mips16
Options implemented    : tlb 4kex 4k_cache prefetch mcheck ejtag llsc dc_aliases perf_cntr_intr_bit nan_legacy nan_2008 perf
shadow register sets    : 1
kscratch registers    : 0
package            : 0
core            : 0
VCED exceptions        : not available
VCEI exceptions        : not available

Firmware Version: 2.6.0
=============LSUSB=========
Bus 001 Device 004: ID 05e3:0745 Genesys Logic, Inc. Logilink CR0012
Bus 001 Device 003: ID 0cf3:9271 Qualcomm Atheros Communications AR9271 802.11n
Bus 001 Device 005: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
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
==============DF===========
Filesystem                Size      Used Available Use% Mounted on
/dev/root                13.0M     13.0M         0 100% /rom
tmpfs                    29.1M    136.0K     29.0M   0% /tmp
/dev/mtdblock3            1.3M    260.0K   1020.0K  20% /overlay
overlayfs:/overlay        1.3M    260.0K   1020.0K  20% /
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/sda1                58.3G     53.5M     55.2G   0% /sd
==============IW===========
phy#2
    Interface wlan2
        ifindex 7
        wdev 0x200000002
        addr xxxxxxx
        ssid xxxxxxxx
        type managed
        channel 6 (2437 MHz), width: 20 MHz, center1: 2437 MHz
        txpower 20.00 dBm
phy#1
    Interface wlan1mon
        ifindex 10
        wdev 0x100000003
        addr xxxxxxxx
        type monitor
        channel 10 (2457 MHz), width: 20 MHz (no HT), center1: 2457 MHz
        txpower 17.00 dBm
phy#0
    Interface wlan0
        ifindex 9
        wdev 0x2
        addr xxxxxxxx
        ssid attwifi
        type AP
        channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
        txpower 30.00 dBm
===========IFCONFIG========
br-lan    Link encap:Ethernet  HWaddr xxxxxxxx  
          inet addr:172.16.42.1  Bcast:172.16.42.255  Mask:255.255.255.0
          inet6 addr: xxxxxxx::1/60 Scope:Global
          inet6 addr: xxxxxxxxx/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8919 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9589 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:2189949 (2.0 MiB)  TX bytes:3357019 (3.2 MiB)

eth0      Link encap:Ethernet  HWaddr xxxxxxx  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8924 errors:0 dropped:5 overruns:0 frame:0
          TX packets:9587 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:2315115 (2.2 MiB)  TX bytes:3356227 (3.2 MiB)
          Interrupt:4 

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:16 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1648 (1.6 KiB)  TX bytes:1648 (1.6 KiB)

wlan0     Link encap:Ethernet  HWaddr xxxxxx  
          inet6 addr: xxxxxxxxx/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:572 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:147391 (143.9 KiB)

wlan1mon  Link encap:UNSPEC  HWaddr xxxxxx  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:19648 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:4991478 (4.7 MiB)  TX bytes:0 (0.0 B)

wlan2     Link encap:Ethernet  HWaddr xxxxx  
          inet addr:xxxxxxx  Bcast:xxxxxx  Mask:255.255.255.0
          inet6 addr: xxxxxx/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2806 errors:0 dropped:0 overruns:0 frame:0
          TX packets:279 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:505357 (493.5 KiB)  TX bytes:34472 (33.6 KiB)

===========IWCONFIG========
lo        no wireless extensions.

wlan2     IEEE 802.11  ESSID:"xxxx"  
br-lan    no wireless extensions.

eth0      no wireless extensions.

          Mode:Managed  Frequency:2.437 GHz  Access Point: xxxxxxxxx   
          Bit Rate=65 Mb/s   Tx-Power=20 dBm   
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=70/70  Signal level=-1 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:26   Missed beacon:0

wlan1mon  IEEE 802.11  Mode:Monitor  Frequency:2.457 GHz  Tx-Power=17 dBm   
          RTS thr:off   Fragment thr:off
          Power Management:off
          
wlan0     IEEE 802.11  Mode:Master  Tx-Power=30 dBm   
          RTS thr:off   Fragment thr:off
          Power Management:off
          
============DMESG==========
[    0.000000] Linux version 4.14.134 (@1aa3fb5ddde7) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r0+10262-1088f76133)) #0 Mon Aug 5 21:26:47 2019
[    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] 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] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
[    0.000000] On node 0 totalpages: 16384
[    0.000000] free_area_init_node: node 0, pgdat 80500330, node_mem_map 81000020
[    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] random: get_random_bytes called from start_kernel+0x90/0x478 with crng_init=0
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
[    0.000000] Kernel command line:  board=WIFI-PINEAPPLE-NANO  console=ttyATH0,115200 rootfstype=squashfs 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: 59264K/65536K available (3673K kernel code, 182K rwdata, 884K rodata, 308K init, 204K bss, 6272K reserved, 0K cma-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] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.007890] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[    0.092684] pid_max: default: 32768 minimum: 301
[    0.097600] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.103917] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.114237] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.122626] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.129454] NET: Registered protocol family 16
[    0.135095] MIPS: machine is Hak5 WiFi Pineapple NANO
[    0.442925] clocksource: Switched to clocksource MIPS
[    0.448022] NET: Registered protocol family 2
[    0.452131] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.457946] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.464264] TCP: Hash tables configured (established 1024 bind 1024)
[    0.470775] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.476448] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.483008] NET: Registered protocol family 1
[    0.486986] PCI: CLS 0 bytes, default 32
[    0.493404] Crashlog allocated RAM at address 0x3f00000
[    0.498963] workingset: timestamp_bits=30 max_order=14 bucket_order=0
[    0.511439] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.515875] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.537924] io scheduler noop registered
[    0.540389] io scheduler deadline registered (default)
[    0.546083] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    0.552464] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
[    0.561484] console [ttyATH0] enabled
[    0.568266] bootconsole [early0] disabled
[    0.581407] m25p80 spi0.0: found mx25l12805d, expected m25p80
[    0.586684] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[    0.591063] 5 tp-link partitions found on MTD device spi0.0
[    0.596355] Creating 5 MTD partitions on "spi0.0":
[    0.601082] 0x000000000000-0x000000020000 : "u-boot"
[    0.607999] 0x000000020000-0x0000001a5594 : "kernel"
[    0.614665] 0x0000001a5594-0x000000ff0000 : "rootfs"
[    0.619330] mtd: device 2 (rootfs) set to be root filesystem
[    0.623956] 1 squashfs-split partitions found on MTD device rootfs
[    0.629999] 0x000000eb0000-0x000000ff0000 : "rootfs_data"
[    0.638503] 0x000000ff0000-0x000001000000 : "art"
[    0.643968] 0x000000020000-0x000000ff0000 : "firmware"
[    0.651751] libphy: Fixed MDIO Bus: probed
[    0.675874] libphy: ag71xx_mdio: probed
[    1.304732] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
[    1.313335] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
[    1.320519] NET: Registered protocol family 10
[    1.329041] Segment Routing with IPv6
[    1.331393] NET: Registered protocol family 17
[    1.336648] 8021q: 802.1Q VLAN Support v1.8
[    1.348117] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[    1.356180] Freeing unused kernel memory: 308K
[    1.359159] This architecture does not have kernel memory protection.
[    2.126316] init: Console is alive
[    2.128595] init: - watchdog -
[    2.482939] random: fast init done
[    4.719098] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    4.972636] usbcore: registered new interface driver usbfs
[    4.976885] usbcore: registered new interface driver hub
[    4.982106] usbcore: registered new device driver usb
[    5.038593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.057458] SCSI subsystem initialized
[    5.067796] ehci-platform: EHCI generic platform driver
[    5.071727] ehci-platform ehci-platform: EHCI Host Controller
[    5.077409] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    5.087355] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    5.112954] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    5.118897] hub 1-0:1.0: USB hub found
[    5.121971] hub 1-0:1.0: 1 port detected
[    5.130682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.137827] ohci-platform: OHCI generic platform driver
[    5.145341] uhci_hcd: USB Universal Host Controller Interface driver
[    5.157119] usbcore: registered new interface driver usb-storage
[    5.162687] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.172645] init: - preinit -
[    5.890954] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    6.106162] hub 1-1:1.0: USB hub found
[    6.109004] hub 1-1:1.0: 4 ports detected
[    6.365712] random: procd: uninitialized urandom read (4 bytes read)
[    6.485268] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.573099] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
[    6.820168] mount_root: loading kmods from internal overlay
[    6.906138] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[    6.919347] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[    6.967636] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
[    7.074538] jffs2: notice: (403) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 4 orphan) and 16 of xref (2 dead, 5 orphan) found.
[    7.089336] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[    7.100184] block: extroot: not configured
[    7.135403] jffs2: notice: (398) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 4 orphan) and 16 of xref (2 dead, 5 orphan) found.
[    7.161357] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[    7.173796] scsi host0: usb-storage 1-1.2:1.0
[    7.277646] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[    7.283227] usb 1-1.3: new high-speed USB device number 5 using ehci-platform
[    7.294762] block: extroot: not configured
[    7.298818] mount_root: switching to jffs2 overlay
[    7.365672] overlayfs: upper fs does not support tmpfile.
[    7.375797] urandom-seed: Seeding with /etc/urandom.seed
[    7.607426] procd: - early -
[    7.609003] procd: - watchdog -
[    8.280461] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0931 PQ: 0 ANSI: 6
[    8.451543] procd: - watchdog -
[    8.572499] procd: - ubus -
[    8.695287] sd 0:0:0:0: [sda] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
[    8.709031] random: jshn: uninitialized urandom read (4 bytes read)
[    8.728261] sd 0:0:0:0: [sda] Write Protect is off
[    8.731675] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00
[    8.733219] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    9.024516]  sda: sda1
[    9.031259] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    9.035693] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.157107] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.165374] procd: - init -
[   12.250649] kmodloader: loading kernel modules from /etc/modules.d/*
[   12.463488] RPC: Registered named UNIX socket transport module.
[   12.467958] RPC: Registered udp transport module.
[   12.472682] RPC: Registered tcp transport module.
[   12.477373] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.688557] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   12.768028] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   12.822481] usbcore: registered new interface driver cdc_acm
[   12.826779] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   12.915320] usbcore: registered new interface driver cdc_wdm
[   12.947364] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7
[   12.953564] Backport generated by backports.git v4.19.32-1-0-g1c4f7569
[   13.010162] urngd: v1.0.0 started.
[   13.037275] ip_tables: (C) 2000-2006 Netfilter Core Team
[   13.108443] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
[   13.510745] usbcore: registered new interface driver ums-alauda
[   13.548647] usbcore: registered new interface driver ums-cypress
[   13.566719] usbcore: registered new interface driver ums-datafab
[   13.593954] usbcore: registered new interface driver ums-freecom
[   13.618213] usbcore: registered new interface driver ums-isd200
[   13.633828] usbcore: registered new interface driver ums-jumpshot
[   13.665009] usbcore: registered new interface driver ums-karma
[   13.686034] usbcore: registered new interface driver ums-sddr09
[   13.715450] usbcore: registered new interface driver ums-sddr55
[   13.725657] usbcore: registered new interface driver ums-usbat
[   13.836518] xt_time: kernel timezone is -0000
[   13.852635] usbcore: registered new interface driver asix
[   13.876410] usbcore: registered new interface driver ax88179_178a
[   13.919853] usbcore: registered new interface driver cdc_ether
[   14.257577] random: crng init done
[   14.259528] random: 6 urandom warning(s) missed due to ratelimiting
[   14.354199] usbcore: registered new interface driver mt76x2u
[   14.394513] PPP generic driver version 2.4.2
[   14.411830] NET: Registered protocol family 24
[   14.426143] usbcore: registered new interface driver qmi_wwan
[   14.443139] usbcore: registered new interface driver rndis_host
[   14.509171] usbcore: registered new interface driver rtl8187
[   14.549509] usbcore: registered new interface driver sierra_net
[   14.568179] usbcore: registered new interface driver smsc95xx
[   14.843115] usb 1-1.3: reset high-speed USB device number 5 using ehci-platform
[   15.003139] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
[   15.058781] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
[   15.074184] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   15.077028] usbcore: registered new interface driver rt2800usb
[   15.139091] usbcore: registered new interface driver rtl8192cu
[   15.168128] usb 1-1.1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
[   15.174442] usbcore: registered new interface driver ath9k_htc
[   15.297245] ath: EEPROM regdomain: 0x0
[   15.297260] ath: EEPROM indicates default country code should be used
[   15.297265] ath: doing EEPROM country->regdmn map search
[   15.297284] ath: country maps to regdmn code: 0x3a
[   15.297292] ath: Country alpha2 being used: US
[   15.297297] ath: Regpair used: 0x3a
[   15.312411] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   15.315581] ieee80211 phy1: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
[   15.330130] kmodloader: done loading kernel modules from /etc/modules.d/*
[   15.633694] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
[   15.934879] usb 1-1.1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
[   16.086299] ath9k_htc 1-1.1:1.0: ath9k_htc: HTC initialized with 33 credits
[   16.437438] ath9k_htc 1-1.1:1.0: ath9k_htc: FW Version: 1.4
[   16.441596] ath9k_htc 1-1.1:1.0: FW RMW support: On
[   16.446601] ath: EEPROM regdomain: 0x0
[   16.446608] ath: EEPROM indicates default country code should be used
[   16.446613] ath: doing EEPROM country->regdmn map search
[   16.446632] ath: country maps to regdmn code: 0x3a
[   16.446640] ath: Country alpha2 being used: US
[   16.446645] ath: Regpair used: 0x3a
[   16.479042] ieee80211 phy2: Atheros AR9271 Rev:1
[   33.848317] eth0: link up (100Mbps/Full duplex)
[   33.852279] br-lan: port 1(eth0) entered blocking state
[   33.856724] br-lan: port 1(eth0) entered disabled state
[   33.862290] device eth0 entered promiscuous mode
[   33.890389] br-lan: port 1(eth0) entered blocking state
[   33.894254] br-lan: port 1(eth0) entered forwarding state
[   33.899871] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   35.031208] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   38.434488] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
[   39.442319] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[   42.353348] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[   42.753047] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[   43.451858] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   43.471091] br-lan: port 2(wlan0) entered blocking state
[   43.475057] br-lan: port 2(wlan0) entered disabled state
[   43.480762] device wlan0 entered promiscuous mode
[   43.545775] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   43.551051] br-lan: port 2(wlan0) entered blocking state
[   43.556066] br-lan: port 2(wlan0) entered forwarding state
[   46.129684] wlan2: authenticate withxxxxxxxx
[   46.484105] wlan2: send auth to xxxxxx (try 1/3)
[   46.591039] wlan2: authenticated
[   46.603141] wlan2: associate with xxxxxx (try 1/3)
[   46.781132] wlan2: RX AssocResp from xxxxxxxx (capab=0x1431 status=0 aid=11)
[   46.849549] wlan2: associated
[   46.888780] wlan2: Limiting TX power to 30 (30 - 0) dBm as advertised by xxxxxx
[   47.659601] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
[  121.613708] eth0: link down
[  121.616051] br-lan: port 1(eth0) entered disabled state
[  123.698847] eth0: link up (100Mbps/Full duplex)
[  123.701992] br-lan: port 1(eth0) entered blocking state
[  123.707150] br-lan: port 1(eth0) entered forwarding state
============LOGREAD========
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.000000] Linux version 4.14.134 (@1aa3fb5ddde7) (gcc version 7.4.0 (OpenWrt GCC 7.4.0 r0+10262-1088f76133)) #0 Mon Aug 5 21:26:47 2019
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000] MyLoader: sysp=8a14b024, boardp=44b65156, parts=b69f8d32
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] SoC: Atheros AR9330 rev 1
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Determined physical RAM map:
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000]  memory: 04000000 @ 00000000 (usable)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Wed Aug 21 15:24:52 2019 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Wed Aug 21 15:24:52 2019 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Zone ranges:
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000003ffffff]
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Movable zone start for each node
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Early memory node ranges
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000003ffffff]
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff]
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000] On node 0 totalpages: 16384
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 80500330, node_mem_map 81000020
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000]   Normal zone: 128 pages used for memmap
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000]   Normal zone: 16384 pages, LIFO batch:3
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x90/0x478 with crng_init=0
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16256
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.000000] Kernel command line:  board=WIFI-PINEAPPLE-NANO  console=ttyATH0,115200 rootfstype=squashfs noinitrd
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Writing ErrCtl register=00000000
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Readback ErrCtl register=00000000
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Memory: 59264K/65536K available (3673K kernel code, 182K rwdata, 884K rodata, 308K init, 204K bss, 6272K reserved, 0K cma-reserved)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] NR_IRQS: 51
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.000013] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.007890] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.092684] pid_max: default: 32768 minimum: 301
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.097600] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.103917] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.114237] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.122626] futex hash table entries: 256 (order: -1, 3072 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.129454] NET: Registered protocol family 16
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.135095] MIPS: machine is Hak5 WiFi Pineapple NANO
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.442925] clocksource: Switched to clocksource MIPS
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.448022] NET: Registered protocol family 2
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.452131] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.457946] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.464264] TCP: Hash tables configured (established 1024 bind 1024)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.470775] UDP hash table entries: 256 (order: 0, 4096 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.476448] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.483008] NET: Registered protocol family 1
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    0.486986] PCI: CLS 0 bytes, default 32
Wed Aug 21 15:24:52 2019 kern.warn kernel: [    0.493404] Crashlog allocated RAM at address 0x3f00000
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.498963] workingset: timestamp_bits=30 max_order=14 bucket_order=0
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.511439] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.515875] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.537924] io scheduler noop registered
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.540389] io scheduler deadline registered (default)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.546083] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.552464] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.561484] console [ttyATH0] enabled
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.568266] bootconsole [early0] disabled
Wed Aug 21 15:24:52 2019 kern.warn kernel: [    0.581407] m25p80 spi0.0: found mx25l12805d, expected m25p80
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.586684] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.591063] 5 tp-link partitions found on MTD device spi0.0
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.596355] Creating 5 MTD partitions on "spi0.0":
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.601082] 0x000000000000-0x000000020000 : "u-boot"
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.607999] 0x000000020000-0x0000001a5594 : "kernel"
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.614665] 0x0000001a5594-0x000000ff0000 : "rootfs"
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.619330] mtd: device 2 (rootfs) set to be root filesystem
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.623956] 1 squashfs-split partitions found on MTD device rootfs
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.629999] 0x000000eb0000-0x000000ff0000 : "rootfs_data"
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.638503] 0x000000ff0000-0x000001000000 : "art"
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    0.643968] 0x000000020000-0x000000ff0000 : "firmware"
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.651751] libphy: Fixed MDIO Bus: probed
Wed Aug 21 15:24:52 2019 kern.info kernel: [    0.675874] libphy: ag71xx_mdio: probed
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.304732] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.313335] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.320519] NET: Registered protocol family 10
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.329041] Segment Routing with IPv6
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.331393] NET: Registered protocol family 17
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.336648] 8021q: 802.1Q VLAN Support v1.8
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.348117] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
Wed Aug 21 15:24:52 2019 kern.info kernel: [    1.356180] Freeing unused kernel memory: 308K
Wed Aug 21 15:24:52 2019 kern.warn kernel: [    1.359159] This architecture does not have kernel memory protection.
Wed Aug 21 15:24:52 2019 user.info kernel: [    2.126316] init: Console is alive
Wed Aug 21 15:24:52 2019 user.info kernel: [    2.128595] init: - watchdog -
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    2.482939] random: fast init done
Wed Aug 21 15:24:52 2019 user.info kernel: [    4.719098] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Wed Aug 21 15:24:52 2019 kern.info kernel: [    4.972636] usbcore: registered new interface driver usbfs
Wed Aug 21 15:24:52 2019 kern.info kernel: [    4.976885] usbcore: registered new interface driver hub
Wed Aug 21 15:24:52 2019 kern.info kernel: [    4.982106] usbcore: registered new device driver usb
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.038593] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    5.057458] SCSI subsystem initialized
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.067796] ehci-platform: EHCI generic platform driver
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.071727] ehci-platform ehci-platform: EHCI Host Controller
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.077409] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.087355] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.112954] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.118897] hub 1-0:1.0: USB hub found
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.121971] hub 1-0:1.0: 1 port detected
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.130682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.137827] ohci-platform: OHCI generic platform driver
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.145341] uhci_hcd: USB Universal Host Controller Interface driver
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.157119] usbcore: registered new interface driver usb-storage
Wed Aug 21 15:24:52 2019 user.info kernel: [    5.162687] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Wed Aug 21 15:24:52 2019 user.info kernel: [    5.172645] init: - preinit -
Wed Aug 21 15:24:52 2019 kern.info kernel: [    5.890954] usb 1-1: new high-speed USB device number 2 using ehci-platform
Wed Aug 21 15:24:52 2019 kern.info kernel: [    6.106162] hub 1-1:1.0: USB hub found
Wed Aug 21 15:24:52 2019 kern.info kernel: [    6.109004] hub 1-1:1.0: 4 ports detected
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    6.365712] random: procd: uninitialized urandom read (4 bytes read)
Wed Aug 21 15:24:52 2019 kern.info kernel: [    6.485268] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Wed Aug 21 15:24:52 2019 kern.info kernel: [    6.573099] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
Wed Aug 21 15:24:52 2019 user.info kernel: [    6.820168] mount_root: loading kmods from internal overlay
Wed Aug 21 15:24:52 2019 user.info kernel: [    6.906138] kmodloader: loading kernel modules from //etc/modules-boot.d/*
Wed Aug 21 15:24:52 2019 user.info kernel: [    6.919347] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
Wed Aug 21 15:24:52 2019 kern.info kernel: [    6.967636] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    7.074538] jffs2: notice: (403) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 4 orphan) and 16 of xref (2 dead, 5 orphan) found.
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.089336] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.100184] block: extroot: not configured
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    7.135403] jffs2: notice: (398) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 4 orphan) and 16 of xref (2 dead, 5 orphan) found.
Wed Aug 21 15:24:52 2019 kern.info kernel: [    7.161357] usb-storage 1-1.2:1.0: USB Mass Storage device detected
Wed Aug 21 15:24:52 2019 kern.info kernel: [    7.173796] scsi host0: usb-storage 1-1.2:1.0
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.277646] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
Wed Aug 21 15:24:52 2019 kern.info kernel: [    7.283227] usb 1-1.3: new high-speed USB device number 5 using ehci-platform
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.294762] block: extroot: not configured
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.298818] mount_root: switching to jffs2 overlay
Wed Aug 21 15:24:52 2019 kern.warn kernel: [    7.365672] overlayfs: upper fs does not support tmpfile.
Wed Aug 21 15:24:52 2019 user.warn kernel: [    7.375797] urandom-seed: Seeding with /etc/urandom.seed
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.607426] procd: - early -
Wed Aug 21 15:24:52 2019 user.info kernel: [    7.609003] procd: - watchdog -
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    8.280461] scsi 0:0:0:0: Direct-Access     Generic  STORAGE DEVICE   0931 PQ: 0 ANSI: 6
Wed Aug 21 15:24:52 2019 user.info kernel: [    8.451543] procd: - watchdog -
Wed Aug 21 15:24:52 2019 user.info kernel: [    8.572499] procd: - ubus -
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    8.695287] sd 0:0:0:0: [sda] 124735488 512-byte logical blocks: (63.9 GB/59.5 GiB)
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    8.709031] random: jshn: uninitialized urandom read (4 bytes read)
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    8.728261] sd 0:0:0:0: [sda] Write Protect is off
Wed Aug 21 15:24:52 2019 kern.debug kernel: [    8.731675] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    8.733219] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Wed Aug 21 15:24:52 2019 kern.info kernel: [    9.024516]  sda: sda1
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    9.031259] sd 0:0:0:0: [sda] Attached SCSI removable disk
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    9.035693] random: ubusd: uninitialized urandom read (4 bytes read)
Wed Aug 21 15:24:52 2019 kern.notice kernel: [    9.157107] random: ubusd: uninitialized urandom read (4 bytes read)
Wed Aug 21 15:24:52 2019 user.info kernel: [    9.165374] procd: - init -
Wed Aug 21 15:24:52 2019 user.info kernel: [   12.250649] kmodloader: loading kernel modules from /etc/modules.d/*
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.463488] RPC: Registered named UNIX socket transport module.
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.467958] RPC: Registered udp transport module.
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.472682] RPC: Registered tcp transport module.
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.477373] RPC: Registered tcp NFSv4.1 backchannel transport module.
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.688557] ip6_tables: (C) 2000-2006 Netfilter Core Team
Wed Aug 21 15:24:52 2019 kern.notice kernel: [   12.768028] sd 0:0:0:0: Attached scsi generic sg0 type 0
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.822481] usbcore: registered new interface driver cdc_acm
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.826779] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.915320] usbcore: registered new interface driver cdc_wdm
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.947364] Loading modules backported from Linux version v4.19.32-0-g3a2156c839c7
Wed Aug 21 15:24:52 2019 kern.info kernel: [   12.953564] Backport generated by backports.git v4.19.32-1-0-g1c4f7569
Wed Aug 21 15:24:52 2019 user.info kernel: [   13.010162] urngd: v1.0.0 started.
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.037275] ip_tables: (C) 2000-2006 Netfilter Core Team
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.108443] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.510745] usbcore: registered new interface driver ums-alauda
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.548647] usbcore: registered new interface driver ums-cypress
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.566719] usbcore: registered new interface driver ums-datafab
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.593954] usbcore: registered new interface driver ums-freecom
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.618213] usbcore: registered new interface driver ums-isd200
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.633828] usbcore: registered new interface driver ums-jumpshot
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.665009] usbcore: registered new interface driver ums-karma
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.686034] usbcore: registered new interface driver ums-sddr09
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.715450] usbcore: registered new interface driver ums-sddr55
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.725657] usbcore: registered new interface driver ums-usbat
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.836518] xt_time: kernel timezone is -0000
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.852635] usbcore: registered new interface driver asix
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.876410] usbcore: registered new interface driver ax88179_178a
Wed Aug 21 15:24:52 2019 kern.info kernel: [   13.919853] usbcore: registered new interface driver cdc_ether
Wed Aug 21 15:24:52 2019 kern.notice kernel: [   14.257577] random: crng init done
Wed Aug 21 15:24:52 2019 kern.notice kernel: [   14.259528] random: 6 urandom warning(s) missed due to ratelimiting
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.354199] usbcore: registered new interface driver mt76x2u
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.394513] PPP generic driver version 2.4.2
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.411830] NET: Registered protocol family 24
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.426143] usbcore: registered new interface driver qmi_wwan
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.443139] usbcore: registered new interface driver rndis_host
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.509171] usbcore: registered new interface driver rtl8187
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.549509] usbcore: registered new interface driver sierra_net
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.568179] usbcore: registered new interface driver smsc95xx
Wed Aug 21 15:24:52 2019 kern.info kernel: [   14.843115] usb 1-1.3: reset high-speed USB device number 5 using ehci-platform
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.003139] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.058781] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.074184] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.077028] usbcore: registered new interface driver rt2800usb
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.139091] usbcore: registered new interface driver rtl8192cu
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.168128] usb 1-1.1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.174442] usbcore: registered new interface driver ath9k_htc
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.297245] ath: EEPROM regdomain: 0x0
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.297260] ath: EEPROM indicates default country code should be used
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.297265] ath: doing EEPROM country->regdmn map search
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.297284] ath: country maps to regdmn code: 0x3a
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.297292] ath: Country alpha2 being used: US
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.297297] ath: Regpair used: 0x3a
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   15.312411] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.315581] ieee80211 phy1: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
Wed Aug 21 15:24:52 2019 user.info kernel: [   15.330130] kmodloader: done loading kernel modules from /etc/modules.d/*
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.633694] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
Wed Aug 21 15:24:52 2019 kern.info kernel: [   15.934879] usb 1-1.1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
Wed Aug 21 15:24:52 2019 kern.info kernel: [   16.086299] ath9k_htc 1-1.1:1.0: ath9k_htc: HTC initialized with 33 credits
Wed Aug 21 15:24:52 2019 kern.info kernel: [   16.437438] ath9k_htc 1-1.1:1.0: ath9k_htc: FW Version: 1.4
Wed Aug 21 15:24:52 2019 kern.info kernel: [   16.441596] ath9k_htc 1-1.1:1.0: FW RMW support: On
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   16.446601] ath: EEPROM regdomain: 0x0
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   16.446608] ath: EEPROM indicates default country code should be used
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   16.446613] ath: doing EEPROM country->regdmn map search
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   16.446632] ath: country maps to regdmn code: 0x3a
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   16.446640] ath: Country alpha2 being used: US
Wed Aug 21 15:24:52 2019 kern.debug kernel: [   16.446645] ath: Regpair used: 0x3a
Wed Aug 21 15:24:52 2019 kern.info kernel: [   16.479042] ieee80211 phy2: Atheros AR9271 Rev:1
Wed Aug 21 15:24:54 2019 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Wed Aug 21 15:24:54 2019 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Wed Aug 21 15:24:55 2019 daemon.info dnsmasq[1209]: started, version 2.80 cachesize 150
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: DNS service limited to local subnets
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain test
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain onion
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain localhost
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain local
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain invalid
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain bind
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: using local addresses only for domain lan
Wed Aug 21 15:24:56 2019 daemon.warn dnsmasq[1209]: no servers found in /tmp/resolv.conf.auto, will retry
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: read /etc/hosts - 4 addresses
Wed Aug 21 15:24:56 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: 8021ad
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: 8021q
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: macvlan
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: veth
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: bridge
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: Network device
Wed Aug 21 15:24:59 2019 user.notice : Added device handler type: tunnel
Wed Aug 21 15:25:01 2019 daemon.err block: /dev/mtdblock2 is already mounted on /rom
Wed Aug 21 15:25:01 2019 daemon.err block: /dev/mtdblock3 is already mounted on /overlay
Wed Aug 21 15:25:01 2019 daemon.err block: /dev/sda1 is already mounted on /sd
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.848317] eth0: link up (100Mbps/Full duplex)
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.852279] br-lan: port 1(eth0) entered blocking state
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.856724] br-lan: port 1(eth0) entered disabled state
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.862290] device eth0 entered promiscuous mode
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.890389] br-lan: port 1(eth0) entered blocking state
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.894254] br-lan: port 1(eth0) entered forwarding state
Wed Aug 21 15:25:07 2019 kern.info kernel: [   33.899871] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'lan' is enabled
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'lan' is setting up now
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'lan' is now up
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: reading /tmp/resolv.conf.auto
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain test
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain onion
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain localhost
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain local
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain invalid
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain bind
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using local addresses only for domain lan
Wed Aug 21 15:25:07 2019 daemon.info dnsmasq[1209]: using nameserver 8.8.4.4#53
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'loopback' is enabled
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'loopback' is setting up now
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'loopback' is now up
Wed Aug 21 15:25:07 2019 daemon.notice netifd: bridge 'br-lan' link is up
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'lan' has link connectivity
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Network device 'eth0' link is up
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Network device 'lo' link is up
Wed Aug 21 15:25:07 2019 daemon.notice netifd: Interface 'loopback' has link connectivity
Wed Aug 21 15:25:08 2019 kern.info kernel: [   35.031208] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Wed Aug 21 15:25:08 2019 daemon.err odhcpd[1418]: Failed to send to ff02::1%lan@br-lan (Address not available)
Wed Aug 21 15:25:08 2019 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Aug 21 15:25:11 2019 kern.info kernel: [   38.434488] IPv6: ADDRCONF(NETDEV_UP): wlan2: link is not ready
Wed Aug 21 15:25:12 2019 daemon.notice netifd: radio0 (1479): command failed: Not supported (-122)
Wed Aug 21 15:25:12 2019 kern.info kernel: [   39.442319] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Wed Aug 21 15:25:12 2019 daemon.notice netifd: radio1 (1480): Interface 0 setup failed: BRIDGE_NOT_ALLOWED
Wed Aug 21 15:25:14 2019 daemon.notice netifd: radio0 (1479): Configuration file: /var/run/hostapd-phy0.conf
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /etc/hosts - 4 addresses
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/dhcp.cfg01411c.1513 - 0 addresses
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/odhcpd - 1 addresses
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Wed Aug 21 15:25:15 2019 daemon.notice netifd: radio2 (1481): Successfully initialized wpa_supplicant
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /etc/hosts - 4 addresses
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/dhcp.cfg01411c.1513 - 0 addresses
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/odhcpd - 1 addresses
Wed Aug 21 15:25:15 2019 daemon.info dnsmasq[1209]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Wed Aug 21 15:25:15 2019 kern.info kernel: [   42.353348] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
Wed Aug 21 15:25:16 2019 kern.info kernel: [   42.753047] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.451858] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.471091] br-lan: port 2(wlan0) entered blocking state
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.475057] br-lan: port 2(wlan0) entered disabled state
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.480762] device wlan0 entered promiscuous mode
Wed Aug 21 15:25:16 2019 daemon.notice netifd: radio0 (1479): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Aug 21 15:25:16 2019 daemon.notice netifd: radio0 (1479): Using interface wlan0 with hwaddr xxxxxx and ssid "xxxxx"
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.545775] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.551051] br-lan: port 2(wlan0) entered blocking state
Wed Aug 21 15:25:16 2019 kern.info kernel: [   43.556066] br-lan: port 2(wlan0) entered forwarding state
Wed Aug 21 15:25:16 2019 daemon.notice netifd: radio0 (1479): wlan0: interface state COUNTRY_UPDATE->ENABLED
Wed Aug 21 15:25:16 2019 daemon.notice netifd: radio0 (1479): wlan0: AP-ENABLED
Wed Aug 21 15:25:17 2019 daemon.notice netifd: Interface 'wwan' is enabled
Wed Aug 21 15:25:19 2019 kern.info kernel: [   46.129684] wlan2: authenticate with xxxxxx
Wed Aug 21 15:25:19 2019 daemon.notice netifd: radio0 (1479): OK
Wed Aug 21 15:25:19 2019 kern.info kernel: [   46.484105] wlan2: send auth to xxxxxx (try 1/3)
Wed Aug 21 15:25:19 2019 kern.info kernel: [   46.591039] wlan2: authenticated
Wed Aug 21 15:25:19 2019 kern.info kernel: [   46.603141] wlan2: associate with xxxxxxx (try 1/3)
Wed Aug 21 15:25:20 2019 kern.info kernel: [   46.781132] wlan2: RX AssocResp from xxxxxxx (capab=0x1431 status=0 aid=11)
Wed Aug 21 15:25:20 2019 daemon.notice netifd: radio0 (1479): OK
Wed Aug 21 15:25:20 2019 kern.info kernel: [   46.849549] wlan2: associated
Wed Aug 21 15:25:20 2019 kern.debug kernel: [   46.888780] wlan2: Limiting TX power to 30 (30 - 0) dBm as advertised by xxxxxxx
Wed Aug 21 15:25:20 2019 daemon.notice netifd: radio0 (1479): OK
Wed Aug 21 15:25:20 2019 daemon.notice netifd: radio0 (1479): Failed to connect to hostapd - wpa_ctrl_open: No such file or directory
Wed Aug 21 15:25:20 2019 daemon.notice netifd: Network device 'wlan2' link is up
Wed Aug 21 15:25:20 2019 daemon.notice netifd: Interface 'wwan' has link connectivity
Wed Aug 21 15:25:20 2019 daemon.notice netifd: Interface 'wwan' is setting up now
Wed Aug 21 15:25:20 2019 daemon.notice netifd: radio0 (1479): Failed to connect to hostapd - wpa_ctrl_open: No such file or directory
Wed Aug 21 15:25:21 2019 kern.info kernel: [   47.659601] IPv6: ADDRCONF(NETDEV_CHANGE): wlan2: link becomes ready
Wed Aug 21 15:25:21 2019 daemon.notice netifd: Network device 'wlan0' link is up
Wed Aug 21 15:25:21 2019 auth.info sshd[1853]: Server listening on 0.0.0.0 port 22.
Wed Aug 21 15:25:21 2019 auth.info sshd[1853]: Server listening on :: port 22.
Wed Aug 21 15:25:21 2019 daemon.notice netifd: wwan (1935): udhcpc: started, v1.30.1
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1209]: exiting on receipt of SIGTERM
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: started, version 2.80 cachesize 150
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: DNS service limited to local subnets
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq-dhcp[1949]: DHCP, IP range 172.16.42.100 -- 172.16.42.249, lease time 12h
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain test
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain onion
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain localhost
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain local
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain invalid
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain bind
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain lan
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: reading /tmp/resolv.conf.auto
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain test
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain onion
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain localhost
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain local
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain invalid
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain bind
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using local addresses only for domain lan
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: using nameserver 8.8.4.4#53
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: read /etc/hosts - 4 addresses
Wed Aug 21 15:25:21 2019 daemon.notice netifd: wwan (1935): udhcpc: sending discover
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/odhcpd - 1 addresses
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Wed Aug 21 15:25:21 2019 daemon.notice netifd: wwan (1935): udhcpc: sending select for xxxxxxx
Wed Aug 21 15:25:21 2019 daemon.info dnsmasq-dhcp[1949]: read /etc/ethers - 0 addresses
Wed Aug 21 15:25:22 2019 daemon.notice netifd: wwan (1935): udhcpc: lease of xxxxxx obtained, lease time 86400
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: read /etc/hosts - 4 addresses
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/odhcpd - 1 addresses
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq-dhcp[1949]: read /etc/ethers - 0 addresses
Wed Aug 21 15:25:22 2019 daemon.notice netifd: Interface 'wwan' is now up
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: reading /tmp/resolv.conf.auto
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain test
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain onion
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain localhost
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain local
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain invalid
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain bind
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using local addresses only for domain lan
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using nameserver 8.8.4.4#53
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using nameserver 8.8.4.4#53
Wed Aug 21 15:25:22 2019 daemon.info dnsmasq[1949]: using nameserver xxxxxx#53
Wed Aug 21 15:25:23 2019 user.notice firewall: Reloading firewall due to ifup of wwan (wlan2)
Wed Aug 21 15:25:23 2019 daemon.notice procd: /etc/rc.d/S96led: setting up led WLAN0
Wed Aug 21 15:25:23 2019 daemon.notice procd: /etc/rc.d/S96led: Skipping trigger 'phy0tpt' for led 'WLAN0' due to missing kernel module
Wed Aug 21 15:25:23 2019 daemon.notice procd: /etc/rc.d/S96led: setting up led wlan0
Wed Aug 21 15:25:23 2019 daemon.err odhcpd[1418]: Failed to send to ff02::1%lan@br-lan (Operation not permitted)
Wed Aug 21 15:25:27 2019 daemon.notice procd: /etc/rc.d/S99pineapd: [!! 21-08-2019 15:25:27] [DATABASE] Failed to open sqlite3 database at /sd/scans/recon.db: unable to open database file
Wed Aug 21 15:25:27 2019 user.notice root: =========== PineAP ==============
Wed Aug 21 15:25:27 2019 daemon.info procd: - init complete -
Thu Aug 22 14:36:33 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:36:37 2019 daemon.info dnsmasq-dhcp[1949]: DHCPDISCOVER(br-lan) xxxxxxx xxxxx
Thu Aug 22 14:36:37 2019 daemon.info dnsmasq-dhcp[1949]: DHCPOFFER(br-lan) xxxxx xxxxx
Thu Aug 22 14:36:37 2019 daemon.info dnsmasq-dhcp[1949]: DHCPREQUEST(br-lan) xxxxxx xxxxxx
Thu Aug 22 14:36:37 2019 daemon.info dnsmasq-dhcp[1949]: DHCPACK(br-lan) xxxxxx xxxx xxxx
Thu Aug 22 14:37:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:37:16 2019 daemon.info modinfo: Usage:     modinfo module
Thu Aug 22 14:37:19 2019 daemon.info modinfo: Usage:     modinfo module
Thu Aug 22 14:37:21 2019 daemon.notice netifd: Network device 'eth0' link is down
Thu Aug 22 14:37:21 2019 kern.info kernel: [  121.613708] eth0: link down
Thu Aug 22 14:37:21 2019 kern.info kernel: [  121.616051] br-lan: port 1(eth0) entered disabled state
Thu Aug 22 14:37:21 2019 daemon.info modinfo: Usage:     modinfo module
Thu Aug 22 14:37:23 2019 kern.info kernel: [  123.698847] eth0: link up (100Mbps/Full duplex)
Thu Aug 22 14:37:23 2019 kern.info kernel: [  123.701992] br-lan: port 1(eth0) entered blocking state
Thu Aug 22 14:37:23 2019 kern.info kernel: [  123.707150] br-lan: port 1(eth0) entered forwarding state
Thu Aug 22 14:37:23 2019 daemon.notice netifd: Network device 'eth0' link is up
Thu Aug 22 14:37:23 2019 daemon.info dnsmasq-dhcp[1949]: DHCPREQUEST(br-lan) xxxxxxxx xxxxxxxx
Thu Aug 22 14:37:23 2019 daemon.info dnsmasq-dhcp[1949]: DHCPACK(br-lan) xxxxxxxx xxxxxxxx xxxxxxx
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq[1949]: read /etc/hosts - 4 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/odhcpd - 0 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq-dhcp[1949]: read /etc/ethers - 0 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq[1949]: read /etc/hosts - 4 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/odhcpd - 1 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq[1949]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Thu Aug 22 14:37:24 2019 daemon.info dnsmasq-dhcp[1949]: read /etc/ethers - 0 addresses
Thu Aug 22 14:37:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:38:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:38:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:39:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:39:33 2019 auth.info sshd[2606]: Connection closed by xxxxxxxxport 50155 [preauth]
Thu Aug 22 14:39:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:39:50 2019 auth.info sshd[2608]: Accepted password for root from xxxxxxxxport 50156 ssh2
Thu Aug 22 14:40:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:40:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:40:38 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:41:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:41:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:42:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:42:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:43:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:43:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:44:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:44:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:45:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:45:28 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:45:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:46:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:46:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:47:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:47:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:48:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:48:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:49:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:49:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:50:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:50:07 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:50:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:51:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:51:07 2019 auth.info sshd[2677]: Accepted password for root from xxxxxxxx port 50180 ssh2
Thu Aug 22 14:51:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:52:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:52:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:53:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:53:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:54:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:54:34 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:54:43 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
Thu Aug 22 14:55:04 2019 daemon.warn dnsmasq-dhcp[1949]: no address range available for DHCP request via wlan2
===== WIRELESS CONFIG======

config wifi-device 'radio0'
    option type 'mac80211'
    option channel '11'
    option hwmode '11g'
    option path 'platform/ehci-platform/usb1/1-1/1-1.3/1-1.3:1.0'
    option htmode 'HT20'
    option country 'US'

config wifi-iface
    option device 'radio0'
    option network 'lan'
    option mode 'ap'
    option maxassoc '100'
    option encryption 'none'
    option ssid 'xxxxxx'
    option hidden '1'

config wifi-iface
    option device 'radio0'
    option ifname 'wlan0-1'
    option network 'lan'
    option mode 'ap'
    option encryption 'psk2+ccmp'
    option disabled '1'
    option ssid 'xxxxx'
    option key 'xxxxxx'

config wifi-iface
    option device 'radio0'
    option ifname 'wlan0-2'
    option network 'lan'
    option mode 'ap'
    option ssid 'PineAP_Enterprise'
    option macaddr '00:11:22:33:44:55'
    option encryption 'wpa2+ccmp'
    option key '12345678'
    option server '127.0.0.1'
    option disabled '1'

config wifi-device 'radio1'
    option type 'mac80211'
    option channel '11'
    option hwmode '11g'
    option path 'platform/ar933x_wmac'
    option htmode 'HT20'
    option country 'US'

config wifi-iface
    option device 'radio1'
    option ifname 'wlan1'
    option network 'lan'
    option mode 'sta'
    option ssid 'xxxxxxxx'
    option encryption 'none'

config wifi-device 'radio2'
    option type 'mac80211'
    option channel '11'
    option hwmode '11g'
    option path 'platform/ehci-platform/usb1/1-1/1-1.1/1-1.1:1.0'
    option htmode 'HT20'

config wifi-iface
    option device 'radio2'
    option ifname 'wlan2'
    option mode 'sta'
    option network 'wwan'
    option ssid 'xxxxxx'
    option encryption 'psk2+ccmp'
    option key 'xxxxxxxxx'

============SURVEY=========
Failed to connect to socket at path: /var/run/pineapd.sock: No such file or directory
Usage: /pineapple/modules/Help/files/dumpscan.php [scan id]

Link to comment
Share on other sites

On 8/19/2019 at 11:26 PM, Foxtrot said:

Hi Everyone,

I just wanted to chime in and thank everyone posting in the thread for their feedback on the release. As you can imagine by looking at the changelog, 2.6.0 was a huge update and unfortunately some issues have started to show outside of our beta testing group.

That being said, now that we're settled back in from DEFCON, these issues are being addressed currently. I have started work on updating third-party modules and expect those to be done in the next 1-2 days. A 2.6.1 update will also follow, containing some fixes that affect SD card usage on some NANOs.

Thanks again for the continued feedback - we appreciate you.

Kind Regards,
Foxtrot

Any update?

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...