[BPI-R4] bad switch performance in upload

i was watching a youtube movie and had some lags. so i thought i’ll go and check my connection with speedtest.net and was a bit surprised. first it reported 100mbit down/10mbit up, then 10mbit/10mbit. i switched the rj45 port from last port to first switch port (iirc thats from lan4 to lan1) and now i have 1gbit/100mbit (symmetric 1gbit ftth connection). i contacted my ISP to ask if there is any problems known, he said no, nothing known and my connection looks good on his side. i am running the latest master branch (from today). its a bit PITA to replace the r4 now, have to search the basement where i stored my old router, then create a new SD with an old image, and so on…

before i replace the r4 now with my old router, i thought i’ll go and ask if anyone has also such problem or an idea what could cause that.

edit: created now an image for my old clearfog and indeed, it seems to be a problem with openwrt and/or the hardware. i guess more like some sort of bug in openwrt. with the old clearfog i get 1gbit up and 1gbit down

I’ve had issues with SFP modules as well lately. Also running openwrt master I think the issue is a bug in the plugdev daemon, as unplugging and re-inserting the network cable helps me out, but this is a wild guess

created BPI-R4 - bad SFP+ performance · Issue #14736 · openwrt/openwrt · GitHub

first i thought its a sfp problem with my internet connection, but its not. its a problem with the internal switch of the r4. i was running my workstation<->r4 on the lan4 port where i was only able to get 1gbit/100mbit, but should be 1gbit/1gbit. I used now the sfp-rj45-converter and plugged my workstation into that. Tada… 1gbit up and download. So its for sure a problem with the internal switch somehow. seems like its not able to process more than about 100mbit in upload.

I’ve tried to reproduce this locally and iperf3 --bidir shows ~ 940MBit/s in both directions between bridged switch ports as well as routed traffic between WAN<->LAN ports. That doesn’t mean, of course, that there is no issue. But it means that the issue is most likely the phy (as it seems to depend on the actual link partner) and not the switch fabric itself.

To see if we are dealing with a regression, please try reverting the PHY-related parts of this commit

as short update: when i disable autonegotiation i get 1gbit up and down. i would love to revert the phy-related parts but… i am no dev, i have no idea what i should revert tbh :>

would it also help when i checkout base-files: upgrade: nand.sh: mute umount error · openwrt/openwrt@efcc100 · GitHub (parent) and test if there is the same behaviour? i guess thats faster to evaluate :slight_smile: → no its not, there is no banana pi r4 to select in menuconfig on that branch :frowning:

just tested 6.6.20, unfortunately the same behaviour :confused:

Other users have also reported issues with flow-control with some link partners. Try if disabling flow-control helps:

ethtool -A lanX autoneg off rx off tx off

yes that fixes/workarounds it. is there anything i can do to provide more information so someone can fix it?

You can show ethtool for all ports involved with auto-neg settings and if you compile kernel yourself adding debug to phylink which should result in printing Advertisement in bootlog

yes i compile my own builds. can you tell me where this option is in menuconfig? its so gigantic…

oli@DESKTOP-RA0V02P:~/openwrt$ grep -ri phy .config
CONFIG_DEFAULT_kmod-phy-aquantia=y
# CONFIG_PACKAGE_mt7988-2p5g-phy-firmware is not set
# CONFIG_PACKAGE_kmod-ipt-physdev is not set
# CONFIG_PACKAGE_kmod-fixed-phy is not set
CONFIG_PACKAGE_kmod-libphy=y
# CONFIG_PACKAGE_kmod-phy-airoha-en8811h is not set
# CONFIG_PACKAGE_kmod-phy-amd is not set
# CONFIG_PACKAGE_kmod-phy-aquantia is not set
# CONFIG_PACKAGE_kmod-phy-ax88796b is not set
# CONFIG_PACKAGE_kmod-phy-bcm84881 is not set
# CONFIG_PACKAGE_kmod-phy-broadcom is not set
# CONFIG_PACKAGE_kmod-phy-marvell is not set
# CONFIG_PACKAGE_kmod-phy-marvell-10g is not set
# CONFIG_PACKAGE_kmod-phy-microchip is not set
# CONFIG_PACKAGE_kmod-phy-realtek is not set
# CONFIG_PACKAGE_kmod-phy-smsc is not set
CONFIG_PACKAGE_kmod-phylink=y
# CONFIG_PACKAGE_python3-cryptography is not set
# CONFIG_PACKAGE_iptables-mod-physdev is not set

Only ethtool is available through menuconfig

The other is in source

So just add

#define DEBUG

After includes and before the source-line i pointed above and compile

should i test with 6.6 or better stay with 6.1 and add debug infos. Both are affected, but guess it is better with 6.1 as this is non-experimental, right?

i hope its enabled now, can you check that?

