-
Fototrend
OpenWrt topic
Új hozzászólás Aktív témák
-
E.Kaufmann
veterán
válasz
vargalex
#21384
üzenetére
Amúgy ha már PPPoE.
OpenWRT alatt lehetne csinálni PPPoE bridge-et? Mármint annyi lenne a szerepe, hogy végezteti a PPPoE-t és az azon kapott címeket átpasszolja a mögötte lévő eszköznek, nem csak IPv4 hanem IPv6 szinten, átpasszolva még a DHCPv6-ot is, hogy a másik eszközt így tehermentesítsük. -
PistiSan
addikt
-
looser
addikt
válasz
vargalex
#21380
üzenetére
Szia, igen! Viszont amit eredetileg bekötött a digis "szaki" (a szerencsétlen CAT 5e kábelt kapocsbelövővel rögzítette az előszobában az átjáró feletti fakerethez (emellett van egy kis asztalon az ő eszközük és a vezetékes telefon) és ez megy a szobámba a fenti routerhez, ebben még ráadásul, mivel nem volt elegendő a kábel, a jóember egy toldót is betett) azt használom még. De eléggé kiszolgálta magát az eszköz, most 12 éves, egy WRT 54GL-t (Tomato fw) váltott, szóval ha cserés a nagyobb sávszél miatt, nem gond. De ezzel a kéréssel átmegyek majd a routeres topicba, ha azt mondjátok, hogy cseréljek.
-
cree
csendes tag
válasz
vargalex
#21306
üzenetére
tcom(lan1)----wifi router(lan1)
nincs semi extra bridge plugin konfogolva drelay vagy hasonló...
config dnsmasq option domainneeded '1' option boguspriv '1' option filterwin2k '0' option localise_queries '1' option rebind_protection '1' option rebind_localhost '1' option local '/lan/' option domain 'lan' option expandhosts '1' option nonegcache '0' option cachesize '1000' option authoritative '1' option readethers '1' option leasefile '/tmp/dhcp.leases' option resolvfile '/tmp/resolv.conf.d/resolv.conf.auto' option nonwildcard '1' option localservice '1' option ednspacket_max '1232' option filter_aaaa '0' option filter_a '0' option ignore '1'
config dhcp 'lan' option interface 'lan' option start '100' option limit '150' option leasetime '12h' option dhcpv4 'server' option dynamicdhcp '0' option ignore '1'
config dhcp 'wan' option interface 'wan' option ignore '1'
config odhcpd 'odhcpd' option maindhcp '0' option leasefile '/tmp/hosts/odhcpd' option leasetrigger '/usr/sbin/odhcpd-update' option loglevel '4' -
xabolcs
őstag
válasz
vargalex
#21202
üzenetére
Es meg akkor is jol jon a relayd, amikor a kliens eszkoz (0e8d:7961 MediaTek Inc. Wireless_Device, Fenvi AX1800 USB, kmod-mt7921u) nem szereti a WDS-t ... vagy epp user error van!
Nagy lelkesen bedugtam a jo oreg D-Link DIR-860L routerembe, aztan a rendszernaploban ment a siras, hogy jajj, nem tamogatja a kivant modot.
Ugyhogy felcsaptam az OpenWrt wiki-t es beallitottam.Csak azt nem tudom, hogy miert allit be statikus IP-t a wifi kliensnek, meg ugyanazt az IP-t a relay bridge-nek.
Szerencsere suste leirasa nem emlit ilyen folosleges atkonfiguralasokat, igy megnyugodtam.
Egyebkent nagyon jo kis kutyu!
-
Puro
aktív tag
válasz
vargalex
#21272
üzenetére
@wan 192.168.0.100 -gondolom ezzel az ipvel meg kellene jelennie abban a hálóban, mint fix ip-s eszköz- modem lanja 192.168.0.1, saját lan 192.168.1.1 statikus routet nem néztem még.
Vodás időkben nekem is működött a 192.168.100.1 mindenféle mók nélkül, de azóta átmentem a T-hez optikára. -
kiborg
aktív tag
válasz
vargalex
#21252
üzenetére
Véletlenül bármit, de nem hiszem. Hogy tudom ellenőrizni ?
Tényleg üres újraindítás után:
File not found or empty feliratot látom a beolvasás után.Miután újratöltöm(Reload) a és ránézek a DDNS logra, már ezt látom:
203336 : ************ ************** ************** **************
203336 note : PID '3767' started at 2025-09-06 20:33
203336 : ddns version : 2.8.2-26
203336 : uci configuration:
ddns.NoIP.check_interval='5'
ddns.NoIP.check_unit='minutes'
ddns.NoIP.domain='kiborg.no-ip.info'
ddns.NoIP.enabled='1'
ddns.NoIP.force_interval='10'
ddns.NoIP.force_unit='minutes'
ddns.NoIP.interface='wan'
ddns.NoIP.ip_source='web'
ddns.NoIP.ip_url='http://checkip.dyndns.com'
ddns.NoIP.lookup_host='kiborg.no-ip.info'
ddns.NoIP.password='***PW***'
ddns.NoIP.retry_unit='seconds'
ddns.NoIP.service_name='no-ip.com'
ddns.NoIP.use_ipv6='0'
ddns.NoIP.use_syslog='2'
ddns.NoIP.username='kiborg80912@gmail.com'
ddns.NoIP=service
203336 : verbose mode : 0 - run normal, NO console output
203336 : check interval: 300 seconds
203337 : force interval: 600 seconds
203337 : retry interval: 60 seconds
203337 : retry counter : 0 times
203337 : No old process
203337 : last update: never
203337 : Detect registered/public IP
203337 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
203337 : Registered IP '91.82.172.155' detected
203337 info : Starting main loop at 2025-09-06 20:33
203337 : Detect local IP on 'web'
203337 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
203338 : Local IP '94.21.205.56' detected on web at 'http://checkip.dyndns.com'
203338 : Update needed - L: '94.21.205.56' <> R: '91.82.172.155'
203338 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
203338 : sending dummy IP to 'no-ip.com'
203338 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
203339 : 'no-ip.com' answered:
good 127.0.0.1
203340 : sending real IP to 'no-ip.com'
203340 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=94.21.205.56' 2>/var/run/ddns/NoIP.err
203341 : 'no-ip.com' answered:
good 94.21.205.56
203341 info : Update successful - IP '94.21.205.56' send
203341 info : Forced update successful - IP: '94.21.205.56' send
203341 : Waiting 300 seconds (Check Interval)Viszont feltűnt egy ilyen "hibaüzenet":

