Cisco Meraki MX68W

Hi Guys,

I've recently decommissioned a Cisco Meraki MX68W and was hoping to see the state of Open-WRT for this device. I found this in reference to the MX60 (https://github.com/openwrt/openwrt/pull/3996)

Can anybody tell me if they know any more, for the MX68W specifically e.g. will an open-wrt build work? If not can i provide any info (as i have the device) to the community to help with the creation of an image or support for Open-WRT.

thanks

Hi, this is not a currently supported platform and from a quick search online there are no available specs.

This means there is no existing image and it's not possible to say if the platform is supportable. You will need to identify the SOC and all supporting components to begin building an image.

As you have the device you will need to do the image creation yourself. Start with a similar device if one exists.

The platform is Freescale's Layerscape ARM - I think LS1043. Secure Boot is enabled, but that hasn't stopped others in other situations.

I have an MX67. In FCC filings, the MX68W has much more stuff on it. @coliflower88, could you please tear down your board and give us some more detailed photos than those from the FCC release?

Other notes:

There's an FPGA on the MX6{7,8}{,W}, which it shares with the MS120. It looks like this is used to verify flash? This might be the way "in" to the platform, though it may also be why the platform will be difficult to defeat.

Here's a reddit thread examining this series.

Microsemi M2S005 FPGA = "Aikido" (合気道)

The FPGA and its role on these boards are called "Aikido" by Cisco (not just Meraki). This FPGA ("SmartFusion2 Aikido Security Chip") is integral in securing the boot process.

Attacking "Aikido"

  • Here is a paper from 2017 discussing some methods of attack against platforms which implement Secure Boot using an FPGA. Note that it doesn't provide a proof-of-concept for our Microsemi FPGA, but it discusses that:

Microsemi on the contrary offers non-volatile FPGA SoCs, which means that the FPGA is ready to be used directly after power-up and there is no configuration of the FPGA from external memory as is the case with standard SRAM-based FPGA SoCs from Xilinx and Altera. Hence, the threat [posed by a compromise FPGA] is imminent from the very start of the system.

To summarize the above cases, whenever the FPGA is configured early during the boot sequence, and this is often the case, a secure boot process can be compromised by a malicious core in the FPGA ...

Hi, thanks for the responses - i've taken some internal shots of the board which might help the community. So what would the logical next steps be, to try similar access methods that were used on earlier models? Due to restrictions apparently I can only post 1 image per post, so will upload each one individually

1 Like

It looks like this is used to verify flash? This might be the way "in" to the platform, though it may also be why the platform will be difficult to defeat.

On the MS120 series, the Microsemi FPGA is used to serve the DRAM training code to the SoC, as described in the README you find in the repository. This acts as an SPL after the SoC BootROM, and also verifies the signature of later bootloader stages (u-boot in this case).

If the secure boot fuses have been blown, then the only chance is to find a vulnerability in u-boot that allows you to execute your own payload, because everything up to that point in the boot chain is signed and validated.

I have yet to see a Meraki device that does not compile in the u-boot environment, so modifying that is out of the question.

I have 2 MX68 (non-wireless) - J1 is Serial Console -115200 8-N-1
Connections were silk screened on my bo

MX 68 (non-wireless) boot log:

U-Boot SPL 2017.09 (May 06 2018 - 13:40:44)
Initializing DDR....
Trying to boot from BOOTROM


U-Boot 2017.07 (Aug 06 2019 - 16:46:16 +0000)

SoC:  LS1043AE Rev1.1 (0x87920011)
Clock Configuration:
       CPU0(A53):1600 MHz  CPU1(A53):1600 MHz  CPU2(A53):1600 MHz
       CPU3(A53):1600 MHz
       Bus:      400  MHz  DDR:      1600 MT/s  FMAN:     500  MHz
Reset Configuration Word (RCW):
       00000000: 08100010 0a000000 00000000 00000000
       00000010: 33550002 00000002 40044000 c1002000
       00000020: 00000000 00000000 00000000 00019ffc
       00000030: 20004504 04003002 00000096 00000001
Model: LS1043A QDS Board
Board: Meraki MX (ls1043a)
I2C:   ready
DRAM:  Detected UDIMM Fixed DDR on board
Using fixed parameter for MT40A1G8WE-093E
3.9 GiB (DDR4, 32-bit, CL=11, ECC off)
dspi@2100000 assigned req_seq 0.
Waking secondary cores to start from ffef8000
All (4) cores are up.
Using SERDES1 Protocol: 13141 (0x3355)
NAND:  1024 MiB
MMC:   FSL_SDHC: 0
Using default environment

In:    serial
Out:   serial
Err:   serial
EEPROM: meraki_MX68 600-76020
Net:   Fman1: Uploading microcode version 108.4.9
DSPI: regs=0x0000000002100000, max-frequency=10000000, endianess=be, num-cs=6
dspi@2100000 probe done, bus-num 0.
DSPI pre_probe slave device on CS 0, max_hz 1000000, mode 0x3.
DSPI set_speed: expected SCK speed 1000000, bus_clk 400000000.
DSPI set_mode: mode 0x3.

SF: Detected SPI Generic with page size 256 Bytes, erase size 4 KiB, total 16 Mi                                                                                                             B
DSPI set_speed: expected SCK speed 1000000, bus_clk 400000000.
DSPI set_mode: mode 0x0.
*** din = 0x0000000000000000

