Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3592 - Linksys E7500 v2 and problem with WAN after installing OpenWRT. #8622

Open
openwrt-bot opened this issue Jan 23, 2021 · 0 comments
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

wojs:

HI !

On original firmware (FW_EA7500v2_2.0.8.194281_prod.img) everything is OK.
LAN, WAN, WIFI etc., are working properly.

I installed the OpenWRT according to the instruction:
https://openwrt.org/toh/linksys/linksys_ea7500_v2

I downloaded firmware from https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/
openwrt-ramips-mt7621-linksys_ea7500-v2-squashfs-factory.bin - 8448.2 KB Sat Jan 23 09:22:01 2021
openwrt-ramips-mt7621-linksys_ea7500-v2-squashfs-sysupgrade.bin - 5740.6 KB Sat Jan 23 09:22:01 2021

After installing "factory" firmware , the WAN connection does not work.

PLEASE, HELP ME.

DMESG :

[ 0.000000] Linux version 5.4.91 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15588-465eaa0e07)) #0 SMP Sat Jan 23 05:03:53 2021 [ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc) [ 0.000000] MIPS: machine is Linksys EA7500 v2 [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] VPE topology {2,2} total 4 [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff] [ 0.000000] On node 0 totalpages: 65536 [ 0.000000] Normal zone: 576 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 65536 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 14 pages/cpu s26768 r8192 d22384 u57344 [ 0.000000] pcpu-alloc: s26768 r8192 d22384 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] Writing ErrCtl register=00054080 [ 0.000000] Readback ErrCtl register=00054080 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 250276K/262144K available (6059K kernel code, 204K rwdata, 1288K rodata, 1268K init, 238K bss, 11868K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] NR_IRQS: 256 [ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x558 with crng_init=0 [ 0.000000] CPU Clock: 880MHz [ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns [ 0.000008] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns [ 0.007802] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360) [ 0.041995] pid_max: default: 32768 minimum: 301 [ 0.046772] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.053998] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.064399] rcu: Hierarchical SRCU implementation. [ 0.069835] smp: Bringing up secondary CPUs ... [ 9.117947] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 9.117957] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 9.117970] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 9.118067] CPU1 revision is: 0001992f (MIPS 1004Kc) [ 0.102598] Synchronize counters for CPU 1: done. [ 9.179249] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 9.179257] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 9.179265] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 9.179319] CPU2 revision is: 0001992f (MIPS 1004Kc) [ 0.167300] Synchronize counters for CPU 2: done. [ 9.240633] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes. [ 9.240641] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes [ 9.240648] MIPS secondary cache 256kB, 8-way, linesize 32 bytes. [ 9.240709] CPU3 revision is: 0001992f (MIPS 1004Kc) [ 0.225156] Synchronize counters for CPU 3: done. [ 0.255030] smp: Brought up 1 node, 4 CPUs [ 0.263484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.273182] futex hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.280257] pinctrl core: initialized pinctrl subsystem [ 0.287127] NET: Registered protocol family 16 [ 0.302469] FPU Affinity set after 4688 emulations [ 0.318149] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.329394] clocksource: Switched to clocksource GIC [ 0.336430] NET: Registered protocol family 2 [ 0.342234] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.350635] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.358225] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.365311] TCP: Hash tables configured (established 2048 bind 2048) [ 0.371744] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.378220] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.385442] NET: Registered protocol family 1 [ 0.389761] PCI: CLS 0 bytes, default 32 [ 0.485340] 4 CPUs re-calibrate udelay(lpj = 1167360) [ 0.491899] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.499508] random: fast init done [ 0.509328] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.515166] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.526835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 0.535957] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.541812] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.547613] mt7621_gpio 1e000600.gpio: registering 32 gpios [ 0.553924] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.563417] printk: console [ttyS0] disabled [ 0.567699] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A [ 0.576679] printk: console [ttyS0] enabled [ 0.584938] printk: bootconsole [early0] disabled [ 0.596677] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388 [ 0.604246] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1 [ 0.610589] nand: Macronix MX30LF1G18AC [ 0.614420] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.621975] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits [ 0.628515] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.635810] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134 [ 0.643102] Scanning device for bad blocks [ 1.943320] 11 fixed-partitions partitions found on MTD device mt7621-nand [ 1.950182] Creating 11 MTD partitions on "mt7621-nand": [ 1.955490] 0x000000000000-0x000000080000 : "boot" [ 1.961658] 0x000000080000-0x0000000c0000 : "u_env" [ 1.967740] 0x0000000c0000-0x000000100000 : "factory" [ 1.974097] 0x000000100000-0x000000140000 : "s_env" [ 1.980207] 0x000000140000-0x000000180000 : "devinfo" [ 1.986534] 0x000000180000-0x000000580000 : "kernel" [ 1.992795] 0x000000580000-0x000002980000 : "ubi" [ 1.998901] 0x000002980000-0x000002d80000 : "alt_kernel" [ 2.005597] 0x000002d80000-0x000005180000 : "alt_rootfs" [ 2.012346] 0x000005180000-0x000005280000 : "sysdiag" [ 2.018709] 0x000005280000-0x000007f80000 : "syscfg" [ 2.026338] libphy: Fixed MDIO Bus: probed [ 2.055858] libphy: mdio: probed [ 2.059307] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.067891] mtk_soc_eth 1e100000.ethernet: generated random MAC address 72:3a:b5:f4:d6:17 [ 2.076889] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21 [ 2.087180] mt7621-pci 1e140000.pcie: Parsing DT failed [ 2.094933] NET: Registered protocol family 10 [ 2.100781] Segment Routing with IPv6 [ 2.104566] NET: Registered protocol family 17 [ 2.109127] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.122327] 8021q: 802.1Q VLAN Support v1.8 [ 2.128472] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module [ 2.145559] libphy: dsa slave smi: probed [ 2.149981] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY] [ 2.159545] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY] [ 2.169203] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY] [ 2.178830] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY] [ 2.188471] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY] [ 2.198202] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode [ 2.209448] DSA: tree 0 setup [ 2.212709] rt2880-pinmux pinctrl: pcie is already enabled [ 2.218197] mt7621-pci 1e140000.pcie: Error applying setting, reverse things back [ 2.225805] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1) [ 2.233412] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0) [ 2.340812] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz [ 2.346393] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz [ 2.451897] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK) [ 2.458847] mt7621-pci 1e140000.pcie: PCIE0 enabled [ 2.463715] mt7621-pci 1e140000.pcie: PCIE1 enabled [ 2.468590] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002 [ 2.478042] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00 [ 2.484392] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff] [ 2.491255] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff] [ 2.498120] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.503633] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400 [ 2.509663] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.515922] pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff] [ 2.522248] pci 0000:00:00.0: supports D1 [ 2.526253] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 2.532353] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400 [ 2.538387] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff] [ 2.544644] pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff] [ 2.550972] pci 0000:00:01.0: supports D1 [ 2.554979] pci 0000:00:01.0: PME# supported from D0 D1 D3hot [ 2.562187] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280 [ 2.568238] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.575181] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 2.590226] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 2.595454] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] [ 2.601541] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.608320] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.615126] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280 [ 2.621171] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit] [ 2.628110] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 2.643130] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 2.648360] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff] [ 2.654446] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] [ 2.661233] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 2.667892] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000] [ 2.674497] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.681447] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000] [ 2.688044] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000] [ 2.694994] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff] [ 2.701773] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff] [ 2.708547] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff] [ 2.715329] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff] [ 2.722109] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff] [ 2.728883] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff] [ 2.735671] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit] [ 2.742977] pci 0000:00:00.0: PCI bridge to [bus 01] [ 2.747935] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff] [ 2.754713] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff] [ 2.761499] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit] [ 2.768799] pci 0000:00:01.0: PCI bridge to [bus 02] [ 2.773759] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff] [ 2.780531] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff] [ 2.787853] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off [ 2.788942] UBI: auto-attach mtd6 [ 2.798099] ubi0: attaching mtd6 [ 2.838368] UBI: EOF marker found, PEBs from 29 will be erased [ 2.844467] ubi0: scanning is finished [ 2.887918] ubi0: volume 1 ("rootfs_data") re-sized from 9 to 237 LEBs [ 2.895271] ubi0: attached mtd6 (name "ubi", size 36 MiB) [ 2.900682] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.907555] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.914331] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.921273] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0 [ 2.927268] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 2.934476] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1611378233 [ 2.943582] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20 [ 2.952803] ubi0: background thread "ubi_bgt0d" started, PID 503 [ 2.955233] block ubiblock0_0: created from ubi0:0(rootfs) [ 2.964332] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 2.971310] hctosys: unable to open rtc device (rtc0) [ 2.991781] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 3.004414] Freeing unused kernel memory: 1268K [ 3.008970] This architecture does not have kernel memory protection. [ 3.015435] Run /sbin/init as init process [ 3.698731] init: Console is alive [ 3.702386] init: - watchdog - [ 4.469421] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.563158] usbcore: registered new interface driver usbfs [ 4.568762] usbcore: registered new interface driver hub [ 4.574177] usbcore: registered new device driver usb [ 4.588917] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator [ 4.597664] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator [ 4.606635] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 4.611974] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 [ 4.625520] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010 [ 4.634738] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000 [ 4.641817] hub 1-0:1.0: USB hub found [ 4.645665] hub 1-0:1.0: 2 ports detected [ 4.650263] xhci-mtk 1e1c0000.xhci: xHCI Host Controller [ 4.655625] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 [ 4.663123] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed [ 4.669697] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.678632] hub 2-0:1.0: USB hub found [ 4.682491] hub 2-0:1.0: 1 port detected [ 4.692130] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.701736] init: - preinit - [ 5.111607] usb 1-2: new high-speed USB device number 2 using xhci-mtk [ 5.338115] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 5.346425] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 5.354932] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 5.362861] random: procd: uninitialized urandom read (4 bytes read) [ 5.529599] random: jshn: uninitialized urandom read (4 bytes read) [ 5.592649] random: jshn: uninitialized urandom read (4 bytes read) [ 6.116984] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 6.124033] 8021q: adding VLAN 0 to HW filter on device lan1 [ 9.209890] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 9.217414] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready [ 10.323950] UBIFS (ubi0:1): default file-system created [ 10.330557] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 10.336437] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 658 [ 10.460758] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 10.468625] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 10.478531] UBIFS (ubi0:1): FS size: 28823552 bytes (27 MiB, 227 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs) [ 10.488935] UBIFS (ubi0:1): reserved for root: 1361407 bytes (1329 KiB) [ 10.495541] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 4C17A23A-6138-4533-8E6B-E00D6C739574, small LPT model [ 10.509936] mount_root: overlay filesystem has not been fully initialized yet [ 10.517578] mount_root: switching to ubifs overlay [ 10.529448] urandom-seed: Seed file not found (/etc/urandom.seed) [ 10.608561] mt7530 mdio-bus:1f lan1: Link is Down [ 10.623133] procd: - early - [ 10.626154] procd: - watchdog - [ 11.225572] procd: - watchdog - [ 11.229434] procd: - ubus - [ 11.324367] procd: - init - [ 11.822947] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.874093] Loading modules backported from Linux version v5.8.18-0-gab435ce49bd1 [ 11.881596] Backport generated by backports.git v5.8.18-1-0-ga630fd46 [ 11.933702] xt_time: kernel timezone is -0000 [ 11.944454] urngd: v1.0.2 started. [ 11.986511] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23 [ 11.991949] pci 0000:00:00.0: enabling device (0006 -> 0007) [ 11.997613] mt7615e 0000:01:00.0: enabling device (0000 -> 0002) [ 12.015941] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 12.020497] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24 [ 12.026066] pci 0000:00:01.0: enabling device (0006 -> 0007) [ 12.031795] mt7615e 0000:02:00.0: enabling device (0000 -> 0002) [ 12.042259] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 12.042259] [ 12.052847] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 12.087629] PPP generic driver version 2.4.2 [ 12.098451] NET: Registered protocol family 24 [ 12.103841] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a [ 12.103841] [ 12.111516] random: crng init done [ 12.116942] random: 7 urandom warning(s) missed due to ratelimiting [ 12.242083] kmodloader: done loading kernel modules from /etc/modules.d/* [ 12.364820] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 12.364853] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 [ 12.433284] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 12.442056] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 [ 45.417449] mtk_soc_eth 1e100000.ethernet eth0: Link is Down [ 45.424031] mtk_soc_eth 1e100000.ethernet: PPE table busy [ 45.437693] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode [ 45.445958] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 45.451957] device eth0 entered promiscuous mode [ 45.459797] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode [ 45.467101] 8021q: adding VLAN 0 to HW filter on device lan1 [ 45.475806] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 45.483149] br-lan: port 1(lan1) entered blocking state [ 45.488455] br-lan: port 1(lan1) entered disabled state [ 45.494562] device lan1 entered promiscuous mode [ 45.517575] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode [ 45.524858] 8021q: adding VLAN 0 to HW filter on device lan2 [ 45.534256] br-lan: port 2(lan2) entered blocking state [ 45.539540] br-lan: port 2(lan2) entered disabled state [ 45.546030] device lan2 entered promiscuous mode [ 45.559391] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode [ 45.566693] 8021q: adding VLAN 0 to HW filter on device lan3 [ 45.575803] br-lan: port 3(lan3) entered blocking state [ 45.581073] br-lan: port 3(lan3) entered disabled state [ 45.587555] device lan3 entered promiscuous mode [ 45.601052] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode [ 45.608343] 8021q: adding VLAN 0 to HW filter on device lan4 [ 45.617309] br-lan: port 4(lan4) entered blocking state [ 45.622657] br-lan: port 4(lan4) entered disabled state [ 45.629556] device lan4 entered promiscuous mode [ 45.647996] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode [ 45.655132] 8021q: adding VLAN 0 to HW filter on device wan [ 48.537887] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx [ 48.545440] br-lan: port 1(lan1) entered blocking state [ 48.550701] br-lan: port 1(lan1) entered forwarding state [ 48.557087] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 48.729900] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 48.737430] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready [ 49.689883] mt7530 mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control off [ 49.697254] br-lan: port 4(lan4) entered blocking state [ 49.702495] br-lan: port 4(lan4) entered forwarding state [ 49.753658] mt7530 mdio-bus:1f wan: Link is Down [ 51.801888] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 52.825656] mt7530 mdio-bus:1f wan: Link is Down [ 56.921802] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 57.945644] mt7530 mdio-bus:1f wan: Link is Down [ 59.993808] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 62.041644] mt7530 mdio-bus:1f wan: Link is Down [ 64.089917] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 65.113646] mt7530 mdio-bus:1f wan: Link is Down [ 69.209803] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 70.233658] mt7530 mdio-bus:1f wan: Link is Down [ 72.281926] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off [ 73.305647] mt7530 mdio-bus:1f wan: Link is Down

