Meraki MX65
A Cisco cloud based firewall with 250 Mbps throughput, small form factor fan less design the case is made from aluminium. 10 LAN ports including 2 POE+ ports. There are two variants of this device, the MX65 and MX65W, the latter of which features two unsupported Broadcom wireless BCM43520KMLG chips but otherwise exactly the same hardware. As a result the MX65W can only be supported to the same extent as the MX65.
OpenWrt support
Merged. ?p=openwrt/openwrt.git;a=commit;h=7ad9988287965be2119df320cfc645b0a8b9d94e
In squashfs sysupgrade in snapshot builds. https://downloads.openwrt.org/snapshots/targets/bcm53xx/generic/openwrt-bcm53xx-generic-meraki_mx65-squashfs.sysupgrade.bin
Supporting activities
Describe if there are any ongoing activities that might lead to OpenWrt support.
- OpenWrt forum thread: https://forum.openwrt.org/t/cisco-meraki-mx65-image-support/41168?u=tmomas
- Pull request: https://github.com/openwrt/openwrt/pull/3996
Hardware highlights
CPU | CPU MHz | Ram | Flash | Network | WLAN | USB | Serial | JTag |
---|---|---|---|---|---|---|---|---|
Broadcom BCM58625BBOKF12G StrataGX™ | 1200 | 2 GB | 1 GB | 12x 10/100/1000 | None | 1x 2.0 | Yes | ? |
Of note it also has two PoE PSE ports that are currently unsupported. There is an external tree which has PoE PSE support. https://forum.openwrt.org/t/how-to-check-poe-support-and-usage-on-meraki-mx65/216304/2?u=evs
Hardware
Info
Architecture | Arm cortex a9 |
---|---|
Vendor | Cisco Meraki |
Bootloader | U-Boot |
System-On-Chip | Broadcom StrataGX™ Communications Processor |
CPU/Speed | 1.2 GHz |
Flash-Chip | Micron MT29F8G08ABACA |
Flash size | 1 GB |
RAM | 2 GB (4 x 4Gb H5TC4G83CFR) |
Wireless | N/A |
Ethernet | 12x 10/100/1000 Mbit/s w/ vlan support 2 x PoE |
Switch | 1x BCM58625 (2 Ports) & 2x QCA8337-AL3C 5x G2PM109RN LF 1524F |
PoE | BCM59111KMLG (2 Ports connected on QCA8337 switch 2) |
USB | 1x 2.0 |
Serial | YES - on board header |
JTAG | Yes - not populated |
Flash Layout
# cat /proc/mtd | |||
---|---|---|---|
dev: | size | erasesize | name |
mtd0: | 00100000 | 00040000 | “boot” |
mtd1: | 00080000 | 00040000 | “shmoo” |
mtd2: | 00300000 | 00040000 | “bootkernel1” |
mtd3: | 00100000 | 00040000 | “nvram” |
mtd4: | 00300000 | 00040000 | “bootkernel2” |
mtd5: | 3f700000 | 00040000 | “ubi” |
mtd6: | 40000000 | 00040000 | “all” |
Photos
Opening the case
- Remove 4 rubber feet on underside of the case.
- Remove 4 hidden screws from under rubber feet.
- Lift off black underside. Slide out PCB
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port
Set of 4 pins labeled J5
- Pin 1 - (has a small triangle symbol under it) furthest from the onboard USB socket (3.3v) DO NOT CONNECT to anything
- Pin 2 - connected to RX on my USB adapter
- Pin 3 - connected to TX on my USB adapter
- Pin 4 - (closest to USB socket) connected to Ground on my USB adapter
Serial connection parameters for Meraki MX65 | 115200, 8N1 |
---|
JTAG
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
un-populated port J8
20 Pin JTAG port
Bootlogs
OEM bootlog
OpenWrt bootlog
root@OpenWrt:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.4.42 (root@cluster5) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13346-69f8983af4)) #0 SMP Sun May 24 12:44:00 2020 [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Cisco Meraki MX65 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Hit pending asynchronous external abort (FSR=0x00001c06) during first unmask, this is most likely caused by a firmware/bootloader bug. [ 0.000000] On node 0 totalpages: 524288 [ 0.000000] Normal zone: 4608 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 524288 pages, LIFO batch:63 [ 0.000000] percpu: Embedded 14 pages/cpu s28108 r8192 d21044 u57344 [ 0.000000] pcpu-alloc: s28108 r8192 d21044 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 519680 [ 0.000000] Kernel command line: console=ttyS0,115200n8 earlyprintk [ 0.000000] Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 2068248K/2097152K available (5370K kernel code, 184K rwdata, 1376K rodata, 1024K init, 338K bss, 28904K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 512 kB [ 0.000000] L2C-310 Coherent: CACHE_ID 0x410000c8, AUX_CTRL 0x7e150001 [ 0.000000] random: get_random_bytes called from start_kernel+0x2e0/0x490 with crng_init=0 [ 0.000006] sched_clock: 64 bits at 600MHz, resolution 1ns, wraps every 2199023255551ns [ 0.000020] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x8a60dddf76, max_idle_ns: 440795229572 ns [ 0.000037] Switching to timer-based delay loop, resolution 1ns [ 0.000173] clocksource: arm,sp804: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 15290083572 ns [ 0.000301] Calibrating delay loop (skipped), value calculated using timer frequency.. 1200.00 BogoMIPS (lpj=6000000) [ 0.000310] pid_max: default: 32768 minimum: 301 [ 0.000415] Mount-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.000424] Mountpoint-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.000917] CPU: Testing write buffer coherency: ok [ 0.000937] CPU0: Spectre v2: using BPIALL workaround [ 0.001102] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001413] Setting up static identity map for 0x60100000 - 0x60100060 [ 0.001496] rcu: Hierarchical SRCU implementation. [ 0.001682] smp: Bringing up secondary CPUs ... [ 0.002180] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.002185] CPU1: Spectre v2: using BPIALL workaround [ 0.002267] smp: Brought up 1 node, 2 CPUs [ 0.002273] SMP: Total of 2 processors activated (2400.00 BogoMIPS). [ 0.002278] CPU: All CPU(s) started in SVC mode. [ 0.004753] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.004902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.004915] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.005040] pinctrl core: initialized pinctrl subsystem [ 0.005472] NET: Registered protocol family 16 [ 0.006328] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.006823] No ATAGs? [ 0.006929] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.006938] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.019442] cryptd: max_cpu_qlen set to 1000 [ 0.023180] SCSI subsystem initialized [ 0.024091] clocksource: Switched to clocksource arm_global_timer [ 0.024721] thermal_sys: Registered thermal governor 'step_wise' [ 0.025042] NET: Registered protocol family 2 [ 0.025381] tcp_listen_portaddr_hash hash table entries: 1024 (order: 1, 12288 bytes, linear) [ 0.025411] TCP established hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.025505] TCP bind hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.025667] TCP: Hash tables configured (established 16384 bind 16384) [ 0.025751] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.025819] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.026015] NET: Registered protocol family 1 [ 0.026042] PCI: CLS 0 bytes, default 64 [ 0.026461] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.029894] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.034345] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.034356] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.058857] io scheduler mq-deadline registered [ 0.058866] io scheduler kyber registered [ 0.058998] io scheduler bfq registered [ 0.060456] dma-pl330 18020000.dma: Loaded driver for PL330 DMAC-241330 [ 0.060469] dma-pl330 18020000.dma: DBUFF-1024x8bytes Num_Chans-8 Num_Peri-1 Num_Events-16 [ 0.060698] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.061201] printk: console [ttyS0] disabled [ 0.061247] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 22, base_baud = 3906250) is a 16550A [ 0.572494] printk: console [ttyS0] enabled [ 0.577648] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xd3 [ 0.584021] nand: Micron MT29F8G08ABACAWP [ 0.588054] nand: 1024 MiB, SLC, erase size: 256 KiB, page size: 4096, OOB size: 224 [ 0.595835] iproc_nand 18026000.nand: detected 1024MiB total, 256KiB blocks, 4KiB pages, 27B OOB, 8-bit, BCH-24 (1KiB sector) [ 0.607840] Bad block table found at page 262080, version 0x01 [ 0.614299] Bad block table found at page 262016, version 0x01 [ 0.620835] 6 fixed-partitions partitions found on MTD device brcmnand.0 [ 0.627563] Creating 6 MTD partitions on "brcmnand.0": [ 0.632715] 0x000000000000-0x000000080000 : "U-boot" [ 0.638284] 0x000000080000-0x000000100000 : "Shmoo" [ 0.643757] 0x000000100000-0x000000400000 : "bootkernel1" [ 0.649756] 0x000000400000-0x000000500000 : "senao_nvram" [ 0.655736] 0x000000500000-0x000000800000 : "bootkernel2" [ 0.661675] 0x000000800000-0x00003ff00000 : "ubi" [ 0.668278] libphy: iProc MDIO bus: probed [ 0.672389] iproc-mdio 18032000.mdio: Broadcom iProc MDIO bus at 0x(ptrval) [ 0.679574] libphy: mdio_mux: probed [ 0.683219] libphy: mdio_mux: probed [ 0.686923] libphy: mdio_mux: probed [ 0.710533] libphy: mdio_mux: probed [ 0.734444] libphy: Fixed MDIO Bus: probed [ 0.749082] b53-srab-switch 18036000.srab: SerDes lane 0, model: 1, rev B0 (OUI: 0x0143bff0) [ 0.757554] b53-srab-switch 18036000.srab: Port 5 mode: sgmii [ 0.764181] b53-srab-switch 18036000.srab: SerDes lane 1, model: 1, rev B0 (OUI: 0x0143bff0) [ 0.772638] b53-srab-switch 18036000.srab: Port 4 mode: sgmii [ 0.778427] b53_common: found switch: BCM585xx/586xx/88312, rev 0 [ 0.784721] bgmac-enet 18024000.ethernet: MAC address not present in device tree [ 0.792159] bgmac-enet 18024000.ethernet: Invalid MAC addr: 00:00:00:00:00:00 [ 0.799322] bgmac-enet 18024000.ethernet: Using random MAC: 4e:e1:5d:a4:7d:a9 [ 0.807310] bcm-iproc-i2c 18038000.i2c: bus set to 100000 Hz [ 0.813850] at24 0-0050: 8192 byte 24c64 EEPROM, writable, 32 bytes/write [ 0.821183] sp805-wdt 18039000.watchdog: registration successful [ 0.828138] NET: Registered protocol family 10 [ 0.833217] Segment Routing with IPv6 [ 0.836959] NET: Registered protocol family 17 [ 0.841509] 8021q: 802.1Q VLAN Support v1.8 [ 0.845766] Registering SWP/SWPB emulation handler [ 0.863228] b53-srab-switch 18036000.srab: SerDes lane 0, model: 1, rev B0 (OUI: 0x0143bff0) [ 0.871811] b53-srab-switch 18036000.srab: Port 5 mode: sgmii [ 0.878540] b53-srab-switch 18036000.srab: SerDes lane 1, model: 1, rev B0 (OUI: 0x0143bff0) [ 0.887017] b53-srab-switch 18036000.srab: Port 4 mode: sgmii [ 0.892790] b53_common: found switch: BCM585xx/586xx/88312, rev 0 [ 0.985803] libphy: dsa slave smi: probed [ 0.990242] b53-srab-switch 18036000.srab wan1 (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 1.000310] b53-srab-switch 18036000.srab wan2 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] [ 1.010845] b53-srab-switch 18036000.srab: Using legacy PHYLIB callbacks. Please migrate to PHYLINK! [ 1.020295] DSA: tree 0 setup [ 1.392101] qca8k 1.0:10: Using legacy PHYLIB callbacks. Please migrate to PHYLINK! [ 1.438128] qca8k 1.0:10 lan8 (uninitialized): PHY [1.0:00] driver [Generic PHY] [ 1.452090] qca8k 1.0:10 lan9 (uninitialized): PHY [1.0:01] driver [Generic PHY] [ 1.466020] qca8k 1.0:10 lan10 (uninitialized): PHY [1.0:02] driver [Generic PHY] [ 1.480029] qca8k 1.0:10 lan11 (uninitialized): PHY [1.0:03] driver [Generic PHY] [ 1.494052] qca8k 1.0:10 lan12 (uninitialized): PHY [1.0:04] driver [Generic PHY] [ 1.520062] DSA: tree 1 setup [ 1.892099] qca8k 1.2000:10: Using legacy PHYLIB callbacks. Please migrate to PHYLINK! [ 1.938127] qca8k 1.2000:10 lan3 (uninitialized): PHY [1.2000:00] driver [Generic PHY] [ 1.952591] qca8k 1.2000:10 lan4 (uninitialized): PHY [1.2000:01] driver [Generic PHY] [ 1.966130] qca8k 1.2000:10 lan5 (uninitialized): PHY [1.2000:02] driver [Generic PHY] [ 1.980597] qca8k 1.2000:10 lan6 (uninitialized): PHY [1.2000:03] driver [Generic PHY] [ 1.994086] qca8k 1.2000:10 lan7 (uninitialized): PHY [1.2000:04] driver [Generic PHY] [ 2.020135] DSA: tree 2 setup [ 2.023939] UBI: auto-attach mtd5 [ 2.027277] ubi0: attaching mtd5 [ 2.047279] random: fast init done [ 3.064236] random: crng init done [ 7.055164] ubi0: scanning is finished [ 7.070391] ubi0: attached mtd5 (name "ubi", size 1015 MiB) [ 7.075994] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 253952 bytes [ 7.082881] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 4096 [ 7.089684] ubi0: VID header offset: 4096 (aligned 4096), data offset: 8192 [ 7.096664] ubi0: good PEBs: 4060, bad PEBs: 0, corrupted PEBs: 0 [ 7.102770] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 [ 7.110008] ubi0: max/mean erase counter: 81/76, WL threshold: 4096, image sequence number: 887924684 [ 7.119251] ubi0: available PEBs: 0, total reserved PEBs: 4060, PEBs reserved for bad PEB handling: 80 [ 7.128590] ubi0: background thread "ubi_bgt0d" started, PID 666 [ 7.135847] block ubiblock0_0: created from ubi0:0(rootfs) [ 7.141347] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 7.151370] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 7.159213] Freeing unused kernel memory: 1024K [ 7.204203] Run /sbin/init as init process [ 7.468682] init: Console is alive [ 7.472202] init: - watchdog - [ 7.844522] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 7.877862] usbcore: registered new interface driver usbfs [ 7.883402] usbcore: registered new interface driver hub [ 7.888801] usbcore: registered new device driver usb [ 7.920914] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.929438] ehci-fsl: Freescale EHCI Host controller driver [ 7.935624] ehci-platform: EHCI generic platform driver [ 7.940982] ehci-platform 1802a000.usb: EHCI Host Controller [ 7.946720] ehci-platform 1802a000.usb: new USB bus registered, assigned bus number 1 [ 7.954723] ehci-platform 1802a000.usb: irq 74, io mem 0x1802a000 [ 7.984116] ehci-platform 1802a000.usb: USB 2.0 started, EHCI 1.00 [ 7.991143] hub 1-0:1.0: USB hub found [ 7.994944] hub 1-0:1.0: 2 ports detected [ 8.001191] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 8.007936] ohci-platform: OHCI generic platform driver [ 8.013295] ohci-platform 1802b000.usb: Generic Platform OHCI controller [ 8.020046] ohci-platform 1802b000.usb: new USB bus registered, assigned bus number 2 [ 8.027954] ohci-platform 1802b000.usb: irq 74, io mem 0x1802b000 [ 8.109098] hub 2-0:1.0: USB hub found [ 8.112968] hub 2-0:1.0: 2 ports detected [ 8.120346] usbcore: registered new interface driver usb-storage [ 8.126515] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 8.144285] init: - preinit - [ 8.364106] usb 1-2: new high-speed USB device number 2 using ehci-platform [ 8.567264] usb-storage 1-2:1.0: USB Mass Storage device detected [ 8.573777] scsi host0: usb-storage 1-2:1.0 [ 9.624405] scsi 0:0:0:0: Direct-Access Kingston DataTraveler G3 1.00 PQ: 0 ANSI: 4 [ 9.633872] sd 0:0:0:0: [sda] 31246288 512-byte logical blocks: (16.0 GB/14.9 GiB) [ 9.642109] sd 0:0:0:0: [sda] Write Protect is off [ 9.646923] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00 [ 9.647483] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 9.697876] sda: sda1 [ 9.702372] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 13.025370] mount_root: loading kmods from internal overlay [ 13.039039] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 13.046502] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 23.838060] UBIFS (ubi0:6): Mounting in unauthenticated mode [ 23.843824] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 832 [ 24.044729] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data" [ 24.052586] UBIFS (ubi0:6): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 24.062540] UBIFS (ubi0:6): FS size: 387530752 bytes (369 MiB, 1526 LEBs), journal size 19300352 bytes (18 MiB, 76 LEBs) [ 24.073440] UBIFS (ubi0:6): reserved for root: 4952683 bytes (4836 KiB) [ 24.080079] UBIFS (ubi0:6): media format: w4/r0 (latest is w5/r0), UUID ACD90B91-5240-4533-9312-6C1C247EA3DA, small LPT model [ 24.092817] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 24.099879] block: unable to load configuration (fstab: Entry not found) [ 24.106653] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab [ 24.113146] block: unable to load configuration (fstab: Entry not found) [ 24.119917] block: attempting to load /etc/config/fstab [ 24.125832] block: unable to load configuration (fstab: Entry not found) [ 24.132571] block: no usable configuration [ 24.140695] UBIFS (ubi0:6): un-mount UBI device 0 [ 24.145443] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" stops [ 24.155189] UBIFS (ubi0:6): Mounting in unauthenticated mode [ 24.160932] UBIFS (ubi0:6): background thread "ubifs_bgt0_6" started, PID 835 [ 24.361549] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name "rootfs_data" [ 24.369415] UBIFS (ubi0:6): LEB size: 253952 bytes (248 KiB), min./max. I/O unit sizes: 4096 bytes/4096 bytes [ 24.379356] UBIFS (ubi0:6): FS size: 387530752 bytes (369 MiB, 1526 LEBs), journal size 19300352 bytes (18 MiB, 76 LEBs) [ 24.390256] UBIFS (ubi0:6): reserved for root: 4952683 bytes (4836 KiB) [ 24.396888] UBIFS (ubi0:6): media format: w4/r0 (latest is w5/r0), UUID ACD90B91-5240-4533-9312-6C1C247EA3DA, small LPT model [ 24.724326] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 24.731366] block: unable to load configuration (fstab: Entry not found) [ 24.738133] block: attempting to load /tmp/ubifs_cfg/etc/config/fstab [ 24.744658] block: unable to load configuration (fstab: Entry not found) [ 24.751403] block: attempting to load /etc/config/fstab [ 24.756692] block: unable to load configuration (fstab: Entry not found) [ 24.763431] block: no usable configuration [ 24.768114] mount_root: overlay filesystem has not been fully initialized yet [ 24.776141] mount_root: switching to ubifs overlay [ 24.788559] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off. [ 24.852286] urandom-seed: Seed file not found (/etc/urandom.seed) [ 24.910610] procd: - early - [ 24.913537] procd: - watchdog - [ 25.454288] procd: - watchdog - [ 25.457599] procd: - ubus - [ 25.613686] procd: - init - [ 25.916747] kmodloader: loading kernel modules from /etc/modules.d/* [ 25.931461] urngd: v1.0.2 started. [ 25.940710] tun: Universal TUN/TAP device driver, 1.6 [ 25.974307] i2c /dev entries driver [ 25.982252] fuse: init (API version 7.31) [ 26.009374] xt_time: kernel timezone is -0000 [ 26.025604] PPP generic driver version 2.4.2 [ 26.030767] NET: Registered protocol family 24 [ 26.040768] kmodloader: done loading kernel modules from /etc/modules.d/* [ 30.501468] bgmac-enet 18024000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 30.511181] b53-srab-switch 18036000.srab sw0: configuring for fixed/ link mode [ 30.518652] 8021q: adding VLAN 0 to HW filter on device sw0 [ 30.524628] b53-srab-switch 18036000.srab sw0: Link is Up - 1Gbps/Full - flow control off [ 30.614247] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 30.620719] IPv6: ADDRCONF(NETDEV_CHANGE): sw0: link becomes ready [ 30.627588] device sw0 entered promiscuous mode [ 30.632153] device eth0 entered promiscuous mode [ 30.654232] qca8k 1.2000:10 lan3: configuring for phy/ link mode [ 30.662625] br-lan: port 1(lan3) entered blocking state [ 30.667980] br-lan: port 1(lan3) entered disabled state [ 30.693793] device lan3 entered promiscuous mode [ 30.738506] qca8k 1.2000:10 lan4: configuring for phy/ link mode [ 30.747339] br-lan: port 2(lan4) entered blocking state [ 30.752615] br-lan: port 2(lan4) entered disabled state [ 30.791352] device lan4 entered promiscuous mode [ 30.833658] qca8k 1.2000:10 lan5: configuring for phy/ link mode [ 30.842094] br-lan: port 3(lan5) entered blocking state [ 30.847379] br-lan: port 3(lan5) entered disabled state [ 30.917271] device lan5 entered promiscuous mode [ 30.958128] qca8k 1.2000:10 lan6: configuring for phy/ link mode [ 30.966724] br-lan: port 4(lan6) entered blocking state [ 30.972006] br-lan: port 4(lan6) entered disabled state [ 31.040141] device lan6 entered promiscuous mode [ 31.081795] qca8k 1.2000:10 lan7: configuring for phy/ link mode [ 31.090262] br-lan: port 5(lan7) entered blocking state [ 31.095570] br-lan: port 5(lan7) entered disabled state [ 31.161704] device lan7 entered promiscuous mode [ 31.188769] b53-srab-switch 18036000.srab sw1: configuring for fixed/ link mode [ 31.196271] 8021q: adding VLAN 0 to HW filter on device sw1 [ 31.201997] b53-srab-switch 18036000.srab sw1: Link is Up - 1Gbps/Full - flow control off [ 31.287483] IPv6: ADDRCONF(NETDEV_CHANGE): sw1: link becomes ready [ 31.304268] device sw1 entered promiscuous mode [ 31.328129] qca8k 1.0:10 lan8: configuring for phy/ link mode [ 31.347236] br-lan: port 6(lan8) entered blocking state [ 31.352498] br-lan: port 6(lan8) entered disabled state [ 31.394160] device lan8 entered promiscuous mode [ 31.436183] qca8k 1.0:10 lan9: configuring for phy/ link mode [ 31.444525] br-lan: port 7(lan9) entered blocking state [ 31.449790] br-lan: port 7(lan9) entered disabled state [ 31.514142] device lan9 entered promiscuous mode [ 31.556155] qca8k 1.0:10 lan10: configuring for phy/ link mode [ 31.564403] br-lan: port 8(lan10) entered blocking state [ 31.569735] br-lan: port 8(lan10) entered disabled state [ 31.616230] device lan10 entered promiscuous mode [ 31.677196] qca8k 1.0:10 lan11: configuring for phy/ link mode [ 31.685394] br-lan: port 9(lan11) entered blocking state [ 31.690723] br-lan: port 9(lan11) entered disabled state [ 31.756209] device lan11 entered promiscuous mode [ 31.813387] qca8k 1.0:10 lan12: configuring for phy/ link mode [ 31.827289] br-lan: port 10(lan12) entered blocking state [ 31.832746] br-lan: port 10(lan12) entered disabled state [ 31.904157] device lan12 entered promiscuous mode [ 31.911906] qca8k 1.0:10 lan12: Link is Up - 1Gbps/Full - flow control rx/tx [ 31.940295] br-lan: port 10(lan12) entered blocking state [ 31.945748] br-lan: port 10(lan12) entered forwarding state [ 31.953588] b53-srab-switch 18036000.srab wan1: configuring for phy/gmii link mode [ 31.962747] 8021q: adding VLAN 0 to HW filter on device wan1 [ 31.964875] b53-srab-switch 18036000.srab wan1: Link is Up - 1Gbps/Full - flow control off [ 32.070205] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 32.077092] br-wan: port 1(wan1) entered blocking state [ 32.082330] br-wan: port 1(wan1) entered disabled state [ 32.087830] device wan1 entered promiscuous mode [ 32.114425] br-wan: port 1(wan1) entered blocking state [ 32.119700] br-wan: port 1(wan1) entered forwarding state [ 32.130322] b53-srab-switch 18036000.srab wan2: configuring for phy/gmii link mode [ 32.138670] 8021q: adding VLAN 0 to HW filter on device wan2 [ 32.234501] br-wan: port 2(wan2) entered blocking state [ 32.239743] br-wan: port 2(wan2) entered disabled state [ 32.245279] device wan2 entered promiscuous mode root@OpenWrt:~#