Released hw switch(es) from reset
Note: Disabled front facing PHYs
PCIe0: pcie@3400000 disabled
PCIe1: pcie@3500000 Root Complex: no link
PCIe2: pcie@3600000 Root Complex: no link
FM1@DTSEC2, FM1@DTSEC3, FM1@DTSEC9
## Starting application at 0x82120000 ...
bootselect
## Application terminated, rc = 0x0
## Starting application at 0x82120000 ...

----Security Versions----
SecureBoot:  R03.22f03011e2018-09-13
SB Core:     F01147R18.397d546522018-09-20
Microloader: MK0006R01.0103082018
DSPI set_speed: expected SCK speed 1000000, bus_clk 400000000.
DSPI set_mode: mode 0x0.

----SecureBoot Registers----
system_invalid:            0
boot_check_count_error:    0
boot_done:                 1
boot_ok:                   1
boot_check_count_golden:   0
boot_check_count_upgrade:  2
boot_status_golden:        0
boot_status_upgrade:       1
first_bootloader:          1

----Upgrade----
boot_error:                0
boot_check_count_error_vc: 0
boot_check_count_error:    0
boot_timeout_vc:           0
boot_timeout:              0
boot_cs_good:              1
boot_config_error:         0
boot_version_error:        0
boot_config_error_code:    0
boot_error_code:           0
boot_cs_good:              1
boot_version_error:        0
boot1_cs_key_type:         1
boot1_cs_return_code:      0
boot1_cs_key_index:        5
boot2_cs_return_code:      0
boot2_cs_key_index:        5
boot2_cs_key_type:         1

----Other Registers----
fpga_version:      0070

Reading whitelist from TAM
DSPI set_speed: expected SCK speed 1000000, bus_clk 400000000.
DSPI set_mode: mode 0x0.
whitelist.bin: 748 bytes

Converting whitelist to signature fdt
NORTHERNBREWS-BL_LDWM-rel
wired-arm64-RT-SECP384R1_1-rel
wired-arm64-OD-SECP384R1_1-rel
wired-arm64-AP-SECP384R1_1-rel
wrote 558 bytes to 0000000082330000
## Application terminated, rc = 0x0
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=2", size 992 MiB)
ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
ubi0: good PEBs: 3964, bad PEBs: 4, corrupted PEBs: 0
ubi0: user volume: 4, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 75/44, WL threshold: 200000, image sequence number: 945605211
ubi0: available PEBs: 841, total reserved PEBs: 3123, PEBs reserved for bad PEB handling: 76
Read 0 bytes from volume part.safe to b0000000
No size specified -> Using max size (95877471)
## Loading kernel from FIT Image at b0000000 ...
   Using 'conf@1' configuration
   Verifying Hash Integrity ... sha384,secp384r1:wired-arm64-RT-SECP384R1_1-rel+ OK
   Trying 'kernel@1' kernel subimage
     Description:  Linux kernel
     Type:         Kernel Image
     Compression:  uncompressed
     Data Start:   0xb0000120
     Data Size:    13533192 Bytes = 12.9 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: 0x80080000
     Entry Point:  0x80080000
     Hash algo:    sha1
     Hash value:   67b774a0358a2289bb66709814809920d1464045
   Verifying Hash Integrity ... sha1+ OK
## Loading ramdisk from FIT Image at b0000000 ...
   Using 'conf@1' configuration
   Trying 'ramdisk@1' ramdisk subimage
     Description:  meraki-image
     Type:         RAMDisk Image
     Compression:  gzip compressed
     Data Start:   0xb0ce8218
     Data Size:    82072619 Bytes = 78.3 MiB
     Architecture: AArch64
     OS:           Linux
     Load Address: unavailable
     Entry Point:  unavailable
     Hash algo:    sha1
     Hash value:   7b51afad632693cfc355e9aa1882cf745dab95db
   Verifying Hash Integrity ... sha1+ OK
## Loading fdt from FIT Image at b0000000 ...
   Using 'conf@1' configuration
   Trying 'fdt@1' fdt subimage
     Description:  Flattened Device Tree blob
     Type:         Flat Device Tree
     Compression:  uncompressed
     Data Start:   0xb5b2d71c
     Data Size:    54390 Bytes = 53.1 KiB
     Architecture: AArch64
     Hash algo:    sha1
     Hash value:   49e347a911473d1df97469138f35bafd6d5b3828
   Verifying Hash Integrity ... sha1+ OK
   Loading fdt from 0xb5b2d71c to 0x90000000
   Booting using the fdt blob at 0x90000000
   Loading Kernel Image ... OK
   Using Device Tree in place at 0000000090000000, end 0000000090020475

DSPI set_speed: expected SCK speed 1000000, bus_clk 400000000.
DSPI set_mode: mode 0x0.
*** din = 0x0000000000000000