LOGREAD :

root@OpenWrt:~# logread Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.921273] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0 Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.927268] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.934476] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1611378233 Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.943582] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20 Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.952803] ubi0: background thread "ubi_bgt0d" started, PID 503 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 2.955233] block ubiblock0_0: created from ubi0:0(rootfs) Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.964332] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem Sat Jan 23 05:03:56 2021 kern.info kernel: [ 2.971310] hctosys: unable to open rtc device (rtc0) Sat Jan 23 05:03:56 2021 kern.info kernel: [ 2.991781] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. Sat Jan 23 05:03:56 2021 kern.info kernel: [ 3.004414] Freeing unused kernel memory: 1268K Sat Jan 23 05:03:56 2021 kern.warn kernel: [ 3.008970] This architecture does not have kernel memory protection. Sat Jan 23 05:03:56 2021 kern.info kernel: [ 3.015435] Run /sbin/init as init process Sat Jan 23 05:03:56 2021 user.info kernel: [ 3.698731] init: Console is alive Sat Jan 23 05:03:56 2021 user.info kernel: [ 3.702386] init: - watchdog - Sat Jan 23 05:03:56 2021 user.info kernel: [ 4.469421] kmodloader: loading kernel modules from /etc/modules-boot.d/* Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.563158] usbcore: registered new interface driver usbfs Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.568762] usbcore: registered new interface driver hub Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.574177] usbcore: registered new device driver usb Sat Jan 23 05:03:56 2021 kern.warn kernel: [ 4.588917] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator Sat Jan 23 05:03:56 2021 kern.warn kernel: [ 4.597664] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.606635] xhci-mtk 1e1c0000.xhci: xHCI Host Controller Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.611974] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.625520] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.634738] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.641817] hub 1-0:1.0: USB hub found Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.645665] hub 1-0:1.0: 2 ports detected Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.650263] xhci-mtk 1e1c0000.xhci: xHCI Host Controller Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.655625] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.663123] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.669697] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.678632] hub 2-0:1.0: USB hub found Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.682491] hub 2-0:1.0: 1 port detected Sat Jan 23 05:03:56 2021 user.info kernel: [ 4.692130] kmodloader: done loading kernel modules from /etc/modules-boot.d/* Sat Jan 23 05:03:56 2021 user.info kernel: [ 4.701736] init: - preinit - Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.111607] usb 1-2: new high-speed USB device number 2 using xhci-mtk Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.338115] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.346425] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.354932] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 5.362861] random: procd: uninitialized urandom read (4 bytes read) Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 5.529599] random: jshn: uninitialized urandom read (4 bytes read) Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 5.592649] random: jshn: uninitialized urandom read (4 bytes read) Sat Jan 23 05:03:56 2021 kern.info kernel: [ 6.116984] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode Sat Jan 23 05:03:56 2021 kern.info kernel: [ 6.124033] 8021q: adding VLAN 0 to HW filter on device lan1 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 9.209890] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx Sat Jan 23 05:03:56 2021 kern.info kernel: [ 9.217414] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.323950] UBIFS (ubi0:1): default file-system created Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.330557] UBIFS (ubi0:1): Mounting in unauthenticated mode Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.336437] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 658 Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.460758] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.468625] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.478531] UBIFS (ubi0:1): FS size: 28823552 bytes (27 MiB, 227 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs) Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.488935] UBIFS (ubi0:1): reserved for root: 1361407 bytes (1329 KiB) Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.495541] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 4C17A23A-6138-4533-8E6B-E00D6C739574, small LPT model Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.509936] mount_root: overlay filesystem has not been fully initialized yet Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.517578] mount_root: switching to ubifs overlay Sat Jan 23 05:03:56 2021 user.warn kernel: [ 10.529448] urandom-seed: Seed file not found (/etc/urandom.seed) Sat Jan 23 05:03:56 2021 kern.info kernel: [ 10.608561] mt7530 mdio-bus:1f lan1: Link is Down Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.623133] procd: - early - Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.626154] procd: - watchdog - Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.225572] procd: - watchdog - Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.229434] procd: - ubus - Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.324367] procd: - init - Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.822947] kmodloader: loading kernel modules from /etc/modules.d/* Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.874093] Loading modules backported from Linux version v5.8.18-0-gab435ce49bd1 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.881596] Backport generated by backports.git v5.8.18-1-0-ga630fd46 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.933702] xt_time: kernel timezone is -0000 Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.944454] urngd: v1.0.2 started. Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.986511] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.991949] pci 0000:00:00.0: enabling device (0006 -> 0007) Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.997613] mt7615e 0000:01:00.0: enabling device (0000 -> 0002) Sat Jan 23 05:03:56 2021 kern.debug kernel: [ 12.015941] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.020497] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.026066] pci 0000:00:01.0: enabling device (0006 -> 0007) Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.031795] mt7615e 0000:02:00.0: enabling device (0000 -> 0002) Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.042259] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.042259] Sat Jan 23 05:03:56 2021 kern.debug kernel: [ 12.052847] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.087629] PPP generic driver version 2.4.2 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.098451] NET: Registered protocol family 24 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.103841] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.103841] Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 12.111516] random: crng init done Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 12.116942] random: 7 urandom warning(s) missed due to ratelimiting Sat Jan 23 05:03:56 2021 user.info kernel: [ 12.242083] kmodloader: done loading kernel modules from /etc/modules.d/* Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.364820] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.364853] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.433284] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.442056] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307 Sat Jan 23 05:03:57 2021 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Sat Jan 23 05:03:57 2021 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: Connected to system UBus Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: started, version 2.83 cachesize 150 Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: DNS service limited to local subnets Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: 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-nettlehash no-DNSSEC no-ID loop-detect inotify dumpfile Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: UBus support enabled: connected to system bus Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain test Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain onion Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain localhost Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain local Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain invalid Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain bind Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain lan Sat Jan 23 05:03:57 2021 daemon.warn dnsmasq[1493]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: read /etc/hosts - 4 addresses Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses Sat Jan 23 05:04:23 2021 authpriv.info dropbear[1559]: Not backgrounding Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: 8021ad Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: 8021q Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: macvlan Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: veth Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: bridge Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: Network device Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: tunnel Sat Jan 23 05:04:24 2021 daemon.notice wpa_supplicant[1658]: Successfully initialized wpa_supplicant Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan1 link Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan2 link Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan3 link Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan4 link Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led wan link Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.417449] mtk_soc_eth 1e100000.ethernet eth0: Link is Down Sat Jan 23 05:04:26 2021 kern.err kernel: [ 45.424031] mtk_soc_eth 1e100000.ethernet: PPE table busy Sat Jan 23 05:04:26 2021 daemon.debug dnsmasq[1493]: stopped listening on eth0(#2): fe80::703a:b5ff:fef4:d617%eth0 port 53 Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.437693] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.445958] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.451957] device eth0 entered promiscuous mode Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.459797] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.467101] 8021q: adding VLAN 0 to HW filter on device lan1 Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.475806] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.483149] br-lan: port 1(lan1) entered blocking state Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.488455] br-lan: port 1(lan1) entered disabled state Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.494562] device lan1 entered promiscuous mode Sat Jan 23 05:04:26 2021 daemon.notice netifd: Interface 'lan' is enabled Sat Jan 23 05:04:26 2021 daemon.notice netifd: Interface 'lan' is setting up now Sat Jan 23 05:04:26 2021 daemon.debug dnsmasq[1493]: listening on br-lan(#10): 192.168.1.1 port 53 Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'lan' is now up Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.517575] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.524858] 8021q: adding VLAN 0 to HW filter on device lan2 Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.534256] br-lan: port 2(lan2) entered blocking state Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.539540] br-lan: port 2(lan2) entered disabled state Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.546030] device lan2 entered promiscuous mode Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.559391] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.566693] 8021q: adding VLAN 0 to HW filter on device lan3 Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.575803] br-lan: port 3(lan3) entered blocking state Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.581073] br-lan: port 3(lan3) entered disabled state Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.587555] device lan3 entered promiscuous mode Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.601052] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.608343] 8021q: adding VLAN 0 to HW filter on device lan4 Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.617309] br-lan: port 4(lan4) entered blocking state Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.622657] br-lan: port 4(lan4) entered disabled state Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.629556] device lan4 entered promiscuous mode Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' is enabled Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' is setting up now Sat Jan 23 05:04:27 2021 daemon.debug dnsmasq[1493]: listening on lo(#1): 127.0.0.1 port 53 Sat Jan 23 05:04:27 2021 daemon.debug dnsmasq[1493]: listening on lo(#1): ::1 port 53 Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' is now up Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.647996] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.655132] 8021q: adding VLAN 0 to HW filter on device wan Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'wan' is enabled Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'wan6' is enabled Sat Jan 23 05:04:27 2021 daemon.notice netifd: Network device 'eth0' link is up Sat Jan 23 05:04:27 2021 daemon.notice netifd: Network device 'lo' link is up Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' has link connectivity Sat Jan 23 05:04:27 2021 user.notice firewall: Reloading firewall due to ifup of lan (br-lan) Sat Jan 23 05:04:27 2021 daemon.notice procd: /etc/rc.d/S99bootcount: Boot count sucessfully reset to zero. Sat Jan 23 05:04:27 2021 daemon.info procd: - init complete - Sat Jan 23 05:04:27 2021 daemon.info urandom_seed[2221]: Seed saved (/etc/urandom.seed) Sat Jan 23 05:04:28 2021 daemon.err odhcpd[1776]: Failed to send to ff02::1%lan@br-lan (Address not available) Sat Jan 23 05:04:28 2021 daemon.debug dnsmasq[1493]: listening on eth0(#2): fe80::703a:b5ff:fef4:d617%eth0 port 53 Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.537887] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.545440] br-lan: port 1(lan1) entered blocking state Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.550701] br-lan: port 1(lan1) entered forwarding state Sat Jan 23 05:04:30 2021 daemon.notice netifd: Network device 'lan1' link is up Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.557087] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Sat Jan 23 05:04:30 2021 daemon.notice netifd: bridge 'br-lan' link is up Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'lan' has link connectivity Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.729900] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.737430] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready Sat Jan 23 05:04:30 2021 daemon.notice netifd: Network device 'wan' link is up Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan' has link connectivity Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan' is setting up now Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan6' has link connectivity Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan6' is setting up now Sat Jan 23 05:04:30 2021 daemon.err odhcpd[1776]: Failed to send to fe80::8cbd:77b9:c51b:251%lan@br-lan (Address not available) Sat Jan 23 05:04:30 2021 daemon.notice netifd: wan (2377): udhcpc: started, v1.31.1 Sat Jan 23 05:04:30 2021 daemon.err odhcp6c[2376]: Failed to send RS (Address not available) Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /etc/hosts - 4 addresses Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/dhcp.cfg01411c.2259 - 0 addresses Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/odhcpd - 0 addresses Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses Sat Jan 23 05:04:30 2021 daemon.notice netifd: wan (2377): udhcpc: sending discover Sat Jan 23 05:04:30 2021 daemon.err odhcp6c[2376]: Failed to send SOLICIT message to ff02::1:2 (Address not available) Sat Jan 23 05:04:31 2021 daemon.err odhcpd[1776]: Failed to send to ff02::1%lan@br-lan (Address not available) Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.689883] mt7530 mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control off Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.697254] br-lan: port 4(lan4) entered blocking state Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.702495] br-lan: port 4(lan4) entered forwarding state Sat Jan 23 05:04:31 2021 daemon.notice netifd: Network device 'lan4' link is up Sat Jan 23 05:04:31 2021 daemon.err odhcp6c[2376]: Failed to send RS (Address not available) Sat Jan 23 05:04:31 2021 daemon.notice netifd: Network device 'wan' link is down Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.753658] mt7530 mdio-bus:1f wan: Link is Down Sat Jan 23 05:04:31 2021 daemon.notice netifd: wan (2377): udhcpc: received SIGTERM Sat Jan 23 05:04:31 2021 daemon.notice netifd: wan (2377): udhcpc: entering released state Sat Jan 23 05:04:31 2021 daemon.notice netifd: wan (2377): Command failed: Permission denied Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan' is now down Sat Jan 23 05:04:31 2021 daemon.err odhcp6c[2376]: Failed to send SOLICIT message to ff02::1:2 (Address not available) Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan6' is now down Sat Jan 23 05:04:31 2021 daemon.debug dnsmasq[1493]: listening on wan(#3): fe80::3223:3ff:fee8:31d0%wan port 53 Sat Jan 23 05:04:31 2021 daemon.debug dnsmasq[1493]: listening on br-lan(#10): fd1e:50e9:b8b5::1 port 53 Sat Jan 23 05:04:31 2021 daemon.debug dnsmasq[1493]: listening on br-lan(#10): fe80::3223:3ff:fee8:31d0%br-lan port 53 Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[1493]: exiting on receipt of SIGTERM Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: Connected to system UBus Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: started, version 2.83 cachesize 150 Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: DNS service limited to local subnets Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: 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-nettlehash no-DNSSEC no-ID loop-detect inotify dumpfile Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: UBus support enabled: connected to system bus Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain test Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain onion Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain localhost Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain local Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain invalid Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain bind Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain lan Sat Jan 23 05:04:32 2021 daemon.warn dnsmasq[2453]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 0 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 0 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: DHCPREQUEST(br-lan) 192.168.100.150 28:d2:44:2a:79:22 Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: DHCPNAK(br-lan) 192.168.100.150 28:d2:44:2a:79:22 wrong network Sat Jan 23 05:04:33 2021 kern.info kernel: [ 51.801888] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off Sat Jan 23 05:04:33 2021 daemon.notice netifd: Network device 'wan' link is up Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan' has link connectivity Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan' is setting up now Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan6' has link connectivity Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan6' is setting up now Sat Jan 23 05:04:33 2021 daemon.notice netifd: wan (2696): udhcpc: started, v1.31.1 Sat Jan 23 05:04:33 2021 daemon.notice netifd: wan (2696): udhcpc: sending discover Sat Jan 23 05:04:34 2021 daemon.notice netifd: Network device 'wan' link is down Sat Jan 23 05:04:34 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss Sat Jan 23 05:04:34 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss Sat Jan 23 05:04:34 2021 kern.info kernel: [ 52.825656] mt7530 mdio-bus:1f wan: Link is Down Sat Jan 23 05:04:34 2021 daemon.notice netifd: wan (2696): udhcpc: received SIGTERM Sat Jan 23 05:04:34 2021 daemon.notice netifd: wan (2696): udhcpc: entering released state Sat Jan 23 05:04:34 2021 daemon.notice netifd: wan (2696): Command failed: Permission denied Sat Jan 23 05:04:34 2021 daemon.notice netifd: Interface 'wan' is now down Sat Jan 23 05:04:35 2021 daemon.notice netifd: Interface 'wan6' is now down Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPDISCOVER(br-lan) 28:d2:44:2a:79:22 Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPOFFER(br-lan) 192.168.1.119 28:d2:44:2a:79:22 Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 1 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 1 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPREQUEST(br-lan) 192.168.1.119 28:d2:44:2a:79:22 Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPACK(br-lan) 192.168.1.119 28:d2:44:2a:79:22 WOJTEK Sat Jan 23 05:04:38 2021 kern.info kernel: [ 56.921802] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off Sat Jan 23 05:04:38 2021 daemon.notice netifd: Network device 'wan' link is up Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan' has link connectivity Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan' is setting up now Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan6' has link connectivity Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan6' is setting up now Sat Jan 23 05:04:38 2021 daemon.notice netifd: wan (2872): udhcpc: started, v1.31.1 Sat Jan 23 05:04:38 2021 daemon.notice netifd: wan (2872): udhcpc: sending discover Sat Jan 23 05:04:39 2021 daemon.notice netifd: Network device 'wan' link is down Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss Sat Jan 23 05:04:39 2021 kern.info kernel: [ 57.945644] mt7530 mdio-bus:1f wan: Link is Down Sat Jan 23 05:04:39 2021 daemon.notice netifd: wan (2872): udhcpc: received SIGTERM Sat Jan 23 05:04:39 2021 daemon.notice netifd: wan (2872): udhcpc: entering released state Sat Jan 23 05:04:39 2021 daemon.notice netifd: wan (2872): Command failed: Permission denied Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan' is now down Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan6' is now down Sat Jan 23 05:04:41 2021 kern.info kernel: [ 59.993808] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off Sat Jan 23 05:04:41 2021 daemon.notice netifd: Network device 'wan' link is up Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan' has link connectivity Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan' is setting up now Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan6' has link connectivity Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan6' is setting up now Sat Jan 23 05:04:41 2021 daemon.notice netifd: wan (2976): udhcpc: started, v1.31.1 Sat Jan 23 05:04:41 2021 daemon.notice netifd: wan (2976): udhcpc: sending discover Sat Jan 23 05:04:43 2021 daemon.notice netifd: Network device 'wan' link is down Sat Jan 23 05:04:43 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss Sat Jan 23 05:04:43 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss Sat Jan 23 05:04:43 2021 kern.info kernel: [ 62.041644] mt7530 mdio-bus:1f wan: Link is Down Sat Jan 23 05:04:43 2021 daemon.notice netifd: wan (2976): udhcpc: received SIGTERM Sat Jan 23 05:04:43 2021 daemon.notice netifd: wan (2976): udhcpc: entering released state Sat Jan 23 05:04:43 2021 daemon.notice netifd: wan (2976): Command failed: Permission denied Sat Jan 23 05:04:43 2021 daemon.notice netifd: Interface 'wan' is now down Sat Jan 23 05:04:44 2021 daemon.notice netifd: Interface 'wan6' is now down Sat Jan 23 05:04:45 2021 daemon.notice netifd: Network device 'wan' link is up Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan' has link connectivity Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan' is setting up now Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan6' has link connectivity Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan6' is setting up now Sat Jan 23 05:04:45 2021 kern.info kernel: [ 64.089917] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off Sat Jan 23 05:04:45 2021 daemon.notice netifd: wan (3080): udhcpc: started, v1.31.1 Sat Jan 23 05:04:45 2021 daemon.notice netifd: wan (3080): udhcpc: sending discover Sat Jan 23 05:04:46 2021 daemon.notice netifd: Network device 'wan' link is down Sat Jan 23 05:04:46 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss Sat Jan 23 05:04:46 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss Sat Jan 23 05:04:46 2021 kern.info kernel: [ 65.113646] mt7530 mdio-bus:1f wan: Link is Down Sat Jan 23 05:04:46 2021 daemon.notice netifd: wan (3080): udhcpc: received SIGTERM Sat Jan 23 05:04:46 2021 daemon.notice netifd: wan (3080): udhcpc: entering released state Sat Jan 23 05:04:46 2021 daemon.notice netifd: wan (3080): Command failed: Permission denied Sat Jan 23 05:04:46 2021 daemon.notice netifd: Interface 'wan' is now down Sat Jan 23 05:04:47 2021 daemon.notice netifd: Interface 'wan6' is now down