Jelenthet ez bármit is ?
El lehet távolítani a DDNS és újra felrakni ?
-
kiborg
aktív tag
válasz
vargalex
#21217
üzenetére
Rendszernapló közvetlenül az újraindítás után:
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.000000] Linux version 5.10.146 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19803-9a599fee93) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Fri Oct 14 22:44:41 2022
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Machine model: Xiaomi Redmi Router AX6S
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Zone ranges:
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] DMA [mem 0x0000000040000000-0x000000004fffffff]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] DMA32 empty
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Normal empty
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Movable zone start for each node
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Early memory node ranges
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000042ffffff]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000043000000-0x000000004302ffff]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000043030000-0x000000004fffffff]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff]
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.000000] On node 0 totalpages: 65536
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.000000] DMA zone: 1024 pages used for memmap
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.000000] DMA zone: 0 pages reserved
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.000000] DMA zone: 65536 pages, LIFO batch:15
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] psci: probing for conduit method from DT.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] psci: PSCIv0.2 detected in firmware.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] psci: Using standard PSCI v0.2 function IDs
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] psci: Trusted OS migration not required
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] percpu: Embedded 20 pages/cpu s43992 r8192 d29736 u81920
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.000000] pcpu-alloc: s43992 r8192 d29736 u81920 alloc=20*4096
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 [0] 1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Detected VIPT I-cache on CPU0
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] CPU features: detected: ARM erratum 845719
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] CPU features: detected: ARM erratum 843419
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64512
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 swiotlb=512 rootfstype=squashfs firmware=1 uart_en=1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Memory: 232880K/262144K available (8254K kernel code, 894K rwdata, 1444K rodata, 448K init, 299K bss, 29264K reserved, 0K cma-reserved)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] rcu: Hierarchical RCU implementation.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] Tracing variant of Tasks RCU enabled.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
Thu Sep 4 17:23:06 2025 kern.warn kernel: [ 0.000000] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys).
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000003] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000188] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000198] pid_max: default: 32768 minimum: 301
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000270] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.000276] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.001281] rcu: Hierarchical SRCU implementation.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.001384] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.001567] smp: Bringing up secondary CPUs ...
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.001903] Detected VIPT I-cache on CPU1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.001947] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.002008] smp: Brought up 1 node, 2 CPUs
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.002016] SMP: Total of 2 processors activated.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.002020] CPU features: detected: 32-bit EL0 Support
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.002025] CPU features: detected: CRC32 instructions
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.002133] CPU: All CPU(s) started at EL2
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.002144] alternatives: patching kernel code
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.005368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.005386] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.005472] pinctrl core: initialized pinctrl subsystem
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.006594] NET: Registered protocol family 16
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.006895] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.006921] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.006945] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007211] thermal_sys: Registered thermal governor 'fair_share'
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007214] thermal_sys: Registered thermal governor 'bang_bang'
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007219] thermal_sys: Registered thermal governor 'step_wise'
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007223] thermal_sys: Registered thermal governor 'user_space'
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007440] ASID allocator initialised with 65536 entries
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007810] pstore: Registered ramoops as persistent store backend
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.007816] ramoops: using 0x10000@0x42ff0000, ecc: 0
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.033314] cryptd: max_cpu_qlen set to 1000
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.035029] SCSI subsystem initialized
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 0.035163] libata version 3.00 loaded.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.035314] usbcore: registered new interface driver usbfs
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.035344] usbcore: registered new interface driver hub
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.035369] usbcore: registered new device driver usb
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.036421] clocksource: Switched to clocksource arch_sys_counter
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.036966] NET: Registered protocol family 2
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037065] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037413] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037430] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037448] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037476] TCP: Hash tables configured (established 2048 bind 2048)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037540] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037556] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037643] NET: Registered protocol family 1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.037662] PCI: CLS 0 bytes, default 64
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.040258] workingset: timestamp_bits=46 max_order=16 bucket_order=0
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.042799] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.042808] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.074539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
Thu Sep 4 17:23:06 2025 kern.err kernel: [ 0.079033] mt-pmic-pwrap 10001000.pwrap: unexpected interrupt int=0x1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.093402] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.095241] printk: console [ttyS0] disabled
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.115452] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 21, base_baud = 1562500) is a ST16650V2
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.708182] printk: console [ttyS0] enabled
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.713271] mtk_rng 1020f000.rng: registered RNG driver
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.713447] random: crng init done
Thu Sep 4 17:23:06 2025 kern.warn kernel: [ 0.718697] cacheinfo: Unable to detect cache hierarchy for CPU 0
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.730291] loop: module loaded
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.733434] Loading iSCSI transport class v2.0-870.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.739461] mtk-snand 1100d000.snfi: chip is F50L1G41LB, size 128MB, page size 2048, oob size 64
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.750255] [BBT] BMT.v2 is found at 0x3ff
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.754535] 10 fixed-partitions partitions found on MTD device 1100d000.snfi
Thu Sep 4 17:23:06 2025 kern.err kernel: [ 0.761619] OF: Bad cell count for /snfi@1100d000/partitions
Thu Sep 4 17:23:06 2025 kern.err kernel: [ 0.767292] OF: Bad cell count for /snfi@1100d000/partitions
Thu Sep 4 17:23:06 2025 kern.err kernel: [ 0.773344] OF: Bad cell count for /snfi@1100d000/partitions
Thu Sep 4 17:23:06 2025 kern.err kernel: [ 0.779029] OF: Bad cell count for /snfi@1100d000/partitions
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.784774] Creating 10 MTD partitions on "1100d000.snfi":
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.790264] 0x000000000000-0x000000080000 : "Preloader"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.796657] 0x000000080000-0x0000000c0000 : "ATF"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.802024] 0x0000000c0000-0x000000140000 : "u-boot"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.808103] 0x000000140000-0x000000180000 : "u-boot-env"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.814056] 0x000000180000-0x0000001c0000 : "bdata"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.819598] 0x0000001c0000-0x000000240000 : "factory"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.825731] 0x000000240000-0x000000280000 : "crash"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.831286] 0x000000280000-0x0000002c0000 : "crash_log"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.837201] 0x0000002c0000-0x0000006c0000 : "kernel"
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 0.850280] no rootfs found after FIT image in "kernel"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 0.855503] 0x0000006c0000-0x0000075c0000 : "ubi"
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.094079] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xffffffc011c20000, irq 30
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.103678] i2c /dev entries driver
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.108169] mtk-wdt 10212000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.118889] NET: Registered protocol family 10
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.124038] Segment Routing with IPv6
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.127756] NET: Registered protocol family 17
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.132224] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.145273] 8021q: 802.1Q VLAN Support v1.8
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.150650] pstore: Using crash dump compression: deflate
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.165286] mtk-pcie 1a143000.pcie: host bridge /pcie@1a143000 ranges:
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.171838] mtk-pcie 1a143000.pcie: Parsing ranges property...
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.177676] mtk-pcie 1a143000.pcie: MEM 0x0020000000..0x0027ffffff -> 0x0020000000
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.212195] mtk-pcie 1a143000.pcie: PCI host bridge to bus 0000:00
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.218383] pci_bus 0000:00: root bus resource [bus 00-ff]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.223860] pci_bus 0000:00: root bus resource [mem 0x20000000-0x27ffffff]
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.230732] pci_bus 0000:00: scanning bus
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.234774] pci 0000:00:00.0: [14c3:3258] type 01 class 0x060400
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.240806] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x1ffffffff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.249463] pci_bus 0000:00: fixups for bus
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.253643] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.260341] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.268354] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.275137] pci_bus 0000:01: scanning bus
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.279354] pci 0000:01:00.0: [14c3:7915] type 00 class 0x000280
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.285530] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.292857] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.300180] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.308135] pci 0000:01:00.0: supports D1 D2
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.312396] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.319029] pci 0000:01:00.0: PME# disabled
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.323509] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.367574] pci_bus 0000:01: fixups for bus
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.371751] pci_bus 0000:01: bus scan returning with max=01
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.377329] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.383939] pci_bus 0000:00: bus scan returning with max=01
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.389521] pci 0000:00:00.0: BAR 0: no space for [mem size 0x200000000 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.397176] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x200000000 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.405172] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.411958] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.419780] pci 0000:01:00.0: BAR 2: assigned [mem 0x20100000-0x20103fff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.427605] pci 0000:01:00.0: BAR 4: assigned [mem 0x20104000-0x20104fff 64bit pref]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.435422] pci 0000:00:00.0: PCI bridge to [bus 01]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.440386] pci 0000:00:00.0: bridge window [mem 0x20000000-0x201fffff]
Thu Sep 4 17:23:06 2025 kern.err kernel: [ 1.447244] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.453849] pcieport 0000:00:00.0: assign IRQ: got 0
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.458820] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 1.464922] pcieport 0000:00:00.0: enabling bus mastering
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.470740] mtk_hsdma 1b007000.dma-controller: Using 3 as missing dma-requests property
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.478935] mtk_hsdma 1b007000.dma-controller: MediaTek HSDMA driver registered
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.535338] mt7530 mdio-bus:00 wan (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=138)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.554982] mt7530 mdio-bus:00 lan1 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=139)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.574619] mt7530 mdio-bus:00 lan2 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=140)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.594264] mt7530 mdio-bus:00 lan3 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=141)
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.605852] mt7530 mdio-bus:00: configuring for fixed/2500base-x link mode
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.612892] DSA: tree 0 setup
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 1.613092] mt7530 mdio-bus:00: Link is Up - 2.5Gbps/Full - flow control rx/tx
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 1.616587] UBI: auto-attach mtd9
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 1.626375] ubi0: attaching mtd9
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.204411] ubi0: scanning is finished
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.213816] ubi0: attached mtd9 (name "ubi", size 111 MiB)
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.219304] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.226169] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.232955] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.239910] ubi0: good PEBs: 888, bad PEBs: 0, corrupted PEBs: 0
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.245907] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.253124] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1665787481
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.262249] ubi0: available PEBs: 0, total reserved PEBs: 888, PEBs reserved for bad PEB handling: 19
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.271515] ubi0: background thread "ubi_bgt0d" started, PID 769
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 2.278606] block ubiblock0_0: created from ubi0:0(rootfs)
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 2.284084] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 2.295383] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 2.302737] Freeing unused kernel memory: 448K
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 2.336457] Run /sbin/init as init process
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.340543] with arguments:
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.343500] /sbin/init
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.346195] with environment:
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.349332] HOME=/
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.351682] TERM=linux
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.354379] firmware=1
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 2.357080] uart_en=1
Thu Sep 4 17:23:06 2025 user.info kernel: [ 2.553659] init: Console is alive
Thu Sep 4 17:23:06 2025 user.info kernel: [ 2.557208] init: - watchdog -
Thu Sep 4 17:23:06 2025 user.info kernel: [ 2.861761] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Thu Sep 4 17:23:06 2025 user.info kernel: [ 2.879682] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Thu Sep 4 17:23:06 2025 user.info kernel: [ 2.892870] init: - preinit -
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 3.171339] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 3.179698] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 3.196389] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 3.203689] 8021q: adding VLAN 0 to HW filter on device lan1
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 4.476532] mt7530 mdio-bus:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 4.484038] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.254018] UBIFS (ubi0:1): Mounting in unauthenticated mode
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.259760] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 848
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.293881] UBIFS (ubi0:1): recovery needed
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.391388] UBIFS (ubi0:1): recovery completed
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.395883] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.403714] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.413623] UBIFS (ubi0:1): FS size: 103231488 bytes (98 MiB, 813 LEBs), journal size 5206016 bytes (4 MiB, 41 LEBs)
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.424137] UBIFS (ubi0:1): reserved for root: 4875878 bytes (4761 KiB)
Thu Sep 4 17:23:06 2025 kern.notice kernel: [ 7.430746] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID DB37C13D-3A02-4B29-A395-22EB3ECBF48E, small LPT model
Thu Sep 4 17:23:06 2025 user.info kernel: [ 7.446849] mount_root: switching to ubifs overlay
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 7.456947] overlayfs: "xino" feature enabled using 2 upper inode bits.
Thu Sep 4 17:23:06 2025 user.debug kernel: [ 7.468169] urandom-seed: Seeding with /etc/urandom.seed
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 7.558811] mt7530 mdio-bus:00 lan1: Link is Down
Thu Sep 4 17:23:06 2025 user.info kernel: [ 7.570471] procd: - early -
Thu Sep 4 17:23:06 2025 user.info kernel: [ 7.573406] procd: - watchdog -
Thu Sep 4 17:23:06 2025 user.info kernel: [ 8.125897] procd: - watchdog -
Thu Sep 4 17:23:06 2025 user.info kernel: [ 8.130000] procd: - ubus -
Thu Sep 4 17:23:06 2025 user.info kernel: [ 8.193426] procd: - init -
Thu Sep 4 17:23:06 2025 user.info kernel: [ 8.463076] urngd: v1.0.2 started.
Thu Sep 4 17:23:06 2025 user.info kernel: [ 8.504862] kmodloader: loading kernel modules from /etc/modules.d/*
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.522112] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.529754] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 8.584123] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 8.594782] mt7915e 0000:01:00.0: assign IRQ: got 142
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 8.599923] pci 0000:00:00.0: enabling bus mastering
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.604898] mt7915e 0000:01:00.0: enabling device (0000 -> 0002)
Thu Sep 4 17:23:06 2025 kern.debug kernel: [ 8.610987] mt7915e 0000:01:00.0: enabling bus mastering
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.667893] mt7622-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20190801210006a
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.667893]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.794758] mt7622-wmac 18000000.wmac: N9 Firmware Version: _reserved_, Build Time: 20220630094834
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.807571] mt7915e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20211222184017a
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.807571]
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 8.949220] mt7915e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20211222184052
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 9.023754] mt7915e 0000:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20211222184111
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 9.165879] PPP generic driver version 2.4.2
Thu Sep 4 17:23:06 2025 kern.info kernel: [ 9.171567] NET: Registered protocol family 24
Thu Sep 4 17:23:06 2025 user.info kernel: [ 9.179857] kmodloader: done loading kernel modules from /etc/modules.d/*
Thu Sep 4 17:23:06 2025 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Sep 4 17:23:06 2025 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Sep 4 17:23:06 2025 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-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Sep 4 17:23:06 2025 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:23:06 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 17 addresses
Thu Sep 4 17:23:06 2025 authpriv.info dropbear[1621]: Not backgrounding
Thu Sep 4 17:23:07 2025 daemon.notice wpa_supplicant[1758]: Successfully initialized wpa_supplicant
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: bonding
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: 8021ad
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: 8021q
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: macvlan
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: veth
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: bridge
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: Network device
Thu Sep 4 17:23:07 2025 user.notice : Added device handler type: tunnel
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.730153] mtk_soc_eth 1b100000.ethernet eth0: Link is Down
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.739584] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.748010] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.749982] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.770586] 8021q: adding VLAN 0 to HW filter on device lan1
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.781087] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.789312] br-lan: port 1(lan1) entered blocking state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.794566] br-lan: port 1(lan1) entered disabled state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.800980] device lan1 entered promiscuous mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.805605] device eth0 entered promiscuous mode
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'lan' is enabled
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'lan' is setting up now
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'lan' is now up
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.820869] mt7530 mdio-bus:00 lan2: configuring for phy/gmii link mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.828124] 8021q: adding VLAN 0 to HW filter on device lan2
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.836753] br-lan: port 2(lan2) entered blocking state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.841982] br-lan: port 2(lan2) entered disabled state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.848195] device lan2 entered promiscuous mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.858056] mt7530 mdio-bus:00 lan3: configuring for phy/gmii link mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.865181] 8021q: adding VLAN 0 to HW filter on device lan3
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.875422] mt7530 mdio-bus:00 lan3: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.877952] br-lan: port 3(lan3) entered blocking state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.888183] br-lan: port 3(lan3) entered disabled state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.895849] device lan3 entered promiscuous mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.904751] br-lan: port 3(lan3) entered blocking state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.909999] br-lan: port 3(lan3) entered forwarding state
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.917551] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Sep 4 17:23:08 2025 daemon.notice netifd: bridge 'br-lan' link is up
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.928815] mt7530 mdio-bus:00 wan: configuring for phy/gmii link mode
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.935877] 8021q: adding VLAN 0 to HW filter on device wan
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.940362] mt7530 mdio-bus:00 wan: Link is Up - 1Gbps/Full - flow control off
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'WAN' is enabled
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'loopback' is enabled
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'loopback' is now up
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Network device 'eth0' link is up
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Network device 'lan3' link is up
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Network device 'wan' link is up
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'WAN' has link connectivity
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'WAN' is setting up now
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Network device 'lo' link is up
Thu Sep 4 17:23:08 2025 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 11.949989] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
Thu Sep 4 17:23:08 2025 daemon.err insmod: module is already loaded - slhc
Thu Sep 4 17:23:08 2025 daemon.err insmod: module is already loaded - ppp_generic
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Sep 4 17:23:08 2025 daemon.err insmod: module is already loaded - pppox
Thu Sep 4 17:23:08 2025 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Sep 4 17:23:08 2025 daemon.err insmod: module is already loaded - pppoe
Thu Sep 4 17:23:08 2025 daemon.info pppd[2211]: Plugin pppoe.so loaded.
Thu Sep 4 17:23:08 2025 daemon.info pppd[2211]: PPPoE plugin from pppd 2.4.9
Thu Sep 4 17:23:08 2025 daemon.notice pppd[2211]: pppd 2.4.9 started by root, uid 0
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Thu Sep 4 17:23:08 2025 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Thu Sep 4 17:23:08 2025 daemon.info pppd[2211]: PPP session is 7169
Thu Sep 4 17:23:08 2025 daemon.warn pppd[2211]: Connected to 3c:ec:ef:38:7c:8d via interface wan
Thu Sep 4 17:23:08 2025 kern.info kernel: [ 12.267206] pppoe-WAN: renamed from ppp0
Thu Sep 4 17:23:08 2025 daemon.info pppd[2211]: Renamed interface ppp0 to pppoe-WAN
Thu Sep 4 17:23:08 2025 daemon.info pppd[2211]: Using interface pppoe-WAN
Thu Sep 4 17:23:08 2025 daemon.notice pppd[2211]: Connect: pppoe-WAN <--> wan
Thu Sep 4 17:23:09 2025 daemon.notice hostapd: Configuration file: /var/run/hostapd-phy0.conf (phy wlan0) --> new PHY
Thu Sep 4 17:23:09 2025 daemon.notice procd: /etc/rc.d/S96led: setting up led WAN
Thu Sep 4 17:23:09 2025 kern.info kernel: [ 12.511113] br-lan: port 4(wlan0) entered blocking state
Thu Sep 4 17:23:09 2025 kern.info kernel: [ 12.516460] br-lan: port 4(wlan0) entered disabled state
Thu Sep 4 17:23:09 2025 kern.info kernel: [ 12.521961] device wlan0 entered promiscuous mode
Thu Sep 4 17:23:09 2025 kern.info kernel: [ 12.526762] br-lan: port 4(wlan0) entered blocking state
Thu Sep 4 17:23:09 2025 kern.info kernel: [ 12.532074] br-lan: port 4(wlan0) entered forwarding state
Thu Sep 4 17:23:09 2025 kern.info kernel: [ 12.576663] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Thu Sep 4 17:23:09 2025 daemon.notice hostapd: wlan0: interface state UNINITIALIZED->ENABLED
Thu Sep 4 17:23:09 2025 daemon.notice hostapd: wlan0: AP-ENABLED
Thu Sep 4 17:23:09 2025 daemon.info procd: - init complete -
Thu Sep 4 17:23:09 2025 daemon.err odhcpd[1849]: Failed to send to ff02::1%lan@br-lan (Address not available)
Thu Sep 4 17:23:09 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:23:09 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 17 addresses
Thu Sep 4 17:23:09 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c.2632 - 0 addresses
Thu Sep 4 17:23:09 2025 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 0 addresses
Thu Sep 4 17:23:10 2025 daemon.notice netifd: Wireless device 'radio0' is now up
Thu Sep 4 17:23:10 2025 daemon.notice netifd: Network device 'wlan0' link is up
Thu Sep 4 17:23:10 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:23:10 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 17 addresses
Thu Sep 4 17:23:10 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c.2632 - 17 addresses
Thu Sep 4 17:23:10 2025 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 1 addresses
Thu Sep 4 17:23:11 2025 kern.info kernel: [ 14.668675] mt7530 mdio-bus:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Sep 4 17:23:11 2025 kern.info kernel: [ 14.676187] br-lan: port 1(lan1) entered blocking state
Thu Sep 4 17:23:11 2025 kern.info kernel: [ 14.681423] br-lan: port 1(lan1) entered forwarding state
Thu Sep 4 17:23:11 2025 daemon.notice netifd: Network device 'lan1' link is up
Thu Sep 4 17:23:11 2025 daemon.notice pppd[2211]: PAP authentication succeeded
Thu Sep 4 17:23:11 2025 daemon.notice pppd[2211]: peer from calling number 3C:EC:EF:38:7C:8D authorized
Thu Sep 4 17:23:11 2025 daemon.notice pppd[2211]: local LL address fe80::8c5b:e175:f486:87b2
Thu Sep 4 17:23:11 2025 daemon.notice pppd[2211]: remote LL address fe80::546f:59bc:1ca3:cd41
Thu Sep 4 17:23:11 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:23:11 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:23:12 2025 daemon.notice netifd: Network device 'pppoe-WAN' link is up
Thu Sep 4 17:23:12 2025 daemon.notice netifd: Interface 'WAN' is now up
Thu Sep 4 17:23:12 2025 daemon.notice pppd[2211]: local IP address 87.97.89.254
Thu Sep 4 17:23:12 2025 daemon.notice pppd[2211]: remote IP address 10.0.0.1
Thu Sep 4 17:23:12 2025 daemon.notice pppd[2211]: primary DNS address 193.110.57.4
Thu Sep 4 17:23:12 2025 daemon.notice pppd[2211]: secondary DNS address 193.110.56.8
Thu Sep 4 17:23:12 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:23:12 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using nameserver 193.110.57.4#53
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using nameserver 193.110.56.8#53
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Sep 4 17:23:12 2025 daemon.notice netifd: Network alias 'pppoe-WAN' link is up
Thu Sep 4 17:23:12 2025 daemon.notice netifd: Interface 'WAN_6' is enabled
Thu Sep 4 17:23:12 2025 daemon.notice netifd: Interface 'WAN_6' has link connectivity
Thu Sep 4 17:23:12 2025 daemon.notice netifd: Interface 'WAN_6' is setting up now
Thu Sep 4 17:23:12 2025 user.notice firewall: Reloading firewall due to ifup of WAN (pppoe-WAN)
Thu Sep 4 17:23:12 2025 user.notice firewall: Reloading firewall due to ifupdate of WAN (pppoe-WAN)
Thu Sep 4 17:23:12 2025 daemon.info hostapd: wlan0: STA d4:f0:ea:e9:df:98 IEEE 802.11: authenticated
Thu Sep 4 17:23:12 2025 daemon.info hostapd: wlan0: STA d4:f0:ea:e9:df:98 IEEE 802.11: associated (aid 1)
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Thu Sep 4 17:23:12 2025 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-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using nameserver 193.110.57.4#53
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using nameserver 193.110.56.8#53
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 19 addresses
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 1 addresses
Thu Sep 4 17:23:12 2025 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Sep 4 17:23:13 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 IEEE 802.11: authenticated
Thu Sep 4 17:23:13 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 IEEE 802.11: associated (aid 2)
Thu Sep 4 17:23:13 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 00:a1:14:01:7b:b1
Thu Sep 4 17:23:13 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:23:13 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 00:a1:14:01:7b:b1
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED d4:f0:ea:e9:df:98
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA d4:f0:ea:e9:df:98 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED d4:f0:ea:e9:df:98
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 34:98:7a:dc:b5:06 IEEE 802.11: authenticated
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 48:55:19:49:2f:c9 IEEE 802.11: authenticated
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 34:98:7a:dc:b3:af IEEE 802.11: authenticated
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 34:98:7a:dc:b5:06 IEEE 802.11: associated (aid 3)
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 48:55:19:49:2f:c9 IEEE 802.11: associated (aid 4)
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 34:98:7a:dc:b3:af IEEE 802.11: associated (aid 5)
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 48:55:19:49:2f:c9
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 48:55:19:49:2f:c9 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 48:55:19:49:2f:c9
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 34:98:7a:dc:b5:06
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 34:98:7a:dc:b5:06 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 34:98:7a:dc:b5:06
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 34:98:7a:dc:b3:af
Thu Sep 4 17:23:14 2025 daemon.info hostapd: wlan0: STA 34:98:7a:dc:b3:af WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:23:14 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 34:98:7a:dc:b3:af
Thu Sep 4 17:23:14 2025 daemon.notice netifd: Interface 'WAN_6' is now up
Thu Sep 4 17:23:14 2025 user.notice firewall: Reloading firewall due to ifup of WAN_6 (pppoe-WAN)
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) d4:f0:ea:e9:df:98
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.142 d4:f0:ea:e9:df:98
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using nameserver 193.110.57.4#53
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using nameserver 193.110.56.8#53
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using nameserver 2a01:368:a::2#53
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using nameserver 2a01:368:a::1#53
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 19 addresses
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 2 addresses
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.50 18:c0:4d:d7:09:07
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.50 18:c0:4d:d7:09:07 Tibor-Gepe
Thu Sep 4 17:24:34 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:24:34 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.57 6c:f0:49:de:cc:63
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.57 6c:f0:49:de:cc:63 Torrent-PC
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.142 d4:f0:ea:e9:df:98
Thu Sep 4 17:24:34 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.142 d4:f0:ea:e9:df:98 dreame_vacuum_r2209
Thu Sep 4 17:24:35 2025 daemon.warn dnsmasq[1]: possible DNS-rebind attack detected: dns.msftncsi.com
Thu Sep 4 17:24:35 2025 daemon.warn dnsmasq[1]: possible DNS-rebind attack detected: nlb-o15yovwgajdxn1mzb2.cn-shanghai.nlb.aliyuncsslb.com
Thu Sep 4 17:24:35 2025 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED 00:a1:14:01:7b:b1
Thu Sep 4 17:24:35 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 IEEE 802.11: disassociated
Thu Sep 4 17:24:36 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 IEEE 802.11: authenticated
Thu Sep 4 17:24:36 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 IEEE 802.11: associated (aid 2)
Thu Sep 4 17:24:36 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 00:a1:14:01:7b:b1
Thu Sep 4 17:24:36 2025 daemon.info hostapd: wlan0: STA 00:a1:14:01:7b:b1 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:24:36 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 00:a1:14:01:7b:b1
Thu Sep 4 17:24:37 2025 daemon.warn dnsmasq[1]: possible DNS-rebind attack detected: dns.msftncsi.com
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:54:6f:06 IEEE 802.11: authenticated
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:54:6f:06 IEEE 802.11: associated (aid 6)
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:72:a6:1e IEEE 802.11: authenticated
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:54:67:da IEEE 802.11: authenticated
Thu Sep 4 17:24:37 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 50:2c:c6:54:6f:06
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:54:6f:06 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:24:37 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 50:2c:c6:54:6f:06
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:54:67:da IEEE 802.11: associated (aid 7)
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:72:a6:1e IEEE 802.11: associated (aid 8)
Thu Sep 4 17:24:37 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 50:2c:c6:54:67:da
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:54:67:da WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:24:37 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 50:2c:c6:54:67:da
Thu Sep 4 17:24:37 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 50:2c:c6:72:a6:1e
Thu Sep 4 17:24:37 2025 daemon.info hostapd: wlan0: STA 50:2c:c6:72:a6:1e WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:24:37 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 50:2c:c6:72:a6:1e
Thu Sep 4 17:24:38 2025 daemon.info hostapd: wlan0: STA 0c:71:8c:18:11:c7 IEEE 802.11: authenticated
Thu Sep 4 17:24:38 2025 daemon.info hostapd: wlan0: STA 0c:71:8c:18:11:c7 IEEE 802.11: associated (aid 9)
Thu Sep 4 17:24:38 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 34:98:7a:dc:b5:06
Thu Sep 4 17:24:38 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.161 34:98:7a:dc:b5:06
Thu Sep 4 17:24:38 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:24:38 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:24:38 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 48:55:19:49:2f:c9
Thu Sep 4 17:24:38 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.102 48:55:19:49:2f:c9
Thu Sep 4 17:24:38 2025 daemon.notice hostapd: wlan0: AP-STA-CONNECTED 0c:71:8c:18:11:c7
Thu Sep 4 17:24:38 2025 daemon.info hostapd: wlan0: STA 0c:71:8c:18:11:c7 WPA: pairwise key handshake completed (RSN)
Thu Sep 4 17:24:38 2025 daemon.notice hostapd: wlan0: EAPOL-4WAY-HS-COMPLETED 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 34:98:7a:dc:b3:af
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.232 34:98:7a:dc:b3:af
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 19 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 6 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.102 48:55:19:49:2f:c9
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.102 48:55:19:49:2f:c9 DIGI-Kapcsolo-SONOFF
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 19 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 6 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.161 34:98:7a:dc:b5:06
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.161 34:98:7a:dc:b5:06 ESP_DCB506
Thu Sep 4 17:24:42 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:24:42 2025 daemon.warn dnsmasq[1]: failed to create listening socket for fe80::546f:59bc:1ca3:cd41%pppoe-WAN: Address not available
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.215 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.215 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPINFORM(br-lan) 192.168.1.57 6c:f0:49:de:cc:63
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.57 6c:f0:49:de:cc:63 Torrent-PC
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 34:98:7a:dc:b3:af
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.232 34:98:7a:dc:b3:af
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.215 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.161 34:98:7a:dc:b5:06
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.161 34:98:7a:dc:b5:06 ESP_DCB506
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.102 48:55:19:49:2f:c9
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.102 48:55:19:49:2f:c9 DIGI-Kapcsolo-SONOFF
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPDISCOVER(br-lan) 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPOFFER(br-lan) 192.168.1.215 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.232 34:98:7a:dc:b3:af
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.232 34:98:7a:dc:b3:af ESP_DCB3AF
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan) 192.168.1.215 0c:71:8c:18:11:c7
Thu Sep 4 17:24:42 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan) 192.168.1.215 0c:71:8c:18:11:c7 Adri-telo
Thu Sep 4 17:25:11 2025 user.info : luci: accepted login on / for root from 192.168.1.50
Thu Sep 4 17:25:17 2025 daemon.warn dnsmasq[1]: possible DNS-rebind attack detected: nlb-o15yovwgajdxn1mzb2.cn-shanghai.nlb.aliyuncsslb.comKernel napló:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.10.146 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r19803-9a599fee93) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 SMP Fri Oct 14 22:44:41 2022
[ 0.000000] Machine model: Xiaomi Redmi Router AX6S
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x000000004fffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 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-0x000000004302ffff]
[ 0.000000] node 0: [mem 0x0000000043030000-0x000000004fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000004fffffff]
[ 0.000000] On node 0 totalpages: 65536
[ 0.000000] DMA zone: 1024 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 65536 pages, LIFO batch:15
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv0.2 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] percpu: Embedded 20 pages/cpu s43992 r8192 d29736 u81920
[ 0.000000] pcpu-alloc: s43992 r8192 d29736 u81920 alloc=20*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration
[ 0.000000] CPU features: detected: ARM erratum 843419
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64512
[ 0.000000] Kernel command line: console=ttyS0,115200n1 loglevel=8 swiotlb=512 rootfstype=squashfs firmware=1 uart_en=1
[ 0.000000] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 232880K/262144K available (8254K kernel code, 894K rwdata, 1444K rodata, 448K init, 299K bss, 29264K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] 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] GIC: GICv2 detected, but range too small and irqchip.gicv2_force_probe not set
[ 0.000000] arch_timer: cp15 timer(s) running at 12.50MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049cda, max_idle_ns: 440795202628 ns
[ 0.000003] sched_clock: 56 bits at 12MHz, resolution 80ns, wraps every 4398046511080ns
[ 0.000188] Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)
[ 0.000198] pid_max: default: 32768 minimum: 301
[ 0.000270] Mount-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.000276] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes, linear)
[ 0.001281] rcu: Hierarchical SRCU implementation.
[ 0.001384] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.001567] smp: Bringing up secondary CPUs ...
[ 0.001903] Detected VIPT I-cache on CPU1
[ 0.001947] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.002008] smp: Brought up 1 node, 2 CPUs
[ 0.002016] SMP: Total of 2 processors activated.
[ 0.002020] CPU features: detected: 32-bit EL0 Support
[ 0.002025] CPU features: detected: CRC32 instructions
[ 0.002133] CPU: All CPU(s) started at EL2
[ 0.002144] alternatives: patching kernel code
[ 0.005368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.005386] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.005472] pinctrl core: initialized pinctrl subsystem
[ 0.006594] NET: Registered protocol family 16
[ 0.006895] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[ 0.006921] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.006945] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.007211] thermal_sys: Registered thermal governor 'fair_share'
[ 0.007214] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.007219] thermal_sys: Registered thermal governor 'step_wise'
[ 0.007223] thermal_sys: Registered thermal governor 'user_space'
[ 0.007440] ASID allocator initialised with 65536 entries
[ 0.007810] pstore: Registered ramoops as persistent store backend
[ 0.007816] ramoops: using 0x10000@0x42ff0000, ecc: 0
[ 0.033314] cryptd: max_cpu_qlen set to 1000
[ 0.035029] SCSI subsystem initialized
[ 0.035163] libata version 3.00 loaded.
[ 0.035314] usbcore: registered new interface driver usbfs
[ 0.035344] usbcore: registered new interface driver hub
[ 0.035369] usbcore: registered new device driver usb
[ 0.036421] clocksource: Switched to clocksource arch_sys_counter
[ 0.036966] NET: Registered protocol family 2
[ 0.037065] IP idents hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.037413] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
[ 0.037430] TCP established hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.037448] TCP bind hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.037476] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.037540] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.037556] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.037643] NET: Registered protocol family 1
[ 0.037662] PCI: CLS 0 bytes, default 64
[ 0.040258] workingset: timestamp_bits=46 max_order=16 bucket_order=0
[ 0.042799] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.042808] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.074539] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.079033] mt-pmic-pwrap 10001000.pwrap: unexpected interrupt int=0x1
[ 0.093402] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.095241] printk: console [ttyS0] disabled
[ 0.115452] 11002000.serial: ttyS0 at MMIO 0x11002000 (irq = 21, base_baud = 1562500) is a ST16650V2
[ 0.708182] printk: console [ttyS0] enabled
[ 0.713271] mtk_rng 1020f000.rng: registered RNG driver
[ 0.713447] random: crng init done
[ 0.718697] cacheinfo: Unable to detect cache hierarchy for CPU 0
[ 0.730291] loop: module loaded
[ 0.733434] Loading iSCSI transport class v2.0-870.
[ 0.739461] mtk-snand 1100d000.snfi: chip is F50L1G41LB, size 128MB, page size 2048, oob size 64
[ 0.750255] [BBT] BMT.v2 is found at 0x3ff
[ 0.754535] 10 fixed-partitions partitions found on MTD device 1100d000.snfi
[ 0.761619] OF: Bad cell count for /snfi@1100d000/partitions
[ 0.767292] OF: Bad cell count for /snfi@1100d000/partitions
[ 0.773344] OF: Bad cell count for /snfi@1100d000/partitions
[ 0.779029] OF: Bad cell count for /snfi@1100d000/partitions
[ 0.784774] Creating 10 MTD partitions on "1100d000.snfi":
[ 0.790264] 0x000000000000-0x000000080000 : "Preloader"
[ 0.796657] 0x000000080000-0x0000000c0000 : "ATF"
[ 0.802024] 0x0000000c0000-0x000000140000 : "u-boot"
[ 0.808103] 0x000000140000-0x000000180000 : "u-boot-env"
[ 0.814056] 0x000000180000-0x0000001c0000 : "bdata"
[ 0.819598] 0x0000001c0000-0x000000240000 : "factory"
[ 0.825731] 0x000000240000-0x000000280000 : "crash"
[ 0.831286] 0x000000280000-0x0000002c0000 : "crash_log"
[ 0.837201] 0x0000002c0000-0x0000006c0000 : "kernel"
[ 0.850280] no rootfs found after FIT image in "kernel"
[ 0.855503] 0x0000006c0000-0x0000075c0000 : "ubi"
[ 1.094079] mtk_soc_eth 1b100000.ethernet eth0: mediatek frame engine at 0xffffffc011c20000, irq 30
[ 1.103678] i2c /dev entries driver
[ 1.108169] mtk-wdt 10212000.watchdog: Watchdog enabled (timeout=31 sec, nowayout=0)
[ 1.118889] NET: Registered protocol family 10
[ 1.124038] Segment Routing with IPv6
[ 1.127756] NET: Registered protocol family 17
[ 1.132224] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 1.145273] 8021q: 802.1Q VLAN Support v1.8
[ 1.150650] pstore: Using crash dump compression: deflate
[ 1.165286] mtk-pcie 1a143000.pcie: host bridge /pcie@1a143000 ranges:
[ 1.171838] mtk-pcie 1a143000.pcie: Parsing ranges property...
[ 1.177676] mtk-pcie 1a143000.pcie: MEM 0x0020000000..0x0027ffffff -> 0x0020000000
[ 1.212195] mtk-pcie 1a143000.pcie: PCI host bridge to bus 0000:00
[ 1.218383] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.223860] pci_bus 0000:00: root bus resource [mem 0x20000000-0x27ffffff]
[ 1.230732] pci_bus 0000:00: scanning bus
[ 1.234774] pci 0000:00:00.0: [14c3:3258] type 01 class 0x060400
[ 1.240806] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x1ffffffff 64bit pref]
[ 1.249463] pci_bus 0000:00: fixups for bus
[ 1.253643] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 0
[ 1.260341] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 1.268354] pci 0000:00:00.0: scanning [bus 00-00] behind bridge, pass 1
[ 1.275137] pci_bus 0000:01: scanning bus
[ 1.279354] pci 0000:01:00.0: [14c3:7915] type 00 class 0x000280
[ 1.285530] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit pref]
[ 1.292857] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00003fff 64bit pref]
[ 1.300180] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00000fff 64bit pref]
[ 1.308135] pci 0000:01:00.0: supports D1 D2
[ 1.312396] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.319029] pci 0000:01:00.0: PME# disabled
[ 1.323509] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link)
[ 1.367574] pci_bus 0000:01: fixups for bus
[ 1.371751] pci_bus 0000:01: bus scan returning with max=01
[ 1.377329] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 1.383939] pci_bus 0000:00: bus scan returning with max=01
[ 1.389521] pci 0000:00:00.0: BAR 0: no space for [mem size 0x200000000 64bit pref]
[ 1.397176] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x200000000 64bit pref]
[ 1.405172] pci 0000:00:00.0: BAR 8: assigned [mem 0x20000000-0x201fffff]
[ 1.411958] pci 0000:01:00.0: BAR 0: assigned [mem 0x20000000-0x200fffff 64bit pref]
[ 1.419780] pci 0000:01:00.0: BAR 2: assigned [mem 0x20100000-0x20103fff 64bit pref]
[ 1.427605] pci 0000:01:00.0: BAR 4: assigned [mem 0x20104000-0x20104fff 64bit pref]
[ 1.435422] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 1.440386] pci 0000:00:00.0: bridge window [mem 0x20000000-0x201fffff]
[ 1.447244] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
[ 1.453849] pcieport 0000:00:00.0: assign IRQ: got 0
[ 1.458820] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[ 1.464922] pcieport 0000:00:00.0: enabling bus mastering
[ 1.470740] mtk_hsdma 1b007000.dma-controller: Using 3 as missing dma-requests property
[ 1.478935] mtk_hsdma 1b007000.dma-controller: MediaTek HSDMA driver registered
[ 1.535338] mt7530 mdio-bus:00 wan (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=138)
[ 1.554982] mt7530 mdio-bus:00 lan1 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=139)
[ 1.574619] mt7530 mdio-bus:00 lan2 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=140)
[ 1.594264] mt7530 mdio-bus:00 lan3 (uninitialized): PHY [mt7530-0:04] driver [MediaTek MT7531 PHY] (irq=141)
[ 1.605852] mt7530 mdio-bus:00: configuring for fixed/2500base-x link mode
[ 1.612892] DSA: tree 0 setup
[ 1.613092] mt7530 mdio-bus:00: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 1.616587] UBI: auto-attach mtd9
[ 1.626375] ubi0: attaching mtd9
[ 2.204411] ubi0: scanning is finished
[ 2.213816] ubi0: attached mtd9 (name "ubi", size 111 MiB)
[ 2.219304] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.226169] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.232955] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.239910] ubi0: good PEBs: 888, bad PEBs: 0, corrupted PEBs: 0
[ 2.245907] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.253124] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1665787481
[ 2.262249] ubi0: available PEBs: 0, total reserved PEBs: 888, PEBs reserved for bad PEB handling: 19
[ 2.271515] ubi0: background thread "ubi_bgt0d" started, PID 769
[ 2.278606] block ubiblock0_0: created from ubi0:0(rootfs)
[ 2.284084] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 2.295383] VFS: Mounted root (squashfs filesystem) readonly on device 259:0.
[ 2.302737] Freeing unused kernel memory: 448K
[ 2.336457] Run /sbin/init as init process
[ 2.340543] with arguments:
[ 2.343500] /sbin/init
[ 2.346195] with environment:
[ 2.349332] HOME=/
[ 2.351682] TERM=linux
[ 2.354379] firmware=1
[ 2.357080] uart_en=1
[ 2.553659] init: Console is alive
[ 2.557208] init: - watchdog -
[ 2.861761] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 2.879682] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 2.892870] init: - preinit -
[ 3.171339] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode
[ 3.179698] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 3.196389] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
[ 3.203689] 8021q: adding VLAN 0 to HW filter on device lan1
[ 4.476532] mt7530 mdio-bus:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 4.484038] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
[ 7.254018] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 7.259760] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 848
[ 7.293881] UBIFS (ubi0:1): recovery needed
[ 7.391388] UBIFS (ubi0:1): recovery completed
[ 7.395883] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 7.403714] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 7.413623] UBIFS (ubi0:1): FS size: 103231488 bytes (98 MiB, 813 LEBs), journal size 5206016 bytes (4 MiB, 41 LEBs)
[ 7.424137] UBIFS (ubi0:1): reserved for root: 4875878 bytes (4761 KiB)
[ 7.430746] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID DB37C13D-3A02-4B29-A395-22EB3ECBF48E, small LPT model
[ 7.446849] mount_root: switching to ubifs overlay
[ 7.456947] overlayfs: "xino" feature enabled using 2 upper inode bits.
[ 7.468169] urandom-seed: Seeding with /etc/urandom.seed
[ 7.558811] mt7530 mdio-bus:00 lan1: Link is Down
[ 7.570471] procd: - early -
[ 7.573406] procd: - watchdog -
[ 8.125897] procd: - watchdog -
[ 8.130000] procd: - ubus -
[ 8.193426] procd: - init -
[ 8.463076] urngd: v1.0.2 started.
[ 8.504862] kmodloader: loading kernel modules from /etc/modules.d/*
[ 8.522112] Loading modules backported from Linux version v5.15.58-0-g7d8048d4e064
[ 8.529754] Backport generated by backports.git v5.15.58-1-0-g42a95ce7
[ 8.584123] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 8.594782] mt7915e 0000:01:00.0: assign IRQ: got 142
[ 8.599923] pci 0000:00:00.0: enabling bus mastering
[ 8.604898] mt7915e 0000:01:00.0: enabling device (0000 -> 0002)
[ 8.610987] mt7915e 0000:01:00.0: enabling bus mastering
[ 8.667893] mt7622-wmac 18000000.wmac: HW/SW Version: 0x8a108a10, Build Time: 20190801210006a
[ 8.667893]
[ 8.794758] mt7622-wmac 18000000.wmac: N9 Firmware Version: _reserved_, Build Time: 20220630094834
[ 8.807571] mt7915e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20211222184017a
[ 8.807571]
[ 8.949220] mt7915e 0000:01:00.0: WM Firmware Version: ____000000, Build Time: 20211222184052
[ 9.023754] mt7915e 0000:01:00.0: WA Firmware Version: DEV_000000, Build Time: 20211222184111
[ 9.165879] PPP generic driver version 2.4.2
[ 9.171567] NET: Registered protocol family 24
[ 9.179857] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 11.730153] mtk_soc_eth 1b100000.ethernet eth0: Link is Down
[ 11.739584] mtk_soc_eth 1b100000.ethernet eth0: configuring for fixed/2500base-x link mode
[ 11.748010] mtk_soc_eth 1b100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[ 11.749982] mt7530 mdio-bus:00 lan1: configuring for phy/gmii link mode
[ 11.770586] 8021q: adding VLAN 0 to HW filter on device lan1
[ 11.781087] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 11.789312] br-lan: port 1(lan1) entered blocking state
[ 11.794566] br-lan: port 1(lan1) entered disabled state
[ 11.800980] device lan1 entered promiscuous mode
[ 11.805605] device eth0 entered promiscuous mode
[ 11.820869] mt7530 mdio-bus:00 lan2: configuring for phy/gmii link mode
[ 11.828124] 8021q: adding VLAN 0 to HW filter on device lan2
[ 11.836753] br-lan: port 2(lan2) entered blocking state
[ 11.841982] br-lan: port 2(lan2) entered disabled state
[ 11.848195] device lan2 entered promiscuous mode
[ 11.858056] mt7530 mdio-bus:00 lan3: configuring for phy/gmii link mode
[ 11.865181] 8021q: adding VLAN 0 to HW filter on device lan3
[ 11.875422] mt7530 mdio-bus:00 lan3: Link is Up - 1Gbps/Full - flow control rx/tx
[ 11.877952] br-lan: port 3(lan3) entered blocking state
[ 11.888183] br-lan: port 3(lan3) entered disabled state
[ 11.895849] device lan3 entered promiscuous mode
[ 11.904751] br-lan: port 3(lan3) entered blocking state
[ 11.909999] br-lan: port 3(lan3) entered forwarding state
[ 11.917551] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 11.928815] mt7530 mdio-bus:00 wan: configuring for phy/gmii link mode
[ 11.935877] 8021q: adding VLAN 0 to HW filter on device wan
[ 11.940362] mt7530 mdio-bus:00 wan: Link is Up - 1Gbps/Full - flow control off
[ 11.949989] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[ 12.267206] pppoe-WAN: renamed from ppp0
[ 12.511113] br-lan: port 4(wlan0) entered blocking state
[ 12.516460] br-lan: port 4(wlan0) entered disabled state
[ 12.521961] device wlan0 entered promiscuous mode
[ 12.526762] br-lan: port 4(wlan0) entered blocking state
[ 12.532074] br-lan: port 4(wlan0) entered forwarding state
[ 12.576663] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 14.668675] mt7530 mdio-bus:00 lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 14.676187] br-lan: port 1(lan1) entered blocking state
[ 14.681423] br-lan: port 1(lan1) entered forwarding state -
kiborg
aktív tag
válasz
vargalex
#21206
üzenetére
Szia!
Természetesen a WAN-on van a bejövő net. Előtte egy One-os optikai modem. Az internetes kapcsolat az reboot után helyreáll (bejelentkezik), azzal nincs gond.A többi eszközt, klíma,takarítórobot,kamerák,stb.. az áram visszatérte után 1-2 percen belül el tudom érni. -
kiborg
aktív tag
válasz
vargalex
#21204
üzenetére
Erre gondoltál?



Sőt akár naplófájlt is tudok csatolni:
20:50-kor indítottam el manuálisan, előtte semmi
a fájlban.205040 : ************ ************** ************** **************
205040 note : PID '5330' started at 2025-09-02 20:50
205040 : ddns version : 2.8.2-26
205040 : uci configuration:
ddns.NoIP.check_interval='5'
ddns.NoIP.check_unit='minutes'
ddns.NoIP.domain='kiborg.no-ip.info'
ddns.NoIP.enabled='1'
ddns.NoIP.force_interval='10'
ddns.NoIP.force_unit='minutes'
ddns.NoIP.interface='wan'
ddns.NoIP.ip_source='web'
ddns.NoIP.ip_url='http://checkip.dyndns.com'
ddns.NoIP.lookup_host='kiborg.no-ip.info'
ddns.NoIP.password='***PW***'
ddns.NoIP.retry_unit='seconds'
ddns.NoIP.service_name='no-ip.com'
ddns.NoIP.use_ipv6='0'
ddns.NoIP.use_syslog='2'
ddns.NoIP.username='kiborg80912@gmail.com'
ddns.NoIP=service
205040 : verbose mode : 0 - run normal, NO console output
205041 : check interval: 300 seconds
205041 : force interval: 600 seconds
205041 : retry interval: 60 seconds
205041 : retry counter : 0 times
205041 : No old process
205041 : last update: never
205041 : Detect registered/public IP
205041 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
205041 : Registered IP '62.165.217.145' detected
205041 info : Starting main loop at 2025-09-02 20:50
205041 : Detect local IP on 'web'
205041 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
205041 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
205041 : Update needed - L: '217.197.191.243' <> R: '62.165.217.145'
205042 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
205042 : sending dummy IP to 'no-ip.com'
205042 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
205043 : 'no-ip.com' answered:
good 127.0.0.1
205044 : sending real IP to 'no-ip.com'
205044 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=217.197.191.243' 2>/var/run/ddns/NoIP.err
205045 : 'no-ip.com' answered:
good 217.197.191.243
205045 info : Update successful - IP '217.197.191.243' send
205045 info : Forced update successful - IP: '217.197.191.243' send
205045 : Waiting 300 seconds (Check Interval)
205545 : Detect registered/public IP
205545 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
205545 : Registered IP '62.165.217.145' detected
205545 WARN : Updating IP at DDNS provider failed - starting retry 1/0
205545 : Detect local IP on 'web'
205545 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
205548 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
205548 : Update needed - L: '217.197.191.243' <> R: '62.165.217.145'
205548 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
205548 : sending dummy IP to 'no-ip.com'
205548 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
205549 : 'no-ip.com' answered:
good 127.0.0.1
205550 : sending real IP to 'no-ip.com'
205551 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=217.197.191.243' 2>/var/run/ddns/NoIP.err
205552 : 'no-ip.com' answered:
good 217.197.191.243
205552 info : Update successful - IP '217.197.191.243' send
205552 info : Forced update successful - IP: '217.197.191.243' send
205552 : Waiting 300 seconds (Check Interval)
210052 : Detect registered/public IP
210052 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
210052 : Registered IP '62.165.217.145' detected
210052 WARN : Updating IP at DDNS provider failed - starting retry 2/0
210052 : Detect local IP on 'web'
210052 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
210053 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
210053 : Update needed - L: '217.197.191.243' <> R: '62.165.217.145'
210053 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
210053 : sending dummy IP to 'no-ip.com'
210053 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
210055 : 'no-ip.com' answered:
good 127.0.0.1
210056 : sending real IP to 'no-ip.com'
210056 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=217.197.191.243' 2>/var/run/ddns/NoIP.err
210057 : 'no-ip.com' answered:
good 217.197.191.243
210057 info : Update successful - IP '217.197.191.243' send
210057 info : Forced update successful - IP: '217.197.191.243' send
210057 : Waiting 300 seconds (Check Interval)
210557 : Detect registered/public IP
210557 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
210557 : Registered IP '62.165.217.145' detected
210557 WARN : Updating IP at DDNS provider failed - starting retry 3/0
210557 : Detect local IP on 'web'
210557 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
210600 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
210600 : Update needed - L: '217.197.191.243' <> R: '62.165.217.145'
210600 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
210600 : sending dummy IP to 'no-ip.com'
210600 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
210601 : 'no-ip.com' answered:
good 127.0.0.1
210602 : sending real IP to 'no-ip.com'
210602 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=217.197.191.243' 2>/var/run/ddns/NoIP.err
210603 : 'no-ip.com' answered:
good 217.197.191.243
210603 info : Update successful - IP '217.197.191.243' send
210603 info : Forced update successful - IP: '217.197.191.243' send
210603 : Waiting 300 seconds (Check Interval)
211103 : Detect registered/public IP
211103 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
211103 : Registered IP '217.197.191.243' detected
211103 info : Rerun IP check at 2025-09-02 21:11
211103 : Detect local IP on 'web'
211103 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
211104 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
211104 : Waiting 300 seconds (Check Interval)
211604 : Detect registered/public IP
211604 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
211604 : Registered IP '217.197.191.243' detected
211604 info : Rerun IP check at 2025-09-02 21:16
211604 : Detect local IP on 'web'
211604 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
211606 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
211606 : Forced Update - L: '217.197.191.243' == R: '217.197.191.243'
211606 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
211606 : sending dummy IP to 'no-ip.com'
211606 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
211607 : 'no-ip.com' answered:
good 127.0.0.1
211608 : sending real IP to 'no-ip.com'
211608 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=217.197.191.243' 2>/var/run/ddns/NoIP.err
211609 : 'no-ip.com' answered:
good 217.197.191.243
211609 info : Forced update successful - IP: '217.197.191.243' send
211609 : Waiting 300 seconds (Check Interval)
212109 : Detect registered/public IP
212109 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
212109 : Registered IP '217.197.191.243' detected
212109 info : Rerun IP check at 2025-09-02 21:21
212109 : Detect local IP on 'web'
212109 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
212110 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
212110 : Waiting 300 seconds (Check Interval)
212610 : Detect registered/public IP
212610 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
212610 : Registered IP '217.197.191.243' detected
212610 info : Rerun IP check at 2025-09-02 21:26
212610 : Detect local IP on 'web'
212610 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
212612 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
212612 : Forced Update - L: '217.197.191.243' == R: '217.197.191.243'
212612 : parsing script '/usr/lib/ddns/update_no-ip_com.sh'
212612 : sending dummy IP to 'no-ip.com'
212612 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=127.0.0.1' 2>/var/run/ddns/NoIP.err
212614 : 'no-ip.com' answered:
good 127.0.0.1
212615 : sending real IP to 'no-ip.com'
212615 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://kiborg80912%40gmail.com:***PW***@dynupdate.noip.com/nic/update?hostname=kiborg.no-ip.info&myip=217.197.191.243' 2>/var/run/ddns/NoIP.err
212616 : 'no-ip.com' answered:
good 217.197.191.243
212616 info : Forced update successful - IP: '217.197.191.243' send
212616 : Waiting 300 seconds (Check Interval)
213116 : Detect registered/public IP
213116 : #> /usr/bin/nslookup kiborg.no-ip.info >/var/run/ddns/NoIP.dat 2>/var/run/ddns/NoIP.err
213116 : Registered IP '217.197.191.243' detected
213116 info : Rerun IP check at 2025-09-02 21:31
213116 : Detect local IP on 'web'
213116 : #> /bin/uclient-fetch -q -O /var/run/ddns/NoIP.dat -Y off 'http://checkip.dyndns.com' 2>/var/run/ddns/NoIP.err
213117 : Local IP '217.197.191.243' detected on web at 'http://checkip.dyndns.com'
213117 : Waiting 300 seconds (Check Interval) -
#93268118
törölt tag
válasz
vargalex
#21141
üzenetére
En is vettem egy ilyet ennyiert, probaidos geniussal, igy ingyenes volt a szallitas. Annyit meg erdemes megjegyezni, hogy ez a legerosebb atennas WR3000 (5.81dBi es 5.46dBi). Legujabb OpenWRTvel stabilan mukodik, lent a szomszednal is van net (persze nem neki
), szoval nem csak marketing a specifikacio. -
kutga
félisten
válasz
vargalex
#21141
üzenetére
Köszönöm a javaslatokat. Közben még az jutott eszembe, hogy van itthon egy Fujitsu S920 alapú minipécé, amit éppen nem használok, és valahol a fiókban lapul hozzá egy pcie hálózati kártya, lehet azt állítom be, a Cudy meg marad csak wifi AP, bár szívesebben használnék csak egy eszközt.
-
PBA
aktív tag
válasz
vargalex
#21122
üzenetére
Szia, köszi a választ. Nem annyira sürgős, de...
Board van, nem tégla, működőképes. Jelenleg ez a gyári sw van rajta: Powered by LuCI openwrt-21.02 branch (git-22.245.77575-63bfee6) / OpenWrt 21.02-SNAPSHOT unknown 25.0507_165311
A Quectel modemeket nem látja, pedig elvileg kellene neki. Még túl sok időt nem foglalkoztam egyébként vele. A cél az lenne, hogy 24.10 verziót rá tudjuk imádkozni a szükséges plusz csomagokkal.
-
S.I
csendes tag
válasz
vargalex
#21114
üzenetére
igazából az egész tökmindegy, mert az 5ghz-es hálózat se akart végül bekapcsolni. a 2,5 ghz-es ment. szóval nem szívattam magam tovább., hogy ugyan vajon miért nem megy a helyi háló a wan porton keresztül és miért nincs 5 ghz. valszeg mert épp nincs feláldozható kakasom. vagy pluszban kecském. különben ezek is működnének.
és igen, amit felraktam openwrt a a cudy-ra, az bizony magyar szavakat tartalmazott. úgy kb. 98%-ban. elvileg még meg tudom különböztetni a magyar nyelvet az angoltól... bár ha sokat iszok, akkor mondjuk folyékonyan és spanyol anyanyelvi sebességgel beszélek végre spanyolul, mondjuk cserébe nem értenek meg... lehet ez kavart be és mégis angol volt.
de most újabb 10 évig nem szándékozom ilyen, sokszor csak félkész hobbiprojektek fw-ekhez nyúlni... fizikailag volt már a végén fájdalmas minden perc, amit ezelőtt az openwrt felület előtt töltöttem.egyszerűbb leírni fonetikusan ezeket a mindenféle angol szavakat.
-
S.I
csendes tag
válasz
vargalex
#21112
üzenetére
végül visszaraktam a snapshot előttit openwrt, ami a cudyra mászott fel, onnan mentem a snapshotra. az magyar nyelvű volt és snapshot meg angol, ez zavart meg úgy túnik.
nekem csak egy nyomorult wifis AP kellene, router->szvics-> cudy 2,5 gb-os wan portja, mint szimpla lan port. de ahogy nézem, hogy ebből a wan port is be legyen konfigolva lan portnak, és az 2.5 gb legyen, még további túrás, úgyhogy itt lehet feladom, és tényleg nem bohóckodom tovább.
szerintem amúgy is ez egy ilyen régimódi kínai 2,5 gb. annyiban tudja, hogy ráírták a dobozra, meg beleraktak egyet dísznek. -
S.I
csendes tag
válasz
vargalex
#21110
üzenetére
igen, ezzel települt, elérhető. mondjuk szerintem ez nem az a felület, amiről migráltam...
más kérdés, hogy hiába próbálom egy szimpla fix ip-s AP-nak beállítani, újraindulás után nem érzékel semmit lan-on... már vagy 3x reseteltem, és 3 féleképp próbáéltam, a gúgli szerint jártam el, ez most vagy tényleg már pilótavizsgás (10 éve nem volt szerencsétlenségem openwrt-hez) vagy ez a snapshot egy kalap trágya...
ezt a stabil 24.10.2-t honnan kellene letöltenem? meg konkrétan, hogyan lőjem már be egy egy fix ip-s AP-reű? tennék még egy próbát azzal, mielőtt megpróbálom visszarakni a gyárit, aztán igyekszem majd elfelejteni, hogy amennyi időt pazaroltam erre majd a végén az egészre, azért már bőven megérte volna valami újfent asus out ox box működö megoldás-
csak épp a tartalék asus is ugyanolyan ax3000, gyanítom, be fog hányni az is majd ugyanígy -
adika4444
addikt
válasz
vargalex
#21101
üzenetére
Épp elkezdtem írni a kommentet és olvasgattam közben a HSZ-ket, hogy milyen eszköz lenne OpenWRT-vel megfelelő egy hAP ac^2 utódjának, ami tudja dual stack a gigabitet, AX-es és belefér 40-50 ezer forintba.
Ebből bele fog férni legalább két eszköz, szóval elég jó boltnak tűnik.

Ebben a szegmensben mennyire esélytelen a PoE-s eszköz? A felhasználási helyén ez az egyetlen nehézség, hogy egy szekrény tetején üzemel, ahol nincs áram, csak egy hosszú, PoE táplálású ethernet kábel. MikroTik-et nem akarok újból, mert botrányos az IPv6 kezelése a mai napig.
-
válasz
vargalex
#20942
üzenetére
Archlinuxarm.org -on semmi válasz
Legalábbis az Allwinner része kong kb.
AXP20* táp IC kezelésével van bajom.Adott egy Sunxi Linux supportált Allwinner tablet, arra felhackeltem egy Arch-ot. Kijelző 5.x kernellel hajlandó működni (mindegy, wifis kijelző lenne belőle, szóval nem kell up to date-nek lennie). Viszont nincs akkutöltöttség-mérés, és túl meleg a proci. Gondolom proci tápfesz-szabályozás sincs, meg órajel se. AXP20x a táp IC típusa, a/sys/class... alatt ott van az USB része, de battery nincs.
Szóval annyi lenne a kérdés, hogy hogyan lehet ARM-on tápfeszt, órajelet szabályozni, esetleg hogy mik az ACPI megfelelői ARM-on.
-
.-..-.
tag
válasz
vargalex
#20916
üzenetére
Nem fogod elhinni mi volt a hiba ...
Persze user error
Semmi OpenWRT, az teszi a dolgát rendesen.Az volt a gond, hogy telepítés közben (arch-chroot /mnt) írtam meg a /etc/resolvconf fájlt, még a legelső normál boot folyamat előtt.
Azt viszont nem tudtam, hogy ilyenkor a systemd-resolved felülírja egy saját, nagy semmi konfiggal.
Így csak éppen a nameserver, ami esetemben a router, na az hiányzott.
A vicces az egészben, hogy mindeközben csomagokat tudtam telepíteni a repo-ból és ping esetén is működött valahogy a névfeloldás.
Nem látom át a miérteket sajnos, de az valamiért gondolom a /etc/systemd/network/20-wired.network konfigot használta.
Ott a Gateway és DNS is a router IPv4 címe.
De ami a resolvconf-ra támaszkodott, az elvérzett.
Oda is beírva a nameserver RouterIP címet, helyreállt a rend. -
.-..-.
tag
válasz
vargalex
#20913
üzenetére
Amiről a linux haladóban írtam, az egy VPS. Azon természetesen mindenféle védelmet állítok, mert "megtalálják zsiványok", mivel több domain is van hozzá.
Amiről most szó van, az a "házi-szerverem", az amivel küzdök már egy ideje.
A LAN eldobós, folyton úratelepítős, VPN-el leállós, Port Forward-dal nem működős.
Hisz tudod
A telnet-es dolgot nem ismerem.
A router éppen használatban van, asszony még aktívan dolgozik. -
.-..-.
tag
válasz
vargalex
#20911
üzenetére
Na ... visszatérve az alapokhoz.
Port ForwardAkkor vagyon egy új OS és systemd-networkd/resolved beállítva.
A PC a 192.168.100.100 IP címet kapja.
Ugyan az OpenWRT-ben a DHCP-ben beállítottam, hogy az adott MAC-Address esetén mindig ezt adja neki, de a szerveren is statikusra vettem ugyanezt az IP-t neki.Namost a szokott módon a Port Forward be van állítva a 20000 portra, de mégsem lesz aktív a torrent kliens kapcsolata, pedig ott is ugyanez a port van ismét beállítva.
Nem rakott az ISP-m NAT mögé, mert ugyanazt az IP-t látom a Router-ben és a WhatIsMyIP-n is.
A PC-n nincs felrakva még az ufw sem, tehát minden port nyitott.
Az IP-cím is klappol, mert különben az ssh sem találna oda.Így mutat az OpenWRT:
Mi lehet a gondja, hogy torrent kliensben a "Connection status: Firewalled" rémséget mutatja?Feltételezem nem a Router-ben beállított HW-NAT okozza a hibát. Legalábbis remélem.
-
.-..-.
tag
válasz
vargalex
#20909
üzenetére
Már nem vagyok biztos semmiben
Nekem elég érthetetlen, hogy VPN nélkül például miért nem volt például portforward, holott a routeren beállítottam.
Az sem tetszett, hogy a wg-quick-nek (wireguard-tools) kellett az openresolv és így tiltanom kellett a systemd-resolved-t.Simán lehet, hogy én szúrok el valamit, de akkor nagyon lépésenként kéne épitkezni.
Kezdve a LAN probléma kiderítésével.
Azt már elfogadtam, hogy egy ideig nem lesz a megszokott seed, majd megy, amikor megy.De akkor most visszatérek a kályhához...
- teljesen új install (Arch)
- systemd-networkd - a hálózathoz (talán Static ismét és nem DHCP)
- systemd-resolved - a névfeloldáshoz
- közvetlen kapcsolat a Router-szerver között, új CAT6 kábellal (eddig CAT5e volt)
- nem lesz VPN (egyelőre)
- lesz PortForward (egyelőre)
- lesz Samba (ez az egyetlen ami rendben is működött mindig)Aztán ha ezek mennek rendesen, akkor mennék tovább.
A LAN kapcsolat probléma mellet ezt a PortForward dolgot is ki kéne deríteni, mert érthetetlen, hogy miért nem működött.Egy kérdés amúgy:
Te (vagy más, aki foglalkozik ilyennel) milyen network-manager-t használsz szerver esetében a wired kapcsolathoz?
(NetworkManager, systemd-networkd, netctl ... etc) -
.-..-.
tag
válasz
vargalex
#20906
üzenetére
Természetesen nem. Különben az itthoni RasPi kliensek sem találnák meg a filmeket rajta

De most amúgy is már VPN mögött van, szóval nincs használatban a port.
Viszont nem értem miért nem akart működni. Mindegy, most már lepróbálni sem tudom, mert a wg0-t használja a torrent kliens.Még várom a Lan eldobásról a log-ot...
-
.-..-.
tag
válasz
vargalex
#20904
üzenetére
Természetesen. Nincs ufw sem (még) és a kliesben is az a port van beállítva és úgy tűnik a szolgáltató sem rakott NAT mögé.
Mondjuk most éppen a wg-quick (wireguard-tools) és a resolvconf (openresolv, függősége a wireguard-tools-nak) segítségével próbáltam VPN-t beállítani.
Nem látom, hogy azzal menne esetleg a dolog ...Update ...
Megjött a VPN kapcsolat a wg0-val. -
.-..-.
tag
válasz
vargalex
#20901
üzenetére
Az a reviziós LAN, a másik alaplapban volt.
Abban a miniITX lapban, amit most is használok és régebben is ezt használtam, olyan kártya van, mint a tiedben.03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 11)Tegnap megpróbáltam systemd-networkd használattal beállítani a VPN-t, de nem sikerült.
Volt wg0 eszközöm, de nem működött valamiért. Talán rossz helyre írtam az értékeket a szolgáltató által adott conf fájlból, nem tudom.
Mivel nem sikerült systemd-networkd esetében bekonfigolnom a VPN-t, ezért letiltottam és a NetworkManager-t raktam fel. Azzal beimportálva működött a VPN.
Így ment egész éjjel és reggelre láttam a hibákat.Most újratelepítettem az Arch-ot ismét és VPN nélkül használom systemd-networkd megoldással. Így figyelem lesz-e valami hiba.
Arra számítok, hogy valamelyik oldalon lesz a logban bejegyzés.Most próbáltam a Router-ben PortForward-ot beállítani, de valamiért a torrent kliens tűzfal mögötti állapotot jelez.
Elrontottam valamit?
-
.-..-.
tag
válasz
vargalex
#20899
üzenetére
Nekem ez az alaplap (pontosabban ez már a második ugyanilyen) olyan 5-6 éve van használatban. Eddig nálam sem volt semmi gond vele. Persze ettől még változhatott valami a kernelben, hogy most igen, de az akkor valami új dolog.
Bekötöttem a Switch-et az AC65P és a PC közé.
Próbából 2 perc eltéréssel kihúztam mindegyikből a LAN kábelt és a saját logjában mindegyiknek megjelent a művelet, de ugyanúgy 2 perc eltéréssel.
Így elsőre jó ötletnek tűnik ez, hogy kiderüljön mielyik oldalon van a hiba.Most várok...
de addig ...mindenképpen szeretném megköszönni az eddigieket Neked és a Többieknek is, akik foglalkoznak a "kis" nyűgömmel.
És sűrű elnézéskérés közepette szánom-bánom, hogy csak félig-meddig OpenWRT-vel kapcsolatos dologgal szemeteltem tele a topic-ot. -
.-..-.
tag
-
.-..-.
tag
válasz
vargalex
#20889
üzenetére
Na, visszacuccoltam az eredeti mini-ITX alaplapra és telepítettem egy új OS-t.
Most nem használtam a networkmanager-t, systemd-networkd adja a netet és statikus IP-re álltam át.
Sikerült felrakni az r8168-dkms csomagot is és elméletileg most az van használatban.03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 11)Subsystem: ASRock Incorporation Motherboard (one of many)Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-Latency: 0, Cache Line Size: 64 bytesInterrupt: pin A routed to IRQ 42Region 0: I/O ports at e000 [size=256]Region 2: Memory at ff900000 (64-bit, non-prefetchable) [size=4K]Region 4: Memory at fc800000 (64-bit, prefetchable) [size=16K]Capabilities: <access denied>Kernel driver in use: r8168Kernel modules: r8169, r8168Még ki kell találnom, hogy a Wireguard config fájlt, amit a szolgáltató ad, hogyan tudom ehhez használni.
-
.-..-.
tag
válasz
vargalex
#20889
üzenetére
Az mkinitcpio.conf fajlban atirtam a MODULES=(r8168) reszt es volt mkinitcpio -P , de ugyanaz van.
Ket masodpercenkent a LAN ledje az alaplapon ki/be kapcsol.
A log szerint valami 8168.fw-t nem talal.Sajnos azt hiszem tulmutat ez mar a kepessegeimen.
Most nincs halozat es mivel sikerult beleakadnom a billentyuzetem kabeljaba, most epp billentyuzetem sincs.Szoval ... azt hiszem rovid piheno a gepnek is es nekem is.
-
.-..-.
tag
válasz
vargalex
#20887
üzenetére
Az a helyzet, hogy akkor csak azt figyeltem, hogy megszakad-e a seed.
Akkor nem tette, ahogy ma reggel sem az 1-1 rövid leállásnál.
Az a rendszer már nincs meg, mert az ssd-t, ram-ot átraktam ebbe a lapba.
És igen, igazad van, akkor és ott a szerver logot kellett volna figyelnem, de nem tettem, mert a hibát nem tapasztaltam.Amúgy a dkms verziót tettem fel: [link]
Viszont tartok tőle, hogy valamit elszúrtam, talán a blacklist-et, mert most nincs kapcsolat a szerverrel.
Rövidesen keresek valami monitort és ránézek. -
.-..-.
tag
válasz
vargalex
#20885
üzenetére
Ez a verzió van a routeren:
OpenWrt 24.10.0 r28427-6df0e3d02a / LuCI openwrt-24.10 branch 25.014.55016~7046a1cAz előzőre nem emlékszem, de azzal is ugyanez a hiba volt.
A szerver alaplapont pont a linkkelt hálókártya van:
2:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 06)És az eredetileg használt mini-ITX alaplapon szerintem szintén: [link]
Lehet, hogy akkor ez okozza a problémát? -
.-..-.
tag
válasz
vargalex
#20882
üzenetére
Nem emlitettem, de most egy gyari LAN kabelt hasznalok eppen a szerverhez. Amikor tegnap este ujrainditottam a router-t, akkor a kabelt is atcsereltem. Ezt a kabelt pont akkor hasznaltam, amikor az ONT router modban volt es jol mukodott.
Ez volt az ONT es a switch kozott.Anno az N66U-val kuzdottem, de amikor valtott a Digi optikara, akkor mar cserelnem kellett, mert nem birta NAT-olni a PPPoE 1Gb tempot.
Nem emlekszem pontosan miket produkalt, de valami meg volt a lassu tempo mellett. Ezert lett most Switch+AP belole.A NetworkManagert azert hasznalom, mert az nmcli paranccsal szoktam beimportalni a Wireguard konfigot (Proton VPN) es az csinalja meg a wg0 virtual kapcsolatot, amit aztan beallitok halozati eszkoznek a qbittorrent webui-ban.
Azt hiszem amikor Debian-t hasznaltam, akkor automatikusan ment fel, Arch eseteben en tettem fel.Esetleg rosszul csinaltam valamit?
-
.-..-.
tag
válasz
vargalex
#20880
üzenetére
Ez egy teljesen másik vas.
Az eredeti, amit használnék is szervernek, ahogy eddig tettem, egy mini-ITX lap, integrált CPU-val.
Most egy mATX alaplap van használatban valami s1155 cpu-val a foglalatban.
Szóval totál új vas.
És újratelepítettem az OS-t is. Régebben Arch volt, legutóbb Debian, most ment vissza az Arch.Köszönöm a sed tippeket.
-
.-..-.
tag
válasz
vargalex
#20876
üzenetére
Teljesen új kábel és most a LAN4 portban van.
Másik gép és másik rendszer. A szerver logban nem látok semmit a journalctl-el nézve, gyakorlatilag abban az órában az egyetlen bejegyzés az ssh csatlakozás.
A router log viszont ugyanaz csak most LAN4 néven fut az egész.
Három napig ment gond nélkül.xabolcs:
Elfelejtettem újraindítani a router-t a debug bejegyzéssel, csak most tettem meg, amikor eldobta a lan portot.
Mondjuk most vicces kicsit a luci-ban a router log, mert a reboot óta eltűnt egy jó adag bejegyzés.
-
.-..-.
tag
válasz
vargalex
#20867
üzenetére
Igen, tisztában vagyok vele, hogy a lan2 és wan hibának nem kéne, hogy szoftveres köze legyen egymáshoz.
Simán lehet, hogy az AC65P táp vagy a router tápkör a probléma.
Az is lehet, hogy a "wan" probléma tényleg csak a "keepalive" gond volt, de nem ez okozta a seed leállást, csak ezen akadt meg a szemem a log-ban.
Mivel jelenleg nem tudom mit kellene lecserélni, egyesével kicserélem az alkatrészeket.Most nem tudom a router-t leállítani (home office), ezért a szervert lőttem le és rakom át másik gépre ideiglenesen és csináltam egy teljesen új cat5e kábelt is biztos-ami-biztos alapon.
Ha továbbra is hibázik, a gépcserével kizárnám a szerver oldali hardver hibát.
(új LAN, új LAN-kábel)
Mivel most reinstall is lesz (Debian már a probálkozás része volt, megy vissza az Arch) a szoftveres rész is más lesz, bár erre nem gyanakodnék, mert ONT-Router módban jól ment a jelenlegi Debian is.Az AC65P RJ54 érintkezőit megtisztítottam, szóval ezzel sem lehet már hibaforrás.
Rövidesen ezeket megcsinálom és várom a következő hibát.
Ha előjön összenézem a szerver log-gal.Router funkció:
Az nem világos, hogy ugyanazon a gépen VM-ben mondjuk megoldom a router-részt.
Ezzel például az eth0 bridge lesz és arra teszek egy switch-et és megy az itthoni net, az eth1 pedig a wan lesz, amit pppoe-vel használok.
Ez idáig rendben van, de nem tudom a másik VM-ben futó seed server hogyan kapcsolódik az eth0-hoz, ami a bridge (br0) ebben a felállásban?xabolcs:
Beállítottam, de most nem tudom újraindítani a pppoe kapcsolatot, pici türelmet kérnék.
Ha megtettem, akkor pár órát hagyom és az eredményt megosztom. -
.-..-.
tag
válasz
vargalex
#20854
üzenetére
A szerver jelenleg egy mini-ITX AMD A4 APU-val szerelt gép.
Nem tudtam, hogy biztonsággal megoldható, hogy egyben NAT és seed szerver is lehessen.
Másrészt egyetlen pice csatlakozója van, amiben egy 6 portos sata kártya van most.
De amúgy bővíteném és sanszos, hogy mATX lesz belőle, szóval akár lehet több pcie csatlakozóra is alapozni.
Harmadrészt nem biztos, hogy kényelmes megoldás lenne, ha bármiért leállítom, akkor megszűnne itthon az internet. Asszonnyal mindketten H.O. dolgozunk, kell a folyamatos kapcsolat.Igen, illene túlélnie a wireguard-nak a kihagyást. Sőt illik neki egy hálózati váltást is, de valamiért mégis gondok vannak.
Lehet valami user error, de akkor miért nincs gond az ONT-router mód esetén?
Igazából nem tudom az okot. -
kutga
félisten
válasz
vargalex
#20746
üzenetére
Miért kellene gyári visszaállítás alverzióra frissítés esetén?
Köszi az infót, jó tudni, hogy nem kell hozzá.
Amúgy úgy néz ki a konfig, igen, hogy az elsődleges router van a wan oldalán, ami a szolgáltató eszköze (Telekom). Ezt csak az iptv miatt szeretném használni, minden mást a saját routeremmel akarok megoldani. Az admin felületen bekapcsoltam a Software és Hardware Offloadot, ahogy javasoltad, illetve, kicsit utánaolvasva, megcsináltam még amit itt javasoltak:
install
mt7981-wo-firmwareandbridgerpackages
setecho 'options mt7915e wed_enable=Y' >> /etc/modules.conf
rebootÍgy nagyjából gigabit körüli sebességet mértem ax wifin, 80MHz-en.
-
vargalex
Topikgazda
válasz
vargalex
#20721
üzenetére
Na, átraktam azonos SSID-re a két sávot, azonos titkosításra és bekapcsoltam a 802.11r-et. Minden tökéletesen csatlakozott, kivéve feleségem iPhone 11-e. Azt mondta, hogy nem tud csatlakozni a hálózathoz. WPA2-PSK/WPA3-SAE Mixed mód volt beállítva mindkét sávon. A 2 fiam iPhone 11-e (igaz, ezeken IOS 18.3 van, a feleségemén még IOS 16), a kislányom iPhone 12 Mini-je (IOS 18.3), az én iPhone 12-m (IOS 17.7), Poco M3 Pro, LG 50UN81003LB TV, a notebookom (Arch linux-al) és a többi 2,4 GHz-es okos eszköz (konnektorok, saját eszközök, mind ESP8266 alapon) simán csatlakozott. Visszaállítva WPA2-PSK-ra a feleségem telefonja is hibátlanul megy. Érdekes...
-
Toninho13
aktív tag
válasz
vargalex
#20714
üzenetére
Amúgy köszönöm, hogy megkérdezted. 2023 decemberében még az előző telefonommal (előző android), előző verziós openwrt-vel, régi routerrel vergődtem. A teló akkor is oneplus volt, valamiért nagyon nem szerette a roamingot. Nagy nehezen a végén dawn-nal összejött, azóta nem is nagyon nézegettem, mert a WIFI nem szakadt meg. Az emeleti és a földszinti hálózat között viszonylag jól váltott és, a telón nem volt feltűnő, ha a 5 ghz-es wifi 6 helyett a 2,4-es wifi 6-hoz csatlakozott. Viszont valami az utóbbi időben nem volt százas, mert az emeleti tv kb fixen a földszinti routerhez csatlakozott. Most ezért letöröltem a dawn-t és próbának felment a usteer. Telefonon most patikán vált. Kipróbáltam, hogy kimegyek a házból, átváltott 2,4ghz-re (mondjuk ahol az 5ghz kuka, ott már nem sokáig virgonckodik a 2,4ghz se). Visszafelé pedig amint belépek az ajtón, már vált is vissza a 5ghz-re.
-
-
H. Norbert
csendes tag
válasz
vargalex
#20677
üzenetére
Rendben, köszi.
beírtam a htop-ot, kép lentebb
cat ra ezt írja
root@ax3600:~# cat /proc/3595/stat
3595 (AdGuardHome) S 1 1 1 0 -1 4194560 35486 0 5740 0 2071 623 0 0 20 0 10 0 23 07 1299656704 9446 18446744073709551615 4194304 33806456 549194332960 0 0 0 1002 060288 0 2143420159 0 0 0 17 3 0 0 0 0 0 33880984 34446530 599650304 54919433400 3 549194334087 549194334087 549194334179 0
-
H. Norbert
csendes tag
válasz
vargalex
#20675
üzenetére
root@ax3600:~# top -b -n 1
Mem: 381536K used, 35784K free, 1688K shrd, 0K buff, 44340K cached
CPU: 0% usr 0% sys 0% nic 100% idle 0% io 0% irq 0% sirq
Load average: 0.00 0.00 0.00 2/109 4931
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
4931 4923 root R 1332 0% 0% top -b -n 1
3595 1 root S 1239m 304% 0% /usr/bin/AdGuardHome -c /etc/adguardho me.yaml -w /var/adguardhome --no-check-update
1748 1745 network S 4776 1% 0% /usr/sbin/hostapd -s -g /var/run/hosta pd/global
1750 1746 network S 4476 1% 0% /usr/sbin/wpa_supplicant -n -s -g /var /run/wpa_supplicant/global
1296 1 root S 3768 1% 0% /sbin/rpcd -s /var/run/ubus/ubus.sock -t 30
2150 1 root S 2872 1% 0% /usr/sbin/uhttpd -f -h /www -r ax3600 -x /cgi-bin -u /ubus -t 60 -T 30 -k 20 -A 1 -n 3 -N 100 -R -p 0.0.0.0:80 -p [::] :80 -C /etc/uhttpd.crt -K /etc/uhttpd.key -s 0.0.0.0:443 -s [::]:443
2779 1 root S 2764 1% 0% {ntpd} /sbin/ujail -t 5 -n ntpd -U ntp -G ntp -C /etc/capabilities/ntpd.json -c -u -r /bin/ubus -r /usr/bin/env -r /us r/bin/jshn -r /usr/sbin/ntpd-hotplug -r /usr/share/libubox/jshn.sh -- /usr/sbin/ ntpd -n -N -S /usr/sbin/ntpd-hotplug -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool .ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
1746 1 root S 2764 1% 0% {wpa_supplicant} /sbin/ujail -t 5 -n w pa_supplicant -U network -G network -C /etc/capabilities/wpad.json -c -- /usr/sb in/wpa_supplicant -n -s -g /var/run/wpa_supplicant/global
3299 1 root S 2764 1% 0% {dnsmasq} /sbin/ujail -t 5 -n dnsmasq -u -l -r /bin/ubus -r /etc/TZ -r /etc/dnsmasq.conf -r /etc/ethers -r /etc/group -r /etc/hosts -r /etc/passwd -w /tmp/dhcp.leases -r /tmp/dnsmasq.d -r /tmp/hosts -r /usr/bin/jshn -r /usr/lib/dnsmasq/dhcp-script.sh -r /usr/share/dnsmasq/dhcpb ogushostname.conf -r /usr/share/dnsmasq/rfc6761.conf -r /usr/share/dnsmasq/trust -anchors.conf -r /usr/share/libubox/jshn.sh -r
1745 1 root S 2764 1% 0% {hostapd} /sbin/ujail -t 5 -n hostapd -U network -G network -C /etc/capabilities/wpad.json -c -- /usr/sbin/hostapd -s -g /var/run/hostapd/global
1810 1 root S 2212 1% 0% /sbin/netifd
1 0 root S 1880 0% 0% /sbin/procd
2037 1 root S 1744 0% 0% /usr/sbin/odhcpd
3303 3299 dnsmasq S 1536 0% 0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq. conf.cfg01411c -k -x /var/run/dnsmasq/dnsmasq.cfg01411c.pid
3236 1810 root S 1412 0% 0% /usr/sbin/pppd nodetach ipparam wan if name pppoe-wan lcp-echo-interval 1 lcp-echo-failure 5 lcp-echo-adaptive +ipv6 se t AUTOIPV6=1 nodefaultroute usepeerdns maxfail 1 user hargitajulia-zdg password ???????? ip-up-script /lib/netifd/ppp-up ipv6-up-script /lib/netifd/ppp6-up ip-d own-script /lib/netifd/ppp-down ipv6-down-script /lib/netifd/ppp-down mtu 1492 m ru 1492 plugin pppoe.so nic-wan
755 1 ubus S 1392 0% 0% /sbin/ubusd
1236 1 logd S 1332 0% 0% /sbin/logd -S 64
4923 4922 root S 1328 0% 0% -ash
2829 2779 ntp S 1316 0% 0% /usr/sbin/ntpd -n -N -S /usr/sbin/ntpd -hotplug -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.n tp.org -p 3.openwrt.pool.ntp.org
4922 1641 root S 1128 0% 0% /usr/sbin/dropbear -F -P /var/run/drop bear.1.pid -p 22 -K 300 -T 3 -W 262144 -2 9
1641 1 root S 1108 0% 0% /usr/sbin/dropbear -F -P /var/run/drop bear.1.pid -p 22 -K 300 -T 3 -W 262144
4058 1810 root S 1076 0% 0% odhcp6c -s /lib/netifd/dhcpv6.script - P0 -t120 pppoe-wan
791 1 root S 1064 0% 0% /sbin/urngd
756 1 root S 908 0% 0% /sbin/askfirst /usr/libexec/login.sh
227 2 root IW 0 0% 0% [kworker/u8:3-ev]
451 2 root IW 0 0% 0% [kworker/2:4-eve]
33 2 root IW 0 0% 0% [kworker/1:1-mm_]
13 2 root IW 0 0% 0% [rcu_sched]
12 2 root SW 0 0% 0% [ksoftirqd/0]
65 2 root IW 0 0% 0% [kworker/u8:2-ev]
1036 2 root IW 0 0% 0% [kworker/u8:4-ev]
9 2 root IW 0 0% 0% [kworker/u8:0-ev]
63 2 root IW 0 0% 0% [kworker/u8:1-ev]
3226 2 root IW 0 0% 0% [kworker/u8:5-ev]
4679 2 root IW 0 0% 0% [kworker/u8:7-ev]
4008 2 root IW 0 0% 0% [kworker/u8:6-ev]
162 2 root IW 0 0% 0% [kworker/0:4-mm_]
441 2 root SW 0 0% 0% [sugov:0]
37 2 root SW 0 0% 0% [kcompactd0]
52 2 root IW 0 0% 0% [kworker/3:1-mm_]
191 2 root IW 0 0% 0% [kworker/0:6-mld]
494 2 root IW 0 0% 0% [kworker/3:3-eve]
18 2 root SW 0 0% 0% [ksoftirqd/1]
4914 2 root IW 0 0% 0% [kworker/1:0-eve]
23 2 root SW 0 0% 0% [ksoftirqd/2]
28 2 root SW 0 0% 0% [ksoftirqd/3]
62 2 root SW 0 0% 0% [watchdogd]
60 2 root IW< 0 0% 0% [kblockd]
228 2 root IW< 0 0% 0% [iscsi_eh]
230 2 root IW< 0 0% 0% [iscsi_conn_clea]
421 2 root IW< 0 0% 0% [mld]
422 2 root IW< 0 0% 0% [ipv6_addrconf]
423 2 root IW< 0 0% 0% [kworker/1:1H-kb]
424 2 root IW< 0 0% 0% [kstrp]
433 2 root SW 0 0% 0% [irq/77-cpr3]
77 2 root IW< 0 0% 0% [kthrotld]
70 2 root SW 0 0% 0% [kswapd0]
104 2 root SW 0 0% 0% [irq/82-aerdrv]
366 2 root SW 0 0% 0% [irq/17-4a9000.t]
457 2 root SW 0 0% 0% [ubi_bgt0d]
445 2 root SW 0 0% 0% [irq/25-q6v5 wdo]
463 2 root IW< 0 0% 0% [kworker/3:1H-kb]
488 2 root SW 0 0% 0% [irq/88-keys]
574 2 root IW< 0 0% 0% [kworker/2:1H-kb]
656 2 root SW 0 0% 0% [ubifs_bgt0_1]
436 2 root SW 0 0% 0% [irq/16-smp2p]
61 2 root IW< 0 0% 0% [blkcg_punt_bio]
42 2 root IW 0 0% 0% [kworker/2:1-eve]
46 2 root IW< 0 0% 0% [pencrypt_serial]
35 2 root SW 0 0% 0% [oom_reaper]
31 2 root IW< 0 0% 0% [inet_frag_wq]
30 2 root IW< 0 0% 0% [kworker/3:0H-kb]
36 2 root IW< 0 0% 0% [writeback]
47 2 root IW< 0 0% 0% [pdecrypt_serial]
64 2 root IW< 0 0% 0% [kworker/0:1H-kb]
25 2 root IW< 0 0% 0% [kworker/2:0H-kb]
26 2 root SW 0 0% 0% [cpuhp/3]
21 2 root SW 0 0% 0% [cpuhp/2]
17 2 root SW 0 0% 0% [migration/1]
20 2 root IW< 0 0% 0% [kworker/1:0H-ev]
22 2 root SW 0 0% 0% [migration/2]
27 2 root SW 0 0% 0% [migration/3]
14 2 root SW 0 0% 0% [migration/0]
11 2 root SW 0 0% 0% [rcu_tasks_trace]
15 2 root SW 0 0% 0% [cpuhp/0]
8 2 root IW< 0 0% 0% [kworker/0:0H-ev]
6 2 root IW< 0 0% 0% [netns]
4 2 root IW< 0 0% 0% [rcu_par_gp]
2 0 root SW 0 0% 0% [kthreadd]
3 2 root IW< 0 0% 0% [rcu_gp]
5 2 root IW< 0 0% 0% [slub_flushwq]
10 2 root IW< 0 0% 0% [mm_percpu_wq]
16 2 root SW 0 0% 0% [cpuhp/1]
1057 2 root IW< 0 0% 0% [ath11k_wq]
1058 2 root IW< 0 0% 0% [ath11k_aux_wq]
915 2 root IW< 0 0% 0% [ath10k_aux_wq]
878 2 root IW< 0 0% 0% [cfg80211]
914 2 root IW< 0 0% 0% [ath10k_wq]
916 2 root IW< 0 0% 0% [ath10k_tx_compl]
4905 2 root IW 0 0% 0% [kworker/1:2-eve] -
b-max
senior tag
válasz
vargalex
#20655
üzenetére
Köszönöm , igy sikerült,
viszont ezt a hibát kapom, mi lehet a gond ?root@OpenWrt:/tmp/tmp# sysupgrade -n /tmp/op_sys.bin
Thu Jan 1 00:06:08 GMT 1970 upgrade: Image metadata not present
Thu Jan 1 00:06:08 GMT 1970 upgrade: Use sysupgrade -F to override this check when downgrading or flashing to vendor firmware
Image check failed.Próbáltam az -F opciót, nem vált be .
-
LaySoft
tag
válasz
vargalex
#20559
üzenetére
Itt teljes firewall config:
config defaults
option syn_flood '1'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
config zone
option name 'lan'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
list network 'lan'
config zone
option name 'wan'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option masq '1'
option mtu_fix '1'
list network 'wan'
list network 'wan6'
list network 'LTE'
list network 'wwan'
config forwarding
option src 'lan'
option dest 'wan'
config rule
option name 'Allow-DHCP-Renew'
option src 'wan'
option proto 'udp'
option dest_port '68'
option target 'ACCEPT'
option family 'ipv4'
config rule
option name 'Allow-Ping'
option src 'wan'
option proto 'icmp'
option icmp_type 'echo-request'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-IGMP'
option src 'wan'
option proto 'igmp'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-DHCPv6'
option src 'wan'
option proto 'udp'
option dest_port '546'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-MLD'
option src 'wan'
option proto 'icmp'
option src_ip 'fe80::/10'
list icmp_type '130/0'
list icmp_type '131/0'
list icmp_type '132/0'
list icmp_type '143/0'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Input'
option src 'wan'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
list icmp_type 'router-solicitation'
list icmp_type 'neighbour-solicitation'
list icmp_type 'router-advertisement'
list icmp_type 'neighbour-advertisement'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Forward'
option src 'wan'
option dest '*'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-IPSec-ESP'
option src 'wan'
option dest 'lan'
option proto 'esp'
option target 'ACCEPT'
config rule
option name 'Allow-ISAKMP'
option src 'wan'
option dest 'lan'
option dest_port '500'
option proto 'udp'
option target 'ACCEPT'
config rule
option name 'LUCI'
list proto 'tcp'
option src 'wan'
option dest_port '80'
option target 'ACCEPT'
config rule
option name 'SSH'
list proto 'tcp'
option src 'wan'
option dest_port '22'
option target 'ACCEPT'
config redirect
option dest 'lan'
option target 'DNAT'
option name 'VOIP'
list proto 'tcp'
option src 'wan'
option src_dport '7777'
option dest_ip '192.168.33.127'
option dest_port '80'
option ipset 'lufika'
config ipset
option name 'lufika'
option family 'ipv4'
list entry '1.2.3.4'
list match 'src_ip' -
csabi10
senior tag
válasz
vargalex
#20553
üzenetére
Szóval, van egy NAS-on futó jelszó kezelő amit, ha kivülről elszeretnék érni portot kell nyissak a routeren. Azt viszont elszeretném kerülni, hogy ezen a porton támadni tudják a belső rendszert, ezért a tűzfalon szeretnék, ha lehet beállítani olyat, hogy ha túl sok kérés érkezik az adott portra akkor azt az ip-t tiltsa le.
-
csabi10
senior tag
válasz
vargalex
#20549
üzenetére
NAS-on fut egy jelszó kezelő amit gondoltam kívülröl is jó lenne elérni, viszont nem akartam kinyitni a 443 portot. VPN meg bonyolult lenne egy jelszó miatt.
Ezért kérdeztem olyan lehetőségről, hogy tűzfalon beállítani, hogy mondjuk X próbálozás után ami nem sikres tiltsa az ip-t.
Végül beállítottam a kliensek MAC címeit (tudom hogy hamisítható), illetve a mésik, hogy csak lanon forwardolom és akkor nincs kint neten, ami annyira végülis nem fontos. -
fuximaxi
senior tag
válasz
vargalex
#20547
üzenetére
Persze ezt értem, de ő kinyitja a tűzfalat mondjuk 30 secre. Aztán amikor egy új jelszó kell neki akkor megint ki kell nyitni. Szerintem ez elég kényelmetlen tud lenni, bár ez csak az én meglátásom. Amúgy persze, tök jó dolog, ha mondjuk plusz egy faktort szeretnél bevezetni az ssh elé és nem akarod folyamatosan nyitva tartani, de arra amire neki kell szerintem nem a legjobb megoldás. Persze ez az én szubjektív véleményem
-
fuximaxi
senior tag
-
skippper
senior tag
válasz
vargalex
#20514
üzenetére
Megjött az M.2-es NIC, most már VM-ből is jó a teljesítmény (900/300-as SQM van beállítva):
https://www.waveform.com/tools/bufferbloat?test-id=b2d571b2-f7f0-4e49-9ef8-87bdce6b9c15A CPU-kat azért nem kíméli, közel 80-85% CPU kihasználás van a 4 magon keresztül, PPPoE-vel együtt.
-
xabolcs
őstag
válasz
vargalex
#20485
üzenetére
Azt hallottam, hogy ha 2x2.5G lett volna, akkor nem maradt volna az m.2 foglalatnak savszel.
Az az 1G-s port a SoC sajatja!
A GL-MT6000-ben levo erosebb SoC-nal is a masodik 2.5G-s port egy Realtek port.
A tobbportos, multi-gigabites Mediatek SoC-okra meg varni kell!
Bar a Qualcomm ezen a teren elorebb jar, ilyen, teljesen opensource routert, mint az OpenWrt One nem hiszem, hogy partner lenne.
Új hozzászólás Aktív témák
- Milyen okostelefont vegyek?
- Motoros topic
- Milyen notebookot vegyek?
- A fociról könnyedén, egy baráti társaságban
- Android alkalmazások - szoftver kibeszélő topik
- Kerékpárosok, bringások ide!
- S.T.A.L.K.E.R.: Call of Pripyat
- Milyen autót vegyek?
- Cudy routerek
- Samsung Galaxy S23 és S23+ - ami belül van, az számít igazán
- További aktív témák...
- Sanyo akkutöltő + 2 használható akku
- BESZÁMÍTÁS! ASUS H510M i5 10400F 16GB DDR4 512GB SSD RTX 2080 Super 8GB Zalman T4 PLUS FSP 700W
- Alkalmi ár! Gamer Notebook! Acer Nitro 15 - I7 11800H / RTX 3060 / 16GB DDR4 / 512 SSD + 1TB HDD
- ASUS NOCTUA 16 GB RTX 4080 OC - garanciával
- HGST HUH721010AL5200 10TB 7.2k SAS HDD, DELL branded, nettó 40000Ft + ÁFA, 1 év garancia
Állásajánlatok
Cég: NetGo.hu Kft.
Város: Gödöllő
Cég: Promenade Publishing House Kft.
Város: Budapest
, az trükkök nélkül nagyságrendileg ennyit tud. Garázsba AP-nak még jó lehet.









a fájlban.

Mi lehet a gondja, hogy torrent kliensben a "Connection status: Firewalled" rémséget mutatja?