All ahead full! Goodbye!


Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.264-meraki (oe-user@oe-host) (gcc version 9.5.0 (GCC) ) #1 SMP Wed Nov 18 17:04:06 UTC 2020
[    0.000000] Boot CPU: AArch64 Processor [410fd034]
[    0.000000] earlycon: uart8250 at MMIO 0x00000000021c0500 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] OF: reserved mem: initialized node qman-fqd, compatible id fsl,qman-fqd
[    0.000000] OF: reserved mem: initialized node qman-pfdr, compatible id fsl,qman-pfdr
[    0.000000] OF: reserved mem: initialized node bman-fbpr, compatible id fsl,bman-fbpr
[    0.000000] percpu: Embedded 20 pages/cpu s43672 r8192 d30056 u81920
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1002456
[    0.000000] Kernel command line: console=ttyS0,115200 earlycon=uart8250,mmio,0x21c0500 ubi.mtd=mtdraw-ubi mtdoops.mtddev=oops mtdoops.record_size=16384
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] software IO TLB: mapped [mem 0xfbef9000-0xffef9000] (64MB)
[    0.000000] Memory: 3840892K/4073472K available (7102K kernel code, 544K rwdata, 3656K rodata, 1856K init, 827K bss, 232580K reserved, 0K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffff000000000000 - 0xffff000008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffff000008000000 - 0xffff7dffbfff0000   (129022 GB)
[    0.000000]       .text : 0xffff000008080000 - 0xffff000008770000   (  7104 KB)
[    0.000000]     .rodata : 0xffff000008770000 - 0xffff000008b10000   (  3712 KB)
[    0.000000]       .init : 0xffff000008b10000 - 0xffff000008ce0000   (  1856 KB)
[    0.000000]       .data : 0xffff000008ce0000 - 0xffff000008d68008   (   545 KB)
[    0.000000]        .bss : 0xffff000008d68008 - 0xffff000008e36c9c   (   828 KB)
[    0.000000]     fixed   : 0xffff7dfffe7fb000 - 0xffff7dfffec00000   (  4116 KB)
[    0.000000]     PCI I/O : 0xffff7dfffee00000 - 0xffff7dffffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffff7e0000000000 - 0xffff800000000000   (  2048 GB maximum)
[    0.000000]               0xffff7e0000000000 - 0xffff7e0021ef8000   (   542 MB actual)
[    0.000000]     memory  : 0xffff800000000000 - 0xffff80087be00000   ( 34750 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Adjusting CPU interface base to 0x000000000142f000
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Enabling workaround for FSL erratum A-008585
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 25.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
[    0.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
[    0.008248] Console: colour dummy device 80x25
[    0.012721] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
[    0.023125] pid_max: default: 32768 minimum: 301
[    0.027809] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.034543] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.042266] ASID allocator initialised with 32768 entries
[    0.049173] Detected VIPT I-cache on CPU1
[    0.049200] CPU1: Booted secondary processor [410fd034]
[    0.049401] Detected VIPT I-cache on CPU2
[    0.049415] CPU2: Booted secondary processor [410fd034]
[    0.049605] Detected VIPT I-cache on CPU3
[    0.049619] CPU3: Booted secondary processor [410fd034]
[    0.049647] Brought up 4 CPUs
[    0.080430] SMP: Total of 4 processors activated.
[    0.085154] CPU features: detected feature: 32-bit EL0 Support
[    0.091012] CPU features: detected feature: Kernel page table isolation (KPTI)
[    0.100119] CPU: All CPU(s) started at EL2
[    0.104239] alternatives: patching kernel code
[    0.109235] devtmpfs: initialized
[    0.116809] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.126605] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.133137] NET: Registered protocol family 16
[    0.138123] Bman ver:0a02,02,01
[    0.142790] qman-fqd addr 0x00000008fb800000 size 0x400000
[    0.148300] qman-pfdr addr 0x00000008f8000000 size 0x2000000
[    0.153987] Qman ver:0a01,03,02,00
[    0.157468] vdso: 2 pages (1 code @ ffff000008776000, 1 data @ ffff000008ce4000)
[    0.164902] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.171865] DMA: preallocated 256 KiB pool for atomic allocations
[    0.178680] Machine: MX68
[    0.181304] SoC family: QorIQ LS1043A
[    0.184981] SoC ID: svr:0x87920011, Revision: 1.1
[    0.226542] SCSI subsystem initialized
[    0.230435] usbcore: registered new interface driver usbfs
[    0.235971] usbcore: registered new interface driver hub
[    0.241324] usbcore: registered new device driver usb
[    0.246864] i2c i2c-0: IMX I2C adapter registered
[    0.251604] i2c i2c-0: can't use DMA, using PIO instead.
[    0.257127] pps_core: LinuxPPS API ver. 1 registered
[    0.262113] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.271300] PTP clock support registered
[    0.275339] bman-fbpr addr 0x00000008fa000000 size 0x1000000
[    0.281045] Bman err interrupt handler present
[    0.285933] Bman portal initialised, cpu 0
[    0.290106] Bman portal initialised, cpu 1
[    0.294281] Bman portal initialised, cpu 2
[    0.298452] Bman portal initialised, cpu 3
[    0.302565] Bman portals initialised
[    0.307090] Qman err interrupt handler present
[    0.311763] QMan: Allocated lookup table at ffff000009401000, entry count 65537
[    0.319538] Qman portal initialised, cpu 0
[    0.323704] Qman portal initialised, cpu 1
[    0.327872] Qman portal initialised, cpu 2
[    0.332035] Qman portal initialised, cpu 3
[    0.336147] Qman portals initialised
[    0.339812] Bman: BPID allocator includes range 32:32
[    0.344945] Qman: FQID allocator includes range 256:256


Post was too big - the rest of the boot log:

