Keresés

Új hozzászólás Aktív témák

  • yodee_

    őstag

    válasz vargalex #21764 üzenetére

    Én meg azt nem értem miért állt át debug-ra... Sosem használtam

    Szerk.: Ugyanúgy szemetel ....

  • yodee_

    őstag

    válasz vargalex #21759 üzenetére

    Eddig nem csináta, 25.12-vel kezdte. A ledoff.sh-nak egyszer kell lefutnia minden este 9kor. A led start meg reggel 8kor, a backup fél évente. Ezek a hibaüzik percenként jönnek.

  • ViZion

    félisten

    LOGOUT blog

    válasz vargalex #21749 üzenetére

    attól még headless, ha van VGA... Amúgy LLM és win VM.
    Nézem a szmájlit és próbálom meggyőzni magam, h nem csak kötöszködni akartok... :U
    dedikált vas, amikor itt a proxmox, minek a VGA, mintha mindenkinek ugyan az lenne az igénye... :B

    Inkább azt mondjátok, h traffic shaping-et mivel lehet megoldani, mert amit az AI javasolt (luci-app-qos, luci-app-nft-qos), az kuka eléggé. :(((

  • ViZion

    félisten

    LOGOUT blog

    válasz vargalex #21737 üzenetére

    Ubuntunál variáltak valamit és azok a csomagok már nem is telepíthetők, amiket igényelne az image készítéshez. Nem gond, pár perc egy tetszőleges LXC készítése. Csak meglepett :D
    ...és kimaradt a webes része a tailscale-nak, azt kell este pótolnom. MEg a szabályok, de ha megvan a metódus, utána már megy. Shaperet sem tudom hol van... de majd előkerül. :R

  • yodee_

    őstag

    válasz vargalex #21729 üzenetére

    Bocsánat, összekutyultam, mivel a telepítendő csomagok változóban vannak tárolva és ennak a neve a

    $PACKAGES_x86fibl850gl

    A Files rész pedig:

    FILES="files/x86"

  • yodee_

    őstag

    válasz vargalex #21724 üzenetére

    Nem bonyolítom túl. Letöltöm a legfrissebb IB-t, jelenleg innen:

    [https://downloads.openwrt.org/releases/25.12.0-rc4/targets/x86/64/openwrt-imagebuilder-25.12.0-rc4-x86-64.Linux-x86_64.tar.zst]

    Kicsomagolom, módosítom a .config fájlban az alábbi két értéket:

    CONFIG_TARGET_KERNEL_PARTSIZE=16 <- 32
    CONFIG_TARGET_ROOTFS_PARTSIZE=104 <- 256

    Bemásolom a files mappámat aminek x86 esetén a tartalma:

    Egy szkript ami első indításkor maximális méretre növeli a partíciómat

    /etc/uci-defaults/70-rootpt-resize :

    BOOT="$(sed -n -e "\|\s/boot\s.*$|{s///p;q}" /etc/mtab)"
    PART="${BOOT##*[^0-9]}"
    DISK="${BOOT%${PART}}"
    ROOT="${DISK}$((PART+1))"
    LOOP="$(losetup -f)"
    echo fix | parted -l ---pretend-input-tty
    parted -s ${DISK%p} resizepart $((PART+1)) 100%
    losetup ${LOOP} ${ROOT}
    resize2fs -f ${LOOP}
    reboot

    és egy üres mappa hogy jelen legyen friss telepítés után:

    /root/Backups

    Majd a packages mappámat aminek a tartalma mindössze 5 csomag, immáron .apk:

    atc-fib-l8x0_gl-2025.09.06-r3.apk
    luci-app-3ginfo-lite-1.0.76-r20250609.apk
    luci-app-sms-tool-js-2.0.32-r20260127.apk
    luci-proto-atc-2025.01.10-r2.apk
    sms-tool-2025.08.23~491ffdb0-r1.apk

    Ezekután pedig jöhet a fordítás:

    make -C /home/yodee/OpenWRT/openwrt-imagebuilder*-x86-64.Linux-x86_64/ image PROFILE=generic PACKAGES="$PACKAGES_x86fibl850gl" FILES="attr avahi-dbus-daemon bnx2-firmware chat curl comgt comgt-directip comgt-ncm coreutils coreutils-timeout dbus ddns-scripts ddns-scripts-services fdisk glib2 hostapd-utils htop kmod-amazon-ena kmod-amd-xgbe kmod-asn1-decoder kmod-bnx2 kmod-crypto-aead kmod-crypto-arc4 kmod-crypto-ecb kmod-crypto-kpp kmod-crypto-lib-chacha20 kmod-crypto-lib-chacha20poly1305 kmod-crypto-lib-curve25519 kmod-crypto-lib-poly1305 kmod-crypto-manager kmod-crypto-null kmod-crypto-sha1 kmod-e1000 kmod-e1000e kmod-forcedeth kmod-gre kmod-hwmon-core kmod-hwmon-vid kmod-hwmon-w83627ehf kmod-i2c-algo-bit kmod-i2c-core kmod-igb kmod-igc kmod-iptunnel kmod-ixgbe kmod-lib-textsearch kmod-libphy kmod-mdio kmod-mdio-devres kmod-mii kmod-mppe kmod-nf-nathelper-extra kmod-phy-realtek kmod-pps kmod-pptp kmod-ptp kmod-r8169 kmod-scsi-core kmod-tg3 kmod-udptunnel4 kmod-udptunnel6 kmod-usb-acm kmod-usb-core kmod-usb-ehci kmod-usb-net kmod-usb-net-cdc-ether kmod-usb-net-cdc-ncm kmod-usb-net-huawei-cdc-ncm kmod-usb-net-qmi-wwan kmod-usb-net-rndis kmod-usb-net-sierrawireless kmod-usb-ohci kmod-usb-ohci-pci kmod-usb-serial kmod-usb-serial-option kmod-usb-serial-sierrawireless kmod-usb-serial-wwan kmod-usb-storage kmod-usb-wdm kmod-usb-xhci-hcd kmod-usb2 kmod-usb2-pci kmod-usb3 kmod-wireguard lcd4linux-custom libatomic1 libattr libavahi-client libavahi-dbus-support libcap libdaemon libdbus libevdev libexpat libfdisk1 libffi libgmp10 libgnutls libltdl7 libmount1 libncurses6 libnettle8 libopenssl3 libpam libparted libpopt0 libreadline8 librrd1 libsensors5 libsqlite3-0 libssh2-1 libsysfs2 libtasn1 libtirpc libuci-lua libudev-zero liburing libusb-1.0-0 libuv1 libwebsockets-full lm-sensors lm-sensors-detect losetup luci-app-ddns luci-app-samba4 luci-app-ttyd luci-proto-ncm luci-proto-qmi luci-proto-wireguard luci-theme-material mc mutt msmtp parted perl perlbase-base perlbase-bytes perlbase-class perlbase-config perlbase-cwd perlbase-errno perlbase-essential perlbase-fcntl perlbase-file perlbase-filehandle perlbase-i18n perlbase-integer perlbase-io perlbase-list perlbase-locale perlbase-params perlbase-posix perlbase-re perlbase-scalar perlbase-selectsaver perlbase-socket perlbase-symbol perlbase-tie perlbase-unicore perlbase-utf8 perlbase-xsloader picocom ppp-mod-pptp r8169-firmware resize2fs resolveip rrdtool1 samba4-libs samba4-server screen sysfsutils terminfo tio ttyd uqmi usb-modeswitch usbutils wireguard-tools wwan zlib luci luci-app-wol bash pingcheck atc-fib-l8x0_gl luci-app-3ginfo-lite sms-tool luci-app-sms-tool-js luci-app-samba4 samba4-libs samba4-server" EXTRA_IMAGE_NAME="fib_l850_gl" 2>&1 | tee build.log | grep "Calculating checksums..." | tee file.txt

    Amennyiben a luci-proto-atc csomagot kihagyom szépen lefut a build.

  • yodee_

    őstag

    válasz vargalex #21720 üzenetére

    Valóban, elírás volt. Javítva, de továbbra sem tetszik neki valami:

    OK: 0 B in 0 packages
    Installing packages...
    ERROR: unable to select packages:
      luci-proto-atc-2025.01.10-r2:
        error: uninstallable
        arch: all
        satisfies: world[luci-proto-atc]
    make[2]: *** [Makefile:254: package_install] Error 1
    make[1]: *** [Makefile:183: _call_image] Error 2
    make: *** [Makefile:357: image] Error 2
    make: Leaving directory '/home/yodee/OpenWRT/openwrt-imagebuilder-25.12.0-rc4-x86-64.Linux-x86_64'

  • yodee_

    őstag

    válasz vargalex #21716 üzenetére

    Valóban! Hiba kiküszöbölve. Most viszont a korábban kérdéses luci-proto-atc lesz a bibi... A rendszeren annyival lehetett orvosolni ezt a gondot hogy az /etc/apk/arch fájlban feltűntettem az allopciót.

    OK: 0 B in 0 packages
    Installing packages...
    ERROR: unable to select packages:
      lucti-proto-atc (no such package):
        required by: world[lucti-proto-atc]
    make[2]: *** [Makefile:254: package_install] Error 1
    make[1]: *** [Makefile:183: _call_image] Error 2
    make: *** [Makefile:357: image] Error 2
    make: Leaving directory '/home/yodee/OpenWRT/openwrt-imagebuilder-25.12.0-rc4-x86-64.Linux-x86_64'

  • yodee_

    őstag

    válasz vargalex #21714 üzenetére

    Más gond volt, megoldottam. Változott a fájlok neve... Viszont! Az sms-tool-2025.08.23~491ffdb0-r1.apk csomagot nem tudja telepíteni az imagebulider mert az architektúra nem x86-64 hanem all. Ezt a futó rendszeren az /etc/apk/arch fájl módosításával lehet megoldani de itt vajon hogyan?

    Már csak ennyi a hibaüzenet:

    Installing packages...
    ERROR: unable to select packages:
      luci-app-sms-tool-js (no such package):
        required by: world[luci-app-sms-tool-js]
      luci-proto-atc-2025.01.10-r2:
        error: uninstallable
        arch: all
        satisfies: world[luci-proto-atc]
    make[2]: *** [Makefile:254: package_install] Error 2
    make[1]: *** [Makefile:183: _call_image] Error 2
    make: *** [Makefile:357: image] Error 2
    make: Leaving directory '/home/yodee/OpenWRT/openwrt-imagebuilder-x86-64.Linux-x86_64'

  • yodee_

    őstag

    válasz vargalex #21712 üzenetére

    Ez a része oké volt amíg opkg volt, de most az apk sajnos néz aláírást vagy mi a tökömet és nem engedi. Manuális telepítésnél is csak a apk add --allow-untrusted kapcsolóval lehet.

  • yodee_

    őstag

    válasz vargalex #21708 üzenetére

    Meg is jelent. Köszönöm. Már csak azt kell kitalálnom, hogy az imagebuilder-rel hogyan etessem meg a "nem megbízható" csomagjaim :D

  • #42990592

    törölt tag

    válasz vargalex #21663 üzenetére

    Ne bántsuk szegény Cudyt, csak a flash memóriákkal babráltak. De már sikerült megoldani.

    Én a WR3000P-vel szemezek. 26k -> 512mb ram + USB3.
    Belépő filogic elbírja, ha rákötnék egy wincsit és töltögetnék rá ?
    Gondolom ehhez futtatni kell valami daemont (libtorrent/rtorrent mittudomén) a routeren és desktop guival csatlakozni rá. De vajon ezt elbírja a rendszer ? (Jelenleg 800/250 netem van)
    Azért fölösen nem fizetnék ki 10kt, inkább legyen az AX52/AX3000T.

  • yodee_

    őstag

    válasz vargalex #21697 üzenetére

    Sikerült felvennem a kapcsolatot a szerzővel, így talán megoldom, de köszönöm szépen

  • cree

    tag

    válasz vargalex #21696 üzenetére

    Valami tüzfal hülyeség ezek a kérések blokolva maradnak (hurok szerüen)... :U

  • adika4444

    veterán

    válasz vargalex #21663 üzenetére

    A gyártónál az alap FW nem valami OpenWRT alapú megoldás? Mert, ha igen, furcsa nekem ez az inkompatibilitás...

  • Asycid

    tag

    válasz vargalex #21663 üzenetére

    Elvileg a WR3000H még OK, berendeltem kettőt belőle, remélem nem szívom meg :)

  • Asycid

    tag

    válasz vargalex #21661 üzenetére

    Köszönöm, de pontosan a WR3000-rel van lutrizás mostanra:
    Cudy WR3000 v1
    Attention!
    New model 2.0 has been released by Cudy and features completely different TRIDuctor hardware. Also CPU processor speed is 1.2 Ghz instead of 1.3 Ghz.
    It can be identified by looking at the bottom of the case, showing 2.0 at the end.
    → OpenWRT is not supported on the new WR3000 2.0 revision!

  • cree

    tag

    válasz vargalex #21653 üzenetére

    étem!
    dropbear van olyan lehetöség felépő cliens számát lehet limitálni pl egyszere csak 1 lehesen kapcsolatban ?
    option BannerFile '/etc/banner semmit nemtalálok mitt tud ez ip, port, mac, mit lehet kizárni vele!

  • ArthurShelby

    addikt

    válasz vargalex #21647 üzenetére

    Munka után mértem, amikor már a többiek haza mentek (akkor is többször).
    Másnap is mértem, ugyanez a "hiba" volt. 2mp alatti különbséget talán elkönyvelném mérési hibának (bár akkor is idegesítene).

    A vlan tag-es válaszod részét nem értem.
    Céges hálón vpn nélkül 1472-es payload-dal (hosszúsággal) tudok pingelni (ergo megy az 1500-as mtu), illetve acces port van, ergo észrevétlenül megoldja/elintézi ezt a céges switch. (Azt hogy vlan van, azt én csak onnan tudom, hogy hallottam beszélni a hálózatost, hogy az adott portot beteszi az 50-es vlan-ba pl.)

  • Gyurka6

    őstag

    válasz vargalex #21629 üzenetére

    Feltöltöttem a sysupgrade változatot, 20dBm -ig lehet növelni a teljesítményt.
    Egy újabbra akartam frissíteni, de mást vár:
    The uploaded image file does not contain a supported format. Make sure that you choose the generic image format for your platform.

    Ilyen formátumút nem találtam, hogyan tudom újabbra frissíteni?

  • cree

    tag

    válasz vargalex #21631 üzenetére

    Angol irtam amit a forditó kiadot! A Bemutatkozásuk elég volt szerintem! :(
    Vagyis 2 kérdés volt!
    Csak egy egyszerü dátum/orát szeretem volna kirakni Authorization Required kezdő oldalra jielenkezet álapotba is látszodjon! 2 napig volt fen mekérdeztem mit csináltok itt? És törölték is hát kulturális hozzá álás!

  • Gyurka6

    őstag

    válasz vargalex #21627 üzenetére

    DE, arra... Elvileg van mentésem, radio, firmare, factory meg uboot backup.
    Most egy snaphost verziót töltöttem rá (nem szándékosan), 2,4.en tudok kapcsolódni, csak nincs titkosítás rajta. Esetleg tudod merre keressem a luci telepítési módját? Szeretném látni, mi más mint a régebbi veziónál.

  • cree

    tag

    válasz vargalex #21624 üzenetére

    ehez vpn kell ezem nincs még...
    De be engeslek néz rá az egyik routere legaláb!
    Mit kell csinálnom?
    Ezen csinálok egy teljes visszaálitást alapra hogy a meglévökbe ne kavarjon be már összevissza kitudjs szinten van!

  • cree

    tag

    válasz vargalex #21622 üzenetére

    Már amikor ott irtad felraktam luci-ssl de otvan az összes sriptje nehezéknek a flashben nem teszi a dolgát?
    csinálok egy gyári visszaálitás sokadjára már és elkezdem ujra amit itt leirtál már nincs ötletem mi az a fö probméma ahol elakad! mert volt amikor a uhttp config defaut álapotban volt amit irsz http,https rész 0.0.0.0 de igysem ment az átirányitás .... :o loopback is piszkáltam már ott a mask rész mert gyanus volt a 255.0.0.0 belsö hálotatomon minden 255.255.255.0 van de változás nemtörtént eben sem!

  • cree

    tag

    válasz vargalex #21619 üzenetére

    openwrt api egyedi erröl én nem találtam semit hiába a js vagy http nyelv ha nemtudom meghivni ao openwrt egyedi api részt itt esetembe time,date ami fontos lene sajnos offline modban a rooter orája elcsuszik ntp server nincs szinkronban Totp lehetösége elromlik rossz time miat !Windows ntp server szinronizálása még nem sikerölt openwrt ntp beratram hogy csinálja meg 127.0.0.1:123 átjárobol de nem müködik!
    script rész nem sikerül összehozni date/ time
    meglévökböl sem...
    https://www.openwrt.pro/post-677.html
    https://www.openwrt.pro/post-333.html
    https://forum.archive.openwrt.org/viewtopic.php?id=42834
    https://www.lua.org/pil/22.1.html
    https://stackoverflow.com/questions/12466950/lua-program-shows-current-time
    https://stackoverflow.com/questions/34346499/how-to-read-post-from-lua-on-openwrt-uhttpd
    https://dev.iopsys.eu/feed/luci/-/blob/openwrt-21.02/docs/api/modules/luci.http.date.html?ref_type=heads
    https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CSP

  • cree

    tag

    válasz vargalex #21619 üzenetére

    Az tudom 0.0.0.0 default setting 80...443 http,https!
    De amit most felraktam conf "amit kértél" azt nézd meg mert ezekel sem megy az átirányitás!
    Miért mindig a multat "vissza" keresed?

  • cree

    tag

    válasz vargalex #21610 üzenetére

    LuCi script kodhoz is értesz?
    bár a mostani uj motorját js tolják átt lua helyet!
    Késöbb lene egy másik kérdés ezel kapcsolatban!
    Login oldalra szeretem volna egy belső dátum és órát kirakni de nem sikerül az a szriptet ami ezért felelne napon kevés luci minta példa van erre api pl most az ujaknál js ben date,time api!

  • cree

    tag

    válasz vargalex #21610 üzenetére

    de egy ilyen parancsnak álitolag egy ilyet kelene csinálni mindenféle config mokolás nélkül SSH CLIENSBE EZT BE IROM A ROTTERNÉ? ssh -p22 -L127.0.0.1:8000:127.0.0.1:80 root@192.168.1.254 .....A -L lokális átjáró átitányitási parancs!

  • cree

    tag

    válasz vargalex #21610 üzenetére

    Öt szoktam nézni elég érthetö a folyamat....
    https://www.youtube.com/watch?v=ZL4FKjLc3bU
    uhttpd.conf luci server http gui érdemében felelne az egész produkcioért ha jol látom ezt az egészet!
    firewall.conf kikapcsoltam teljesen ebben a 22 port alabol engedélyezet ssh részére ilyenkor egy port forwald szabály sem érvényes tiltot tüzfalnél! lehet network.conf lehet még valami alap átjáró akadálya.... a böngészö 404 hibával ál ki az irányitot ip vagy port oldalon mindig!

  • cree

    tag

    válasz vargalex #21608 üzenetére

    Akkor csak a feltet kérdésekre kell válaszolni semmi más vacakolás és nem lesz ennyi szemét a topicban ami nem oda való!
    Akkor még egyszer!
    Miért nem müködik a webes luci alapu ip és port átirányitás ssh Keresztül? A-Z Z-A minden lehetöságet kiprobáltam !Egy teljes folyamat elejétöl a végéi!
    Minden akadályt kikapcsoltam mindkét oldalon hogy nem legyen blokolva ip se port sem openwrt és win alat sem tüzfal mindkét oldalt kiapcsolva!
    Ez nem vezet eredményre az átirányitot porton sincs elérhetö webes felület nem hogy ipn!
    https://openwrt.org/docs/guide-user/luci/luci.secure
    de nem müködik a valoságban hiábba csinálom meg!
    https://forum.openwrt.org/t/ssh-tunneling-problems/49271

  • cree

    tag

    válasz vargalex #21605 üzenetére

    Utasitgatnak mit hogyan csináljak nyelvi magatartás milyen nyelven xxx az nemjó akor irjál yyy (3 hete legalább) én ezt(személyezkedésnek és lekezelőnek veszem) enek semni köze az eredeti feltet kérdésekhet! :N De ezt hogyis gondolják?Én megatam mindenkinek azt a tiszteletet nem keztem el felé ugyan ezt(megtehetem volna)de a türelmem véges egy idő után!Kár hogy ilyen hülyeségekel itt foglalkozni nem a hasznos topic valodi tartalmával! :DDD

  • vzozo

    senior tag

    válasz vargalex #21605 üzenetére

    ezt is félreérted, itt saját VPN-ről van szó, nem a forgalmat akarja a kolléga egy VPN szolgáltatón keresztül irányítani.

    Ez kicsit arra emlékeztet, amikor interjúztattam egy érdeklődőt az egyik erősen technikai pozinkra, és a CV-jében nagyon ki volt emelve, hogy ő VPN expert. Amikor rákérdeztünk, hogy ez mit is takar, akkor halál komolyan elkezdte mondani, hogy xy random provider VPN-jét úgy kell telepíteni, hogy next-next-finish.

    Ott köszöntük meg a lehetőséget, és idő előtt véget ért a felvételi beszélgetés.

  • xabolcs

    őstag

    válasz vargalex #21600 üzenetére

    Igen, jol erted!
    Tobb szervere is van (itt Europaban is), de torekszik a kozvetlen kapcsolatra: eloszor a kozpontban csorog, de mindig probal kozvetlen kapcsolatot kiepiteni!

  • trance89

    őstag

    válasz vargalex #21589 üzenetére

    Szerintem itt mar senki sem erti mirol hadoval osszevissza, lehet hogy meg o sem...

  • cree

    tag

    válasz vargalex #21584 üzenetére

    Szabadidő ingyenes Gnu ha nem ér hogy semire sem jó mert használni nem tudod akkor mire jó az ilyen?Ezt free mindenre elültetet baroms@g a felhasználok elmében!Linux, android free igen de miért is fizetsz hogy használni lehetsen a 5..6..7 szám jegyes vasakra az árat amin futatod ! :D Mi az ingyenes :F

  • cree

    tag

    válasz vargalex #21584 üzenetére

    Csak nézni ezt nem nehéz észre veni....
    De ez miat a másikat ezért annak nézni:
    ~3000 hibányi tenger :DDD
    https://github.com/openwrt/openwrt/issues
    Célirányos kérelmekre szinte esély sincs elörelépésben csak a meglévöket foltozgatják! :((
    2 hétnyi nyüglödés utánsem sikerült egy egyszerünek látszó ip átirányitás ssh keresztül lehesen csak eljutni csak a belsö hálozatrol a webes felületre!De megint ugyebár a kinaiaknál lett a megoldás erre egyszeröbb modszerel ök megoldota a 2fa webes belépési lehetöséget luci allá! :D

  • cree

    tag

    válasz vargalex #21515 üzenetére

    Mi a segitség?
    Azok a hiperlinkek beszurogatni az openwt wiki jéröl amit én is keztem elsöre végig probálni!Egy elavult dokumentácio ami fogyamatai kutba esnek az ujabb verzioknál!És ezt fel roják itt nekem hogy hülye vagyok hozzá !Valamikor ilyet óvodálba csináltak akori növekedési szinten! :D

  • ssgt1981

    senior tag

    válasz vargalex #21581 üzenetére

    Csináltam így is úgy is. Tegnap már úgy csináltam, hogy gyári visszaállítás után kötöttem be a kàbelt.

  • ssgt1981

    senior tag

    válasz vargalex #21579 üzenetére

    A lan portból átdugtam a kábelt a wan portba az asus routeren.
    A parancsokat ssh-ban kell futtatni?

  • ssgt1981

    senior tag

    válasz vargalex #21577 üzenetére

    Ha t-s router adja a netet és az openwrt-s router ap módban van, akkor minden (lan, wifi) működik megfelelő sebességgel. Az összes eszköz elérhető. Az Asus router módba kapcaolását követően az eszközök elérhetőek, de nincs net. Mindent újraindítottam tőbbször is.
    Ha pingelek egy címet pl. google.com, akkor 4-5 ms-es válaszok vannak. A kapcsolatnak jónak kell lennie, de valamiért a net rohadt lassú. Eddig csak a lant próbáltam wifi-t nem.

  • ssgt1981

    senior tag

    válasz vargalex #21568 üzenetére

    Köszönöm, este megpróbálom ismét. A T-s routeren csak ezt kell bekapcsolni és apply? A routert újra kell indítani?

  • ssgt1981

    senior tag

    válasz vargalex #21566 üzenetére

    Akkor csak annyi a dolgom, hogy beírom ide az adatokat?

    Majd csatlakoztatom a kábelt és itt már meg is jelenik a kapcsolat. Minden egyéb beállítás nélkül lesz net és hálózati kapcsolat?

    A lan felület beállítása így jó? Most nézem, hogy a t-s router 192.168.1.1 volt, elképzelhető, hogy ez volt minden probléma forrása?

  • ssgt1981

    senior tag

    válasz vargalex #21564 üzenetére

    Le tudnátok nekem írni a pontos folyamatotst, mert ez a passtrough aktivál kábel bedug módszer nekem nem sikerült. A nat nem feltétlenül lenne jó, mert jâtszani azért szoktam.

  • xabolcs

    őstag

    válasz vargalex #21561 üzenetére

    Egy a lényeg: az első lépés az, hogy el kell dönteni, milyen hálózati topológiát szeretnél megvalósítani.

    Erre voltam kivancsi en is, ugy tunik, a te hangod melyebb! :)

  • ssgt1981

    senior tag

    válasz vargalex #21561 üzenetére

    Köszi a léngyeg az lenne, hogy asus-ról menjen a net és az ide csatlakoztatott eszközök forgalma a nason futtatott pi-hole-on menjen keresztül, a fix ip-s eszközöket ne kelljen újra paraméterezni. A nas-on fut egy ntopng amivel a teljes hálózati forgalmat (vezetékes és wifi) szeretném ellenőrizni.
    Az általad leírtakat csináltam, de nem sikerült értékelhető netet kiszednem a wan portból.
    Két ip tv egység van rákötve.

  • ssgt1981

    senior tag

    válasz vargalex #21559 üzenetére

    Lehet délután nekiállok mégegszer. Különböző mi-kkel három nyelven folytattam a témában beszélgetést, de így sem jutottam előbbre. A telekom routert és az asus routert ugye a kék portokon keresztül kell összekötni? Még az merült fel bennem, hogy rossz portokat használtam. Egyébként az nem működhet, hogy a teljes rendszer 192.168.0.x-en fut?

  • yodee_

    őstag

    válasz vargalex #21556 üzenetére

    Azt elfelejtettem említeni hogy külön hálózaton legyen a sagemcom és az asus. Tehát ha a sagemcom 192.168.1.1 akkor az asus legyen mondjuk 192.168.2.1

  • ssgt1981

    senior tag

    válasz vargalex #21546 üzenetére

    Köszönöm, akkor ez a megoldás lesz. Már csak az a kérdés, hogy a mi felhasználónév és jelszó. A router internet connectivity/basic/ipv4 résznél van olyan, hogy log-in itt szerepel egy telekomos email cím és egy jelszó. Ez kell a passthroughhoz? Itt csak annyi a dolgom, hogy alul lévő passthrough kapcsolót bekapcsolom?
    Amennyiben az általad javasolt switchként való használatot állítom be, akkor ntopng-vel tudom monitorozni a teljes hálózati forgalmat?

  • cree

    tag

    válasz vargalex #21515 üzenetére

    190 országban csak itt baj a helyesirási probléma egy nem magyartol de ezt nem érti meg seki és nincs forditó sem erre (ne keresd)tudom miröl beszélek lassan 20 éve ezel élek beszélni könnyebb mind leirni! :)

  • PistiSan

    addikt

    válasz vargalex #21515 üzenetére

    Ma olvastam végig az egészet, igazad van, próbáltatok segíteni, nyelvi akadályok vannak, amit sajnos nem akar megérteni. :W

  • cree

    tag

    válasz vargalex #21510 üzenetére

    fel és melyik résztöl az utasitást?
    Securing uHTTPd
    csináltam meg de még mindig 403 hibakod jön vissza az 127.0.0.1 röl! kulcsok a helyükön van ami a konfig utvonalban is!

  • cree

    tag

    válasz vargalex #21501 üzenetére

    Ahoz a titkositást vissza kell fejteni ami a mikro kontroler valamelyik perifériához kötöt + firmware ehez a hash titkositot de ezek számok tömkelege hiába is ismered az algoritmust hozzá! ;)

  • Multibit

    nagyúr

    válasz vargalex #21501 üzenetére

    :K
    Ezért szeretem pl. az x86 világban a Coreboot-ot, mint opensource BIOS-t.

  • cree

    tag

    válasz vargalex #21483 üzenetére

    Milyen forditót használjak ami 100% müködik a nyelveteken és még hangsúlyozis?Nem haragszok! :DDD

  • cree

    tag

    válasz vargalex #21480 üzenetére

    Nem ipv6 teljesen kitiltom minden hol router windows amin csak lehet ez egy hatalmas fejfájás aki használja pláne fejlesztésben :DDD !

  • cree

    tag

    válasz vargalex #21480 üzenetére

    Itt bekavartak rendesen elkezték kutyulni a feltet kérdést és kesze kuszta lett a vége!Igen az új eszközök (fejlesztök) mindig más ipt kapnak nem az azonos fejlesztök ezt itt Szoval az ujabb fejlesztö lapok ip nézegeten a router dhcp nék ami bentragad nagyon zavaró egy szellem ! :D

  • cree

    tag

    válasz vargalex #21471 üzenetére

    És azt is olvasható hogy elene is probáltak teni röviditeni az idö de radom kapcsolat veszitéshez vezetett dhcp nél ! ;)

  • cree

    tag

    válasz vargalex #21466 üzenetére

    Szoval a kikapcsol eszközök (inaktiv) igy maradnak a listában!
    ip cimek helyet kérdö jelek csak!
    :F

  • cree

    tag

    válasz vargalex #21466 üzenetére

    openwrt verzio is közöt is dhcp kezelésben nagy réseket látok v22...v23 közöt a ip kiosztás szépen látszodnak dhcp listában 23.5 felet csak kérdöjelet rak be az ip cim helyére a konzol felületen!Szoval nem csak a fejlesztös inaktiv eszközök hanem android telefon, win pc nem aktivak tényel ezek is ott ragadnak a listába !

  • cree

    tag

    válasz vargalex #21463 üzenetére

    openwrt oldalon dhcp nincs idötulépés kapcsolat figyelés enek kellene figyelnie ezt valoszinü ha valami készenléti álapotváltozás felépne de ez valoszinü gyorsitó memoriába ragad a log adat nem fájlba irja ha ujra inditásnál rendezödik!A fejlesztö mac mindig azonos általába a dhcp kiosztot ip is (hiába dinanikus) dhcp ben!
    Mi lehet a megoldasa valos idöbe müködjön a dhcp eszköz listálya? padava nemvolt ilyen nyüg érdekes wifis fejlesztökel ezért is amire hivatkozok openwrt oldali kezelésre.... :DDD

  • Viperator

    őstag

    válasz vargalex #21449 üzenetére

    Most kezdek kicsit érteni: továbbra is a TP-Link marad. TFTP-n keresztül sosem csináltam.

  • Viperator

    őstag

    válasz vargalex #21447 üzenetére

    Én csak annyit értek, amit ott leírtak, menübe belépve és a Firmware Upgrade-ben végrehajtani a lépéseket, két fájlt letöltöttem (Factory, Sysupgrade. Nem sikerült a Sysupgrade-t telepíteni, a Factory-t igen). Ok, v3 más platform.

    Tehát másképpen telepíteni nem értek. :(

    Kipróbálhatjuk és akkor fog kiderülni, hogy menni fog vagy nem. Remélhetőleg igen, ha más valaki megteszi helyettem. Hálásan köszönöm!

  • Viperator

    őstag

    válasz vargalex #21442 üzenetére

    Szia! Androidos qDSRLDashboard applikációval összehozni (Nikon váz, a router usb és a Nikon usb kábelesen lesz csatlakozva). A routert kéne valahogy működésbe hozni. Ezt mondta az illető, hogy aszerint kell valahogy megoldani: link

  • 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

    válasz vargalex #21382 üzenetére

    Nekem van ilyen eszközöm, de nálunk dhcp net kiosztás van, az utóbbi időben másodlagos wifi/switch szerepet látott el, ott hozza a gigabitet.
    pppoe-vel lassabb úgy tudom, szerintem így nem tudok vele releváns mérést mondani, de ha mégis írjátok le hogyan tegyem.

  • 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.

  • E.Kaufmann

    veterán

    válasz vargalex #21378 üzenetére

    1 magos MIPS proci 560 MHz-n :DDD , az trükkök nélkül nagyságrendileg ennyit tud. Garázsba AP-nak még jó lehet.

  • looser

    addikt

    válasz vargalex #21376 üzenetére

    Szia! Köszönöm a segítséget, javult, de hogy pont az upload ugrott meg ekkorát, az meglep.

  • PBA

    aktív tag

    válasz vargalex #21336 üzenetére

    Igen, jól gondolod, ismerem ezt a lehetőséget, de fontos a wifi stabilitás és sebesség, ezért külön,dedikált rádióval valósítanám meg.

  • E.Kaufmann

    veterán

    válasz vargalex #21336 üzenetére

    Lehet, de úgy tapasztaltam és olvastam is, hogy ha egy rádión van egyszerre kliens és AP, akkor az AP csak akkor él, ha a kliens csatlakozott.

  • cree

    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'

  • cree

    tag

    válasz vargalex #21303 üzenetére

    Openwrt kiad egy ujat az adot eszköznek nem a fix jelenik meg ami a tcom routerbe van megadva azé ! 2 dhcp szép galibát csinál együt!Openwrt kikel irtani a dhcp de mégis fut!

  • 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. :U
    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. :F

    Szerencsere suste leirasa nem emlit ilyen folosleges atkonfiguralasokat, igy megnyugodtam. :DDD

    Egyebkent nagyon jo kis kutyu! :K

  • Puro

    aktív tag

    válasz vargalex #21284 üzenetére

    Az nem lehet, hogy lanon ment csak forgalom nas-pc között vagy valami ilyesmi?

  • Puro

    aktív tag

    válasz vargalex #21279 üzenetére

    Én a v17 óta nem használtam csak most, hogy változott a net de itt se stimmel nekem se a forgalom...
    nlbwmon vnstat mindegyik furán számol

  • Puro

    aktív tag

    válasz vargalex #21277 üzenetére

    Ez rögtön a Status nyitóoldal 24.10.2. Állítólag csak azt a forgalmat mutatja ami átmegy a cpu-n is.

  • 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 #21223 üzenetére

    Szia! Kérlek pontosítsd, hogy melyik is a network config amire gondolsz.

  • 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.com

    Kernel 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 #21214 üzenetére

    Hol tudom megnézni ?

    Rendszerindítás:

    A rendszer naplózás így van beállítva(default). Jó így ?

    Viszont, hogy hogyan kell megnézni nem tudom.

  • kiborg

    aktív tag

    válasz vargalex #21212 üzenetére

    Amit fent bemásoltam log, az onnan származik.
    Közvetlenül az utánról, hogy megnyomtam a manuális frissítést. Előtte emlékeim szerint üres volt a log.
    De délután fogok 100% biztosat mondani.

Új hozzászólás Aktív témák