IFCONFIG:

root@OpenWrt:~# ifconfig br-lan Link encap:Ethernet HWaddr 30:23:03:E8:31:D0 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::3223:3ff:fee8:31d0/64 Scope:Link inet6 addr: fd1e:50e9:b8b5::1/60 Scope:Global UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3047 errors:0 dropped:0 overruns:0 frame:0 TX packets:3213 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:229174 (223.8 KiB) TX bytes:428449 (418.4 KiB)

eth0 Link encap:Ethernet HWaddr 72:3A:B5:F4:D6:17
inet6 addr: fe80::703a:b5ff:fef4:d617/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1504 Metric:1
RX packets:3066 errors:0 dropped:0 overruns:0 frame:0
TX packets:3950 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:286048 (279.3 KiB) TX bytes:552004 (539.0 KiB)
Interrupt:21

lan1 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3040 errors:0 dropped:0 overruns:0 frame:0
TX packets:3218 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:229276 (223.9 KiB) TX bytes:428875 (418.8 KiB)

lan2 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lan3 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lan4 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:26 errors:0 dropped:0 overruns:0 frame:0
TX packets:491 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1584 (1.5 KiB) TX bytes:51259 (50.0 KiB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:321 errors:0 dropped:0 overruns:0 frame:0
TX packets:321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25036 (24.4 KiB) TX bytes:25036 (24.4 KiB)

wan Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
inet6 addr: fe80::3223:3ff:fee8:31d0/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:216 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:37808 (36.9 KiB)

root@OpenWrt:~#

NETWORK :

root@OpenWrt:/etc/config# cat network

config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config globals 'globals'
option packet_steering '1'
option ula_prefix 'fd1e:50e9:b8b5::/48'

config interface 'lan'
option type 'bridge'
option ifname 'lan1 lan2 lan3 lan4'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'

config device 'lan_lan1_dev'
option name 'lan1'
option macaddr '30:23:03:e8:31:d0'

config device 'lan_lan2_dev'
option name 'lan2'
option macaddr '30:23:03:e8:31:d0'

config device 'lan_lan3_dev'
option name 'lan3'
option macaddr '30:23:03:e8:31:d0'

config device 'lan_lan4_dev'
option name 'lan4'
option macaddr '30:23:03:e8:31:d0'

config interface 'wan'
option ifname 'wan'
option proto 'dhcp'

config device 'wan_wan_dev'
option name 'wan'
option macaddr '30:23:03:e8:31:d0'

config interface 'wan6'
option ifname 'wan'
option proto 'dhcpv6'

root@OpenWrt:/etc/config#

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

2 participants