root@OpenWrt:~# cat dmesg.log 
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd090]
[    0.000000] Linux version 6.1.81 (oli@DESKTOP-RA0V02P) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.3.0 r25540-7b89388674) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Wed Mar 13 22:51:23 2024
[    0.000000] Machine model: Bananapi BPI-R4
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000040000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x0000000042ffffff]
[    0.000000]   node   0: [mem 0x0000000043000000-0x000000004304ffff]
[    0.000000]   node   0: [mem 0x0000000043050000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff]
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.4
[    0.000000] percpu: Embedded 18 pages/cpu s33384 r8192 d32152 u73728
[    0.000000] pcpu-alloc: s33384 r8192 d32152 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Detected VIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
[    0.000000] Kernel command line: console=ttyS0,115200n1 pci=pcie_bus_perf root=/dev/fit0 rootwait
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 4.
[    0.000000] software IO TLB: mapped [mem 0x00000000fa7b4000-0x00000000fe7b4000] (64MB)
[    0.000000] Memory: 4034692K/4194304K available (8320K kernel code, 886K rwdata, 2416K rodata, 448K init, 289K bss, 159612K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] 	Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 416 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000c080000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 13.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2ff89eacb, max_idle_ns: 440795202429 ns
[    0.000000] sched_clock: 56 bits at 13MHz, resolution 76ns, wraps every 4398046511101ns
[    0.000058] Calibrating delay loop (skipped), value calculated using timer frequency.. 26.00 BogoMIPS (lpj=130000)
[    0.000065] pid_max: default: 32768 minimum: 301
[    0.000272] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000286] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000857] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    0.001064] cblist_init_generic: Setting adjustable number of callback queues.
[    0.001066] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.001140] rcu: Hierarchical SRCU implementation.
[    0.001142] rcu: 	Max phase no-delay instances is 1000.
[    0.001406] smp: Bringing up secondary CPUs ...
[    0.001621] Detected VIPT I-cache on CPU1
[    0.001665] cacheinfo: Unable to detect cache hierarchy for CPU 1
[    0.001672] GICv3: CPU1: found redistributor 1 region 0:0x000000000c0a0000
[    0.001691] CPU1: Booted secondary processor 0x0000000001 [0x411fd090]
[    0.001917] Detected VIPT I-cache on CPU2
[    0.001948] cacheinfo: Unable to detect cache hierarchy for CPU 2
[    0.001952] GICv3: CPU2: found redistributor 2 region 0:0x000000000c0c0000
[    0.001961] CPU2: Booted secondary processor 0x0000000002 [0x411fd090]
[    0.002185] Detected VIPT I-cache on CPU3
[    0.002216] cacheinfo: Unable to detect cache hierarchy for CPU 3
[    0.002220] GICv3: CPU3: found redistributor 3 region 0:0x000000000c0e0000
[    0.002229] CPU3: Booted secondary processor 0x0000000003 [0x411fd090]
[    0.002257] smp: Brought up 1 node, 4 CPUs
[    0.002262] SMP: Total of 4 processors activated.
[    0.002265] CPU features: detected: 32-bit EL0 Support
[    0.002267] CPU features: detected: CRC32 instructions
[    0.002294] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
[    0.002298] CPU: All CPU(s) started at EL2
[    0.002299] alternatives: applying system-wide alternatives
[    0.005758] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.005770] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.005866] pinctrl core: initialized pinctrl subsystem
[    0.006427] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.006699] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.006803] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.006905] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.007142] thermal_sys: Registered thermal governor 'fair_share'
[    0.007145] thermal_sys: Registered thermal governor 'bang_bang'
[    0.007146] thermal_sys: Registered thermal governor 'step_wise'
[    0.007148] thermal_sys: Registered thermal governor 'user_space'
[    0.007186] ASID allocator initialised with 65536 entries
[    0.007661] printk: console [ramoops-1] enabled
[    0.007700] pstore: Registered ramoops as persistent store backend
[    0.007704] ramoops: using 0x10000@0x42ff0000, ecc: 0
[    0.015761] cryptd: max_cpu_qlen set to 1000
[    0.016536] SCSI subsystem initialized
[    0.016588] libata version 3.00 loaded.
[    0.017303] clocksource: Switched to clocksource arch_sys_counter
[    0.017721] NET: Registered PF_INET protocol family
[    0.017867] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.019690] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.019712] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.019721] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.019828] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.020234] TCP: Hash tables configured (established 32768 bind 32768)
[    0.020319] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.020375] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.020535] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.020578] PCI: CLS 0 bytes, default 64
[    0.021358] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.023336] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.023347] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.042971] mtk-xsphy soc:xphy@11e10000: failed to get ref_clk(id-1)
[    0.043476] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[    0.043495] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[    0.043506] mtk-pcie-gen3 11280000.pcie:       IO 0x0020000000..0x00201fffff -> 0x0020000000
[    0.043518] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020200000..0x0027ffffff -> 0x0020200000
[    0.043606] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
[    0.043617] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
[    0.043626] mtk-pcie-gen3 11290000.pcie:       IO 0x0028000000..0x00281fffff -> 0x0028000000
[    0.043635] mtk-pcie-gen3 11290000.pcie:      MEM 0x0028200000..0x002fffffff -> 0x0028200000
[    0.043652] /soc/pcie@11290000: Failed to get clk index: 0 ret: -517
[    0.043661] mtk-pcie-gen3 11290000.pcie: failed to get clocks
[    0.043722] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
[    0.043732] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
[    0.043741] mtk-pcie-gen3 11300000.pcie:       IO 0x0030000000..0x00301fffff -> 0x0030000000
[    0.043749] mtk-pcie-gen3 11300000.pcie:      MEM 0x0030200000..0x0037ffffff -> 0x0030200000
[    0.043765] /soc/pcie@11300000: Failed to get clk index: 0 ret: -517
[    0.043773] mtk-pcie-gen3 11300000.pcie: failed to get clocks
[    0.043844] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
[    0.043854] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
[    0.043862] mtk-pcie-gen3 11310000.pcie:       IO 0x0038000000..0x00381fffff -> 0x0038000000
[    0.043871] mtk-pcie-gen3 11310000.pcie:      MEM 0x0038200000..0x003fffffff -> 0x0038200000
[    0.043891] /soc/pcie@11310000: Failed to get clk index: 0 ret: -517
[    0.043898] mtk-pcie-gen3 11310000.pcie: failed to get clocks
[    0.047764] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
[    0.048299] printk: console [ttyS0] disabled
[    0.068432] 11000000.serial: ttyS0 at MMIO 0x11000000 (irq = 99, base_baud = 2500000) is a ST16650V2
[    0.932622] printk: console [ttyS0] enabled
[    0.957344] 11000100.serial: ttyS1 at MMIO 0x11000100 (irq = 100, base_baud = 2500000) is a ST16650V2
[    0.987013] 11000200.serial: ttyS2 at MMIO 0x11000200 (irq = 101, base_baud = 2500000) is a ST16650V2
[    0.996777] cacheinfo: Unable to detect cache hierarchy for CPU 0
[    1.004586] loop: module loaded
[    1.008936] spi-nand spi0.0: Winbond SPI NAND was found.
[    1.014250] spi-nand spi0.0: 128 MiB, block size: 128 KiB, page size: 2048, OOB size: 64
[    1.022495] 2 fixed-partitions partitions found on MTD device spi0.0
[    1.028859] OF: Bad cell count for /soc/spi@11007000/spi_nand@0/partitions
[    1.035728] OF: Bad cell count for /soc/spi@11007000/spi_nand@0/partitions
[    1.042707] Creating 2 MTD partitions on "spi0.0":
[    1.047495] 0x000000000000-0x000000200000 : "bl2"
[    1.053550] 0x000000200000-0x000008000000 : "ubi"
[    1.126321] ubi0: default fastmap pool size: 50
[    1.130854] ubi0: default fastmap WL pool size: 25
[    1.135633] ubi0: attaching mtd1
[    1.941471] ubi0: scanning is finished
[    1.954621] ubi0: attached mtd1 (name "ubi", size 126 MiB)
[    1.960105] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.966967] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.973744] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.980693] ubi0: good PEBs: 1008, bad PEBs: 0, corrupted PEBs: 0
[    1.986774] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[    1.993985] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1697192243
[    2.003103] ubi0: available PEBs: 105, total reserved PEBs: 903, PEBs reserved for bad PEB handling: 20
[    2.012485] ubi0: background thread "ubi_bgt0d" started, PID 210
[    2.014104] block ubiblock0_1: created from ubi0:1(rootfs)
[    2.023974] ubiblock: device ubiblock0_1 (rootfs) set to be root filesystem
[    2.158718] i2c_dev: i2c /dev entries driver
[    2.178210] mtk-wdt 1001c000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[    2.187910] mtk-msdc 11230000.mmc: Got CD GPIO
[    2.188030] NET: Registered PF_INET6 protocol family
[    2.197744] Segment Routing with IPv6
[    2.201410] In-situ OAM (IOAM) with IPv6
[    2.205347] NET: Registered PF_PACKET protocol family
[    2.210447] 8021q: 802.1Q VLAN Support v1.8
[    2.215310] pstore: Using crash dump compression: deflate
[    2.229056] phy phy-soc:[email protected]: type_sw - reg 0x218, index 0
[    2.236054] mtk-pcie-gen3 11280000.pcie: host bridge /soc/pcie@11280000 ranges:
[    2.243426] mtk-pcie-gen3 11280000.pcie: Parsing ranges property...
[    2.249697] mtk-pcie-gen3 11280000.pcie:       IO 0x0020000000..0x00201fffff -> 0x0020000000
[    2.258136] mtk-pcie-gen3 11280000.pcie:      MEM 0x0020200000..0x0027ffffff -> 0x0020200000
[    2.284356] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.294366] mmc0: new high speed SDHC card at address 59b4
[    2.300445] mmcblk0: mmc0:59b4 USD   29.5 GiB 
[    2.309464] Alternate GPT is invalid, using primary GPT.
[    2.315562]  mmcblk0: p1 p2 p3 p4 p5 p6 p7
[    2.607329] mtk-pcie-gen3 11280000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
[    2.616129] mtk-pcie-gen3: probe of 11280000.pcie failed with error -110
[    2.623163] mtk-pcie-gen3 11290000.pcie: host bridge /soc/pcie@11290000 ranges:
[    2.630476] mtk-pcie-gen3 11290000.pcie: Parsing ranges property...
[    2.636738] mtk-pcie-gen3 11290000.pcie:       IO 0x0028000000..0x00281fffff -> 0x0028000000
[    2.645172] mtk-pcie-gen3 11290000.pcie:      MEM 0x0028200000..0x002fffffff -> 0x0028200000
[    2.987307] mtk-pcie-gen3 11290000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
[    2.996084] mtk-pcie-gen3: probe of 11290000.pcie failed with error -110
[    3.002932] mtk-pcie-gen3 11300000.pcie: host bridge /soc/pcie@11300000 ranges:
[    3.010239] mtk-pcie-gen3 11300000.pcie: Parsing ranges property...
[    3.016498] mtk-pcie-gen3 11300000.pcie:       IO 0x0030000000..0x00301fffff -> 0x0030000000
[    3.024929] mtk-pcie-gen3 11300000.pcie:      MEM 0x0030200000..0x0037ffffff -> 0x0030200000
[    3.367326] mtk-pcie-gen3 11300000.pcie: PCIe link down, current LTSSM state: detect.quiet (0x1)
[    3.376103] mtk-pcie-gen3: probe of 11300000.pcie failed with error -110
[    3.382955] mtk-pcie-gen3 11310000.pcie: host bridge /soc/pcie@11310000 ranges:
[    3.390263] mtk-pcie-gen3 11310000.pcie: Parsing ranges property...
[    3.396520] mtk-pcie-gen3 11310000.pcie:       IO 0x0038000000..0x00381fffff -> 0x0038000000
[    3.404951] mtk-pcie-gen3 11310000.pcie:      MEM 0x0038200000..0x003fffffff -> 0x0038200000
[    3.650077] mtk-pcie-gen3 11310000.pcie: set IO trans window[0]: cpu_addr = 0x38000000, pci_addr = 0x38000000, size = 0x200000
[    3.661457] mtk-pcie-gen3 11310000.pcie: set MEM trans window[1]: cpu_addr = 0x38200000, pci_addr = 0x38200000, size = 0x200000
[    3.672922] mtk-pcie-gen3 11310000.pcie: set MEM trans window[2]: cpu_addr = 0x38400000, pci_addr = 0x38400000, size = 0x400000
[    3.684384] mtk-pcie-gen3 11310000.pcie: set MEM trans window[3]: cpu_addr = 0x38800000, pci_addr = 0x38800000, size = 0x800000
[    3.695847] mtk-pcie-gen3 11310000.pcie: set MEM trans window[4]: cpu_addr = 0x39000000, pci_addr = 0x39000000, size = 0x1000000
[    3.707397] mtk-pcie-gen3 11310000.pcie: set MEM trans window[5]: cpu_addr = 0x3a000000, pci_addr = 0x3a000000, size = 0x2000000
[    3.718946] mtk-pcie-gen3 11310000.pcie: set MEM trans window[6]: cpu_addr = 0x3c000000, pci_addr = 0x3c000000, size = 0x4000000
[    3.730612] mtk-pcie-gen3 11310000.pcie: PCI host bridge to bus 0001:00
[    3.737216] pci_bus 0001:00: root bus resource [bus 00-ff]
[    3.742696] pci_bus 0001:00: root bus resource [io  0x600000-0x7fffff] (bus address [0x38000000-0x381fffff])
[    3.752511] pci_bus 0001:00: root bus resource [mem 0x38200000-0x3fffffff]
[    3.759376] pci_bus 0001:00: scanning bus
[    3.763394] pci 0001:00:00.0: [14c3:7988] type 01 class 0x060400
[    3.769406] pci 0001:00:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.776241] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    3.782327] pci 0001:00:00.0: PME# disabled
[    3.787704] pci_bus 0001:00: fixups for bus
[    3.791880] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 0
[    3.798572] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.806568] pci 0001:00:00.0: scanning [bus 00-00] behind bridge, pass 1
[    3.813309] pci_bus 0001:01: scanning bus
[    3.817336] pci 0001:01:00.0: [14c3:7615] type 00 class 0x000280
[    3.823354] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[    3.857320] pci_bus 0001:01: fixups for bus
[    3.861493] pci_bus 0001:01: bus scan returning with max=01
[    3.867053] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01
[    3.873664] pci_bus 0001:00: bus scan returning with max=01
[    3.879238] pci 0001:00:00.0: BAR 8: assigned [mem 0x38200000-0x382fffff]
[    3.886015] pci 0001:00:00.0: BAR 0: assigned [mem 0x38300000-0x38307fff 64bit]
[    3.893320] pci 0001:01:00.0: BAR 0: assigned [mem 0x38200000-0x382fffff 64bit]
[    3.900629] pci 0001:00:00.0: PCI bridge to [bus 01]
[    3.905584] pci 0001:00:00.0:   bridge window [mem 0x38200000-0x382fffff]
[    3.912372] pci 0001:00:00.0: Max Payload Size set to  256/ 256 (was  128), Max Read Rq  256
[    3.920814] pci 0001:01:00.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  128
[    3.929306] pcieport 0001:00:00.0: assign IRQ: got 112
[    3.934437] pcieport 0001:00:00.0: enabling device (0000 -> 0002)
[    3.940531] pcieport 0001:00:00.0: enabling bus mastering
[    3.946178] mtk-pcie-gen3 11310000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11310c00 data 0
[    3.954612] mtk-pcie-gen3 11310000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11310c00 data 1
[    3.963039] mtk-pcie-gen3 11310000.pcie: msi#0x2 address_hi 0x0 address_lo 0x11310c00 data 2
[    3.971464] mtk-pcie-gen3 11310000.pcie: msi#0x3 address_hi 0x0 address_lo 0x11310c00 data 3
[    3.979893] mtk-pcie-gen3 11310000.pcie: msi#0x4 address_hi 0x0 address_lo 0x11310c00 data 4
[    3.988319] mtk-pcie-gen3 11310000.pcie: msi#0x5 address_hi 0x0 address_lo 0x11310c00 data 5
[    3.996742] mtk-pcie-gen3 11310000.pcie: msi#0x6 address_hi 0x0 address_lo 0x11310c00 data 6
[    4.005168] mtk-pcie-gen3 11310000.pcie: msi#0x7 address_hi 0x0 address_lo 0x11310c00 data 7
[    4.013594] mtk-pcie-gen3 11310000.pcie: msi#0x8 address_hi 0x0 address_lo 0x11310c00 data 8
[    4.022019] mtk-pcie-gen3 11310000.pcie: msi#0x9 address_hi 0x0 address_lo 0x11310c00 data 9
[    4.030445] mtk-pcie-gen3 11310000.pcie: msi#0xa address_hi 0x0 address_lo 0x11310c00 data 10
[    4.038957] mtk-pcie-gen3 11310000.pcie: msi#0xb address_hi 0x0 address_lo 0x11310c00 data 11
[    4.047469] mtk-pcie-gen3 11310000.pcie: msi#0xc address_hi 0x0 address_lo 0x11310c00 data 12
[    4.055979] mtk-pcie-gen3 11310000.pcie: msi#0xd address_hi 0x0 address_lo 0x11310c00 data 13
[    4.064491] mtk-pcie-gen3 11310000.pcie: msi#0xe address_hi 0x0 address_lo 0x11310c00 data 14
[    4.073003] mtk-pcie-gen3 11310000.pcie: msi#0xf address_hi 0x0 address_lo 0x11310c00 data 15
[    4.081515] mtk-pcie-gen3 11310000.pcie: msi#0x10 address_hi 0x0 address_lo 0x11310c00 data 16
[    4.090118] mtk-pcie-gen3 11310000.pcie: msi#0x11 address_hi 0x0 address_lo 0x11310c00 data 17
[    4.098721] mtk-pcie-gen3 11310000.pcie: msi#0x12 address_hi 0x0 address_lo 0x11310c00 data 18
[    4.107321] mtk-pcie-gen3 11310000.pcie: msi#0x13 address_hi 0x0 address_lo 0x11310c00 data 19
[    4.115918] mtk-pcie-gen3 11310000.pcie: msi#0x14 address_hi 0x0 address_lo 0x11310c00 data 20
[    4.124517] mtk-pcie-gen3 11310000.pcie: msi#0x15 address_hi 0x0 address_lo 0x11310c00 data 21
[    4.133116] mtk-pcie-gen3 11310000.pcie: msi#0x16 address_hi 0x0 address_lo 0x11310c00 data 22
[    4.141715] mtk-pcie-gen3 11310000.pcie: msi#0x17 address_hi 0x0 address_lo 0x11310c00 data 23
[    4.150313] mtk-pcie-gen3 11310000.pcie: msi#0x18 address_hi 0x0 address_lo 0x11310c00 data 24
[    4.158912] mtk-pcie-gen3 11310000.pcie: msi#0x19 address_hi 0x0 address_lo 0x11310c00 data 25
[    4.167511] mtk-pcie-gen3 11310000.pcie: msi#0x1a address_hi 0x0 address_lo 0x11310c00 data 26
[    4.176108] mtk-pcie-gen3 11310000.pcie: msi#0x1b address_hi 0x0 address_lo 0x11310c00 data 27
[    4.184707] mtk-pcie-gen3 11310000.pcie: msi#0x1c address_hi 0x0 address_lo 0x11310c00 data 28
[    4.193306] mtk-pcie-gen3 11310000.pcie: msi#0x1d address_hi 0x0 address_lo 0x11310c00 data 29
[    4.201906] mtk-pcie-gen3 11310000.pcie: msi#0x1e address_hi 0x0 address_lo 0x11310c00 data 30
[    4.210505] mtk-pcie-gen3 11310000.pcie: msi#0x1f address_hi 0x0 address_lo 0x11310c00 data 31
[    4.219403] mtk-pcie-gen3 11310000.pcie: msi#0x0 address_hi 0x0 address_lo 0x11310c00 data 0
[    4.227891] pcieport 0001:00:00.0: PME: Signaling with IRQ 113
[    4.233815] pcieport 0001:00:00.0: AER: enabled with IRQ 113
[    4.239503] pcieport 0001:00:00.0: saving config space at offset 0x0 (reading 0x798814c3)
[    4.247672] pcieport 0001:00:00.0: saving config space at offset 0x4 (reading 0x100406)
[    4.255662] pcieport 0001:00:00.0: saving config space at offset 0x8 (reading 0x6040001)
[    4.263740] pcieport 0001:00:00.0: saving config space at offset 0xc (reading 0x10000)
[    4.271645] pcieport 0001:00:00.0: saving config space at offset 0x10 (reading 0x38300004)
[    4.279897] pcieport 0001:00:00.0: saving config space at offset 0x14 (reading 0x0)
[    4.287541] pcieport 0001:00:00.0: saving config space at offset 0x18 (reading 0x10100)
[    4.295532] pcieport 0001:00:00.0: saving config space at offset 0x1c (reading 0x1f1)
[    4.303349] pcieport 0001:00:00.0: saving config space at offset 0x20 (reading 0x38203820)
[    4.311601] pcieport 0001:00:00.0: saving config space at offset 0x24 (reading 0x1fff1)
[    4.319592] pcieport 0001:00:00.0: saving config space at offset 0x28 (reading 0x0)
[    4.327234] pcieport 0001:00:00.0: saving config space at offset 0x2c (reading 0x0)
[    4.334879] pcieport 0001:00:00.0: saving config space at offset 0x30 (reading 0x0)
[    4.342525] pcieport 0001:00:00.0: saving config space at offset 0x34 (reading 0x80)
[    4.350257] pcieport 0001:00:00.0: saving config space at offset 0x38 (reading 0x0)
[    4.357901] pcieport 0001:00:00.0: saving config space at offset 0x3c (reading 0x20170)
[    4.367013] FIT: Detected U-Boot 2024.01-OpenWrt-r25540-7b89388674
[    4.373192] FIT: Selected configuration: "config-mt7988a-bananapi-bpi-r4" (OpenWrt bananapi_bpi-r4)
[    4.382272] FIT:           kernel sub-image 0x00001000..0x00540d6c "kernel-1" (ARM64 OpenWrt Linux-6.1.81) 
[    4.392006] FIT:          flat_dt sub-image 0x00541000..0x0054b822 "fdt-1" (ARM64 OpenWrt bananapi_bpi-r4 device tree blob) 
[    4.403215] FIT:          flat_dt sub-image 0x0054c000..0x0054c611 "fdt-mt7988a-bananapi-bpi-r4-emmc" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-emmc) 
[    4.419544] FIT:          flat_dt sub-image 0x0054d000..0x0054d11c "fdt-mt7988a-bananapi-bpi-r4-rtc" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-rtc) 
[    4.435699] FIT:          flat_dt sub-image 0x0054e000..0x0054e5c9 "fdt-mt7988a-bananapi-bpi-r4-sd" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-sd) 
[    4.451681] FIT:          flat_dt sub-image 0x0054f000..0x0054f8eb "fdt-mt7988a-bananapi-bpi-r4-wifi-mt7996a" (ARM64 OpenWrt bananapi_bpi-r4 device tree overlay mt7988a-bananapi-bpi-r4-wifi-mt7996a) 
[    4.469397] FIT:       filesystem sub-image 0x00550000..0x01810fff "rootfs-1" (ARM64 OpenWrt bananapi_bpi-r4 rootfs) 
[    4.480217] block mmcblk0p7: mapped 1 uImage.FIT filesystem sub-image as /dev/fit0
[    4.487931] block mmcblk0p7: mapped remaing space as /dev/fitrw
[    4.618785] mtk_soc_eth 15100000.ethernet: generated random MAC address 65:74:68:25:64:00
[    4.626970] mtk_soc_eth 15100000.ethernet: generated random MAC address 65:74:68:25:64:00
[    4.635146] mtk_soc_eth 15100000.ethernet: generated random MAC address 65:74:68:25:64:00
[    4.645348] mtk_soc_eth 15100000.ethernet eth0: mediatek frame engine at 0xffffffc00a300000, irq 103
[    4.654966] mtk_soc_eth 15100000.ethernet eth1: mediatek frame engine at 0xffffffc00a300000, irq 103
[    4.664587] mtk_soc_eth 15100000.ethernet eth2: mediatek frame engine at 0xffffffc00a300000, irq 103
[    4.753588] mt7530-mmio 15020000.switch: configuring for fixed/internal link mode
[    4.761094] mt7530-mmio 15020000.switch: major config internal
[    4.766915] mt7530-mmio 15020000.switch: phylink_mac_config: mode=fixed/internal/10Gbps/Full/none adv=00000000,00000400,00006240 pause=03 link=0
[    4.779871] mt7530-mmio 15020000.switch: Link is Up - 10Gbps/Full - flow control rx/tx
[    4.804188] mt7530-mmio 15020000.switch wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7988 PHY] (irq=115)
[    4.814792] mt7530-mmio 15020000.switch wan (uninitialized): phy: internal setting supported 00000000,00000000,000062ef advertising 00000000,00000000,000062ef
[    4.853602] mt7530-mmio 15020000.switch lan1 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7988 PHY] (irq=116)
[    4.864290] mt7530-mmio 15020000.switch lan1 (uninitialized): phy: internal setting supported 00000000,00000000,000062ef advertising 00000000,00000000,000062ef
[    4.902997] mt7530-mmio 15020000.switch lan2 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7988 PHY] (irq=117)
[    4.913686] mt7530-mmio 15020000.switch lan2 (uninitialized): phy: internal setting supported 00000000,00000000,000062ef advertising 00000000,00000000,000062ef
[    4.953080] mt7530-mmio 15020000.switch lan3 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7988 PHY] (irq=118)
[    4.963769] mt7530-mmio 15020000.switch lan3 (uninitialized): phy: internal setting supported 00000000,00000000,000062ef advertising 00000000,00000000,000062ef
[    4.978287] device eth0 entered promiscuous mode
[    4.982907] DSA: tree 0 setup
[    4.986492] UBI: auto-attach mtd1
[    4.989809] ubi: mtd1 is already attached to ubi0
[    4.994501] UBI error: cannot attach mtd1
[    5.006912] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
[    5.014165] Freeing unused kernel memory: 448K
[    5.057386] Run /sbin/init as init process
[    5.061473]   with arguments:
[    5.064429]     /sbin/init
[    5.067126]   with environment:
[    5.070260]     HOME=/
[    5.072609]     TERM=linux
[    5.209107] init: Console is alive
[    5.212620] init: - watchdog -
[    5.792845] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    5.832747] pps_core: LinuxPPS API ver. 1 registered
[    5.837729] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    5.847480] PTP clock support registered
[    5.853536] usbcore: registered new interface driver usbfs
[    5.859079] usbcore: registered new interface driver hub
[    5.864404] usbcore: registered new device driver usb
[    5.872756] xhci-mtk 11200000.usb: supply vbus not found, using dummy regulator
[    5.880172] xhci-mtk 11200000.usb: supply vusb33 not found, using dummy regulator
[    5.888034] xhci-mtk 11200000.usb: xHCI Host Controller
[    5.893263] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 1
[    5.903707] xhci-mtk 11200000.usb: hcc params 0x01403f99 hci version 0x110 quirks 0x0000000000210010
[    5.912890] xhci-mtk 11200000.usb: irq 119, io mem 0x11200000
[    5.918706] xhci-mtk 11200000.usb: xHCI Host Controller
[    5.923923] xhci-mtk 11200000.usb: new USB bus registered, assigned bus number 2
[    5.931312] xhci-mtk 11200000.usb: Host supports USB 3.2 Enhanced SuperSpeed
[    5.938622] hub 1-0:1.0: USB hub found
[    5.942378] hub 1-0:1.0: 1 port detected
[    5.946468] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.954753] hub 2-0:1.0: USB hub found
[    5.958514] hub 2-0:1.0: 1 port detected
[    5.964823] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    5.974838] init: - preinit -
[    6.196213] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
[    6.204363] mtk_soc_eth 15100000.ethernet eth0: major config internal
[    6.210797] mtk_soc_eth 15100000.ethernet eth0: phylink_mac_config: mode=fixed/internal/10Gbps/Full/none adv=00000000,00000400,00006240 pause=03 link=0
[    6.224376] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
[    6.231514] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
[    6.240691] mt7530-mmio 15020000.switch lan1: major config internal
[    6.246949] mt7530-mmio 15020000.switch lan1: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[    6.260627] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.260952] mt7530-mmio 15020000.switch lan1: phy link down internal/Unknown/Unknown/none/off
[    6.397322] usb 1-1: new high-speed USB device number 2 using xhci-mtk
[    6.579918] hub 1-1:1.0: USB hub found
[    6.583838] hub 1-1:1.0: 5 ports detected
[    6.727501] usb 2-1: new SuperSpeed USB device number 2 using xhci-mtk
[    6.760010] hub 2-1:1.0: USB hub found
[    6.763937] hub 2-1:1.0: 4 ports detected
[    7.277304] usb 1-1.5: new high-speed USB device number 3 using xhci-mtk
[    7.587306] random: crng init done
[    8.590025] EXT4-fs (fitrw): recovery complete
[    8.601148] EXT4-fs (fitrw): mounted filesystem with ordered data mode. Quota mode: disabled.
[    8.613070] mount_root: switching to ext4 overlay
[    8.619792] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[    8.630735] urandom-seed: Seeding with /etc/urandom.seed
[    8.672405] procd: - early -
[    8.675339] procd: - watchdog -
[    9.220018] procd: - watchdog -
[    9.255976] procd: - ubus -
[    9.410412] procd: - init -
[    9.630416] kmodloader: loading kernel modules from /etc/modules.d/*
[    9.676743] i2c i2c-1: Added multiplexed i2c bus 2
[    9.681637] i2c i2c-1: Added multiplexed i2c bus 3
[    9.686478] i2c i2c-1: Added multiplexed i2c bus 4
[    9.691321] i2c i2c-1: Added multiplexed i2c bus 5
[    9.696104] pca954x 1-0070: registered 4 multiplexed busses for I2C switch pca9545
[    9.706560] crypto-safexcel 15600000.crypto: can't request region for resource [mem 0x15600000-0x1577ffff]
[    9.716234] crypto-safexcel 15600000.crypto: failed to get resource
[    9.722492] crypto-safexcel: probe of 15600000.crypto failed with error -16
[    9.726903] urngd: v1.0.2 started.
[    9.734590] at24 2-0050: supply vcc not found, using dummy regulator
[    9.770659] at24 2-0057: supply vcc not found, using dummy regulator
[    9.777590] at24 2-0057: 256 byte 24c02 EEPROM, writable, 1 bytes/write
[    9.784621] Loading modules backported from Linux version v6.6.15-0-g51f354b815c4
[    9.792115] Backport generated by backports.git 193becf2
[    9.802050] sfp sfp1: Host maximum power 3.0W
[    9.806894] sfp sfp2: Host maximum power 3.0W
[    9.817600] Intel(R) Wireless WiFi driver for Linux
[    9.831849] mt7615e 0001:01:00.0: assign IRQ: got 112
[    9.836917] mt7615e 0001:01:00.0: enabling device (0000 -> 0002)
[    9.842957] mt7615e 0001:01:00.0: enabling bus mastering
[    9.848331] mtk-pcie-gen3 11310000.pcie: msi#0x1 address_hi 0x0 address_lo 0x11310c00 data 1
[    9.860821] mt7615e 0001:01:00.0: registering led 'mt76-phy0'
[    9.866857] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.874039] mt7615e 0001:01:00.0: registering led 'mt76-phy1'
[    9.880171] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[    9.886968] ieee80211 phy1: copying sband (band 1) due to VHT EXT NSS BW flag
[    9.912377] PPP generic driver version 2.4.2
[    9.915971] mt7615e 0001:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
[    9.915971] 
[    9.926557] NET: Registered PF_PPPOX protocol family
[   10.028742] mt7615e 0001:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
[   10.038242] RTL871X: module init start
[   10.041998] RTL871X: rtl8812au v4.3.14_13455.20150212_BTCOEX20150128-51
[   10.048609] RTL871X: rtl8812au BT-Coex version = BTCOEX20150128-51
[   10.054866] usbcore: registered new interface driver rtl8812au
[   10.060696] RTL871X: module init ret=0
[   10.068308] mt7615e 0001:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190415154149
[   10.077218] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   10.085061] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <[email protected]>. All Rights Reserved.
[   10.109685] usbcore: registered new interface driver ath9k_htc
[   10.117380] kmodloader: done loading kernel modules from /etc/modules.d/*
[   10.128619] sfp sfp1: module OEM              GLC-BX-U-C       rev 1.0  sn 1152216730       dc 150602  
[   10.138031] mtk_soc_eth 15100000.ethernet eth2: optical SFP: interfaces=[mac=2-4,22-24,27,29, sfp=22]
[   10.147251] mtk_soc_eth 15100000.ethernet eth2: optical SFP: chosen 1000base-x interface
[   10.155402] mtk_soc_eth 15100000.ethernet eth2: requesting link mode inband/1000base-x with support 00000000,00000200,00006440
[   10.166803] mtk_soc_eth 15100000.ethernet eth2: switched to inband/1000base-x link mode
[   10.197813] sfp sfp2: module OEM              SFP+10G-T        rev A    sn WEPOQTBZ1001     dc 230915  
[   10.199793] hwmon hwmon2: temp1_input not attached to any thermal zone
[   10.207221] mtk_soc_eth 15100000.ethernet eth1: optical SFP: interfaces=[mac=1-4,22-24,27,29, sfp=27]
[   10.222990] mtk_soc_eth 15100000.ethernet eth1: optical SFP: chosen 10gbase-r interface
[   10.231005] mtk_soc_eth 15100000.ethernet eth1: requesting link mode inband/10gbase-r with support 00000000,00000800,00006440
[   10.242320] mtk_soc_eth 15100000.ethernet eth1: switched to inband/10gbase-r link mode
[   10.261441] hwmon hwmon3: temp1_input not attached to any thermal zone
[   12.377468] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/10gbase-r link mode
[   12.385747] mtk_soc_eth 15100000.ethernet eth1: major config 10gbase-r
[   12.393179] mtk_soc_eth 15100000.ethernet eth1: phylink_mac_config: mode=inband/10gbase-r/Unknown/Unknown/none adv=00000000,00000800,00006440 pause=04 link=0
[   12.420682] mtk_soc_eth 15100000.ethernet eth2: configuring for inband/1000base-x link mode
[   12.429084] mtk_soc_eth 15100000.ethernet eth2: major config 1000base-x
[   12.436256] mtk_soc_eth 15100000.ethernet eth2: phylink_mac_config: mode=inband/1000base-x/Unknown/Unknown/none adv=00000000,00000200,00006440 pause=04 link=0
[   12.454840] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
[   12.462540] mt7530-mmio 15020000.switch wan: major config internal
[   12.468746] mt7530-mmio 15020000.switch wan: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[   12.484695] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
[   12.485110] mt7530-mmio 15020000.switch wan: phy link up internal/1Gbps/Full/none/rx/tx
[   12.489772] mt7530-mmio 15020000.switch wan: Link is Up - 1Gbps/Full - flow control rx/tx
[   12.492466] mt7530-mmio 15020000.switch lan1: major config internal
[   12.492471] mt7530-mmio 15020000.switch lan1: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[   12.530457] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[   12.537353] mt7530-mmio 15020000.switch lan1: phy link down internal/Unknown/Unknown/none/off
[   12.537432] mt7530-mmio 15020000.switch lan2: configuring for phy/internal link mode
[   12.553698] mt7530-mmio 15020000.switch lan2: major config internal
[   12.560008] mt7530-mmio 15020000.switch lan2: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[   12.574239] mt7530-mmio 15020000.switch lan2: phy link up internal/100Mbps/Full/none/rx/tx
[   12.574425] mt7530-mmio 15020000.switch lan3: configuring for phy/internal link mode
[   12.578730] mt7530-mmio 15020000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
[   12.598725] mt7530-mmio 15020000.switch lan3: major config internal
[   12.604992] mt7530-mmio 15020000.switch lan3: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[   12.619787] IPv6: ADDRCONF(NETDEV_CHANGE): lan2: link becomes ready
[   12.620222] mt7530-mmio 15020000.switch lan3: phy link down internal/Unknown/Unknown/none/off
[   12.671387] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/10gbase-r link mode
[   12.679711] mtk_soc_eth 15100000.ethernet eth1: major config 10gbase-r
[   12.686250] mtk_soc_eth 15100000.ethernet eth1: phylink_mac_config: mode=inband/10gbase-r/Unknown/Unknown/none adv=00000000,00000800,00006440 pause=04 link=0
[   12.723662] br-lan: port 1(eth1) entered blocking state
[   12.728919] br-lan: port 1(eth1) entered disabled state
[   12.734313] device eth1 entered promiscuous mode
[   12.750885] mt7530-mmio 15020000.switch lan2: phy link down internal/100Mbps/Full/none/rx/tx
[   12.757200] mt7530-mmio 15020000.switch lan2: Link is Down
[   12.764964] mt7530-mmio 15020000.switch wan: phy link down internal/1Gbps/Full/none/rx/tx
[   12.765163] mt7530-mmio 15020000.switch wan: Link is Down
[   12.780208] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   12.788254] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
[   12.796354] mtk_soc_eth 15100000.ethernet eth0: major config internal
[   12.802844] mtk_soc_eth 15100000.ethernet eth0: phylink_mac_config: mode=fixed/internal/10Gbps/Full/none adv=00000000,00000400,00006240 pause=03 link=0
[   12.816464] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
[   12.819262] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
[   12.832755] mt7530-mmio 15020000.switch lan1: major config internal
[   12.839120] mt7530-mmio 15020000.switch lan1: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[   12.852944] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.853380] mt7530-mmio 15020000.switch lan1: phy link down internal/Unknown/Unknown/none/off
[   12.867784] br-lan: port 2(lan1) entered blocking state
[   12.873014] br-lan: port 2(lan1) entered disabled state
[   12.878611] device lan1 entered promiscuous mode
[   12.886796] mt7530-mmio 15020000.switch lan2: configuring for phy/internal link mode
[   12.894606] mt7530-mmio 15020000.switch lan2: major config internal
[   12.900899] mt7530-mmio 15020000.switch lan2: phylink_mac_config: mode=phy/internal/100Mbps/Full/none adv=00000000,00000000,00000000 pause=03 link=0
[   12.914756] mt7530-mmio 15020000.switch lan2: phy link down internal/Unknown/Unknown/none/off
[   12.923346] br-lan: port 3(lan2) entered blocking state
[   12.928598] br-lan: port 3(lan2) entered disabled state
[   12.934121] device lan2 entered promiscuous mode
[   12.938909] br-lan: port 3(lan2) entered blocking state
[   12.944135] br-lan: port 3(lan2) entered forwarding state
[   12.949657] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   12.956309] br-lan: port 3(lan2) entered disabled state
[   12.964990] mt7530-mmio 15020000.switch lan3: configuring for phy/internal link mode
[   12.972795] mt7530-mmio 15020000.switch lan3: major config internal
[   12.979107] mt7530-mmio 15020000.switch lan3: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
[   12.993854] mt7530-mmio 15020000.switch lan3: phy link down internal/Unknown/Unknown/none/off
[   13.002445] br-lan: port 4(lan3) entered blocking state
[   13.007686] br-lan: port 4(lan3) entered disabled state
[   13.013121] device lan3 entered promiscuous mode
[   13.020805] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
[   13.028534] mt7530-mmio 15020000.switch wan: major config internal
[   13.034710] mt7530-mmio 15020000.switch wan: phylink_mac_config: mode=phy/internal/1Gbps/Full/none adv=00000000,00000000,00000000 pause=03 link=0
[   13.048275] mt7530-mmio 15020000.switch wan: phy link down internal/Unknown/Unknown/none/off
[   13.056722] br-lan: port 5(wan) entered blocking state
[   13.061870] br-lan: port 5(wan) entered disabled state
[   13.067168] device wan entered promiscuous mode
[   13.071755] br-lan: port 5(wan) entered blocking state
[   13.076892] br-lan: port 5(wan) entered forwarding state
[   13.085212] mtk_soc_eth 15100000.ethernet eth2: configuring for inband/1000base-x link mode
[   13.093681] mtk_soc_eth 15100000.ethernet eth2: major config 1000base-x
[   13.100313] mtk_soc_eth 15100000.ethernet eth2: phylink_mac_config: mode=inband/1000base-x/Unknown/Unknown/none adv=00000000,00000200,00006440 pause=04 link=0
[   13.537601] br-lan: port 5(wan) entered disabled state
[   14.169641] mtk_soc_eth 15100000.ethernet eth2: Link is Up - 1Gbps/Full - flow control off
[   14.178010] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
[   14.512451] mt7530-mmio 15020000.switch lan2: phy link up internal/100Mbps/Full/none/rx/tx
[   14.512908] mt7530-mmio 15020000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
[   14.529591] br-lan: port 3(lan2) entered blocking state
[   14.534823] br-lan: port 3(lan2) entered forwarding state
[   15.981501] mt7530-mmio 15020000.switch wan: phy link up internal/1Gbps/Full/none/rx/tx
[   15.982175] mt7530-mmio 15020000.switch wan: Link is Up - 1Gbps/Full - flow control rx/tx
[   28.330354] br-lan: port 6(phy0-ap0) entered blocking state
[   28.335930] br-lan: port 6(phy0-ap0) entered disabled state
[   28.341645] device phy0-ap0 entered promiscuous mode
[   28.346681] br-lan: port 6(phy0-ap0) entered blocking state
[   28.352264] br-lan: port 6(phy0-ap0) entered forwarding state
[   28.358137] br-lan: port 5(wan) entered blocking state
[   28.363269] br-lan: port 5(wan) entered forwarding state
[   28.368691] br-lan: port 6(phy0-ap0) entered disabled state
[   28.376562] device phy0-ap0 left promiscuous mode
[   28.381379] br-lan: port 6(phy0-ap0) entered disabled state
[   28.450176] br-lan: port 6(phy0-ap0) entered blocking state
[   28.455761] br-lan: port 6(phy0-ap0) entered disabled state
[   28.461586] device phy0-ap0 entered promiscuous mode
[   28.471219] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
[   28.477936] br-lan: port 6(phy0-ap0) entered blocking state
[   28.483512] br-lan: port 6(phy0-ap0) entered forwarding state
[   28.635492] br-lan: port 7(phy1-ap0) entered blocking state
[   28.641095] br-lan: port 7(phy1-ap0) entered disabled state
[   28.647290] device phy1-ap0 entered promiscuous mode
[   28.652435] br-lan: port 7(phy1-ap0) entered blocking state
[   28.658018] br-lan: port 7(phy1-ap0) entered forwarding state
[   29.055192] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
root@OpenWrt:~# cat logread.log 
Wed Mar 13 22:51:30 2024 daemon.info dhcpcd[1999]: DUID 00:01:00:01:2d:84:ea:72:36:18:cf:43:52:7e
Wed Mar 13 22:51:30 2024 daemon.info dhcpcd[1999]: eth0: IAID cf:43:52:7e
Wed Mar 13 22:51:30 2024 daemon.err dhcpcd[1999]: eth0: IAID conflicts with one assigned to wan
Wed Mar 13 22:51:30 2024 kern.info kernel: [   12.377468] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/10gbase-r link mode
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.385747] mtk_soc_eth 15100000.ethernet eth1: major config 10gbase-r
Wed Mar 13 22:51:30 2024 user.debug adblock-4.1.5[1938]: f_jsnup  ::: status: running, cnt: , mail: 0, mail_service: /etc/adblock/adblock.mail, mail_cnt: 0, mail_pid: -
Wed Mar 13 22:51:30 2024 user.debug adblock-4.1.5[1938]: f_uci    ::: config: dhcp, change:
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.393179] mtk_soc_eth 15100000.ethernet eth1: phylink_mac_config: mode=inband/10gbase-r/Unknown/Unknown/none adv=00000000,00000800,00006440 pause=04 link=0
Wed Mar 13 22:51:30 2024 user.debug adblock-4.1.5[1938]: f_uci    ::: config: firewall, change:
Wed Mar 13 22:51:30 2024 daemon.info dhcpcd[1999]: eth1: waiting for carrier
Wed Mar 13 22:51:30 2024 user.debug adblock-4.1.5[1938]: f_temp   ::: tmp_base: /tmp, tmp_dir: /tmp/tmp.nMBNkc, sort_options: --temporary-directory=/tmp/tmp.nMBNkc --compress-program=gzip --parallel=4, pid_file: /var/run/adblock.pid
Wed Mar 13 22:51:30 2024 local0.notice udpxy[2242]: udpxy 1.0-25.1 (prod) standard [Linux 6.1.81 aarch64] is starting
Wed Mar 13 22:51:30 2024 kern.info kernel: [   12.420682] mtk_soc_eth 15100000.ethernet eth2: configuring for inband/1000base-x link mode
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.429084] mtk_soc_eth 15100000.ethernet eth2: major config 1000base-x
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.436256] mtk_soc_eth 15100000.ethernet eth2: phylink_mac_config: mode=inband/1000base-x/Unknown/Unknown/none adv=00000000,00000200,00006440 pause=04 link=0
Wed Mar 13 22:51:30 2024 daemon.info dhcpcd[1999]: eth2: waiting for carrier
Wed Mar 13 22:51:30 2024 kern.info kernel: [   12.454840] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.462540] mt7530-mmio 15020000.switch wan: major config internal
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.468746] mt7530-mmio 15020000.switch wan: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
Wed Mar 13 22:51:30 2024 daemon.info dhcpcd[1999]: wan: waiting for carrier
Wed Mar 13 22:51:30 2024 kern.info kernel: [   12.484695] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.485110] mt7530-mmio 15020000.switch wan: phy link up internal/1Gbps/Full/none/rx/tx
Wed Mar 13 22:51:30 2024 kern.info kernel: [   12.489772] mt7530-mmio 15020000.switch wan: Link is Up - 1Gbps/Full - flow control rx/tx
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.492466] mt7530-mmio 15020000.switch lan1: major config internal
Wed Mar 13 22:51:30 2024 kern.debug kernel: [   12.492471] mt7530-mmio 15020000.switch lan1: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_main   ::: memory: 4035/3930/3921, cores: 4, safe_search: 0, force_dns: 0, awk: /usr/bin/awk
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: iplist, mode: iplist, cnt: 0, in_rc: 0, out_rc: 0
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.530457] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.537353] mt7530-mmio 15020000.switch lan1: phy link down internal/Unknown/Unknown/none/off
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.537432] mt7530-mmio 15020000.switch lan2: configuring for phy/internal link mode
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan1: waiting for carrier
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: blacklist, mode: blacklist, cnt: 0, in_rc: 0, out_rc: 0
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.553698] mt7530-mmio 15020000.switch lan2: major config internal
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.560008] mt7530-mmio 15020000.switch lan2: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: waiting for carrier
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.574239] mt7530-mmio 15020000.switch lan2: phy link up internal/100Mbps/Full/none/rx/tx
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.574425] mt7530-mmio 15020000.switch lan3: configuring for phy/internal link mode
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.578730] mt7530-mmio 15020000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.598725] mt7530-mmio 15020000.switch lan3: major config internal
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.604992] mt7530-mmio 15020000.switch lan3: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan3: waiting for carrier
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: carrier acquired
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.619787] IPv6: ADDRCONF(NETDEV_CHANGE): lan2: link becomes ready
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.620222] mt7530-mmio 15020000.switch lan3: phy link down internal/Unknown/Unknown/none/off
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: IAID cf:43:52:7e
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: wan: IAID conflicts with one assigned to eth0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: adding address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: whitelist, mode: whitelist, cnt: 1, in_rc: 0, out_rc: 0
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: carrier acquired
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: adaway, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: adguard, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: disconnect, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Wed Mar 13 22:51:31 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: easylist, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.671387] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/10gbase-r link mode
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.679711] mtk_soc_eth 15100000.ethernet eth1: major config 10gbase-r
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.686250] mtk_soc_eth 15100000.ethernet eth1: phylink_mac_config: mode=inband/10gbase-r/Unknown/Unknown/none adv=00000000,00000800,00006440 pause=04 link=0
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: IAID cf:43:52:7e
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: lan2: IAID conflicts with one assigned to eth0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: adding address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.723662] br-lan: port 1(eth1) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.728919] br-lan: port 1(eth1) entered disabled state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.734313] device eth1 entered promiscuous mode
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'lan' is enabled
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'lan' is setting up now
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'lan' is now up
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: soliciting an IPv6 router
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.750885] mt7530-mmio 15020000.switch lan2: phy link down internal/100Mbps/Full/none/rx/tx
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.757200] mt7530-mmio 15020000.switch lan2: Link is Down
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.764964] mt7530-mmio 15020000.switch wan: phy link down internal/1Gbps/Full/none/rx/tx
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.765163] mt7530-mmio 15020000.switch wan: Link is Down
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: carrier lost
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.780208] mtk_soc_eth 15100000.ethernet eth0: Link is Down
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: deleting address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.788254] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/internal link mode
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.796354] mtk_soc_eth 15100000.ethernet eth0: major config internal
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.802844] mtk_soc_eth 15100000.ethernet eth0: phylink_mac_config: mode=fixed/internal/10Gbps/Full/none adv=00000000,00000400,00006240 pause=03 link=0
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.816464] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 10Gbps/Full - flow control rx/tx
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: carrier lost
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.819262] mt7530-mmio 15020000.switch lan1: configuring for phy/internal link mode
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.832755] mt7530-mmio 15020000.switch lan1: major config internal
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: deleting address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.839120] mt7530-mmio 15020000.switch lan1: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.852944] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.853380] mt7530-mmio 15020000.switch lan1: phy link down internal/Unknown/Unknown/none/off
Wed Mar 13 22:51:31 2024 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.867784] br-lan: port 2(lan1) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.873014] br-lan: port 2(lan1) entered disabled state
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: eth0: carrier lost
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.878611] device lan1 entered promiscuous mode
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.886796] mt7530-mmio 15020000.switch lan2: configuring for phy/internal link mode
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.894606] mt7530-mmio 15020000.switch lan2: major config internal
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Wed Mar 13 22:51:31 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.900899] mt7530-mmio 15020000.switch lan2: phylink_mac_config: mode=phy/internal/100Mbps/Full/none adv=00000000,00000000,00000000 pause=03 link=0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: eth0: carrier acquired
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.914756] mt7530-mmio 15020000.switch lan2: phy link down internal/Unknown/Unknown/none/off
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.923346] br-lan: port 3(lan2) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.928598] br-lan: port 3(lan2) entered disabled state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.934121] device lan2 entered promiscuous mode
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.938909] br-lan: port 3(lan2) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.944135] br-lan: port 3(lan2) entered forwarding state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.949657] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.956309] br-lan: port 3(lan2) entered disabled state
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: eth0: IAID cf:43:52:7e
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: eth0: IAID conflicts with one assigned to wan
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: eth0: adding address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 kern.info kernel: [   12.964990] mt7530-mmio 15020000.switch lan3: configuring for phy/internal link mode
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.972795] mt7530-mmio 15020000.switch lan3: major config internal
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.979107] mt7530-mmio 15020000.switch lan3: phylink_mac_config: mode=phy/internal/Unknown/Unknown/none adv=00000000,00000000,00000000 pause=00 link=0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: carrier acquired
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: IAID cf:43:52:7e
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: lan2: IAID conflicts with one assigned to eth0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: adding address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   12.993854] mt7530-mmio 15020000.switch lan3: phy link down internal/Unknown/Unknown/none/off
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.002445] br-lan: port 4(lan3) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.007686] br-lan: port 4(lan3) entered disabled state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.013121] device lan3 entered promiscuous mode
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: ipv6_addaddr1: Permission denied
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: lan2: carrier lost
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.020805] mt7530-mmio 15020000.switch wan: configuring for phy/internal link mode
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   13.028534] mt7530-mmio 15020000.switch wan: major config internal
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   13.034710] mt7530-mmio 15020000.switch wan: phylink_mac_config: mode=phy/internal/1Gbps/Full/none adv=00000000,00000000,00000000 pause=03 link=0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: carrier acquired
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   13.048275] mt7530-mmio 15020000.switch wan: phy link down internal/Unknown/Unknown/none/off
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.056722] br-lan: port 5(wan) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.061870] br-lan: port 5(wan) entered disabled state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.067168] device wan entered promiscuous mode
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.071755] br-lan: port 5(wan) entered blocking state
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.076892] br-lan: port 5(wan) entered forwarding state
Wed Mar 13 22:51:31 2024 daemon.notice netifd: bridge 'br-lan' link is up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'lan' has link connectivity
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'loopback' is enabled
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'loopback' is setting up now
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'loopback' is now up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'vpn' is setting up now
Wed Mar 13 22:51:31 2024 kern.info kernel: [   13.085212] mtk_soc_eth 15100000.ethernet eth2: configuring for inband/1000base-x link mode
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: IAID cf:43:52:7e
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: wan: IAID conflicts with one assigned to eth0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: wan: adding address fe80::12e6:b454:4ccb:e989
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   13.093681] mtk_soc_eth 15100000.ethernet eth2: major config 1000base-x
Wed Mar 13 22:51:31 2024 kern.debug kernel: [   13.100313] mtk_soc_eth 15100000.ethernet eth2: phylink_mac_config: mode=inband/1000base-x/Unknown/Unknown/none adv=00000000,00000200,00006440 pause=04 link=0
Wed Mar 13 22:51:31 2024 daemon.err dhcpcd[1999]: ipv6_addaddr1: Permission denied
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'wan' is enabled
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'wan6' is enabled
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: eth2: old hardware address: 76:e2:fe:7b:08:bc
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: eth2: new hardware address: 24:a4:3c:b3:b2:f6
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'wan' link is up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'lan2' link is up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: bridge 'br-lan' link is down
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'lan' has link connectivity loss
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'lan2' link is down
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'wan' link is down
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'eth0' link is up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: bridge 'br-lan' link is up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'lan' has link connectivity
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'lo' link is up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'loopback' has link connectivity
Wed Mar 13 22:51:31 2024 daemon.notice netifd: radio0 (2772): WARNING: Variable 'data' does not exist or is not an array/object
Wed Mar 13 22:51:31 2024 daemon.notice netifd: radio1 (2773): WARNING: Variable 'data' does not exist or is not an array/object
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led lan0
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: waiting for carrier
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: carrier acquired
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: IAID 76:70:6e:00
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: waiting for 3rd party to configure IP address
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led lan1
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: sh: write error: Invalid argument
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led lan2
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: sh: write error: Invalid argument
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led lan3
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: carrier lost
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Interface 'vpn' is now up
Wed Mar 13 22:51:31 2024 daemon.notice netifd: Network device 'vpn' link is up
Wed Mar 13 22:51:31 2024 daemon.notice procd: /etc/rc.d/S96led: sh: write error: Invalid argument
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: carrier acquired
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: IAID 76:70:6e:00
Wed Mar 13 22:51:31 2024 daemon.info dhcpcd[1999]: vpn: waiting for 3rd party to configure IP address
Wed Mar 13 22:51:32 2024 daemon.info dhcpcd[1999]: wan: carrier lost
Wed Mar 13 22:51:32 2024 kern.info kernel: [   13.537601] br-lan: port 5(wan) entered disabled state
Wed Mar 13 22:51:32 2024 daemon.info procd: - init complete -
Wed Mar 13 22:51:32 2024 daemon.info dhcpcd[1999]: eth0: soliciting an IPv6 router
Wed Mar 13 22:51:32 2024 daemon.notice netifd: Network device 'eth2' link is up
Wed Mar 13 22:51:32 2024 daemon.info dhcpcd[1999]: eth2: carrier acquired
Wed Mar 13 22:51:32 2024 daemon.notice netifd: Interface 'wan' has link connectivity
Wed Mar 13 22:51:32 2024 daemon.notice netifd: Interface 'wan' is setting up now
Wed Mar 13 22:51:32 2024 daemon.notice netifd: Interface 'wan6' has link connectivity
Wed Mar 13 22:51:32 2024 daemon.notice netifd: Interface 'wan6' is setting up now
Wed Mar 13 22:51:32 2024 kern.info kernel: [   14.169641] mtk_soc_eth 15100000.ethernet eth2: Link is Up - 1Gbps/Full - flow control off
Wed Mar 13 22:51:32 2024 kern.info kernel: [   14.178010] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
Wed Mar 13 22:51:32 2024 daemon.info dhcpcd[1999]: eth2: IAID 3c:b3:b2:f6
Wed Mar 13 22:51:32 2024 daemon.info dhcpcd[1999]: eth2: adding address fe80::516e:13c2:d2d0:ddda
Wed Mar 13 22:51:32 2024 daemon.err odhcp6c[3213]: Failed to send RS (Address not available)
Wed Mar 13 22:51:32 2024 daemon.notice netifd: wan (3224): udhcpc: started, v1.36.1
Wed Mar 13 22:51:32 2024 daemon.info dhcpcd[1999]: eth2: soliciting an IPv6 router
Wed Mar 13 22:51:32 2024 daemon.notice netifd: wan (3224): udhcpc: broadcasting discover
Wed Mar 13 22:51:32 2024 daemon.notice hostapd: Set new config for phy phy0:
Wed Mar 13 22:51:32 2024 daemon.notice hostapd: Set new config for phy phy1:
Wed Mar 13 22:51:32 2024 daemon.notice wpa_supplicant[1782]: Set new config for phy phy0
Wed Mar 13 22:51:32 2024 daemon.notice wpa_supplicant[1782]: Set new config for phy phy1
Wed Mar 13 22:51:33 2024 kern.debug kernel: [   14.512451] mt7530-mmio 15020000.switch lan2: phy link up internal/100Mbps/Full/none/rx/tx
Wed Mar 13 22:51:33 2024 kern.info kernel: [   14.512908] mt7530-mmio 15020000.switch lan2: Link is Up - 100Mbps/Full - flow control rx/tx
Wed Mar 13 22:51:33 2024 kern.info kernel: [   14.529591] br-lan: port 3(lan2) entered blocking state
Wed Mar 13 22:51:33 2024 kern.info kernel: [   14.534823] br-lan: port 3(lan2) entered forwarding state
Wed Mar 13 22:51:33 2024 daemon.notice netifd: Network device 'lan2' link is up
Wed Mar 13 22:51:33 2024 daemon.info dhcpcd[1999]: lan2: carrier acquired
Wed Mar 13 22:51:33 2024 daemon.info dhcpcd[1999]: lan2: IAID cf:43:52:7e
Wed Mar 13 22:51:33 2024 daemon.err dhcpcd[1999]: lan2: IAID conflicts with one assigned to eth0
Wed Mar 13 22:51:33 2024 daemon.notice wpa_supplicant[1782]: Set new config for phy phy0
Wed Mar 13 22:51:33 2024 daemon.notice wpa_supplicant[1782]: Set new config for phy phy1
Wed Mar 13 22:51:33 2024 daemon.notice hostapd: Set new config for phy phy0: /var/run/hostapd-phy0.conf
Wed Mar 13 22:51:33 2024 daemon.notice hostapd: Restart interface for phy phy0
Wed Mar 13 22:51:33 2024 daemon.info dhcpcd[1999]: eth2: soliciting a DHCP lease
Wed Mar 13 22:51:33 2024 daemon.err odhcp6c[3213]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Wed Mar 13 22:51:33 2024 daemon.notice hostapd: Set new config for phy phy1: /var/run/hostapd-phy1.conf
Wed Mar 13 22:51:33 2024 daemon.notice hostapd: Restart interface for phy phy1
Wed Mar 13 22:51:33 2024 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=CH ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 chanlist=1 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1] channel=1  interface=phy0-ap0 bssid=00:c0:ca:b0:85:45 ctrl_interface=/var/run/hostapd ap_isolate=1 bss_load_update_period=60 chan_util_avg_period=600 disassoc_low_ack=1 skip_inactivity_poll=0 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 utf8_ssid=1 multi_ap=0 wpa_passphrase=ganzgeheim1A! wpa_psk_file=/var/run/hostapd-phy0-ap0.psk auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=oli bridge=br-lan wds_bridge= snoop_iface=br-lan wpa_disable_eapol_key_retries=0 wpa_key_mgmt=WPA-PSK okc=0 disable_pmksa_caching=1 dynamic_vlan=0 vlan_naming=1 vlan_no_bridge=1 vlan_file=/var/run/hostapd-phy0-ap0.vlan qos_map
Wed Mar 13 22:51:34 2024 daemon.warn odhcpd[2053]: No default route present, overriding ra_lifetime!
Wed Mar 13 22:51:34 2024 daemon.err odhcp6c[3213]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Wed Mar 13 22:51:34 2024 kern.debug kernel: [   15.981501] mt7530-mmio 15020000.switch wan: phy link up internal/1Gbps/Full/none/rx/tx
Wed Mar 13 22:51:34 2024 kern.info kernel: [   15.982175] mt7530-mmio 15020000.switch wan: Link is Up - 1Gbps/Full - flow control rx/tx
Wed Mar 13 22:51:36 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Wed Mar 13 22:51:36 2024 user.info adblock-4.1.5[1938]: download of 'adguard' failed, url: https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt, rule: BEGIN{FS="[/|^|\r]"}/^\|\|([[:alnum:]_-]{1,63}\.)+[[:alpha:]]+[\/\^\r]+$/{print tolower($3)}, categories: -, rc: 4, log: Downloading 'https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt' Failed to send request: Operation not permitted
Wed Mar 13 22:51:36 2024 user.info adblock-4.1.5[1938]: download of 'easylist' failed, url: https://easylist-downloads.adblockplus.org/easylist.txt, rule: BEGIN{FS="[|^]"}/^\|\|([[:alnum:]_-]{1,63}\.)+[[:alpha:]]+\^(\$third-party)?$/{print tolower($3)}, categories: -, rc: 4, log: Downloading 'https://easylist-downloads.adblockplus.org/easylist.txt' Failed to send request: Operation not permitted
Wed Mar 13 22:51:36 2024 user.info adblock-4.1.5[1938]: download of 'disconnect' failed, url: https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt, rule: /^([[:alnum:]_-]{1,63}\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($1)}, categories: -, rc: 4, log: Downloading 'https://s3.amazonaws.com/lists.disconnect.me/simple_malvertising.txt' Failed to send request: Operation not permitted
Wed Mar 13 22:51:36 2024 user.info adblock-4.1.5[1938]: download of 'adaway' failed, url: https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt, rule: /^127\.0\.0\.1[[:space:]]+([[:alnum:]_-]{1,63}\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($2)}, categories: -, rc: 4, log: Downloading 'https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt' Failed to send request: Operation not permitted
Wed Mar 13 22:51:36 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: easyprivacy, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Wed Mar 13 22:51:36 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: yoyo, mode: restore, cnt: 0, in_rc: 4, out_rc: 4
Wed Mar 13 22:51:36 2024 daemon.err odhcp6c[3213]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Wed Mar 13 22:51:36 2024 daemon.err odhcp6c[3213]: Failed to send RS (Address not available)
Wed Mar 13 22:51:40 2024 daemon.err odhcp6c[3213]: Failed to send RS (Address not available)
Wed Mar 13 22:51:40 2024 daemon.err odhcp6c[3213]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Wed Mar 13 22:51:41 2024 user.info adblock-4.1.5[1938]: download of 'easyprivacy' failed, url: https://easylist-downloads.adblockplus.org/easyprivacy.txt, rule: BEGIN{FS="[|^]"}/^\|\|([[:alnum:]_-]{1,63}\.)+[[:alpha:]]+\^(\$third-party)?$/{print tolower($3)}, categories: -, rc: 4, log: Downloading 'https://easylist-downloads.adblockplus.org/easyprivacy.txt' Failed to send request: Operation not permitted
Wed Mar 13 22:51:41 2024 user.info adblock-4.1.5[1938]: download of 'yoyo' failed, url: https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&showintro=0&mimetype=plaintext, rule: /^([[:alnum:]_-]{1,63}\.)+[[:alpha:]]+([[:space:]]|$)/{print tolower($1)}, categories: -, rc: 4, log: Downloading 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=nohtml&showintro=0&mimetype=plaintext' Failed to send request: Operation not permitted
Wed Mar 13 22:51:41 2024 user.debug adblock-4.1.5[1938]: f_list   ::: name: -, mode: merge, cnt: 0, in_rc: 4, out_rc: 0
Wed Mar 13 22:51:44 2024 daemon.err odhcp6c[3213]: Failed to send RS (Address not available)
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.330354] br-lan: port 6(phy0-ap0) entered blocking state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.335930] br-lan: port 6(phy0-ap0) entered disabled state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.341645] device phy0-ap0 entered promiscuous mode
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.346681] br-lan: port 6(phy0-ap0) entered blocking state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.352264] br-lan: port 6(phy0-ap0) entered forwarding state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.358137] br-lan: port 5(wan) entered blocking state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.363269] br-lan: port 5(wan) entered forwarding state
Wed Mar 13 22:51:46 2024 daemon.notice hostapd: phy0-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.368691] br-lan: port 6(phy0-ap0) entered disabled state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.376562] device phy0-ap0 left promiscuous mode
Wed Mar 13 22:51:46 2024 daemon.info dhcpcd[1999]: phy0-ap0: connected to Access Point:
Wed Mar 13 22:51:46 2024 daemon.info dhcpcd[1999]: phy0-ap0: IAID ca:b0:85:45
Wed Mar 13 22:51:46 2024 daemon.info dhcpcd[1999]: phy0-ap0: adding address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.381379] br-lan: port 6(phy0-ap0) entered disabled state
Wed Mar 13 22:51:46 2024 daemon.warn odhcpd[2053]: No default route present, overriding ra_lifetime!
Wed Mar 13 22:51:46 2024 daemon.notice netifd: Wireless device 'radio0' is now up
Wed Mar 13 22:51:46 2024 daemon.notice netifd: wan (3224): udhcpc: broadcasting discover
Wed Mar 13 22:51:46 2024 daemon.notice netifd: wan (3224): udhcpc: broadcasting select for xx.195.252.69, server 77.109.180.81
Wed Mar 13 22:51:46 2024 daemon.notice netifd: wan (3224): udhcpc: lease of xx.195.252.69 obtained from 77.109.180.81, lease time 4000
Wed Mar 13 22:51:46 2024 daemon.info dhcpcd[1999]: eth0: soliciting a DHCP lease
Wed Mar 13 22:51:46 2024 daemon.notice netifd: Interface 'wan' is now up
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.450176] br-lan: port 6(phy0-ap0) entered blocking state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.455761] br-lan: port 6(phy0-ap0) entered disabled state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.461586] device phy0-ap0 entered promiscuous mode
Wed Mar 13 22:51:46 2024 daemon.notice netifd: Network device 'wan' link is up
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.471219] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.477936] br-lan: port 6(phy0-ap0) entered blocking state
Wed Mar 13 22:51:46 2024 kern.info kernel: [   28.483512] br-lan: port 6(phy0-ap0) entered forwarding state
Wed Mar 13 22:51:46 2024 daemon.notice netifd: Network device 'phy0-ap0' link is up
Wed Mar 13 22:51:47 2024 user.notice firewall: Reloading firewall due to ifup of wan (eth2)
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: lan2: soliciting an IPv6 router
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: lan2: soliciting a DHCP lease
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: phy0-ap0: interface state COUNTRY_UPDATE->ENABLED
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: phy0-ap0: AP-ENABLED
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=CH ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 chanlist=36 tx_queue_data2_burst=2.0 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1] ieee80211ac=1 vht_oper_chwidth=1 vht_oper_centr_freq_seg0_idx=42 vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][MAX-A-MPDU-LEN-EXP7] channel=36  interface=phy1-ap0 bssid=82:c0:ca:b0:85:45 ctrl_interface=/var/run/hostapd ap_isolate=1 bss_load_update_period=60 chan_util_avg_period=600 disassoc_low_ack=1 skip_inactivity_poll=0 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 utf8_ssid=1 multi_ap=0 wpa_passphrase=ganzgeheim1A! wpa_psk_file=/var/run/hostapd-phy1-ap0.psk auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=oli5 bridge=br-lan wds_bridge= snoop_iface=br-lan wpa_disable_eap
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: eth2: probing for an IPv4LL address
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: eth2: offered xx.195.252.6 from 77.109.180.81
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: carrier lost
Wed Mar 13 22:51:47 2024 user.notice unbound: default protocol configuration
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: deleting address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:47 2024 user.notice unbound: default memory configuration
Wed Mar 13 22:51:47 2024 kern.info kernel: [   28.635492] br-lan: port 7(phy1-ap0) entered blocking state
Wed Mar 13 22:51:47 2024 kern.info kernel: [   28.641095] br-lan: port 7(phy1-ap0) entered disabled state
Wed Mar 13 22:51:47 2024 kern.info kernel: [   28.647290] device phy1-ap0 entered promiscuous mode
Wed Mar 13 22:51:47 2024 kern.info kernel: [   28.652435] br-lan: port 7(phy1-ap0) entered blocking state
Wed Mar 13 22:51:47 2024 kern.info kernel: [   28.658018] br-lan: port 7(phy1-ap0) entered forwarding state
Wed Mar 13 22:51:47 2024 daemon.warn dhcpcd[1999]: eth2: ignoring offer of xx.195.252.69 from 77.109.180.81
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: phy1-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->HT_SCAN
Wed Mar 13 22:51:47 2024 daemon.notice netifd: Wireless device 'radio1' is now up
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: eth2: probing address xx.195.252.6/24
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: carrier acquired
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: IAID ca:b0:85:45
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: adding address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: wan: carrier acquired
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: wan: IAID cf:43:52:7e
Wed Mar 13 22:51:47 2024 daemon.err dhcpcd[1999]: wan: IAID conflicts with one assigned to eth0
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: carrier lost
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: deleting address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: removing interface
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: connected to Access Point:
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: IAID ca:b0:85:45
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: adding address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: carrier lost
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: deleting address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: carrier acquired
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: IAID ca:b0:85:45
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: adding address fe80::4b47:a965:23dc:d4cb
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: connected to Access Point:
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: IAID ca:b0:85:45
Wed Mar 13 22:51:47 2024 daemon.err dhcpcd[1999]: phy1-ap0: IAID conflicts with one assigned to phy0-ap0
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: adding address fe80::f1f4:99c5:4d1c:6f99
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: carrier lost
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: deleting address fe80::f1f4:99c5:4d1c:6f99
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: carrier acquired
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: IAID ca:b0:85:45
Wed Mar 13 22:51:47 2024 daemon.err dhcpcd[1999]: phy1-ap0: IAID conflicts with one assigned to phy0-ap0
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy1-ap0: adding address fe80::f1f4:99c5:4d1c:6f99
Wed Mar 13 22:51:47 2024 user.notice unbound: default recursion configuration
Wed Mar 13 22:51:47 2024 daemon.notice netifd: Network device 'phy1-ap0' link is up
Wed Mar 13 22:51:47 2024 kern.info kernel: [   29.055192] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: phy1-ap0: interface state HT_SCAN->ENABLED
Wed Mar 13 22:51:47 2024 daemon.notice hostapd: phy1-ap0: AP-ENABLED
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: wan: soliciting an IPv6 router
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: phy0-ap0: soliciting an IPv6 router
Wed Mar 13 22:51:47 2024 daemon.warn odhcpd[2053]: No default route present, overriding ra_lifetime!
Wed Mar 13 22:51:47 2024 daemon.info dhcpcd[1999]: wan: soliciting a DHCP lease
Wed Mar 13 22:51:48 2024 daemon.info dhcpcd[1999]: phy1-ap0: soliciting an IPv6 router
Wed Mar 13 22:51:48 2024 daemon.info dhcpcd[1999]: phy0-ap0: soliciting a DHCP lease
Wed Mar 13 22:51:49 2024 daemon.info hostapd: phy0-ap0: STA 00:06:78:c7:a0:a7 IEEE 802.11: authenticated
Wed Mar 13 22:51:49 2024 daemon.info hostapd: phy0-ap0: STA 00:06:78:c7:a0:a7 IEEE 802.11: associated (aid 1)
Wed Mar 13 22:51:49 2024 daemon.info dhcpcd[1999]: phy1-ap0: soliciting a DHCP lease
Wed Mar 13 22:51:49 2024 daemon.notice hostapd: phy0-ap0: AP-STA-CONNECTED 00:06:78:c7:a0:a7 auth_alg=open
Wed Mar 13 22:51:49 2024 daemon.info hostapd: phy0-ap0: STA 00:06:78:c7:a0:a7 WPA: pairwise key handshake completed (RSN)
Wed Mar 13 22:51:49 2024 daemon.notice hostapd: phy0-ap0: EAPOL-4WAY-HS-COMPLETED 00:06:78:c7:a0:a7
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack no-ipset nftset auth cryptohash DNSSEC no-ID loop-detect inotify dumpfile
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Wed Mar 13 22:51:49 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 2 names
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 names
Wed Mar 13 22:51:49 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Wed Mar 13 22:51:51 2024 daemon.info dhcpcd[1999]: eth2: leased xx.195.252.6 for 4000 seconds
Wed Mar 13 22:51:51 2024 daemon.info dhcpcd[1999]: eth2: adding route to xx.195.252.0/24
Wed Mar 13 22:51:51 2024 daemon.info dhcpcd[1999]: eth2: adding default route via xx.195.252.1
Wed Mar 13 22:51:52 2024 daemon.info dhcpcd[1999]: eth0: probing for an IPv4LL address
Wed Mar 13 22:51:52 2024 daemon.info dhcpcd[1999]: lan2: probing for an IPv4LL address
Wed Mar 13 22:51:52 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 available DHCP range: 192.168.1.100 -- 192.168.1.249
Wed Mar 13 22:51:52 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 vendor class: yealink
Wed Mar 13 22:51:52 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 client provides name: W52P
Wed Mar 13 22:51:52 2024 daemon.info dhcpcd[1999]: wan: probing for an IPv4LL address
Wed Mar 13 22:51:53 2024 daemon.info dhcpcd[1999]: phy0-ap0: probing for an IPv4LL address
Wed Mar 13 22:51:54 2024 daemon.info dhcpcd[1999]: phy1-ap0: probing for an IPv4LL address
Wed Mar 13 22:51:55 2024 daemon.info dhcpcd[1999]: eth2: Router Advertisement from fe80::200:f7ff:fef7:256
Wed Mar 13 22:51:55 2024 daemon.info dhcpcd[1999]: eth2: adding address 2a02:168:2000:22:e983:46a:beb7:ca9a/64
Wed Mar 13 22:51:55 2024 daemon.info dhcpcd[1999]: eth2: adding route to 2a02:168:2000:22::/64
Wed Mar 13 22:51:55 2024 daemon.info dhcpcd[1999]: eth2: adding default route via fe80::200:f7ff:fef7:256
Wed Mar 13 22:51:55 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Wed Mar 13 22:51:55 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 DHCPDISCOVER(br-lan) 00:15:65:ac:82:fc
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 tags: lan, cpewan-id, br-lan
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 DHCPOFFER(br-lan) 192.168.1.146 00:15:65:ac:82:fc
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 1:netmask, 2:time-offset, 3:router, 4, 6:dns-server,
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 7:log-server, 12:hostname, 15:domain-name,
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 28:broadcast, 42:ntp-server, 66:tftp-server,
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 67:bootfile-name, 43:vendor-encap, 132, 133
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 next server: 192.168.1.1
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  1 option: 53 message-type  2
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 54 server-identifier  192.168.1.1
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 51 lease-time  12h
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 58 T1  6h
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 59 T2  10h30m
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option:  1 netmask  255.255.255.0
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 28 broadcast  192.168.1.255
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option:  3 router  192.168.1.1
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option:  6 dns-server  192.168.1.1
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  3 option: 15 domain-name  lan
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 available DHCP range: 192.168.1.100 -- 192.168.1.249
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 vendor class: udhcp 1.29.3
Wed Mar 13 22:51:55 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 client provides name: Marantz-CINEMA-50
Wed Mar 13 22:51:56 2024 daemon.info dhcpcd[1999]: eth0: using IPv4LL address 169.254.231.8
Wed Mar 13 22:51:56 2024 daemon.info dhcpcd[1999]: eth0: adding route to 169.254.0.0/16
Wed Mar 13 22:51:56 2024 daemon.warn odhcpd[2053]: A default route is present but there is no public prefix on lan thus we don't announce a default route by overriding ra_lifetime!
Wed Mar 13 22:51:57 2024 daemon.info dhcpcd[1999]: lan2: using IPv4LL address 169.254.231.8
Wed Mar 13 22:51:57 2024 daemon.info dhcpcd[1999]: lan2: adding route to 169.254.0.0/16
Wed Mar 13 22:51:57 2024 daemon.info dhcpcd[1999]: phy0-ap0: using IPv4LL address 169.254.55.90
Wed Mar 13 22:51:57 2024 daemon.info dhcpcd[1999]: phy0-ap0: adding route to 169.254.0.0/16
Wed Mar 13 22:51:58 2024 daemon.info dhcpcd[1999]: wan: using IPv4LL address 169.254.231.8
Wed Mar 13 22:51:58 2024 daemon.info dhcpcd[1999]: wan: adding route to 169.254.0.0/16
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 DHCPDISCOVER(br-lan) 00:06:78:c7:a0:a7
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 tags: lan, br-lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 DHCPOFFER(br-lan) 192.168.1.158 00:06:78:c7:a0:a7
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 requested options: 1:netmask, 3:router, 6:dns-server, 12:hostname,
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 requested options: 15:domain-name, 28:broadcast, 42:ntp-server
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 next server: 192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  1 option: 53 message-type  2
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 54 server-identifier  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 51 lease-time  12h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 58 T1  6h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 59 T2  10h30m
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  1 netmask  255.255.255.0
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 28 broadcast  192.168.1.255
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  3 router  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  6 dns-server  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  3 option: 15 domain-name  lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 available DHCP range: 192.168.1.100 -- 192.168.1.249
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 vendor class: yealink
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 client provides name: W52P
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 DHCPREQUEST(br-lan) 192.168.1.146 00:15:65:ac:82:fc
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 tags: lan, cpewan-id, br-lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 DHCPACK(br-lan) 192.168.1.146 00:15:65:ac:82:fc W52P
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 1:netmask, 2:time-offset, 3:router, 4, 6:dns-server,
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 7:log-server, 12:hostname, 15:domain-name,
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 28:broadcast, 42:ntp-server, 66:tftp-server,
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 requested options: 67:bootfile-name, 43:vendor-encap, 132, 133
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 next server: 192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  1 option: 53 message-type  5
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 54 server-identifier  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 51 lease-time  12h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 58 T1  6h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 59 T2  10h30m
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option:  1 netmask  255.255.255.0
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 28 broadcast  192.168.1.255
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option:  3 router  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option:  6 dns-server  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  3 option: 15 domain-name  lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 sent size:  4 option: 12 hostname  W52P
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 available DHCP range: 192.168.1.100 -- 192.168.1.249
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 vendor class: udhcp 1.29.3
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 client provides name: Marantz-CINEMA-50
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 DHCPDISCOVER(br-lan) 00:06:78:c7:a0:a7
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 tags: lan, br-lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 DHCPOFFER(br-lan) 192.168.1.158 00:06:78:c7:a0:a7
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 requested options: 1:netmask, 3:router, 6:dns-server, 12:hostname,
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 requested options: 15:domain-name, 28:broadcast, 42:ntp-server
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 next server: 192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  1 option: 53 message-type  2
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 54 server-identifier  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 51 lease-time  12h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 58 T1  6h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 59 T2  10h30m
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  1 netmask  255.255.255.0
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 28 broadcast  192.168.1.255
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  3 router  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  6 dns-server  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  3 option: 15 domain-name  lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 available DHCP range: 192.168.1.100 -- 192.168.1.249
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 vendor class: udhcp 1.29.3
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 client provides name: Marantz-CINEMA-50
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 DHCPREQUEST(br-lan) 192.168.1.158 00:06:78:c7:a0:a7
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 tags: lan, br-lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 DHCPACK(br-lan) 192.168.1.158 00:06:78:c7:a0:a7 Marantz-CINEMA-50
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 requested options: 1:netmask, 3:router, 6:dns-server, 12:hostname,
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 requested options: 15:domain-name, 28:broadcast, 42:ntp-server
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 next server: 192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  1 option: 53 message-type  5
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 54 server-identifier  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 51 lease-time  12h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 58 T1  6h
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 59 T2  10h30m
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  1 netmask  255.255.255.0
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option: 28 broadcast  192.168.1.255
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  3 router  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  4 option:  6 dns-server  192.168.1.1
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size:  3 option: 15 domain-name  lan
Wed Mar 13 22:51:58 2024 daemon.info dnsmasq-dhcp[1]: 1904663902 sent size: 17 option: 12 hostname  Marantz-CINEMA-50
Wed Mar 13 22:51:59 2024 daemon.warn dhcpcd[1999]: eth0: no IPv6 Routers available
Wed Mar 13 22:51:59 2024 daemon.info dhcpcd[1999]: phy1-ap0: using IPv4LL address 169.254.55.90
Wed Mar 13 22:51:59 2024 daemon.info dhcpcd[1999]: phy1-ap0: adding route to 169.254.0.0/16
Wed Mar 13 22:52:01 2024 daemon.warn dhcpcd[1999]: phy1-ap0: no IPv6 Routers available
Wed Mar 13 22:52:01 2024 daemon.warn dhcpcd[1999]: phy0-ap0: no IPv6 Routers available
Wed Mar 13 22:52:01 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 available DHCP range: 192.168.1.100 -- 192.168.1.249
Wed Mar 13 22:52:01 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 vendor class: yealink
Wed Mar 13 22:52:01 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 client provides name: W52P
Wed Mar 13 22:52:01 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 DHCPINFORM(br-lan) 0.0.0.0 00:15:65:ac:82:fc
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using nameserver 213.144.129.20#53
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using nameserver 77.109.128.2#53
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Mar 14 11:18:40 2024 daemon.notice netifd: Interface 'wan6' is now up
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using nameserver 213.144.129.20#53
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using nameserver 77.109.128.2#53
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using nameserver 2001:1620:2777:1::10#53
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using nameserver 2001:1620:2777:2::20#53
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Mar 14 11:18:40 2024 user.notice firewall: Reloading firewall due to ifup of wan6 (eth2)
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 available DHCP range: 192.168.1.100 -- 192.168.1.249
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 vendor class: yealink
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 client provides name: W52P
Thu Mar 14 11:18:40 2024 daemon.info dnsmasq-dhcp[1]: 2348803950 DHCPINFORM(br-lan) 0.0.0.0 00:15:65:ac:82:fc
Thu Mar 14 11:18:41 2024 daemon.warn odhcpd[2053]: A default route is present but there is no public prefix on lan thus we don't announce a default route by overriding ra_lifetime!
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 available DHCP range: 192.168.1.100 -- 192.168.1.249
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 client provides name: DESKTOP-RA0V02P
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 DHCPREQUEST(br-lan) 192.168.1.225 9c:6b:00:2d:c6:af
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 tags: lan, br-lan
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 DHCPACK(br-lan) 192.168.1.225 9c:6b:00:2d:c6:af DESKTOP-RA0V02P
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 requested options: 1:netmask, 2:time-offset, 6:dns-server, 12:hostname,
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 requested options: 15:domain-name, 26:mtu, 28:broadcast, 121:classless-static-route,
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 requested options: 3:router, 33:static-route, 40:nis-domain,
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 requested options: 41:nis-server, 42:ntp-server, 119:domain-search,
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 requested options: 249, 252, 17:root-path
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 next server: 192.168.1.1
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  1 option: 53 message-type  5
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option: 54 server-identifier  192.168.1.1
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option: 51 lease-time  12h
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option: 58 T1  6h
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option: 59 T2  10h30m
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option:  1 netmask  255.255.255.0
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option: 28 broadcast  192.168.1.255
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option:  3 router  192.168.1.1
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  4 option:  6 dns-server  192.168.1.1
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size:  3 option: 15 domain-name  lan
Thu Mar 14 11:18:42 2024 daemon.info dnsmasq-dhcp[1]: 1166211992 sent size: 15 option: 12 hostname  DESKTOP-RA0V02P
Thu Mar 14 11:18:43 2024 daemon.warn odhcpd[2053]: A default route is present but there is no public prefix on lan thus we don't announce a default route by overriding ra_lifetime!
Thu Mar 14 11:18:44 2024 authpriv.info dropbear[4431]: Child connection from 192.168.1.225:33028
Thu Mar 14 11:18:46 2024 authpriv.notice dropbear[4431]: Password auth succeeded for 'root' from 192.168.1.225:33028
Thu Mar 14 11:18:49 2024 user.debug adblock-4.1.5[1938]: f_dnsup  ::: dns: dnsmasq, cache_cmd: -, lookup_cmd: /usr/bin/nslookup, lookup_domain: example.com, restart_rc: 0, dns_flush: 0, dns_timeout: 20, dns_cnt: 3, in_rc: 0, out_rc: 0
Thu Mar 14 11:18:49 2024 user.debug adblock-4.1.5[1938]: f_jsnup  ::: status: enabled, cnt: 0, mail: 0, mail_service: /etc/adblock/adblock.mail, mail_cnt: 0, mail_pid: -
Thu Mar 14 11:18:49 2024 user.info adblock-4.1.5[1938]: blocklist with overall 0 blocked domains loaded successfully (Bananapi BPI-R4, OpenWrt SNAPSHOT r25540-7b89388674)
Thu Mar 14 11:18:49 2024 user.debug adblock-4.1.5[1938]: f_rmtemp ::: tmp_dir: /tmp/tmp.nMBNkc, src_file: /tmp/adb_sources.json, pid_file: /var/run/adblock.pid
Thu Mar 14 11:18:50 2024 daemon.notice netifd: Interface 'wan6' has lost the connection
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using nameserver 213.144.129.20#53
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using nameserver 77.109.128.2#53
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Mar 14 11:18:50 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:18:50 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:18:50 2024 daemon.info dhcpcd[1999]: eth2: pid 1789 deleted route to 2a02:168:2000:22::/64
Thu Mar 14 11:18:50 2024 daemon.info dhcpcd[1999]: eth2: pid 1789 deleted default route via fe80::200:f7ff:fef7:256
Thu Mar 14 11:18:50 2024 daemon.notice netifd: Interface 'wan6' is now up
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using nameserver 213.144.129.20#53
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using nameserver 77.109.128.2#53
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using nameserver 2001:1620:2777:1::10#53
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using nameserver 2001:1620:2777:2::20#53
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 2 names
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 4 names
Thu Mar 14 11:18:50 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Mar 14 11:18:50 2024 user.notice firewall: Reloading firewall due to ifup of wan6 (eth2)
Thu Mar 14 11:18:54 2024 daemon.info procd: Instance unbound::unbound s in a crash loop 6 crashes, 0 seconds since last crash
Thu Mar 14 11:18:58 2024 daemon.info dhcpcd[1999]: eth2: adding route to 2a02:168:2000:22::/64
Thu Mar 14 11:18:58 2024 daemon.info dhcpcd[1999]: eth2: adding default route via fe80::200:f7ff:fef7:256
Thu Mar 14 11:18:58 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:18:58 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:19:06 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:19:06 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:19:14 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:19:14 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:19:40 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:19:40 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:19:49 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:19:49 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:19:59 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:19:59 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:20:03 2024 daemon.info hostapd: phy1-ap0: STA c0:ee:fb:e2:ec:08 IEEE 802.11: authenticated
Thu Mar 14 11:20:03 2024 daemon.info hostapd: phy1-ap0: STA c0:ee:fb:e2:ec:08 IEEE 802.11: associated (aid 1)
Thu Mar 14 11:20:04 2024 daemon.notice hostapd: phy1-ap0: AP-STA-CONNECTED c0:ee:fb:e2:ec:08 auth_alg=open
Thu Mar 14 11:20:04 2024 daemon.info hostapd: phy1-ap0: STA c0:ee:fb:e2:ec:08 WPA: pairwise key handshake completed (RSN)
Thu Mar 14 11:20:04 2024 daemon.notice hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED c0:ee:fb:e2:ec:08
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 available DHCP range: 192.168.1.100 -- 192.168.1.249
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 vendor class: android-dhcp-11
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 client provides name: ONEPLUS-A3003
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 DHCPREQUEST(br-lan) 192.168.1.135 c0:ee:fb:e2:ec:08
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 tags: lan, br-lan
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 DHCPACK(br-lan) 192.168.1.135 c0:ee:fb:e2:ec:08 ONEPLUS-A3003
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 requested options: 1:netmask, 3:router, 6:dns-server, 15:domain-name,
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 requested options: 26:mtu, 28:broadcast, 51:lease-time, 58:T1,
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 requested options: 59:T2, 43:vendor-encap, 114
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 next server: 192.168.1.1
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  1 option: 53 message-type  5
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option: 54 server-identifier  192.168.1.1
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option: 51 lease-time  12h
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option: 58 T1  6h
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option: 59 T2  10h30m
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option:  1 netmask  255.255.255.0
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option: 28 broadcast  192.168.1.255
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option:  3 router  192.168.1.1
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  4 option:  6 dns-server  192.168.1.1
Thu Mar 14 11:20:04 2024 daemon.info dnsmasq-dhcp[1]: 1991518596 sent size:  3 option: 15 domain-name  lan
Thu Mar 14 11:20:09 2024 daemon.info procd: Instance unbound::unbound s in a crash loop 6 crashes, 0 seconds since last crash
Thu Mar 14 11:20:34 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:20:34 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use
Thu Mar 14 11:20:44 2024 daemon.err dhcpcd[1999]: dhcp6_openudp: Address in use
Thu Mar 14 11:20:44 2024 daemon.err dhcpcd[1999]: dhcp6_start1: Address in use

its the “wan” device that is used to connect to my workstation

It is enabled…thats what i meant…to be honest i do not know how to interpret it correctly. Looks like advertising (imho whats sent to the other side) is completely empty (and mode looks also wrong,but maybe at this stage ok).

ok, but thanks for your try to interpret it :slight_smile:

maybe @dangowrt can use that information