[    0.350193] Qman: FQID allocator includes range 32768:32768
[    0.355847] Qman: CGRID allocator includes range 0:256
[    0.361151] Qman: pool channel allocator includes range 1025:15
[    0.367196] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[    0.373256] fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller
[    0.379821] fsl-ifc 1530000.ifc: IFC version 1.4, 8 banks
[    0.385856] clocksource: Switched to clocksource arch_sys_counter
[    0.392043] VFS: Disk quotas dquot_6.6.0
[    0.396010] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.406751] NET: Registered protocol family 2
[    0.411388] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.418797] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.425880] TCP: Hash tables configured (established 32768 bind 32768)
[    0.432485] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.438571] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.445154] NET: Registered protocol family 1
[    0.449657] Unpacking initramfs...
[    2.668251] Freeing initrd memory: 80144K
[    2.672520] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    2.681556] Initialise system trusted keyrings
[    2.686189] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    2.719697] Key type asymmetric registered
[    2.723822] Asymmetric key parser 'x509' registered
[    2.728957] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.736392] io scheduler noop registered
[    2.740330] io scheduler deadline registered
[    2.744707] io scheduler cfq registered (default)
[    2.750268] OF: PCI: host bridge /soc/pcie@3500000 ranges:
[    2.755791] OF: PCI:    IO 0x4800010000..0x480001ffff -> 0x00000000
[    2.762091] OF: PCI:   MEM 0x4840000000..0x487fffffff -> 0x40000000
[    2.768520] layerscape-pcie 3500000.pcie: PCI host bridge to bus 0000:00
[    2.775258] pci_bus 0000:00: root bus resource [bus 00-ff]
[    2.780769] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    2.786979] pci_bus 0000:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])
[    2.797792] pci 0000:00:00.0: BAR 6: assigned [mem 0x4840000000-0x48400007ff pref]
[    2.805402] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    2.810705] OF: PCI: host bridge /soc/pcie@3600000 ranges:
[    2.816221] OF: PCI:    IO 0x5000010000..0x500001ffff -> 0x00000000
[    2.822520] OF: PCI:   MEM 0x5040000000..0x507fffffff -> 0x40000000
[    2.828917] layerscape-pcie 3600000.pcie: PCI host bridge to bus 0001:00
[    2.835653] pci_bus 0001:00: root bus resource [bus 00-ff]
[    2.841165] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x0000-0xffff])
[    2.850170] pci_bus 0001:00: root bus resource [mem 0x5040000000-0x507fffffff] (bus address [0x40000000-0x7fffffff])
[    2.860959] pci 0001:00:00.0: BAR 6: assigned [mem 0x5040000000-0x50400007ff pref]
[    2.868569] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    2.874825] Freescale LS2 console driver
[    2.878879] fsl-ls2-console: device fsl_mc_console registered
[    2.884767] fsl-ls2-console: device fsl_aiop_console registered
[    3.036892] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    3.054257] console [ttyS0] disabled
[    3.057888] 21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 38, base_baud = 25000000) is a 16550A
[    3.066731] console [ttyS0] enabled
[    3.066731] console [ttyS0] enabled
[    3.073716] bootconsole [uart8250] disabled
[    3.073716] bootconsole [uart8250] disabled
[    3.082668] 21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 38, base_baud = 25000000) is a 16550A
[    3.091865] 21d0500.serial: ttyS2 at MMIO 0x21d0500 (irq = 39, base_baud = 25000000) is a 16550A
[    3.101063] 21d0600.serial: ttyS3 at MMIO 0x21d0600 (irq = 39, base_baud = 25000000) is a 16550A
[    3.110265] Trying to register dev faulty etc
[    3.120457] loop: module loaded
[    3.124409] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 1 bytes/write
[    3.131275] hisi_sas: driver version v1.6
[    3.136868] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa3
[    3.143239] nand: Micron MT29F8G08ABBCAH4
[    3.147243] nand: 1024 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224
[    3.155473] Bad block table found at page 262080, version 0x01
[    3.162210] Bad block table found at page 262016, version 0x01
[    3.168641] 3 ofpart partitions found on MTD device 7e800000.flash
[    3.174816] Creating 3 MTD partitions on "7e800000.flash":
[    3.180297] 0x000000000000-0x000001800000 : "mtdraw-uboot"
[    3.187337] 0x000001800000-0x000002000000 : "oops"
[    3.304517] random: fast init done
[    3.433424] mtdoops: Attached to MTD device 1
[    3.438207] 0x000002000000-0x000040000000 : "mtdraw-ubi"
[    3.444771] fsl,ifc-nand 7e800000.nand: IFC NAND device at 0x7e800000, bank 0
[    3.453498] libphy: Fixed MDIO Bus: probed
[    3.457602] tun: Universal TUN/TAP device driver, 1.6
[    3.462647] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.469135] libphy: Freescale XGMAC MDIO Bus: probed
[    3.474163] libphy: Freescale XGMAC MDIO Bus: probed
[    3.479187] libphy: Freescale XGMAC MDIO Bus: probed
[    3.484353] libphy: Freescale XGMAC MDIO Bus: probed
[    3.489507] libphy: Freescale XGMAC MDIO Bus: probed
[    3.494658] libphy: Freescale XGMAC MDIO Bus: probed
[    3.499812] libphy: Freescale XGMAC MDIO Bus: probed
[    3.504965] libphy: Freescale XGMAC MDIO Bus: probed
[    3.510115] libphy: Freescale XGMAC MDIO Bus: probed
[    3.527296] Freescale FM module, FMD API version 21.1.0
[    3.535218] Freescale FM Ports module
[    3.538891] fsl_mac: fsl_mac: FSL FMan MAC API based driver sdk_dpaa mac-api.c
[    3.546626] drivers/net/ethernet/freescale/sdk_fman/Peripherals/FM/MAC/memac.c:93 SetupSgmiiInternalPhy(macId=1, enetMode=000803e8, phyAddr=0)
[    3.559472] fsl_mac 1ae2000.ethernet: FMan MEMAC
[    3.564088] fsl_mac 1ae2000.ethernet: FMan MAC address: 00:11:22:33:44:11
[    3.571100] fsl_mac 1ae4000.ethernet: FMan MEMAC
[    3.575719] fsl_mac 1ae4000.ethernet: FMan MAC address: 00:11:22:33:44:22
[    3.582737] drivers/net/ethernet/freescale/sdk_fman/Peripherals/FM/MAC/memac.c:93 SetupSgmiiInternalPhy(macId=0, enetMode=000803e8, phyAddr=0)
[    3.595572] fsl_mac 1af0000.ethernet: FMan MEMAC
[    3.600186] fsl_mac 1af0000.ethernet: FMan MAC address: 00:11:22:33:44:66
[    3.607012] fsl_dpa: FSL DPAA Ethernet driver
[    3.612298] fsl_dpa soc:fsl,dpaa:ethernet@2: Skip RX PCD High Priority FQs initialization
[    3.624108] fsl_dpa: fsl_dpa: Probed interface eth0
[    3.629683] fsl_dpa soc:fsl,dpaa:ethernet@1: Skip RX PCD High Priority FQs initialization
[    3.641809] fsl_dpa: fsl_dpa: Probed interface eth1
[    3.647496] fsl_dpa soc:fsl,dpaa:ethernet@8: Skip RX PCD High Priority FQs initialization
[    3.659820] fsl_dpa: fsl_dpa: Probed interface eth2
[    3.664756] fsl_advanced: FSL DPAA Advanced drivers:
[    3.669721] fsl_proxy: FSL DPAA Proxy initialization driver
[    3.675557] fsl_oh: FSL FMan Offline Parsing port driver
[    3.681109] PPP generic driver version 2.4.2
[    3.755192] PPP BSD Compression module registered
[    3.759909] PPP Deflate Compression module registered
[    3.764958] NET: Registered protocol family 24
[    3.769460] usbcore: registered new interface driver cdc_ether
[    3.775319] usbcore: registered new interface driver cdc_eem
[    3.780989] usbcore: registered new interface driver net1080
[    3.786657] usbcore: registered new interface driver zaurus
[    3.792246] usbcore: registered new interface driver sierra_net
[    3.798180] usbcore: registered new interface driver cdc_ncm
[    3.804844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.811379] ehci-pci: EHCI PCI platform driver
[    3.815845] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.822022] ohci-pci: OHCI PCI platform driver
[    3.826894] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    3.832388] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[    3.840131] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x100010810
[    3.848934] xhci-hcd xhci-hcd.0.auto: irq 48, io mem 0x02f00000
[    3.855197] hub 1-0:1.0: USB hub found
[    3.859120] hub 1-0:1.0: 1 port detected
[    3.863211] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[    3.868751] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[    3.876749] hub 2-0:1.0: USB hub found
[    3.880513] hub 2-0:1.0: 1 port detected
[    3.884666] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    3.890157] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[    3.897921] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x100010810
[    3.906724] xhci-hcd xhci-hcd.1.auto: irq 49, io mem 0x03000000
[    3.912983] hub 3-0:1.0: USB hub found
[    3.916747] hub 3-0:1.0: 1 port detected
[    3.920825] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[    3.926311] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[    3.934284] hub 4-0:1.0: USB hub found
[    3.938050] hub 4-0:1.0: 1 port detected
[    3.942179] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    3.947668] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 5
[    3.955416] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f66d hci version 0x100 quirks 0x100010810
[    3.964221] xhci-hcd xhci-hcd.2.auto: irq 50, io mem 0x03100000
[    3.970484] hub 5-0:1.0: USB hub found
[    3.974249] hub 5-0:1.0: 1 port detected
[    3.978319] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    3.983804] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 6
[    3.991826] hub 6-0:1.0: USB hub found
[    3.995590] hub 6-0:1.0: 1 port detected
[    3.999753] usbcore: registered new interface driver cdc_acm
[    4.005410] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    4.013478] usbcore: registered new interface driver usb-storage
[    4.019528] usbcore: registered new interface driver usbserial
[    4.025377] usbcore: registered new interface driver option
[    4.030958] usbserial: USB Serial support registered for GSM modem (1-port)
[    4.038076] usbcore: registered new interface driver qcserial
[    4.043828] usbserial: USB Serial support registered for Qualcomm USB modem
[    4.050817] usbcore: registered new interface driver sierra
[    4.056394] usbserial: USB Serial support registered for Sierra USB modem
[    4.063509] input: soc:gpio_keys as /devices/platform/soc/soc:gpio_keys/input/input0
[    4.071523] i2c /dev entries driver
[    4.075400] ptp_qoriq: device tree node missing required elements, try automatic configuration
[    4.084149] pps pps0: new PPS source ptp0
[    4.089066] lm90 0-004c: Failed to initialize device
[    4.094453] imx2-wdt 2ad0000.wdog: timeout 60 sec (nowayout=1)
[    4.100766] sdhci: Secure Digital Host Controller Interface driver
[    4.106952] sdhci: Copyright(c) Pierre Ossman
[    4.111303] Synopsys Designware Multimedia Card Interface Driver
[    4.117777] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.169868] mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA 64-bit
[    4.205693] lp5562 0-0030: internal clock used
[    4.216247] platform caam_qi: Linux CAAM Queue I/F driver initialised
[    4.222704] caam 1700000.crypto: Entropy delay = 3200
[    4.227774] caam 1700000.crypto: Instantiated RNG4 SH0
[    4.247826] caam 1700000.crypto: Instantiated RNG4 SH1
[    4.252958] caam 1700000.crypto: device ID = 0x0a12060000000000 (Era 8)
[    4.259565] caam 1700000.crypto: job rings = 4, qi = 1
[    4.267895] caam algorithms registered in /proc/crypto
[    4.274728] platform caam_qi: algorithms registered in /proc/crypto
[    4.281868] caam_jr 1710000.jr: registering rng-caam
[    4.286880] caam 1700000.crypto: caam pkc algorithms registered in /proc/crypto
[    4.294327] usbcore: registered new interface driver usbhid
[    4.299896] usbhid: USB HID core driver
[    4.304495] Freescale USDPAA process driver
[    4.308678] fsl-usdpaa: no region found
[    4.312506] Freescale USDPAA process IRQ driver
[    4.317387] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    4.323671] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.329010] Initializing XFRM netlink socket
[    4.333586] NET: Registered protocol family 10
[    4.338608] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    4.344065] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.350298] NET: Registered protocol family 17
[    4.354763] NET: Registered protocol family 15
[    4.359230] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.372184] l2tp_core: L2TP core driver, V2.0
[    4.376539] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[    4.381324] 8021q: 802.1Q VLAN Support v1.8
[    4.385860] Loading compiled-in X.509 certificates
[    4.392622] Loaded X.509 cert 'Cisco Meraki: Auto-generated kernel signing key: d08ae62b90f897058a35e3b5f8b20e04c616ec74'
[    4.404190] Key type encrypted registered
[    4.408797] libphy: mdio_mux: probed
[    4.412405] libphy: mdio_mux: probed
[    4.415977] mdio-mux-gpio 1a00000.fman:mdio-mux: Version 1.0
[    4.421779] ubi0: attaching mtd2
[    8.099541] ubi0: scanning is finished
[    8.111168] ubi0: attached mtd2 (name "mtdraw-ubi", size 992 MiB)
[    8.117292] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes
[    8.124167] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
[    8.130951] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192
[    8.137907] ubi0: good PEBs: 3964, bad PEBs: 4, corrupted PEBs: 0
[    8.143993] ubi0: user volume: 4, internal volumes: 1, max. volumes count: 128
[    8.151207] ubi0: max/mean erase counter: 75/44, WL threshold: 4096, image sequence number: 945605211
[    8.160417] ubi0: available PEBs: 841, total reserved PEBs: 3123, PEBs reserved for bad PEB handling: 76
[    8.169898] hctosys: unable to open rtc device (rtc0)
[    8.173865] ubi0: background thread "ubi_bgt0d" started, PID 2019
[    8.182426] Freeing unused kernel memory: 1856K
[    8.200053] early_init: linked /dev/meraki-board-config to /sys/bus/i2c/devices/0-0050/eeprom for wired-arm64
[    8.225026] random: board_data_conf: uninitialized urandom read (4 bytes read)
[    8.284353] random: board_data_conf: uninitialized urandom read (4 bytes read)
[    8.348012] random: board_data_conf: uninitialized urandom read (4 bytes read)
[    8.475109] early_init: meraki_MX68 600-76020, (52) MX68, 1, [Serial / MAC Removed], arch:arm64, board:wired-arm64, hw:MX68, pid:2039, ppid:2037, fd1:/early_init.log, fd2:/early_init.log
[    8.576540] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 2169
[    8.634422] UBIFS (ubi0:0): recovery needed
[    8.792493] UBIFS (ubi0:0): recovery completed
[    8.796977] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "storage"
[    8.804454] UBIFS (ubi0:0): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes
[    8.814360] UBIFS (ubi0:0): FS size: 533807104 bytes (509 MiB, 2102 LEBs), journal size 26664960 bytes (25 MiB, 105 LEBs)
[    8.825306] UBIFS (ubi0:0): reserved for root: 4952683 bytes (4836 KiB)
[    8.831914] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 02A05816-0314-426D-8260-2D303ADF4207, small LPT model
[    8.846940] early_init done
WARNING! THIS CONSOLE IS LOGGED! UNAUTHORIZED ACCESS FORBIDDEN!
<Meraki> [    9.122398] S05diagnostic: meraki_MX68 600-76020, (52) MX68, 1, XXXX-XXXX-XXXX, XX:XX:XX:XX:XX:XX, arch:arm64, board:wired-arm64, hw:MX68, pid:2179, ppid:2176, fd1:/dev/kmsg, fd2:/dev/kmsg
[    9.141887] S05diagnostic done
[    9.278516] random: crng init done
[    9.281916] random: 7 urandom warning(s) missed due to ratelimiting
[    9.379954] S07platform: meraki_MX68 600-76020, (52) MX68, 1, XXXX-XXXX-XXXX, XX:XX:XX:XX:XX:XX, arch:arm64, board:wired-arm64, hw:MX68, pid:2250, ppid:2176, fd1:/S07platform.log, fd2:/S07platform.log
[    9.573590] S07platform done (rc = 0)
[    9.802618] S10boot: meraki_MX68 600-76020, (52) MX68, 1, XXXX-XXXX-XXXX, XX:XX:XX:XX:XX:XX, arch:arm64, board:wired-arm64, hw:MX68, pid:2343, ppid:2176, fd1:/dev/kmsg, fd2:/dev/kmsg
[    9.871001] gpio_meraki_fpga: loading out-of-tree module taints kernel.
[    9.894663] /etc/init.d/S10boot: [    9.897802] line 242:
[    9.900178] board_is_legacy_wireless: not found[    9.904592]
[    9.952876] cp: can't stat '/run/*': No such file or directory
[   10.025520] Quick boot reason lookup:
[   10.032469] No valid safe config available or fallback disabled, remove unsafe config
[   10.056365] ip_local_port_range: prefer different parity for start/end values.
[   10.072938] ICMPv6: process `sysctl' is using deprecated sysctl (syscall) net.ipv6.neigh.default.base_reachable_time - use net.ipv6.neigh.default.base_reachable_time_ms instead
[   10.222156] setup_ar83xx_switches: initial setup of sw0, sw1 and sw2
[   10.231100]  sw0: Bringing down PHYs (linkneg off) 1-2
[   10.353331]  sw1: Bringing down PHYs (linkneg off) 0-4
[   10.557343]  sw2: Bringing down PHYs (linkneg off) 0-4
[   10.923881] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.930659] Cannot change rx-checksumming
[   10.935991] Actual changes:
[   10.938835] scatter-gather: off
[   10.938835]  tx-scatter-gather: off
[   10.938835] generic-segmentation-offload: off [requested on]
[   10.951711] Cannot change tcp-segmentation-offload
[   10.957803] Cannot change rx-vlan-offload
[   11.398391] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   11.565771] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[   11.748378] !!!!! {meraki_watchdog} meraki_watchdog set hardware watchdog timeout to 160
[   11.798337] ntdp: module license 'Copyright (c) 2014-2020 by cisco Systems, Inc.' taints kernel.
[   11.807147] Disabling lock debugging due to kernel taint
[   11.859203] NTKM - ntkm_pid_init                  - nitro_pid created
[   11.865651] NTKM - nitro_nbar_mpe_init            - nitro_nbar_mpe created
[   11.872521] NTKM - ntkm_init                      - Nitro KM loaded
[   11.886343] proclikefs: unknown parameter 'threads' ignored
[   11.891923] proclikefs: unknown parameter 'thread_affinity_list' ignored
[   12.014208] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.125833] click: starting router thread pid 0 (ffff800866eb4200)
[   12.132036] click: starting router thread pid 0 (ffff800866eb4400)
[   12.132061] click: starting router thread pid 0 (ffff800866eb4600)
[   12.405932] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   12.593183] elts_meraki: no symbol version for _ZNK6String10hard_c_strEv
[   12.601956] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[   12.657996] elts_meraki: unknown parameter 'threads' ignored
[   12.663660] elts_meraki: unknown parameter 'thread_affinity_list' ignored
[   12.761467] Bridge firewalling registered
[   12.890558] S10boot done
[   13.121079] S80meraki: meraki_MX68 600-76020, (52) MX68, 1, XXXX-XXXX-XXXX, XX:XX:XX:XX:XX:XX, arch:arm64, board:wired-arm64, hw:MX68, pid:3061, ppid:2176, fd1:/dev/kmsg, fd2:/dev/kmsg
[   14.111952] RUNIT: installed, starting runsvdir...
[   14.159448] udevd[3146]: starting version 3.2.9
[   14.206082] udevd[3146]: specified group 'tty' unknown
[   14.218376] udevd[3146]: specified group 'dialout' unknown
[   14.225517] ok: run: strongswan_log_trailer: (pid 3412) 0s, normally down
[   14.232955] !!!!! {/usr/bin/list_updater} reading /tmp/brain_state failed, error 2 (No such file or directory)
[   14.235929] tail: can't open '/var/log/strongswan_meraki/current': No such file or directory
[   14.236285] udevd[3146]: specified group 'kmem' unknown
[   14.236336] udevd[3146]: specified group 'input' unknown
[   14.236388] udevd[3146]: specified group 'video' unknown
[   14.236471] udevd[3146]: specified group 'audio' unknown
[   14.236582] udevd[3146]: specified group 'lp' unknown
[   14.236655] udevd[3146]: specified group 'disk' unknown
[   14.236704] udevd[3146]: specified group 'cdrom' unknown
[   14.262887] udevd[3146]: starting eudev-3.2.9
[   14.604816] ok: run: strongswan_meraki_log_trailer: (pid 3371) 0s, normally down
[   15.118502] down: /service/baykok: 1s; run: log: (pid 3220) 1s
[   15.125981] 1s; run: log: (pid 3274) 1s
[   15.125981] run: /service/udev: (pid 3146) 1s; run: log: (pid 3143) 1s
[   15.125981] down: /service/xl2tpd: 1s; run: log: (pid 3141) 1s
[   15.125981] down: /service/xl2tpd_log_trailer: 1s
[   15.149499] RUNIT: runsvdir has launched all supervisors
[   15.226340] not unlocked
[   15.236041] tail: /var/log/strongswan_meraki/current has appeared; following end of new file
[   15.704023] OK
[   15.707043] Starting ciscotamservices
[   17.210281] ln: /usr/bin/slowfcgi: File exists
[   20.285105] !!!!! {/usr/bin/wired_brain} HandlerManager not available: writing directly to "/click/thm/write" ""
[   20.295402] !!!!! {/usr/bin/wired_brain} open failed for "/click/thm/write", error: No such file or directory
[   20.374269] !!!!! {/usr/bin/wired_brain} HandlerManager not available: writing directly to "/click/thm/write" ""
[   20.384511] !!!!! {/usr/bin/wired_brain} open failed for "/click/thm/write", error: No such file or directory
[   20.510166] !!!!! {/usr/bin/wired_brain} HandlerManager not available: writing directly to "/click/thm/write" ""
[   20.520408] !!!!! {/usr/bin/wired_brain} open failed for "/click/thm/write", error: No such file or directory
[   20.589253] !!!!! {/usr/bin/wired_brain} HandlerManager not ready: Writing "/click/config"
[   20.598020] [3552]: <info>  [base-manager] couldn't check support for device '/sys/devices/platform/soc/soc:fsl,dpaa/soc:fsl,dpaa:ethernet@1': not supported by any plugin
[   20.613774] [3552]: <info>  [base-manager] couldn't check support for device '/sys/devices/platform/soc/soc:fsl,dpaa/soc:fsl,dpaa:ethernet@2': not supported by any plugin
[   20.629289] [3552]: <info>  [base-manager] couldn't check support for device '/sys/devices/platform/soc/soc:fsl,dpaa/soc:fsl,dpaa:ethernet@8': not supported by any plugin
[   27.947136] chatter: rb0/CheckIPHeader@2653: IP header check failed: bad IP version
[   27.954951] chatter: rb0/CheckIPHeader@2627: IP header check failed: bad IP version
[   27.965939] chatter: rb0/to_snort/CheckIPHeader@4: IP header check failed: bad IP version
[   28.167584] In write handler 'write(thm.write / sw0_atheros_hw_intf.cpu_port 0)' for 'hm :: HandlerManager':
[   28.177418]   no element named 'sw0_atheros_hw_intf'
[   28.182454] In write handler 'write(thm.write / sw0_atheros_hw_intf.set_port_map )' for 'hm :: HandlerManager':
[   28.192536]   no element named 'sw0_atheros_hw_intf'
[   28.197566] In write handler 'write(thm.write / sw0_atheros_hw_intf.dev_name sw0)' for 'hm :: HandlerManager':
[   28.207563]   no element named 'sw0_atheros_hw_intf'
[   28.255547] chatter: from_bird :: FromHost: device 'bird' went down
[   28.261844] chatter: to_bird :: ToHost: device 'bird' went down
[   28.307083] chatter: from_bird :: FromHost: device 'bird' came up
[   28.313238] chatter: to_bird :: ToHost: device 'bird' came up
[   28.403488] chatter: from_bird_autovpn0 :: FromHost: device 'bird_autovpn0' went down
[   28.411377] chatter: to_bird_autovpn0 :: ToHost: device 'bird_autovpn0' went down
[   28.471176] chatter: from_bird_autovpn0 :: FromHost: device 'bird_autovpn0' came up
[   28.478899] chatter: to_bird_autovpn0 :: ToHost: device 'bird_autovpn0' came up
[   28.611510] chatter: from_bird_autovpn1 :: FromHost: device 'bird_autovpn1' went down
[   28.619365] chatter: to_bird_autovpn1 :: ToHost: device 'bird_autovpn1' went down
[   28.679113] chatter: from_bird_autovpn1 :: FromHost: device 'bird_autovpn1' came up
[   28.686830] chatter: to_bird_autovpn1 :: ToHost: device 'bird_autovpn1' came up
[   28.819488] chatter: from_bird_misc :: FromHost: device 'bird_misc' went down
[   28.826674] chatter: to_bird_misc :: ToHost: device 'bird_misc' went down
[   28.883082] chatter: from_bird_misc :: FromHost: device 'bird_misc' came up
[   28.890104] chatter: to_bird_misc :: ToHost: device 'bird_misc' came up
[   29.119498] chatter: from_pimd_lan :: FromHost: device 'pimd-lan' went down
[   29.126488] chatter: to_pimd_lan :: ToHost: device 'pimd-lan' went down
[   29.175081] chatter: from_pimd_lan :: FromHost: device 'pimd-lan' came up
[   29.181930] chatter: to_pimd_lan :: ToHost: device 'pimd-lan' came up
[   29.339491] chatter: from_pimd_vpn :: FromHost: device 'pimd-vpn' went down
[   29.346477] chatter: to_pimd_vpn :: ToHost: device 'pimd-vpn' went down
[   29.383091] chatter: from_pimd_vpn :: FromHost: device 'pimd-vpn' came up
[   29.389946] chatter: to_pimd_vpn :: ToHost: device 'pimd-vpn' came up
[   29.654740] chatter: rb0/from_squid_check_ip: IP header check failed: bad IP version
[   29.702004] !!!!! {/usr/bin/wired_brain} Resetting ClickController!
[   30.878070] chatter: rb0/cli_h/nbar :: NBAR2 (init) INFO: NBAR2::run_timer nitro_api_dp_create returned dp = 0xffff8008652f9800 rb_instance_id = 0
[   33.167319] IPv6: ADDRCONF(NETDEV_UP): nextun: link is not ready
[   33.219186] IPv6: ADDRCONF(NETDEV_CHANGE): nextun: link becomes ready
[   33.966050] NTKM - ntkm_activate                  - Activating DP [id 0]
[   33.976826] NTKM - ntkm_check_for_state_change    - DP active [id 0]
[   38.420548] chatter: rb0/nat/from_host_nat_routing :: IP4RouteTableSetReferencePaint: no route for 208.67.220.220
[   38.421041] chatter: from_linux_test_client :: FromHost: device 'test_client' went down
[   38.421057] chatter: _to_linux_test_client :: ToHost: device 'test_client' went down
[   40.452093] S80meraki done
[   41.134727] !!!!! {/usr/bin/config_updater} failsafe_mode "value='0' state='0' bootloop='0' ver='1' " ""
[   62.185605] chatter: rb0/big_acl :: BigACL: skipping undersized restore buffer (buf size: 0)
[   71.921801] meraki_watchdog: [   71.924605] reading file /tmp/connection_state
[   71.929084] : [   71.930578] No such file or directory
[   71.934239]
[  132.081369] meraki_watchdog: [  132.084172] reading file /tmp/connection_state
[  132.088616] : [  132.090105] No such file or directory
[  132.093757]
[  192.229666] meraki_watchdog: [  192.232468] reading file /tmp/connection_state
[  192.236908] : [  192.238398] No such file or directory
[  192.242053]
^@