CodeInvers3 / PPPwn_ow

Autorun pppwn exploit PS4
27 stars 5 forks source link

uhttpd service not starting after reboot #9

Closed Daviteusz closed 2 days ago

Daviteusz commented 1 week ago

After installing PPPwn_ow using commands (online) from readme, uhttpd service is not starting after reboot. This means that LuCI and pppwn.html are not accessible, also power led is blinking every 0.5s.

I didn't found anything in logs why uhttpd is not starting,

OpenWrt 23.05-SNAPSHOT, r24111-5332351821

CodeInvers3 commented 1 week ago

I recommend reinstalling everything again. I have fixed several issues in the script. If you find any issues, you can reply to this message

Daviteusz commented 6 days ago

After reinstallation, the problem still persists. To get luci or pppwn.html after reboot, the uhttpd service has to be started manually via ssh.

Unfortunately, the power LED continues to flash every 0.5s. After clicking stop on pppwn.html, the LEDs returned to normal.

After uninstalling, everything returns to normal and the uhttpd service starts correctly automatically.

Logs attached:

logread ```terminal root@OpenWrt:~# logread Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Booting Linux on physical CPU 0x0 Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.000000] Linux version 5.15.167 (cezary@eko.one.pl) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 12.3.0 r23004-7f0db09513) 12.3.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Fri Sep 27 17:10:40 2024 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] CPU: div instructions available: patching division code Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] OF: fdt: Machine model: AVM FRITZ!Box 4040 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Memory policy: Data cache writealloc Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Zone ranges: Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Normal [mem 0x0000000080000000-0x000000008fffffff] Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] HighMem empty Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Movable zone start for each node Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Early memory node ranges Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000080000000-0x0000000087dfffff] Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000087e00000-0x0000000087ffffff] Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000088000000-0x000000008fffffff] Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000008fffffff] Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] percpu: Embedded 12 pages/cpu s19660 r8192 d21300 u49152 Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 0.000000] pcpu-alloc: s19660 r8192 d21300 u49152 alloc=12*4096 Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.000000] Kernel command line: Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Memory: 247208K/262144K available (6768K kernel code, 611K rwdata, 1020K rodata, 1024K init, 246K bss, 14936K reserved, 0K cma-reserved, 0K highmem) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] rcu: Hierarchical RCU implementation. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] Tracing variant of Tasks RCU enabled. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 48.00MHz (virt). Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xb11fd3bfb, max_idle_ns: 440795203732 ns Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000001] sched_clock: 56 bits at 48MHz, resolution 20ns, wraps every 4398046511096ns Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000027] Switching to timer-based delay loop, resolution 20ns Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000352] Calibrating delay loop (skipped), value calculated using timer frequency.. 96.00 BogoMIPS (lpj=480000) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000384] CPU: Testing write buffer coherency: ok Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.000443] pid_max: default: 32768 minimum: 301 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.001394] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.001430] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.003679] qcom_scm: convention: smc legacy Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.005006] Setting up static identity map for 0x80300000 - 0x8030003c Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.005203] rcu: Hierarchical SRCU implementation. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.005870] smp: Bringing up secondary CPUs ... Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.009706] smp: Brought up 1 node, 4 CPUs Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.009748] SMP: Total of 4 processors activated (384.00 BogoMIPS). Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.009766] CPU: All CPU(s) started in SVC mode. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.017077] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.017259] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.017299] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.017710] pinctrl core: initialized pinctrl subsystem Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.020060] NET: Registered PF_NETLINK/PF_ROUTE protocol family Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.020420] DMA: preallocated 256 KiB pool for atomic coherent allocations Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.022017] thermal_sys: Registered thermal governor 'step_wise' Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.022489] cpuidle: using governor ladder Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.022558] cpuidle: using governor menu Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.054199] cryptd: max_cpu_qlen set to 1000 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.059470] usbcore: registered new interface driver usbfs Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.059557] usbcore: registered new interface driver hub Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.059629] usbcore: registered new device driver usb Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.059727] pps_core: LinuxPPS API ver. 1 registered Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.059742] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.059782] PTP clock support registered Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.062326] clocksource: Switched to clocksource arch_sys_counter Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.063853] NET: Registered PF_INET protocol family Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.064097] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065132] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065189] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065222] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065270] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065334] TCP: Hash tables configured (established 2048 bind 2048) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065517] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.065953] NET: Registered PF_UNIX/PF_LOCAL protocol family Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.066042] PCI: CLS 0 bytes, default 64 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.068872] workingset: timestamp_bits=14 max_order=16 bucket_order=2 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.076049] squashfs: version 4.0 (2009/01/31) Phillip Lougher Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.076088] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.225562] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) Fri Oct 25 13:12:28 2024 kern.err kernel: [ 0.230533] bam-dma-engine 8e04000.dma: num-channels unspecified in dt Fri Oct 25 13:12:28 2024 kern.err kernel: [ 0.230570] bam-dma-engine 8e04000.dma: num-ees unspecified in dt Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.231476] tcsr 1949000.tcsr: setting wifi_glb_cfg = 41000000 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.231599] tcsr 194b000.tcsr: setting usb hs phy mode select = e700e7 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.231706] tcsr 1953000.ess_tcsr: setting ess interface select = 0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.231809] tcsr 1957000.tcsr: setting wifi_noc_memtype_m0_m2 = 2222222 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.232168] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.234736] msm_serial 78af000.serial: msm_serial: detected port #0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.234802] msm_serial 78af000.serial: uartclk = 1843200 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.234874] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 33, base_baud = 115200) is a MSM Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.234920] msm_serial: console setup on port #0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.779776] printk: console [ttyMSM0] enabled Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.785110] msm_serial: driver initialized Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.795627] loop: module loaded Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.796969] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.799892] spi-nor spi0.0: mx25l25635e (32768 Kbytes) Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.805022] 13 fixed-partitions partitions found on MTD device spi0.0 Fri Oct 25 13:12:28 2024 kern.err kernel: [ 0.809870] OF: Bad cell count for /soc/spi@78b5000/flash@0/partitions Fri Oct 25 13:12:28 2024 kern.err kernel: [ 0.816394] OF: Bad cell count for /soc/spi@78b5000/flash@0/partitions Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.823048] Creating 13 MTD partitions on "spi0.0": Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.829277] 0x000000000000-0x000000040000 : "SBL1" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.834882] 0x000000040000-0x000000060000 : "MIBIB" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.839563] 0x000000060000-0x0000000c0000 : "QSEE" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.844394] 0x0000000c0000-0x0000000d0000 : "CDT" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.849210] 0x0000000d0000-0x0000000e0000 : "DDRPARAMS" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.853992] 0x0000000e0000-0x0000000f0000 : "APPSBLENV" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.858967] 0x0000000f0000-0x0000003cc000 : "urlader" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.864254] 0x00000011dc00-0x000000120000 : "urlader_config" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.869446] 0x000000120000-0x0000001a0000 : "tffs1" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.875276] 0x0000001a0000-0x000000220000 : "tffs2" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.879778] 0x000000220000-0x0000002a0000 : "uboot" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.884728] 0x0000002a0000-0x000001f00000 : "firmware" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.890045] 2 fit-fw partitions found on MTD device firmware Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.894085] Creating 2 MTD partitions on "firmware": Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.899853] 0x000000000000-0x000000300000 : "kernel" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.905395] 0x0000002f849c-0x000001c60000 : "rootfs" Fri Oct 25 13:12:28 2024 kern.warn kernel: [ 0.909743] mtd: partition "rootfs" doesn't start on an erase/write block boundary -- force read-only Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.915373] mtd: setting mtd13 (rootfs) as root device Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.924119] 1 squashfs-split partitions found on MTD device rootfs Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.928849] 0x000000b10000-0x000001c60000 : "rootfs_data" Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 0.935717] 0x000001f00000-0x000002000000 : "jffs2" Fri Oct 25 13:12:28 2024 kern.info kernel: [ 0.967098] gpio-409 (enable USB3 power): hogged as output/high Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.003720] i2c_dev: i2c /dev entries driver Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.005651] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 632000 KHz, changing to: 716000 KHz Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.007550] sdhci: Secure Digital Host Controller Interface driver Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.017616] sdhci: Copyright(c) Pierre Ossman Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.023684] sdhci-pltfm: SDHCI platform and OF driver helper Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.032665] NET: Registered PF_INET6 protocol family Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.035594] Segment Routing with IPv6 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.038819] In-situ OAM (IOAM) with IPv6 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.042477] NET: Registered PF_PACKET protocol family Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.046372] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.051646] 8021q: 802.1Q VLAN Support v1.8 Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 1.064362] Registering SWP/SWPB emulation handler Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.082782] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.083036] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.164856] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:00] driver [Qualcomm QCA8075] (irq=POLL) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.244928] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8075] (irq=POLL) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.324950] qca8k-ipq4019 c000000.switch lan3 (uninitialized): PHY [90000.mdio-1:02] driver [Qualcomm QCA8075] (irq=POLL) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.404933] qca8k-ipq4019 c000000.switch lan4 (uninitialized): PHY [90000.mdio-1:03] driver [Qualcomm QCA8075] (irq=POLL) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.487217] qca8k-ipq4019 c000000.switch wan (uninitialized): PHY [90000.mdio-1:04] driver [Qualcomm QCA8075] (irq=POLL) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.488228] DSA: tree 0 setup Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.498119] clk: Disabling unused clocks Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.513849] VFS: Mounted root (squashfs filesystem) readonly on device 31:13. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.515877] Freeing unused kernel image (initmem) memory: 1024K Fri Oct 25 13:12:28 2024 kern.info kernel: [ 1.520204] Run /sbin/init as init process Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 1.525751] with arguments: Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 1.525758] /sbin/init Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 1.525765] with environment: Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 1.525770] HOME=/ Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 1.525775] TERM=linux Fri Oct 25 13:12:28 2024 user.info kernel: [ 2.232857] init: Console is alive Fri Oct 25 13:12:28 2024 user.info kernel: [ 2.233250] init: - watchdog - Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 4.262357] random: crng init done Fri Oct 25 13:12:28 2024 user.info kernel: [ 4.703549] kmodloader: loading kernel modules from /etc/modules-boot.d/* Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 4.844177] SCSI subsystem initialized Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.071335] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.071422] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.076090] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f665 hci version 0x100 quirks 0x0000008002010010 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.083397] xhci-hcd xhci-hcd.0.auto: irq 102, io mem 0x08a00000 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.092926] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.098932] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.104259] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.112794] hub 1-0:1.0: USB hub found Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.118424] hub 1-0:1.0: 1 port detected Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.122592] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.126780] hub 2-0:1.0: USB hub found Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.134316] hub 2-0:1.0: 1 port detected Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.138350] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.141910] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.147458] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f665 hci version 0x100 quirks 0x0000008002010010 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.154830] xhci-hcd xhci-hcd.1.auto: irq 103, io mem 0x06000000 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.164348] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.170380] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.175691] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.183967] hub 3-0:1.0: USB hub found Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.189851] hub 3-0:1.0: 1 port detected Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.194032] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.198197] hub 4-0:1.0: USB hub found Fri Oct 25 13:12:28 2024 kern.err kernel: [ 5.205763] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.223509] usbcore: registered new interface driver usb-storage Fri Oct 25 13:12:28 2024 kern.info kernel: [ 5.225291] usbcore: registered new interface driver uas Fri Oct 25 13:12:28 2024 user.info kernel: [ 5.229127] kmodloader: done loading kernel modules from /etc/modules-boot.d/* Fri Oct 25 13:12:28 2024 user.info kernel: [ 5.241467] init: - preinit - Fri Oct 25 13:12:28 2024 kern.info kernel: [ 6.899682] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode Fri Oct 25 13:12:28 2024 kern.info kernel: [ 6.900443] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode Fri Oct 25 13:12:28 2024 kern.info kernel: [ 6.906658] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Fri Oct 25 13:12:28 2024 kern.info kernel: [ 7.995584] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Fri Oct 25 13:12:28 2024 user.info kernel: [ 10.464161] mount_root: loading kmods from internal overlay Fri Oct 25 13:12:28 2024 user.info kernel: [ 10.491261] kmodloader: loading kernel modules from //etc/modules-boot.d/* Fri Oct 25 13:12:28 2024 user.info kernel: [ 10.500843] kmodloader: done loading kernel modules from //etc/modules-boot.d/* Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 12.111672] jffs2: notice: (243) jffs2_build_xattr_subsystem: complete building xattr subsystem, 33 of xdatum (29 unchecked, 4 orphan) and 43 of xref (5 dead, 0 orphan) found. Fri Oct 25 13:12:28 2024 user.info kernel: [ 12.113229] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab Fri Oct 25 13:12:28 2024 user.info kernel: [ 12.148882] block: extroot: not configured Fri Oct 25 13:12:28 2024 kern.notice kernel: [ 12.334257] jffs2: notice: (240) jffs2_build_xattr_subsystem: complete building xattr subsystem, 33 of xdatum (29 unchecked, 4 orphan) and 43 of xref (5 dead, 0 orphan) found. Fri Oct 25 13:12:28 2024 user.info kernel: [ 12.341528] mount_root: loading kmods from internal overlay Fri Oct 25 13:12:28 2024 user.info kernel: [ 12.368662] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* Fri Oct 25 13:12:28 2024 user.info kernel: [ 12.378351] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/* Fri Oct 25 13:12:28 2024 user.info kernel: [ 13.759736] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab Fri Oct 25 13:12:28 2024 user.info kernel: [ 13.773553] block: extroot: not configured Fri Oct 25 13:12:28 2024 user.info kernel: [ 13.775650] mount_root: switching to jffs2 overlay Fri Oct 25 13:12:28 2024 kern.warn kernel: [ 13.791007] overlayfs: upper fs does not support tmpfile. Fri Oct 25 13:12:28 2024 user.warn kernel: [ 13.814379] urandom-seed: Seeding with /etc/urandom.seed Fri Oct 25 13:12:28 2024 user.info kernel: [ 13.982952] procd: - early - Fri Oct 25 13:12:28 2024 user.info kernel: [ 13.983172] procd: - watchdog - Fri Oct 25 13:12:28 2024 user.info kernel: [ 14.626021] procd: - watchdog - Fri Oct 25 13:12:28 2024 user.info kernel: [ 14.631754] procd: - ubus - Fri Oct 25 13:12:28 2024 user.info kernel: [ 14.869803] procd: - init - Fri Oct 25 13:12:28 2024 user.info kernel: [ 15.928974] kmodloader: loading kernel modules from /etc/modules.d/* Fri Oct 25 13:12:28 2024 kern.info kernel: [ 15.947757] tun: Universal TUN/TAP device driver, 1.6 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 15.976585] ntfs3: Enabled Linux POSIX ACLs support Fri Oct 25 13:12:28 2024 kern.info kernel: [ 15.985015] usbcore: registered new interface driver cdc_acm Fri Oct 25 13:12:28 2024 kern.info kernel: [ 15.985069] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters Fri Oct 25 13:12:28 2024 kern.info kernel: [ 15.991151] usbcore: registered new interface driver cdc_wdm Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.000612] Loading modules backported from Linux version v6.1.110-0-g5f55cad62cc9d Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.003488] Backport generated by backports.git v6.1.110-1-0-g965f73fc Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.028497] usbcore: registered new interface driver usblp Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.033556] usbcore: registered new interface driver usbserial_generic Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.033667] usbserial: USB Serial support registered for generic Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.041027] usbcore: registered new interface driver cdc_ether Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.054283] usbcore: registered new interface driver cdc_ncm Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.076473] usbcore: registered new interface driver huawei_cdc_ncm Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.198240] PPP generic driver version 2.4.2 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.199637] NET: Registered PF_PPPOX protocol family Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.203464] usbcore: registered new interface driver qmi_wwan Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.208293] usbcore: registered new interface driver rndis_host Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.213606] usbcore: registered new interface driver sierra Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.218060] usbserial: USB Serial support registered for Sierra USB modem Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.230117] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 16.230429] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. Fri Oct 25 13:12:28 2024 user.info kernel: [ 16.826898] urngd: v1.0.2 started. Fri Oct 25 13:12:28 2024 kern.info kernel: [ 48.373926] ath10k_ahb a000000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 48.373999] ath10k_ahb a000000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 48.385910] ath10k_ahb a000000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b Fri Oct 25 13:12:28 2024 kern.info kernel: [ 48.437619] ath10k_ahb a000000.wifi: Loading BDF type 0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 48.560737] ath10k_ahb a000000.wifi: board_file api 2 bmi_id 0:16 crc32 d140cd7d Fri Oct 25 13:12:28 2024 kern.warn kernel: [ 49.849319] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 Fri Oct 25 13:12:28 2024 kern.warn kernel: [ 49.849390] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 49.885221] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' Fri Oct 25 13:12:28 2024 kern.info kernel: [ 49.886180] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' Fri Oct 25 13:12:28 2024 kern.info kernel: [ 50.010577] ath10k_ahb a000000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 50.111436] ath: EEPROM regdomain: 0x0 Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 50.111469] ath: EEPROM indicates default country code should be used Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 50.111475] ath: doing EEPROM country->regdmn map search Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 50.111483] ath: country maps to regdmn code: 0x3a Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 50.111491] ath: Country alpha2 being used: US Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 50.111498] ath: Regpair used: 0x3a Fri Oct 25 13:12:28 2024 kern.info kernel: [ 51.380384] ath10k_ahb a800000.wifi: qca4019 hw1.0 target 0x01000000 chip_id 0x003b00ff sub 0000:0000 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 51.380480] ath10k_ahb a800000.wifi: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 51.392499] ath10k_ahb a800000.wifi: firmware ver 10.4b-ct-4019-fW-13-5ae337bb1 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 6b2b5c5b Fri Oct 25 13:12:28 2024 kern.info kernel: [ 51.444077] ath10k_ahb a800000.wifi: Loading BDF type 0 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 51.456303] ath10k_ahb a800000.wifi: board_file api 2 bmi_id 0:17 crc32 d140cd7d Fri Oct 25 13:12:28 2024 kern.warn kernel: [ 52.744073] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 Fri Oct 25 13:12:28 2024 kern.warn kernel: [ 52.744146] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32 Fri Oct 25 13:12:28 2024 kern.info kernel: [ 52.779760] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' Fri Oct 25 13:12:28 2024 kern.info kernel: [ 52.780712] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' Fri Oct 25 13:12:28 2024 kern.info kernel: [ 52.902359] ath10k_ahb a800000.wifi: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 53.003019] ath: EEPROM regdomain: 0x0 Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 53.003051] ath: EEPROM indicates default country code should be used Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 53.003058] ath: doing EEPROM country->regdmn map search Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 53.003066] ath: country maps to regdmn code: 0x3a Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 53.003075] ath: Country alpha2 being used: US Fri Oct 25 13:12:28 2024 kern.debug kernel: [ 53.003083] ath: Regpair used: 0x3a Fri Oct 25 13:12:28 2024 kern.info kernel: [ 53.014180] usbcore: registered new interface driver cdc_mbim Fri Oct 25 13:12:28 2024 kern.info kernel: [ 53.019669] usbcore: registered new interface driver option Fri Oct 25 13:12:28 2024 kern.info kernel: [ 53.019812] usbserial: USB Serial support registered for GSM modem (1-port) Fri Oct 25 13:12:28 2024 kern.info kernel: [ 53.028498] usbcore: registered new interface driver qcserial Fri Oct 25 13:12:28 2024 kern.info kernel: [ 53.031412] usbserial: USB Serial support registered for Qualcomm USB modem Fri Oct 25 13:12:28 2024 user.info kernel: [ 53.037709] kmodloader: done loading kernel modules from /etc/modules.d/* Fri Oct 25 13:12:28 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating engines.cnf Fri Oct 25 13:12:28 2024 daemon.notice procd: /etc/rc.d/S13openssl: Generating providers.cnf Fri Oct 25 13:12:29 2024 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Fri Oct 25 13:12:29 2024 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Fri Oct 25 13:12:29 2024 user.notice dnsmasq: Allowing RFC1918 responses for domain free.aero2.net.pl Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000 Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan Fri Oct 25 13:12:30 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names Fri Oct 25 13:12:30 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names Fri Oct 25 13:12:30 2024 authpriv.info dropbear[1313]: Not backgrounding Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: bonding Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: 8021ad Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: 8021q Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: macvlan Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: veth Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: bridge Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: Network device Fri Oct 25 13:12:33 2024 user.notice : Added device handler type: tunnel Fri Oct 25 13:12:33 2024 daemon.notice procd: /etc/rc.d/S20pw: ip: SIOCGIFFLAGS: No such device Fri Oct 25 13:12:33 2024 daemon.notice wpa_supplicant[1466]: Successfully initialized wpa_supplicant Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.812965] ipqess-edma c080000.ethernet eth0: Link is Down Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.817656] ipqess-edma c080000.ethernet eth0: configuring for fixed/internal link mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.817940] ipqess-edma c080000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.817971] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.837117] qca8k-ipq4019 c000000.switch lan1: configuring for phy/psgmii link mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.842006] br-lan: port 1(lan1) entered blocking state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.847653] br-lan: port 1(lan1) entered disabled state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.853296] device lan1 entered promiscuous mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.858019] device eth0 entered promiscuous mode Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'lan' is enabled Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'lan' is setting up now Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'lan' is now up Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.881657] qca8k-ipq4019 c000000.switch lan2: configuring for phy/psgmii link mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.883851] br-lan: port 2(lan2) entered blocking state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.888160] br-lan: port 2(lan2) entered disabled state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.894003] device lan2 entered promiscuous mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.906895] qca8k-ipq4019 c000000.switch lan3: configuring for phy/psgmii link mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.909152] br-lan: port 3(lan3) entered blocking state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.913488] br-lan: port 3(lan3) entered disabled state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.919098] device lan3 entered promiscuous mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.931963] qca8k-ipq4019 c000000.switch lan4: configuring for phy/psgmii link mode Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.934245] br-lan: port 4(lan4) entered blocking state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.938471] br-lan: port 4(lan4) entered disabled state Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.944398] device lan4 entered promiscuous mode Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'loopback' is enabled Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'loopback' is setting up now Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'loopback' is now up Fri Oct 25 13:12:35 2024 kern.info kernel: [ 62.961808] qca8k-ipq4019 c000000.switch wan: configuring for phy/psgmii link mode Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'wan' is enabled Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'wan6' is enabled Fri Oct 25 13:12:35 2024 daemon.notice netifd: Network device 'eth0' link is up Fri Oct 25 13:12:35 2024 daemon.notice netifd: Network device 'lo' link is up Fri Oct 25 13:12:35 2024 daemon.notice netifd: Interface 'loopback' has link connectivity Fri Oct 25 13:12:35 2024 daemon.notice netifd: radio0 (1580): WARNING: Variable 'data' does not exist or is not an array/object Fri Oct 25 13:12:35 2024 daemon.notice netifd: radio1 (1581): WARNING: Variable 'data' does not exist or is not an array/object Fri Oct 25 13:12:35 2024 user.notice firewall: Reloading firewall due to ifup of lan (br-lan) Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.312138] ath: EEPROM regdomain: 0x8268 Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.312203] ath: EEPROM indicates we should expect a country code Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.315340] ath: doing EEPROM country->regdmn map search Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.321245] ath: country maps to regdmn code: 0x37 Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.326736] ath: Country alpha2 being used: PL Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.331216] ath: Regpair used: 0x37 Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.335694] ath: regdomain 0x8268 dynamically updated by user Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.339068] ath: EEPROM regdomain: 0x8268 Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.344979] ath: EEPROM indicates we should expect a country code Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.348932] ath: doing EEPROM country->regdmn map search Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.355041] ath: country maps to regdmn code: 0x37 Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.360384] ath: Country alpha2 being used: PL Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.365034] ath: Regpair used: 0x37 Fri Oct 25 13:12:35 2024 kern.debug kernel: [ 63.369409] ath: regdomain 0x8268 dynamically updated by user Fri Oct 25 13:12:36 2024 daemon.notice hostapd: Set new config for phy phy0: Fri Oct 25 13:12:36 2024 daemon.notice wpa_supplicant[1466]: Set new config for phy phy0 Fri Oct 25 13:12:36 2024 daemon.notice hostapd: Set new config for phy phy1: Fri Oct 25 13:12:36 2024 daemon.notice wpa_supplicant[1466]: Set new config for phy phy1 Fri Oct 25 13:12:37 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of lan (br-lan) Fri Oct 25 13:12:37 2024 daemon.notice wpa_supplicant[1466]: Set new config for phy phy0 Fri Oct 25 13:12:37 2024 daemon.notice hostapd: Set new config for phy phy0: /var/run/hostapd-phy0.conf Fri Oct 25 13:12:37 2024 daemon.notice hostapd: Restart interface for phy phy0 Fri Oct 25 13:12:37 2024 daemon.err nlbwmon[1840]: The netlink receive buffer size of 524288 bytes will be capped to 196608 bytes Fri Oct 25 13:12:37 2024 daemon.err nlbwmon[1840]: by the kernel. The net.core.rmem_max sysctl limit needs to be raised to Fri Oct 25 13:12:37 2024 daemon.err nlbwmon[1840]: at least 524288 in order to sucessfully set the desired receive buffer size! Fri Oct 25 13:12:37 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=PL 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][MAX-AMSDU-7935][DSSS_CCK-40] channel=1 interface=phy0-ap0 bssid=e0:28:6d:89:0a:be 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 auth_algs=1 wpa=0 ssid=OpenWrt bridge=br-lan wds_bridge= snoop_iface=br-lan qos_map_set=0,0,2,16,1,1,255,255,18,22,24,38,40,40,44,46,48,56 #default_macaddr nas_identifier=e0286d890abe (phy phy0) --> new PHY Fri Oct 25 13:12:39 2024 kern.warn kernel: [ 66.590660] ath10k_ahb a000000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 Fri Oct 25 13:12:39 2024 kern.warn kernel: [ 66.590743] ath10k_ahb a000000.wifi: msdu-desc: 2500 skid: 32 Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.626054] ath10k_ahb a000000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.627032] ath10k_ahb a000000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.910632] ath10k_ahb a000000.wifi: rts threshold -1 Fri Oct 25 13:12:39 2024 kern.warn kernel: [ 66.910920] ath10k_ahb a000000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.917710] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.925690] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.931463] device phy0-ap0 entered promiscuous mode Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.936897] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.941854] br-lan: port 5(phy0-ap0) entered forwarding state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.947567] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:12:39 2024 daemon.warn hostapd: nl80211: Failed to add interface phy0-ap0 into bridge br-lan: Resource busy Fri Oct 25 13:12:39 2024 daemon.notice hostapd: phy0-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.956049] device phy0-ap0 left promiscuous mode Fri Oct 25 13:12:39 2024 kern.info kernel: [ 66.958635] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.004896] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.004961] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.009712] device phy0-ap0 entered promiscuous mode Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.018352] ath10k_ahb a000000.wifi: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 Fri Oct 25 13:12:39 2024 daemon.notice netifd: radio1 (1581): sh: out of range Fri Oct 25 13:12:39 2024 daemon.notice wpa_supplicant[1466]: Set new config for phy phy1 Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.234982] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.235296] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.240442] br-lan: port 5(phy0-ap0) entered forwarding state Fri Oct 25 13:12:39 2024 daemon.notice netifd: Network device 'phy0-ap0' link is up Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.247307] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Fri Oct 25 13:12:39 2024 daemon.notice netifd: bridge 'br-lan' link is up Fri Oct 25 13:12:39 2024 daemon.notice netifd: Interface 'lan' has link connectivity Fri Oct 25 13:12:39 2024 daemon.notice hostapd: phy0-ap0: interface state COUNTRY_UPDATE->ENABLED Fri Oct 25 13:12:39 2024 daemon.notice hostapd: phy0-ap0: AP-ENABLED Fri Oct 25 13:12:39 2024 daemon.notice hostapd: Set new config for phy phy1: /var/run/hostapd-phy1.conf Fri Oct 25 13:12:39 2024 daemon.notice hostapd: Restart interface for phy phy1 Fri Oct 25 13:12:39 2024 kern.info kernel: [ 67.297673] device br-lan entered promiscuous mode Fri Oct 25 13:12:39 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=PL ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 chanlist=36 noscan=1 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][MAX-AMSDU-7935][DSSS_CCK-40] ieee80211ac=1 vht_oper_chwidth=1 vht_oper_centr_freq_seg0_idx=42 vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][SU-BEAMFORMER][SU-BEAMFORMEE][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-2][BF-ANTENNA-3][MAX-MPDU-11454][MAX-A-MPDU-LEN-EXP7] channel=36 interface=phy1-ap0 bssid=e0:28:6d:89:0a:bf 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 auth_algs=1 wpa=0 ssid=OpenW Fri Oct 25 13:12:40 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM Fri Oct 25 13:12:41 2024 kern.warn kernel: [ 68.814463] ath10k_ahb a800000.wifi: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 Fri Oct 25 13:12:41 2024 kern.warn kernel: [ 68.814544] ath10k_ahb a800000.wifi: msdu-desc: 2500 skid: 32 Fri Oct 25 13:12:41 2024 kern.info kernel: [ 68.850143] ath10k_ahb a800000.wifi: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' Fri Oct 25 13:12:41 2024 kern.info kernel: [ 68.851114] ath10k_ahb a800000.wifi: wmi print 'free: 53252 iram: 13432 sram: 35752' Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.131889] ath10k_ahb a800000.wifi: rts threshold -1 Fri Oct 25 13:12:41 2024 kern.warn kernel: [ 69.132125] ath10k_ahb a800000.wifi: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4 Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.139263] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.146950] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.152748] device phy1-ap0 entered promiscuous mode Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.158101] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.163144] br-lan: port 6(phy1-ap0) entered forwarding state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.169599] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:41 2024 daemon.notice hostapd: phy1-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.176530] device phy1-ap0 left promiscuous mode Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.179831] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.236488] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.236550] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.241311] device phy1-ap0 entered promiscuous mode Fri Oct 25 13:12:41 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of loopback (lo) Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.437171] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.437568] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:12:41 2024 kern.info kernel: [ 69.442727] br-lan: port 6(phy1-ap0) entered forwarding state Fri Oct 25 13:12:41 2024 daemon.notice netifd: Network device 'phy1-ap0' link is up Fri Oct 25 13:12:41 2024 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->ENABLED Fri Oct 25 13:12:41 2024 daemon.notice hostapd: phy1-ap0: AP-ENABLED Fri Oct 25 13:12:42 2024 kern.info kernel: [ 69.537007] ath10k_ahb a800000.wifi: rts threshold -1 Fri Oct 25 13:12:42 2024 daemon.notice netifd: Interface 'wwan' is enabled Fri Oct 25 13:12:42 2024 daemon.notice netifd: Wireless device 'radio0' is now up Fri Oct 25 13:12:42 2024 daemon.notice wpa_supplicant[1466]: Set new config for phy phy1 Fri Oct 25 13:12:42 2024 kern.info kernel: [ 69.758041] ath10k_ahb a800000.wifi: mac flush null vif, drop 0 queues 0xffff Fri Oct 25 13:12:42 2024 daemon.notice netifd: Wireless device 'radio1' is now up Fri Oct 25 13:12:42 2024 daemon.notice netifd: Network device 'phy1-ap0' link is down Fri Oct 25 13:12:42 2024 kern.info kernel: [ 70.233157] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000 Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus Fri Oct 25 13:12:43 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.10.100 -- 192.168.10.249, lease time 12h Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan Fri Oct 25 13:12:43 2024 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names Fri Oct 25 13:12:43 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names Fri Oct 25 13:12:43 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names Fri Oct 25 13:12:43 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: SME: Trying to authenticate with 3c:7c:3f:92:f9:84 (SSID='WRT_5' freq=5300 MHz) Fri Oct 25 13:12:45 2024 kern.info kernel: [ 72.925575] phy1-sta0: authenticate with 3c:7c:3f:92:f9:84 Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.108167] phy1-sta0: send auth to 3c:7c:3f:92:f9:84 (try 1/3) Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.108959] phy1-sta0: authenticated Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: Trying to associate with 3c:7c:3f:92:f9:84 (SSID='WRT_5' freq=5300 MHz) Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.122361] phy1-sta0: associate with 3c:7c:3f:92:f9:84 (try 1/3) Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.123567] phy1-sta0: RX AssocResp from 3c:7c:3f:92:f9:84 (capab=0x1011 status=0 aid=3) Fri Oct 25 13:12:45 2024 kern.warn kernel: [ 73.128500] ath10k_ahb a800000.wifi: pdev param 0 not supported by firmware Fri Oct 25 13:12:45 2024 kern.warn kernel: [ 73.135699] ath10k_ahb a800000.wifi: failed to enable peer stats info: -95 Fri Oct 25 13:12:45 2024 daemon.notice netifd: Network device 'phy1-sta0' link is up Fri Oct 25 13:12:45 2024 daemon.notice netifd: Interface 'wwan' has link connectivity Fri Oct 25 13:12:45 2024 daemon.notice netifd: Interface 'wwan' is setting up now Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: Associated with 3c:7c:3f:92:f9:84 Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.142486] phy1-sta0: associated Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0 Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: Unknown event 37 Fri Oct 25 13:12:45 2024 kern.warn kernel: [ 73.159086] ath10k_ahb a800000.wifi: Invalid peer id 0 or peer stats buffer, peer: c2b17d27 sta: 00000000 Fri Oct 25 13:12:45 2024 daemon.notice netifd: wwan (2518): udhcpc: started, v1.36.1 Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: WPA: Key negotiation completed with 3c:7c:3f:92:f9:84 [PTK=CCMP GTK=CCMP] Fri Oct 25 13:12:45 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: CTRL-EVENT-CONNECTED - Connection to 3c:7c:3f:92:f9:84 completed [id=0 id_str=] Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.443367] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-sta0: link becomes ready Fri Oct 25 13:12:45 2024 kern.debug kernel: [ 73.443888] phy1-sta0: Limiting TX power to 23 (23 - 0) dBm as advertised by 3c:7c:3f:92:f9:84 Fri Oct 25 13:12:45 2024 daemon.notice hostapd: DFS CAC required on new channel, restart interface Fri Oct 25 13:12:45 2024 daemon.notice hostapd: phy1-ap0: AP-DISABLED Fri Oct 25 13:12:45 2024 daemon.notice hostapd: nl80211: deinit ifname=phy1-ap0 disabled_11b_rates=0 Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.460551] device phy1-ap0 left promiscuous mode Fri Oct 25 13:12:45 2024 kern.info kernel: [ 73.460754] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:46 2024 daemon.notice netifd: wwan (2518): udhcpc: broadcasting discover Fri Oct 25 13:12:46 2024 daemon.notice netifd: wwan (2518): udhcpc: broadcasting select for 192.168.1.248, server 192.168.1.1 Fri Oct 25 13:12:46 2024 daemon.notice netifd: wwan (2518): udhcpc: lease of 192.168.1.248 obtained from 192.168.1.1, lease time 86400 Fri Oct 25 13:12:46 2024 daemon.notice hostapd: phy1-ap0: interface state ENABLED->DISABLED Fri Oct 25 13:12:46 2024 daemon.notice netifd: Interface 'wwan' is now up Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto Fri Oct 25 13:12:46 2024 kern.warn kernel: [ 73.642650] ath10k_ahb a800000.wifi: peer-unmap-event: unknown peer id 0 Fri Oct 25 13:12:46 2024 kern.info kernel: [ 73.649323] ath10k_ahb a800000.wifi: rts threshold -1 Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using nameserver 192.168.1.1#53 Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Oct 25 13:12:46 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan Fri Oct 25 13:12:46 2024 kern.info kernel: [ 73.655003] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:12:46 2024 kern.info kernel: [ 73.655065] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:12:46 2024 kern.info kernel: [ 73.659794] device phy1-ap0 entered promiscuous mode Fri Oct 25 13:12:46 2024 daemon.notice hostapd: phy1-ap0: interface state DISABLED->COUNTRY_UPDATE Fri Oct 25 13:12:46 2024 daemon.notice hostapd: phy1-ap0: interface state COUNTRY_UPDATE->DFS Fri Oct 25 13:12:46 2024 daemon.notice hostapd: phy1-ap0: DFS-CAC-START freq=5300 chan=60 sec_chan=1, width=1, seg0=58, seg1=0, cac_time=60s Fri Oct 25 13:12:46 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: Unknown event 37 Fri Oct 25 13:12:46 2024 user.notice firewall: Reloading firewall due to ifup of wwan (phy1-sta0) Fri Oct 25 13:12:47 2024 user.notice nlbwmon: Reloading nlbwmon due to ifup of wwan (phy1-sta0) Fri Oct 25 13:13:25 2024 daemon.info hostapd: phy0-ap0: STA 1c:bf:ce:18:c4:4c IEEE 802.11: authenticated Fri Oct 25 13:13:25 2024 daemon.info hostapd: phy0-ap0: STA 1c:bf:ce:18:c4:4c IEEE 802.11: associated (aid 1) Fri Oct 25 13:13:25 2024 daemon.notice hostapd: phy0-ap0: AP-STA-CONNECTED 1c:bf:ce:18:c4:4c auth_alg=open Fri Oct 25 13:13:25 2024 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.10.121 1c:bf:ce:18:c4:4c Fri Oct 25 13:13:25 2024 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.10.121 1c:bf:ce:18:c4:4c WIN-7EJENQ059EK Fri Oct 25 13:13:43 2024 kern.warn kernel: [ 130.874055] ath10k_ahb a000000.wifi: wmi: fixing invalid VHT TX rate code 0xff Fri Oct 25 13:13:48 2024 daemon.notice hostapd: phy1-ap0: DFS-CAC-COMPLETED success=1 freq=5300 ht_enabled=0 chan_offset=0 chan_width=3 cf1=5290 cf2=0 Fri Oct 25 13:13:48 2024 kern.info kernel: [ 136.154976] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready Fri Oct 25 13:13:48 2024 kern.info kernel: [ 136.155326] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:13:48 2024 kern.info kernel: [ 136.160429] br-lan: port 6(phy1-ap0) entered forwarding state Fri Oct 25 13:13:48 2024 daemon.notice netifd: Network device 'phy1-ap0' link is up Fri Oct 25 13:13:48 2024 daemon.notice hostapd: phy1-ap0: interface state DFS->ENABLED Fri Oct 25 13:13:48 2024 daemon.notice hostapd: phy1-ap0: AP-ENABLED Fri Oct 25 13:13:51 2024 authpriv.info dropbear[2692]: Child connection from 192.168.10.121:63073 Fri Oct 25 13:14:00 2024 authpriv.notice dropbear[2692]: Password auth succeeded for 'root' from 192.168.10.121:63073 Fri Oct 25 13:14:46 2024 kern.info kernel: [ 193.648104] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:14:46 2024 kern.info kernel: [ 193.648258] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:14:46 2024 daemon.notice netifd: bridge 'br-lan' link is down Fri Oct 25 13:14:46 2024 daemon.err pppoe-server[3225]: recv (receivePacket): Network is down Fri Oct 25 13:14:46 2024 daemon.notice netifd: Interface 'lan' has link connectivity loss Fri Oct 25 13:14:51 2024 kern.info kernel: [ 198.662202] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:14:51 2024 kern.info kernel: [ 198.662270] br-lan: port 6(phy1-ap0) entered forwarding state Fri Oct 25 13:14:51 2024 kern.info kernel: [ 198.666761] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:14:51 2024 daemon.notice netifd: bridge 'br-lan' link is up Fri Oct 25 13:14:51 2024 daemon.notice netifd: Interface 'lan' has link connectivity Fri Oct 25 13:14:51 2024 kern.info kernel: [ 198.672548] br-lan: port 5(phy0-ap0) entered forwarding state Fri Oct 25 13:14:51 2024 kern.info kernel: [ 198.679040] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Fri Oct 25 13:14:51 2024 kern.info kernel: [ 198.832401] device br-lan left promiscuous mode Fri Oct 25 13:14:51 2024 daemon.notice procd: /etc/rc.d/S25packet_steering: uci: Entry not found Fri Oct 25 13:14:53 2024 user.info adblock-4.2.2-r5[3454]: backup directory '/tmp/adblock-Backup' created Fri Oct 25 13:14:53 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM Fri Oct 25 13:14:53 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:14:54 2024 daemon.err collectd[4065]: plugin_load: plugin "cpu" successfully loaded. Fri Oct 25 13:14:54 2024 daemon.err collectd[4065]: plugin_load: plugin "interface" successfully loaded. Fri Oct 25 13:14:54 2024 daemon.err collectd[4065]: plugin_load: plugin "iwinfo" successfully loaded. Fri Oct 25 13:14:54 2024 daemon.err collectd[4065]: plugin_load: plugin "load" successfully loaded. Fri Oct 25 13:14:54 2024 daemon.err collectd[4065]: plugin_load: plugin "memory" successfully loaded. Fri Oct 25 13:14:55 2024 daemon.err collectd[4065]: plugin_load: plugin "rrdtool" successfully loaded. Fri Oct 25 13:14:55 2024 daemon.err collectd[4065]: rrdtool plugin: RRASingle = true: creating only AVERAGE RRAs Fri Oct 25 13:14:55 2024 daemon.info pppoe-server[3225]: Terminating on signal 15 -- killing all PPPoE sessions Fri Oct 25 13:14:55 2024 daemon.err collectd[4065]: plugin_load: plugin "sensors" successfully loaded. Fri Oct 25 13:14:55 2024 daemon.err collectd[4065]: Initialization complete, entering read-loop. Fri Oct 25 13:14:55 2024 daemon.err collectd[4065]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/OpenWrt/memory/memory-used.rrd: opening '/tmp/rrd/OpenWrt/memory/memory-used.rrd': No such file or directory Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000 Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus Fri Oct 25 13:14:57 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.10.100 -- 192.168.10.249, lease time 12h Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using nameserver 192.168.1.1#53 Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names Fri Oct 25 13:14:57 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 4 names Fri Oct 25 13:14:57 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses Fri Oct 25 13:14:57 2024 user.info adblock-4.2.2-r5[3454]: adblock is currently disabled, please set the config option 'adb_enabled' to '1' to use this service Fri Oct 25 13:14:58 2024 daemon.notice netifd: bridge 'br-lan' link is down Fri Oct 25 13:14:58 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:14:58 2024 daemon.notice netifd: Interface 'lan' has link connectivity loss Fri Oct 25 13:14:58 2024 daemon.err odhcpd[3514]: Failed to send to ff02::1%lan@br-lan (Network unreachable) Fri Oct 25 13:14:58 2024 kern.info kernel: [ 205.643673] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:14:58 2024 kern.info kernel: [ 205.643827] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:15:03 2024 kern.info kernel: [ 210.659146] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:15:03 2024 kern.info kernel: [ 210.659213] br-lan: port 6(phy1-ap0) entered forwarding state Fri Oct 25 13:15:03 2024 kern.info kernel: [ 210.663719] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:15:03 2024 kern.info kernel: [ 210.669464] br-lan: port 5(phy0-ap0) entered forwarding state Fri Oct 25 13:15:03 2024 daemon.notice netifd: bridge 'br-lan' link is up Fri Oct 25 13:15:03 2024 daemon.notice netifd: Interface 'lan' has link connectivity Fri Oct 25 13:15:03 2024 kern.info kernel: [ 210.675905] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Fri Oct 25 13:15:03 2024 kern.info kernel: [ 211.185226] device br-lan entered promiscuous mode Fri Oct 25 13:15:04 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:15:04 2024 daemon.err odhcpd[3514]: Failed to send to ff02::1%lan@br-lan (Address not available) Fri Oct 25 13:15:20 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:15:36 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:15:52 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:16:26 2024 daemon.warn dnsmasq[1]: possible DNS-rebind attack detected: dns.msftncsi.com Fri Oct 25 13:18:31 2024 kern.warn kernel: [ 418.575253] ath10k_ahb a000000.wifi: Invalid VHT mcs 15 peer stats Fri Oct 25 13:21:39 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: RSN: Group rekeying completed with 3c:7c:3f:92:f9:84 [GTK=CCMP] Fri Oct 25 13:21:39 2024 daemon.notice wpa_supplicant[1466]: phy1-sta0: Unknown event 37 Fri Oct 25 13:25:09 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:28:29 2024 kern.info kernel: [ 1016.730308] br-lan: port 6(phy1-ap0) entered disabled state Fri Oct 25 13:28:29 2024 kern.info kernel: [ 1016.730472] br-lan: port 5(phy0-ap0) entered disabled state Fri Oct 25 13:28:29 2024 daemon.notice netifd: bridge 'br-lan' link is down Fri Oct 25 13:28:29 2024 daemon.notice netifd: Interface 'lan' has link connectivity loss Fri Oct 25 13:28:29 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:28:29 2024 daemon.err pppoe-server[4580]: recv (receivePacket): Network is down Fri Oct 25 13:28:29 2024 daemon.err odhcpd[3514]: Failed to send to ff02::1%lan@br-lan (Network unreachable) Fri Oct 25 13:28:34 2024 kern.info kernel: [ 1021.745250] br-lan: port 6(phy1-ap0) entered blocking state Fri Oct 25 13:28:34 2024 kern.info kernel: [ 1021.745316] br-lan: port 6(phy1-ap0) entered forwarding state Fri Oct 25 13:28:34 2024 kern.info kernel: [ 1021.749798] br-lan: port 5(phy0-ap0) entered blocking state Fri Oct 25 13:28:34 2024 kern.info kernel: [ 1021.755618] br-lan: port 5(phy0-ap0) entered forwarding state Fri Oct 25 13:28:34 2024 daemon.notice netifd: bridge 'br-lan' link is up Fri Oct 25 13:28:34 2024 daemon.notice netifd: Interface 'lan' has link connectivity Fri Oct 25 13:28:34 2024 kern.info kernel: [ 1021.761446] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Fri Oct 25 13:28:34 2024 kern.info kernel: [ 1021.912403] device br-lan left promiscuous mode Fri Oct 25 13:28:34 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network Fri Oct 25 13:28:34 2024 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp Fri Oct 25 13:28:35 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:28:35 2024 daemon.err odhcpd[3514]: Failed to send to ff02::1%lan@br-lan (Address not available) Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system Fri Oct 25 13:28:35 2024 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system Fri Oct 25 13:28:36 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led WLAN Fri Oct 25 13:28:36 2024 daemon.notice procd: /etc/rc.d/S96led: setting up led WAN Fri Oct 25 13:28:36 2024 daemon.notice ksmbd: Stopping Ksmbd userspace service. Fri Oct 25 13:28:37 2024 daemon.notice ksmbd: Starting Ksmbd userspace service. Fri Oct 25 13:30:24 2024 daemon.info procd: - init complete - Fri Oct 25 13:30:32 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:30:36 2024 daemon.err collectd[4065]: Sleeping only 2s because the next interval is 70.872 seconds in the past! Fri Oct 25 13:30:48 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:31:04 2024 daemon.warn odhcpd[3514]: No default route present, overriding ra_lifetime! Fri Oct 25 13:31:07 2024 daemon.info pppoe-server[4580]: Terminating on signal 15 -- killing all PPPoE sessions Fri Oct 25 13:31:08 2024 daemon.err uhttpd[2901]: /www/cgi-bin/pw.cgi: line 56: rp-pppoe-common: not found Fri Oct 25 13:31:08 2024 daemon.err uhttpd[2901]: /www/cgi-bin/pw.cgi: line 56: Removing package rp-pppoe-server from root... Fri Oct 25 13:31:08 2024 daemon.err uhttpd[2901]: Not deleting modified conffile /etc/ppp/pppoe-server-options. Fri Oct 25 13:31:08 2024 daemon.err uhttpd[2901]: Not deleting modified conffile /etc/ppp/pap-secrets.: not found ```
CodeInvers3 commented 5 days ago

Screenshot 2024-10-26 at 15-01-04 OpenWrt - LuCI

In uhttpd, I previously set it to port 81, but I’ve removed that configuration, so it should now work on port 80 at http://<device_ip_address>/pppwn.html and disable the automatic startup of pw in LuCI or from the console using /etc/init.d/pw disable

You can try reinstalling uhttpd, pppoe-common, and pppoe-server. When you uninstall them, delete the files /etc/config/uhttpd, /etc/ppp/chap-secrets, /etc/ppp/pap-secrets, and /etc/ppp/pppoe-server-options, as I've removed the use of uhttpd, and some configuration in this file might be causing issues. Then reinstall uhttpd and install PPPw_ow again.

Daviteusz commented 3 days ago

I reinstalled the entire firmware without keeping any data, installed PW, and the problem remains the same. The router has plenty of free RAM and memory. Maybe delaying the start of PW would solve the problem 🤔

CodeInvers3 commented 3 days ago

You can try editing the file /etc/init.d/pw. Look for START=80, change it to START=99, and see if you notice any changes. You can do this via FTP or console.

Generally, if you choose the autorun option when turning on the router, it will keep the light flashing until it activates GoldHEN. It’s not possible to use luCI from the PS4 browser, but it can be accessed from another device. Once GoldHEN is activated, wait a few seconds until the PPPoE server starts working, which allows luCI to be used again from the PS4. When running pppwn, it occupies the network, so it’s not possible to use another network service until it has finished its task.

Daviteusz commented 2 days ago

You can try editing the file /etc/init.d/pw. Look for START=80, change it to START=99, and see if you notice any changes. You can do this via FTP or console.

Delaying the pw service solves the problem. Thanks for your time.