1

(10 odpowiedzi, napisanych Oprogramowanie / Software)

Problem rozwiązany. Wgrałem LEDE i działa.

2

(31 odpowiedzi, napisanych Oprogramowanie / Software)

Zobacz czy we właściwościach portu COM (Windows) masz ustawioną dobrą prędkość (115200) i w programie do łączenia (PuTTy) też masz to ustawione

3

(10 odpowiedzi, napisanych Oprogramowanie / Software)

1. Ustawiłem adres ręcznie, bo wcześniej interface nie dostawał adresu.
2. Modem na 100% ma adres 192.168.8.1, bo sprawdzałem na PC, od razu włącza się przeglądarka i strona modemu.
3. Nawet ping z routera nie leci.

PING 192.168.8.1 (192.168.8.1): 56 data bytes
^C
--- 192.168.8.1 ping statistics ---
141 packets transmitted, 0 packets received, 100% packet loss

4. Niestety nie działa

4

(10 odpowiedzi, napisanych Oprogramowanie / Software)

root@OpenWrt:~# uci show network
network.loopback=interface
network.loopback.ifname='lo'
network.loopback.proto='static'
network.loopback.ipaddr='127.0.0.1'
network.loopback.netmask='255.0.0.0'
network.globals=globals
network.globals.ula_prefix='fd5e:7bea:fe21::/48'
network.lan=interface
network.lan.type='bridge'
network.lan.ifname='eth0.1'
network.lan.proto='static'
network.lan.ipaddr='192.168.1.1'
network.lan.netmask='255.255.255.0'
network.lan.ip6assign='60'
network.@switch[0]=switch
network.@switch[0].name='switch0'
network.@switch[0].reset='1'
network.@switch[0].enable_vlan='1'
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device='switch0'
network.@switch_vlan[0].vlan='1'
network.@switch_vlan[0].ports='0 1 2 4 6t'
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device='switch0'
network.@switch_vlan[1].vlan='2'
network.@switch_vlan[1].ports='5 6t'
network.wan=interface
network.wan.ifname='eth1'
network.wan.proto='static'
network.wan.ipaddr='192.168.8.100'
network.wan.netmask='255.255.255.0'
network.wan.gateway='192.168.8.1'
network.wan.dns='192.168.8.1'
root@OpenWrt:~# ifconfig -a
br-lan    Link encap:Ethernet  HWaddr 00:11:22:33:44:55
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::211:22ff:fe33:4455/64 Scope:Link
          inet6 addr: fd5e:7bea:fe21::1/60 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3003 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1585 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:413809 (404.1 KiB)  TX bytes:373857 (365.0 KiB)

eth0      Link encap:Ethernet  HWaddr 00:11:22:33:44:55
          inet6 addr: fe80::211:22ff:fe33:4455/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3011 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1502 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:492463 (480.9 KiB)  TX bytes:381671 (372.7 KiB)

eth0.1    Link encap:Ethernet  HWaddr 00:11:22:33:44:55
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3011 errors:0 dropped:8 overruns:0 frame:0
          TX packets:1491 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:414177 (404.4 KiB)  TX bytes:367317 (358.7 KiB)

eth1      Link encap:Ethernet  HWaddr 0C:5B:8F:27:9A:64
          inet addr:192.168.8.100  Bcast:192.168.8.255  Mask:255.255.255.0
          inet6 addr: fe80::e5b:8fff:fe27:9a64/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1250 errors:0 dropped:516 overruns:0 frame:0
          TX packets:423 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:409604 (400.0 KiB)  TX bytes:18346 (17.9 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:888 errors:0 dropped:0 overruns:0 frame:0
          TX packets:888 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:79362 (77.5 KiB)  TX bytes:79362 (77.5 KiB)

wlan0     Link encap:Ethernet  HWaddr 00:0C:43:30:92:00
          inet6 addr: fe80::20c:43ff:fe30:9200/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1640 errors:0 dropped:0 overruns:0 frame:0
          TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:154949 (151.3 KiB)  TX bytes:7844 (7.6 KiB)

wlan0-1   Link encap:Ethernet  HWaddr 00:0C:43:30:92:01
          inet6 addr: fe80::20c:43ff:fe30:9201/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1377 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:196827 (192.2 KiB)

root@OpenWrt:~# ifstatus wan
{
        "up": true,
        "pending": false,
        "available": true,
        "autostart": true,
        "dynamic": false,
        "uptime": 2296,
        "l3_device": "eth1",
        "proto": "static",
        "device": "eth1",
        "updated": [
                "addresses",
                "routes"
        ],
        "metric": 0,
        "dns_metric": 0,
        "delegation": true,
        "ipv4-address": [
                {
                        "address": "192.168.8.100",
                        "mask": 24
                }
        ],
        "ipv6-address": [

        ],
        "ipv6-prefix": [

        ],
        "ipv6-prefix-assignment": [

        ],
        "route": [
                {
                        "target": "0.0.0.0",
                        "mask": 0,
                        "nexthop": "192.168.8.1",
                        "source": "0.0.0.0\/0"
                }
        ],
        "dns-server": [
                "192.168.8.1"
        ],
        "dns-search": [

        ],
        "inactive": {
                "ipv4-address": [

                ],
                "ipv6-address": [

                ],
                "route": [

                ],
                "dns-server": [

                ],
                "dns-search": [

                ]
        },
        "data": {

        }
}

5

(10 odpowiedzi, napisanych Oprogramowanie / Software)

Logi z UART

ROM VER: ▒▒▒#!HD▒

U-Boot 2014.01-openwrt2 (Nov 15 2014 - 14:05:27) P-2812HNU-Fx

Board: ZyXEL P-2812HNU-Fx
SoC:   Lantiq VRX288 v1.1
CPU:   500 MHz
IO:    250 MHz
BUS:   250 MHz
BOOT:  NOR
DRAM:  128 MiB
Flash: 8 MiB
NAND:  128 MiB
In:    serial
Out:   serial
Err:   serial
Net:   ltq-eth
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0x0, size 0x200000
 2097152 bytes read: OK
## Booting kernel from Legacy Image at 80800000 ...
   Image Name:   MIPS OpenWrt Linux-4.9.120
   Created:      2018-08-16   7:51:15 UTC
   Image Type:   MIPS Linux Kernel Image (lzma compressed)
   Data Size:    1739954 Bytes = 1.7 MiB
   Load Address: 80002000
   Entry Point:  80002000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

Starting kernel ...

[    0.000000] Linux version 4.9.120 (buildbot@builds-03.infra.lede-project.org) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7102-3f3a2c9) ) #0 SMP Thu Aug 16 07:51:15 2018
[    0.000000] SoC: xRX200 rev 1.1
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
[    0.000000] MIPS: machine is ZyXEL P-2812HNU-F3
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Detected 1 available secondary CPU(s)
[    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] percpu: Embedded 12 pages/cpu @8110d000 s17488 r8192 d23472 u49152
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
[    0.000000] Kernel command line: console=ttyLTQ0,115200
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00032049
[    0.000000] Readback ErrCtl register=00032049
[    0.000000] Memory: 122856K/131072K available (4305K kernel code, 173K rwdata, 900K rodata, 1260K init, 244K bss, 8216K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:256
[    0.000000] Setting up vectored interrupts
[    0.000000] Setting up IPI vectored interrupts
[    0.000000] CPU Clock: 500MHz
[    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
[    0.000011] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
[    0.007884] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
[    0.042381] pid_max: default: 32768 minimum: 301
[    0.047257] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.053796] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.065581] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[    0.065593] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[    0.065782] CPU1 revision is: 00019555 (MIPS 34Kc)
[    0.116509] Synchronize counters for CPU 1:
[    0.116512] done.
[    0.123010] Brought up 2 CPUs
[    0.131179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.140844] futex hash table entries: 512 (order: 2, 16384 bytes)
[    0.147068] pinctrl core: initialized pinctrl subsystem
[    0.153535] NET: Registered protocol family 16
[    0.167104] pinctrl-xway 1e100b10.pinmux: Init done
[    0.173078] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
[    0.286661] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
[    0.292452] Can't analyze schedule() prologue at 8043158c
[    0.315197] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[    0.320881]  MEM 0x0000000018000000..0x0000000019ffffff
[    0.326135]   IO 0x000000001ae00000..0x000000001affffff
[    0.443553] PCI host bridge /fpi@10000000/pcie@d900000 ranges:
[    0.477005] gpio-stp-xway 1e100bb0.stp: Init done
[    0.482894] usbcore: registered new interface driver usbfs
[    0.488456] usbcore: registered new interface driver hub
[    0.489774] random: fast init done
[    0.497260] usbcore: registered new device driver usb
[    0.502937] PCI host bridge to bus 0000:00
[    0.506954] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[    0.513860] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
[    0.520826] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
[    0.527672] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    0.535989] PCI host bridge to bus 0000:01
[    0.539997] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff]
[    0.546932] pci_bus 0000:01: root bus resource [io  0x1d800000-0x1d8fffff]
[    0.553849] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
[    0.560717] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[    0.568774] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
[    0.586524] ifx_pcie_fixup_resource: fixup host controller 0000:01:00.0 (15d1:0011)
[    0.594553] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring
[    0.603668] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff]
[    0.610370] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c00ffff]
[    0.617218] pci 0000:01:00.0: PCI bridge to [bus 02]
[    0.622259] pci 0000:01:00.0:   bridge window [mem 0x1c000000-0x1c0fffff]
[    0.629142] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1
[    0.635779] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
[    0.642127] ifx_pcie_bios_map_irq port 0 dev 0000:02:00.0 slot 0 pin 1
[    0.648785] ifx_pcie_bios_map_irq dev 0000:02:00.0 irq 144 assigned
[    0.657415] clocksource: Switched to clocksource MIPS
[    0.664818] NET: Registered protocol family 2
[    0.670414] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.677298] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.683712] TCP: Hash tables configured (established 1024 bind 1024)
[    0.690233] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.696062] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.702697] NET: Registered protocol family 1
[    0.707753] gptu: totally 6 16-bit timers/counters
[    0.712633] gptu: misc_register on minor 63
[    0.716853] gptu: succeeded to request irq 126
[    0.721275] gptu: succeeded to request irq 127
[    0.725789] gptu: succeeded to request irq 128
[    0.730330] gptu: succeeded to request irq 129
[    0.734820] gptu: succeeded to request irq 130
[    0.739344] gptu: succeeded to request irq 131
[    0.744229] phy-xrx200 gphy-xrx200: requesting lantiq/xrx200_phy11g_a14.bin
[    0.751767] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7E80000
[    0.758132] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7E80000
[    0.865720] No VPEs reserved for AP/SP, not initialize VPE loader
[    0.865720] Pass maxvpes=<n> argument as kernel argument
[    0.877097] No TCs reserved for AP/SP, not initializing RTLX.
[    0.877097] Pass maxtcs=<n> argument as kernel argument
[    0.889925] Crashlog allocated RAM at address 0x3f00000
[    0.895862] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[    0.918676] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.924443] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.940097] io scheduler noop registered
[    0.943948] io scheduler deadline registered (default)
[    0.950454] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[    0.959374] console [ttyLTQ0] enabled
[    0.959374] console [ttyLTQ0] enabled
[    0.966705] bootconsole [early0] disabled
[    0.966705] bootconsole [early0] disabled
[    0.976454] lantiq nor flash device: 00800000 at 10000000
[    0.980625] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[    0.990054] Amd/Fujitsu Extended Query Table at 0x0040
[    0.995200]   Amd/Fujitsu Extended Query version 1.1.
[    1.000220] number of CFI chips: 1
[    1.003676] 3 fixed-partitions partitions found on MTD device ltq_nor
[    1.010037] Creating 3 MTD partitions on "ltq_nor":
[    1.014952] 0x000000000000-0x000000050000 : "uboot"
[    1.022294] 0x000000050000-0x000000060000 : "uboot-env"
[    1.028418] 0x000000060000-0x000000800000 : "unused"
[    1.035206] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
[    1.040117] nand: Samsung NAND 128MiB 3,3V 8-bit
[    1.044727] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[    1.052389] Scanning device for bad blocks
[    1.067852] Bad eraseblock 131 at 0x000001060000
[    1.081024] Bad eraseblock 249 at 0x000001f20000
[    1.096092] Bad eraseblock 389 at 0x0000030a0000
[    1.110857] Bad eraseblock 525 at 0x0000041a0000
[    1.156508] 2 fixed-partitions partitions found on MTD device 14000000.nand-parts
[    1.162583] Creating 2 MTD partitions on "14000000.nand-parts":
[    1.168521] 0x000000000000-0x000000200000 : "kernel"
[    1.175426] 0x000000200000-0x000008000000 : "ubi"
[    1.186467] libphy: Fixed MDIO Bus: probed
[    1.294138] libphy: lantiq,xrx200-mdio: probed
[    1.374066] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:00, irq=-1)
[    1.458044] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:01: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:01, irq=-1)
[    1.542033] Intel XWAY PHY11G (xRX v1.1 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:11, irq=-1)
[    1.626028] Intel XWAY PHY11G (xRX v1.1 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:13, irq=-1)
[    1.710046] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:05, irq=-1)
[    1.725174] wdt 1f8803f0.watchdog: Init done
[    1.734921] NET: Registered protocol family 10
[    1.740093] NET: Registered protocol family 17
[    1.743278] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.756098] 8021q: 802.1Q VLAN Support v1.8
[    1.764406] UBI: auto-attach mtd4
[    1.766364] ubi0: attaching mtd4
[    1.928596] ubi0: scanning is finished
[    1.945129] ubi0: attached mtd4 (name "ubi", size 126 MiB)
[    1.949221] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
[    1.956093] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
[    1.962789] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
[    1.969590] ubi0: good PEBs: 1004, bad PEBs: 4, corrupted PEBs: 0
[    1.975648] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[    1.982885] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 2984890907
[    1.992022] ubi0: available PEBs: 0, total reserved PEBs: 1004, PEBs reserved for bad PEB handling: 16
[    2.001387] ubi0: background thread "ubi_bgt0d" started, PID 383
[    2.003335] block ubiblock0_0: created from ubi0:0(rootfs)
[    2.003348] ubiblock: device ubiblock0_0 (rootfs) set to be root[    2.025843] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    2.035524] Freeing unused kernel memory: 1260K
[    2.038663] This architecture does not have kernel memory protection.
[    2.686294] init: Console is alive
[    2.688577] init: - watchdog -
[    3.652314] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.770947] dwc2 1e101000.ifxhcd: requested GPIO 495
[    3.875954] dwc2 1e101000.ifxhcd: DWC OTG Controller
[    3.879620] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
[    3.886913] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
[    3.892430] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
[    3.899849] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
[    3.907650] hub 1-0:1.0: USB hub found
[    3.910159] hub 1-0:1.0: 1 port detected
[    4.015668] dwc2 1e106000.ifxhcd: DWC OTG Controller
[    4.019332] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
[    4.026592] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
[    4.032128] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
[    4.039557] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
[    4.047321] hub 2-0:1.0: USB hub found
[    4.049820] hub 2-0:1.0: 1 port detected
[    4.055085] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    4.068876] init: - preinit -
[    4.869966] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    4.895356] random: procd: uninitialized urandom read (4 bytes read)
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    8.141627] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 447
[    8.178173] UBIFS (ubi0:1): recovery needed
[    8.288266] UBIFS (ubi0:1): recovery completed
[    8.291508] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[    8.299146] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    8.309054] UBIFS (ubi0:1): FS size: 122314752 bytes (116 MiB, 948 LEBs), journal size 6064128 bytes (5 MiB, 47 LEBs)
[    8.319667] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
[    8.326291] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 7CCD08BE-475D-4F18-B3AA-8C26C7B88BFC, small LPT model
[    8.340755] mount_root: switching to ubifs overlay
[    8.378206] urandom-seed: Seeding with /etc/urandom.seed
[    8.570546] procd: - early -
[    8.572156] procd: - watchdog -
[    9.209045] random: jshn: uninitialized urandom read (4 bytes read)
[    9.293731] procd: - watchdog -
[    9.296022] procd: - ubus -
[    9.321252] random: ubusd: uninitialized urandom read (4 bytes read)
[    9.332367] random: ubusd: uninitialized urandom read (4 bytes read)
Command failed: Not found
[    9.353032] procd: - init -
Please press Enter to activate this console.
[    9.936264] kmodloader: loading kernel modules from /etc/modules.d/*
[    9.945252] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
[    9.957220] NET: Registered protocol family 8
[    9.960255] NET: Registered protocol family 20
[    9.975940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    9.984907] PPP generic driver version 2.4.2
[    9.991474] ehci-platform: EHCI generic platform driver
[    9.999988] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   10.022856] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG[   10.040259]
[   10.040259]
[   10.040259] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
[   10.047967]
[   10.047967] Predefined debug level: 3
[   10.060089] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
[   10.066729] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[   10.077126] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.085883] Infineon Technologies DEU driver version 2.0.0
[   10.091804] IFX DEU DES initialized (multiblock).
[   10.096599] IFX DEU AES initialized (multiblock).
[   10.100569] IFX DEU ARC4 initialized (multiblock).
[   10.105009] IFX DEU SHA1 initialized.
[   10.108714] IFX DEU MD5 initialized.
[   10.112316] IFX DEU SHA1_HMAC initialized.
[   10.116358] IFX DEU MD5_HMAC initialized.
[   10.127822] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
[   10.179963] NET: Registered protocol family 24
[   10.205973] xt_time: kernel timezone is -0000
[   10.210639] usbcore: registered new interface driver cdc_ether
[   10.297924] PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
[   10.302556] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected
[   10.313451] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[   10.325294] kmodloader: done loading kernel modules from /etc/modules.d/*
[   13.441564] usb 1-1: new high-speed USB device number 2 using dwc2
[   14.270050] dwc2 1e101000.ifxhcd: Not connected
[   14.273251] dwc2 1e101000.ifxhcd: Not connected
[   14.459053] usb 1-1: USB disconnect, device number 2
[   14.829530] usb 1-1: new high-speed USB device number 3 using dwc2
[   15.053736] cdc_ether 1-1:1.0 eth1: register 'cdc_ether' at usb-1e101000.ifxhcd-1, CDC Ethernet Device, 0c:5b:8f:27:9a:64
[   20.565540] random: crng init done
[   20.567497] random: 6 urandom warning(s) missed due to ratelimiting
[   22.731900] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   22.748997] br-lan: port 1(eth0.1) entered blocking state
[   22.753030] br-lan: port 1(eth0.1) entered disabled state
[   22.759241] device eth0.1 entered promiscuous mode
[   22.763225] device eth0 entered promiscuous mode
[   22.773661] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   22.813685] cdc_ether 1-1:1.0 eth1: kevent 12 may have been dropped
[   27.016331] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
[   27.081642] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
[   27.218642] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[   27.249535] br-lan: port 2(wlan0-1) entered blocking state
[   27.253709] br-lan: port 2(wlan0-1) entered disabled state
[   27.260251] device wlan0-1 entered promiscuous mode
[   27.849002] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   30.682924] wlan0: authenticate with 4c:4e:03:3a:0f:7e
[   30.691526] wlan0: send auth to 4c:4e:03:3a:0f:7e (try 1/3)
[   30.699736] wlan0: authenticated
[   30.705633] wlan0: associate with 4c:4e:03:3a:0f:7e (try 1/3)
[   30.721191] wlan0: RX AssocResp from 4c:4e:03:3a:0f:7e (capab=0x411 status=0 aid=1)
[   30.727834] wlan0: associated
[   30.743144] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   30.753245] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[   30.758894] br-lan: port 2(wlan0-1) entered blocking state
[   30.763986] br-lan: port 2(wlan0-1) entered forwarding state
[   30.771496] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   94.393621] lantiq,xrx200-net 1e108000.eth eth0: port 0 got link
[   94.399314] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   94.407456] br-lan: port 1(eth0.1) entered blocking state
[   94.411482] br-lan: port 1(eth0.1) entered forwarding state

6

(10 odpowiedzi, napisanych Oprogramowanie / Software)

Ustawiłem na eth1 ręcznie adres ip 192.168.8.100, ale brak odpowiedzi z modemu.
Po 5 minutach od uruchomienia routera odczytałem log.
Na modemie cyklicznie mruga 2 razy zielona dioda.

Logi z SSH

login as: root


BusyBox v1.28.3 () built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 18.06.1, r7258-5eb055306f
 -----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# logread
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    0.000000] Linux version 4.9.120 (buildbot@builds-03.infra.lede-project.org) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7102-3f3a2c9) ) #0 SMP Thu Aug 16 07:51:15 2018
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] SoC: xRX200 rev 1.1
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] CPU0 revision is: 00019555 (MIPS 34Kc)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] MIPS: machine is ZyXEL P-2812HNU-F3
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Determined physical RAM map:
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000]  memory: 08000000 @ 00000000 (usable)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Detected 1 available secondary CPU(s)
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Zone ranges:
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Movable zone start for each node
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Early memory node ranges
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000] On node 0 totalpages: 32768
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 80542640, node_mem_map 8100a7e0
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000]   Normal zone: 256 pages used for memmap
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] percpu: Embedded 12 pages/cpu @8110d000 s17488 r8192 d23472 u49152
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000] pcpu-alloc: s17488 r8192 d23472 u49152 alloc=12*4096
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    0.000000] Kernel command line: console=ttyLTQ0,115200
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Writing ErrCtl register=00032049
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Readback ErrCtl register=00032049
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Memory: 122856K/131072K available (4305K kernel code, 173K rwdata, 900K rodata, 1260K init, 244K bss, 8216K reserved, 0K cma-reserved)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Hierarchical RCU implementation.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] NR_IRQS:256
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Setting up vectored interrupts
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] Setting up IPI vectored interrupts
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] CPU Clock: 500MHz
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041786 ns
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.000011] sched_clock: 32 bits at 250MHz, resolution 4ns, wraps every 8589934590ns
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.007884] Calibrating delay loop... 332.54 BogoMIPS (lpj=665088)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.042381] pid_max: default: 32768 minimum: 301
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.047257] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.053796] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.065581] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.065593] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.065782] CPU1 revision is: 00019555 (MIPS 34Kc)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.116509] Synchronize counters for CPU 1:
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.116512] done.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.123010] Brought up 2 CPUs
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.131179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.140844] futex hash table entries: 512 (order: 2, 16384 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.147068] pinctrl core: initialized pinctrl subsystem
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.153535] NET: Registered protocol family 16
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.167104] pinctrl-xway 1e100b10.pinmux: Init done
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.173078] dma-xway 1e104100.dma: Init done - hw rev: 7, ports: 7, channels: 28
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.286661] dcdc-xrx200 1f106a00.dcdc: Core Voltage : 1016 mV
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.292452] Can't analyze schedule() prologue at 8043158c
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.315197] PCI host bridge /fpi@10000000/pci@E105400 ranges:
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.320881]  MEM 0x0000000018000000..0x0000000019ffffff
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.326135]   IO 0x000000001ae00000..0x000000001affffff
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.443553] PCI host bridge /fpi@10000000/pcie@d900000 ranges:
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.477005] gpio-stp-xway 1e100bb0.stp: Init done
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.482894] usbcore: registered new interface driver usbfs
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.488456] usbcore: registered new interface driver hub
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    0.489774] random: fast init done
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.497260] usbcore: registered new device driver usb
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.502937] PCI host bridge to bus 0000:00
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.506954] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.513860] pci_bus 0000:00: root bus resource [io  0x1ae00000-0x1affffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.520826] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.527672] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.535716] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.535989] PCI host bridge to bus 0000:01
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.539997] pci_bus 0000:01: root bus resource [mem 0x1c000000-0x1cffffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.546932] pci_bus 0000:01: root bus resource [io  0x1d800000-0x1d8fffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.553849] pci_bus 0000:01: root bus resource [??? 0x00000000 flags 0x0]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.560717] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.568752] pci 0000:01:00.0: [15d1:0011] type 01 class 0x060000
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.568774] ifx_pcie_rc_class_early_fixup: fixed pcie host bridge to pci-pci bridge
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.586524] ifx_pcie_fixup_resource: fixup host controller 0000:01:00.0 (15d1:0011)
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.594183] pci 0000:01:00.0: PME# supported from D0 D3hot
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.594553] pci 0000:01:00.0: bridge configuration invalid ([bus 02-00]), reconfiguring
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.602801] pci 0000:02:00.0: [1814:3092] type 00 class 0x028000
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.602902] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x0000ffff]
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.603517] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.603582] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 02
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.603668] pci 0000:01:00.0: BAR 8: assigned [mem 0x1c000000-0x1c0fffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.610370] pci 0000:02:00.0: BAR 0: assigned [mem 0x1c000000-0x1c00ffff]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.617218] pci 0000:01:00.0: PCI bridge to [bus 02]
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.622259] pci 0000:01:00.0:   bridge window [mem 0x1c000000-0x1c0fffff]
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.629142] ifx_pcie_bios_map_irq port 0 dev 0000:01:00.0 slot 0 pin 1
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.635779] ifx_pcie_bios_map_irq dev 0000:01:00.0 irq 144 assigned
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.642127] ifx_pcie_bios_map_irq port 0 dev 0000:02:00.0 slot 0 pin 1
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.648785] ifx_pcie_bios_map_irq dev 0000:02:00.0 irq 144 assigned
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.657415] clocksource: Switched to clocksource MIPS
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.664818] NET: Registered protocol family 2
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.670414] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.677298] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.683712] TCP: Hash tables configured (established 1024 bind 1024)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.690233] UDP hash table entries: 256 (order: 1, 8192 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.696062] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.702697] NET: Registered protocol family 1
Sat Dec  8 18:00:15 2018 kern.debug kernel: [    0.707030] PCI: CLS 0 bytes, default 32
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.707753] gptu: totally 6 16-bit timers/counters
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.712633] gptu: misc_register on minor 63
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.716853] gptu: succeeded to request irq 126
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.721275] gptu: succeeded to request irq 127
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.725789] gptu: succeeded to request irq 128
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.730330] gptu: succeeded to request irq 129
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.734820] gptu: succeeded to request irq 130
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.739344] gptu: succeeded to request irq 131
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.744229] phy-xrx200 gphy-xrx200: requesting lantiq/xrx200_phy11g_a14.bin
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.751767] phy-xrx200 gphy-xrx200: booting GPHY0 firmware at 7E80000
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.758132] phy-xrx200 gphy-xrx200: booting GPHY1 firmware at 7E80000
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.865720] No VPEs reserved for AP/SP, not initialize VPE loader
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.865720] Pass maxvpes=<n> argument as kernel argument
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.877097] No TCs reserved for AP/SP, not initializing RTLX.
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.877097] Pass maxtcs=<n> argument as kernel argument
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    0.889925] Crashlog allocated RAM at address 0x3f00000
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.895862] workingset: timestamp_bits=30 max_order=15 bucket_order=0
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.918676] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.924443] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.940097] io scheduler noop registered
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.943948] io scheduler deadline registered (default)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.950454] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.959374] console [ttyLTQ0] enabled
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.966705] bootconsole [early0] disabled
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    0.976454] lantiq nor flash device: 00800000 at 10000000
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.980625] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.990054] Amd/Fujitsu Extended Query Table at 0x0040
Sat Dec  8 18:00:15 2018 kern.info kernel: [    0.995200]   Amd/Fujitsu Extended Query version 1.1.
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.000220] number of CFI chips: 1
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.003676] 3 fixed-partitions partitions found on MTD device ltq_nor
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.010037] Creating 3 MTD partitions on "ltq_nor":
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.014952] 0x000000000000-0x000000050000 : "uboot"
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.022294] 0x000000050000-0x000000060000 : "uboot-env"
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.028418] 0x000000060000-0x000000800000 : "unused"
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.035206] nand: device found, Manufacturer ID: 0xec, Chip ID: 0xf1
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.040117] nand: Samsung NAND 128MiB 3,3V 8-bit
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.044727] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.052389] Scanning device for bad blocks
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    1.067852] Bad eraseblock 131 at 0x000001060000
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    1.081024] Bad eraseblock 249 at 0x000001f20000
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    1.096092] Bad eraseblock 389 at 0x0000030a0000
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    1.110857] Bad eraseblock 525 at 0x0000041a0000
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.156508] 2 fixed-partitions partitions found on MTD device 14000000.nand-parts
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.162583] Creating 2 MTD partitions on "14000000.nand-parts":
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.168521] 0x000000000000-0x000000200000 : "kernel"
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.175426] 0x000000200000-0x000008000000 : "ubi"
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.186467] libphy: Fixed MDIO Bus: probed
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.294138] libphy: lantiq,xrx200-mdio: probed
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.374066] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:00: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:00, irq=-1)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.458044] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:01: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:01, irq=-1)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.542033] Intel XWAY PHY11G (xRX v1.1 integrated) 0:11: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:11, irq=-1)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.626028] Intel XWAY PHY11G (xRX v1.1 integrated) 0:13: attached PHY driver [Intel XWAY PHY11G (xRX v1.1 integrated)] (mii_bus:phy_addr=0:13, irq=-1)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.710046] Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3 0:05: attached PHY driver [Intel XWAY PHY11G (PEF 7071/PEF 7072) v1.3] (mii_bus:phy_addr=0:05, irq=-1)
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.725174] wdt 1f8803f0.watchdog: Init done
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.734921] NET: Registered protocol family 10
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.740093] NET: Registered protocol family 17
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.743278] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    1.756098] 8021q: 802.1Q VLAN Support v1.8
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.764406] UBI: auto-attach mtd4
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.766364] ubi0: attaching mtd4
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.928596] ubi0: scanning is finished
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.945129] ubi0: attached mtd4 (name "ubi", size 126 MiB)
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.949221] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.956093] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.962789] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.969590] ubi0: good PEBs: 1004, bad PEBs: 4, corrupted PEBs: 0
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.975648] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.982885] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 2984890907
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    1.992022] ubi0: available PEBs: 0, total reserved PEBs: 1004, PEBs reserved for bad PEB handling: 16
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    2.001387] ubi0: background thread "ubi_bgt0d" started, PID 383
Sat Dec  8 18:00:15 2018 kern.info kernel: [    2.003335] block ubiblock0_0: created from ubi0:0(rootfs)
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    2.003348] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Sat Dec  8 18:00:15 2018 kern.info kernel: [    2.025843] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    2.035524] Freeing unused kernel memory: 1260K
Sat Dec  8 18:00:15 2018 kern.warn kernel: [    2.038663] This architecture does not have kernel memory protection.
Sat Dec  8 18:00:15 2018 user.info kernel: [    2.686294] init: Console is alive
Sat Dec  8 18:00:15 2018 user.info kernel: [    2.688577] init: - watchdog -
Sat Dec  8 18:00:15 2018 user.info kernel: [    3.652314] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sat Dec  8 18:00:15 2018 kern.info kernel: [    3.770947] dwc2 1e101000.ifxhcd: requested GPIO 495
Sat Dec  8 18:00:15 2018 kern.info kernel: [    3.875954] dwc2 1e101000.ifxhcd: DWC OTG Controller
Sat Dec  8 18:00:15 2018 kern.info kernel: [    3.879620] dwc2 1e101000.ifxhcd: new USB bus registered, assigned bus number 1
Sat Dec  8 18:00:15 2018 kern.info kernel: [    3.886913] dwc2 1e101000.ifxhcd: irq 62, io mem 0x00000000
Sat Dec  8 18:00:15 2018 kern.err kernel: [    3.892430] dwc2 1e101000.ifxhcd: Hardware does not support descriptor DMA mode -
Sat Dec  8 18:00:15 2018 kern.err kernel: [    3.899849] dwc2 1e101000.ifxhcd: falling back to buffer DMA mode.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    3.907650] hub 1-0:1.0: USB hub found
Sat Dec  8 18:00:15 2018 kern.info kernel: [    3.910159] hub 1-0:1.0: 1 port detected
Sat Dec  8 18:00:15 2018 kern.info kernel: [    4.015668] dwc2 1e106000.ifxhcd: DWC OTG Controller
Sat Dec  8 18:00:15 2018 kern.info kernel: [    4.019332] dwc2 1e106000.ifxhcd: new USB bus registered, assigned bus number 2
Sat Dec  8 18:00:15 2018 kern.info kernel: [    4.026592] dwc2 1e106000.ifxhcd: irq 91, io mem 0x00000000
Sat Dec  8 18:00:15 2018 kern.err kernel: [    4.032128] dwc2 1e106000.ifxhcd: Hardware does not support descriptor DMA mode -
Sat Dec  8 18:00:15 2018 kern.err kernel: [    4.039557] dwc2 1e106000.ifxhcd: falling back to buffer DMA mode.
Sat Dec  8 18:00:15 2018 kern.info kernel: [    4.047321] hub 2-0:1.0: USB hub found
Sat Dec  8 18:00:15 2018 kern.info kernel: [    4.049820] hub 2-0:1.0: 1 port detected
Sat Dec  8 18:00:15 2018 user.info kernel: [    4.055085] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sat Dec  8 18:00:15 2018 user.info kernel: [    4.068876] init: - preinit -
Sat Dec  8 18:00:15 2018 kern.info kernel: [    4.869966] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    4.895356] random: procd: uninitialized urandom read (4 bytes read)
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.141627] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 447
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.178173] UBIFS (ubi0:1): recovery needed
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.288266] UBIFS (ubi0:1): recovery completed
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.291508] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.299146] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.309054] UBIFS (ubi0:1): FS size: 122314752 bytes (116 MiB, 948 LEBs), journal size 6064128 bytes (5 MiB, 47 LEBs)
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.319667] UBIFS (ubi0:1): reserved for root: 4952683 bytes (4836 KiB)
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    8.326291] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 7CCD08BE-475D-4F18-B3AA-8C26C7B88BFC, small LPT model
Sat Dec  8 18:00:15 2018 user.info kernel: [    8.340755] mount_root: switching to ubifs overlay
Sat Dec  8 18:00:15 2018 user.warn kernel: [    8.378206] urandom-seed: Seeding with /etc/urandom.seed
Sat Dec  8 18:00:15 2018 user.info kernel: [    8.570546] procd: - early -
Sat Dec  8 18:00:15 2018 user.info kernel: [    8.572156] procd: - watchdog -
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    9.209045] random: jshn: uninitialized urandom read (4 bytes read)
Sat Dec  8 18:00:15 2018 user.info kernel: [    9.293731] procd: - watchdog -
Sat Dec  8 18:00:15 2018 user.info kernel: [    9.296022] procd: - ubus -
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    9.321252] random: ubusd: uninitialized urandom read (4 bytes read)
Sat Dec  8 18:00:15 2018 kern.notice kernel: [    9.332367] random: ubusd: uninitialized urandom read (4 bytes read)
Sat Dec  8 18:00:15 2018 user.info kernel: [    9.353032] procd: - init -
Sat Dec  8 18:00:15 2018 user.info kernel: [    9.936264] kmodloader: loading kernel modules from /etc/modules.d/*
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.945252] IFXOS, Version 1.5.19 (c) Copyright 2009, Lantiq Deutschland GmbH
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.957220] NET: Registered protocol family 8
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.960255] NET: Registered protocol family 20
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.975940] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.984907] PPP generic driver version 2.4.2
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.991474] ehci-platform: EHCI generic platform driver
Sat Dec  8 18:00:15 2018 kern.info kernel: [    9.999988] ip6_tables: (C) 2000-2006 Netfilter Core Team
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.022856] Lantiq (VRX) DSL CPE MEI driver, version 1.5.17.6, (c) 2007-2015 Lantiq Beteiligungs-GmbH & Co. KG
Sat Dec  8 18:00:15 2018 kern.warn kernel: [   10.040259]
Sat Dec  8 18:00:15 2018 kern.warn kernel: [   10.040259]
Sat Dec  8 18:00:15 2018 kern.warn kernel: [   10.040259] Lantiq CPE API Driver version: DSL CPE API V4.17.18.6
Sat Dec  8 18:00:15 2018 kern.warn kernel: [   10.047967]
Sat Dec  8 18:00:15 2018 kern.warn kernel: [   10.047967] Predefined debug level: 3
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.060089] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.066729] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.077126] ip_tables: (C) 2000-2006 Netfilter Core Team
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.085883] Infineon Technologies DEU driver version 2.0.0
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.091804] IFX DEU DES initialized (multiblock).
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.096599] IFX DEU AES initialized (multiblock).
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.100569] IFX DEU ARC4 initialized (multiblock).
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.105009] IFX DEU SHA1 initialized.
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.108714] IFX DEU MD5 initialized.
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.112316] IFX DEU SHA1_HMAC initialized.
Sat Dec  8 18:00:15 2018 kern.notice kernel: [   10.116358] IFX DEU MD5_HMAC initialized.
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.127822] nf_conntrack version 0.5.0 (2048 buckets, 8192 max)
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.179963] NET: Registered protocol family 24
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.205973] xt_time: kernel timezone is -0000
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.210639] usbcore: registered new interface driver cdc_ether
Sat Dec  8 18:00:15 2018 kern.warn kernel: [   10.297924] PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.302556] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected
Sat Dec  8 18:00:15 2018 kern.info kernel: [   10.313451] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
Sat Dec  8 18:00:15 2018 kern.debug kernel: [   10.320042] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sat Dec  8 18:00:15 2018 user.info kernel: [   10.325294] kmodloader: done loading kernel modules from /etc/modules.d/*
Sat Dec  8 18:00:16 2018 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Dec  8 18:00:16 2018 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: started, version 2.80test3 cachesize 150
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: DNS service limited to local subnets
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain test
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain onion
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain localhost
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain local
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain invalid
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain bind
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: using local addresses only for domain lan
Sat Dec  8 18:00:16 2018 daemon.warn dnsmasq[856]: no servers found in /tmp/resolv.conf.auto, will retry
Sat Dec  8 18:00:16 2018 kern.info kernel: [   13.441564] usb 1-1: new high-speed USB device number 2 using dwc2
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: read /etc/hosts - 4 addresses
Sat Dec  8 18:00:16 2018 daemon.info dnsmasq[856]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Dec  8 18:00:17 2018 kern.err kernel: [   14.270050] dwc2 1e101000.ifxhcd: Not connected
Sat Dec  8 18:00:17 2018 kern.err kernel: [   14.273251] dwc2 1e101000.ifxhcd: Not connected
Sat Dec  8 18:00:17 2018 kern.info kernel: [   14.459053] usb 1-1: USB disconnect, device number 2
Sat Dec  8 18:00:18 2018 kern.info kernel: [   14.829530] usb 1-1: new high-speed USB device number 3 using dwc2
Sat Dec  8 18:00:18 2018 kern.info kernel: [   15.053736] cdc_ether 1-1:1.0 eth1: register 'cdc_ether' at usb-1e101000.ifxhcd-1, CDC Ethernet Device, 0c:5b:8f:27:9a:64
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: tunnel
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: Network device
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: bridge
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: veth
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: macvlan
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: 8021ad
Sat Dec  8 18:00:20 2018 user.notice : Added device handler type: 8021q
Sat Dec  8 18:00:23 2018 authpriv.info dropbear[1277]: Not backgrounding
Sat Dec  8 18:00:23 2018 kern.notice kernel: [   20.565540] random: crng init done
Sat Dec  8 18:00:23 2018 kern.notice kernel: [   20.567497] random: 6 urandom warning(s) missed due to ratelimiting
Sat Dec  8 18:00:24 2018 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Sat Dec  8 18:00:24 2018 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Sat Dec  8 18:00:24 2018 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Sat Dec  8 18:00:24 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Sat Dec  8 18:00:24 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Sat Dec  8 18:00:24 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Sat Dec  8 18:00:25 2018 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Sat Dec  8 18:00:25 2018 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Sat Dec  8 18:00:25 2018 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Sat Dec  8 18:00:25 2018 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Sat Dec  8 18:00:25 2018 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Sat Dec  8 18:00:25 2018 kern.info kernel: [   22.731900] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Sat Dec  8 18:00:26 2018 kern.info kernel: [   22.748997] br-lan: port 1(eth0.1) entered blocking state
Sat Dec  8 18:00:26 2018 kern.info kernel: [   22.753030] br-lan: port 1(eth0.1) entered disabled state
Sat Dec  8 18:00:26 2018 kern.info kernel: [   22.759241] device eth0.1 entered promiscuous mode
Sat Dec  8 18:00:26 2018 kern.info kernel: [   22.763225] device eth0 entered promiscuous mode
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'lan' is enabled
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'lan' is setting up now
Sat Dec  8 18:00:26 2018 kern.info kernel: [   22.773661] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'lan' is now up
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'loopback' is enabled
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'loopback' is setting up now
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'loopback' is now up
Sat Dec  8 18:00:26 2018 kern.err kernel: [   22.813685] cdc_ether 1-1:1.0 eth1: kevent 12 may have been dropped
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'wan' is enabled
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'wan' is setting up now
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'wan' is now up
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: reading /tmp/resolv.conf.auto
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain test
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain onion
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain localhost
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain local
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain invalid
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain bind
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using local addresses only for domain lan
Sat Dec  8 18:00:26 2018 daemon.info dnsmasq[856]: using nameserver 192.168.8.1#53
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Network device 'lo' link is up
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'loopback' has link connectivity
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Network device 'eth1' link is up
Sat Dec  8 18:00:26 2018 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Dec  8 18:00:26 2018 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sat Dec  8 18:00:27 2018 daemon.notice netifd: radio0 (1403): command failed: Not supported (-122)
Sat Dec  8 18:00:28 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led wifi
Sat Dec  8 18:00:28 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led dsl
Sat Dec  8 18:00:28 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led internet
Sat Dec  8 18:00:29 2018 user.notice firewall: Reloading firewall due to ifup of wan (eth1)
Sat Dec  8 18:00:29 2018 daemon.notice procd: /etc/rc.d/S97dsl_control: annex type not supported use a or b
Sat Dec  8 18:00:30 2018 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Sat Dec  8 18:00:30 2018 kern.info kernel: [   27.016331] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2860.bin'
Sat Dec  8 18:00:30 2018 kern.info kernel: [   27.081642] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.40
Sat Dec  8 18:00:30 2018 kern.info kernel: [   27.218642] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
Sat Dec  8 18:00:30 2018 kern.info kernel: [   27.249535] br-lan: port 2(wlan0-1) entered blocking state
Sat Dec  8 18:00:30 2018 kern.info kernel: [   27.253709] br-lan: port 2(wlan0-1) entered disabled state
Sat Dec  8 18:00:30 2018 kern.info kernel: [   27.260251] device wlan0-1 entered promiscuous mode
Sat Dec  8 18:00:30 2018 daemon.notice hostapd: wlan0-1: interface state UNINITIALIZED->COUNTRY_UPDATE
Sat Dec  8 18:00:30 2018 daemon.err hostapd: Using interface wlan0-1 with hwaddr 00:0c:43:30:92:01 and ssid "OpenWrt"
Sat Dec  8 18:00:30 2018 daemon.notice hostapd: wlan0-1: interface state COUNTRY_UPDATE->ENABLED
Sat Dec  8 18:00:30 2018 daemon.notice hostapd: wlan0-1: AP-ENABLED
Sat Dec  8 18:00:31 2018 kern.info kernel: [   27.849002] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Sat Dec  8 18:00:31 2018 daemon.notice netifd: radio0 (1403): Successfully initialized wpa_supplicant
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[856]: exiting on receipt of SIGTERM
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: started, version 2.80test3 cachesize 150
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: DNS service limited to local subnets
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain test
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain onion
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain localhost
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain local
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain invalid
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain bind
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain lan
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: reading /tmp/resolv.conf.auto
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain test
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain onion
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain localhost
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain local
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain invalid
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain bind
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using local addresses only for domain lan
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: using nameserver 192.168.8.1#53
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: read /etc/hosts - 4 addresses
Sat Dec  8 18:00:31 2018 daemon.info dnsmasq[1974]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Dec  8 18:00:32 2018 daemon.info dnsmasq[1974]: read /etc/hosts - 4 addresses
Sat Dec  8 18:00:32 2018 daemon.info dnsmasq[1974]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Dec  8 18:00:32 2018 daemon.info procd: - init complete -
Sat Dec  8 18:00:33 2018 kern.info kernel: [   30.682924] wlan0: authenticate with 4c:4e:03:3a:0f:7e
Sat Dec  8 18:00:33 2018 kern.info kernel: [   30.691526] wlan0: send auth to 4c:4e:03:3a:0f:7e (try 1/3)
Sat Dec  8 18:00:33 2018 kern.info kernel: [   30.699736] wlan0: authenticated
Sat Dec  8 18:00:33 2018 kern.info kernel: [   30.705633] wlan0: associate with 4c:4e:03:3a:0f:7e (try 1/3)
Sat Dec  8 18:00:33 2018 kern.info kernel: [   30.721191] wlan0: RX AssocResp from 4c:4e:03:3a:0f:7e (capab=0x411 status=0 aid=1)
Sat Dec  8 18:00:33 2018 kern.info kernel: [   30.727834] wlan0: associated
Sat Dec  8 18:00:33 2018 daemon.notice netifd: Network device 'wlan0' link is up
Sat Dec  8 18:00:34 2018 kern.info kernel: [   30.743144] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Sat Dec  8 18:00:34 2018 kern.info kernel: [   30.753245] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
Sat Dec  8 18:00:34 2018 kern.info kernel: [   30.758894] br-lan: port 2(wlan0-1) entered blocking state
Sat Dec  8 18:00:34 2018 kern.info kernel: [   30.763986] br-lan: port 2(wlan0-1) entered forwarding state
Sat Dec  8 18:00:34 2018 daemon.notice netifd: Network device 'wlan0-1' link is up
Sat Dec  8 18:00:34 2018 kern.info kernel: [   30.771496] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sat Dec  8 18:00:34 2018 daemon.notice netifd: bridge 'br-lan' link is up
Sat Dec  8 18:00:34 2018 daemon.notice netifd: Interface 'lan' has link connectivity
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[1974]: exiting on receipt of SIGTERM
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: started, version 2.80test3 cachesize 150
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: DNS service limited to local subnets
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq-dhcp[2082]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain test
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain onion
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain localhost
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain local
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain invalid
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain bind
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain lan
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: reading /tmp/resolv.conf.auto
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain test
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain onion
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain localhost
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain local
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain invalid
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain bind
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using local addresses only for domain lan
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: using nameserver 192.168.8.1#53
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: read /etc/hosts - 4 addresses
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq-dhcp[2082]: read /etc/ethers - 0 addresses
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: read /etc/hosts - 4 addresses
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Dec  8 18:00:39 2018 daemon.info dnsmasq-dhcp[2082]: read /etc/ethers - 0 addresses
Sat Dec  8 18:01:37 2018 kern.info kernel: [   94.393621] lantiq,xrx200-net 1e108000.eth eth0: port 0 got link
Sat Dec  8 18:01:37 2018 kern.info kernel: [   94.399314] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sat Dec  8 18:01:37 2018 daemon.notice netifd: Network device 'eth0' link is up
Sat Dec  8 18:01:37 2018 kern.info kernel: [   94.407456] br-lan: port 1(eth0.1) entered blocking state
Sat Dec  8 18:01:37 2018 kern.info kernel: [   94.411482] br-lan: port 1(eth0.1) entered forwarding state
Sat Dec  8 18:01:37 2018 daemon.notice netifd: VLAN 'eth0.1' link is up
Sat Dec  8 18:01:38 2018 daemon.warn odhcpd[1177]: DHCPV6 SOLICIT IA_NA from 0001000122fb51c164315068dcca on br-lan: ok fd5e:7bea:fe21::a78/128
Sat Dec  8 18:01:38 2018 daemon.warn odhcpd[1177]: DHCPV6 REQUEST IA_NA from 0001000122fb51c164315068dcca on br-lan: ok fd5e:7bea:fe21::a78/128
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq[2082]: read /etc/hosts - 4 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/odhcpd - 1 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq-dhcp[2082]: read /etc/ethers - 0 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq[2082]: read /etc/hosts - 4 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/odhcpd - 1 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Dec  8 18:01:38 2018 daemon.info dnsmasq-dhcp[2082]: read /etc/ethers - 0 addresses
Sat Dec  8 18:01:40 2018 daemon.info dnsmasq-dhcp[2082]: DHCPREQUEST(br-lan) 192.168.1.193 e8:11:32:c3:c8:7f
Sat Dec  8 18:01:40 2018 daemon.info dnsmasq-dhcp[2082]: DHCPACK(br-lan) 192.168.1.193 e8:11:32:c3:c8:7f Samsung
Sat Dec  8 18:01:44 2018 daemon.warn odhcpd[1177]: DHCPV6 CONFIRM IA_NA from 0001000122fb51c164315068dcca on br-lan: not on-link fd5e:7bea:fe21::a78/128
Sat Dec  8 18:01:44 2018 daemon.warn odhcpd[1177]: DHCPV6 SOLICIT IA_NA from 0001000122fb51c164315068dcca on br-lan: ok fd5e:7bea:fe21::a78/128
Sat Dec  8 18:01:44 2018 daemon.info dnsmasq[2082]: read /etc/hosts - 4 addresses
Sat Dec  8 18:01:44 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/odhcpd - 0 addresses
Sat Dec  8 18:01:44 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Dec  8 18:01:44 2018 daemon.info dnsmasq-dhcp[2082]: read /etc/ethers - 0 addresses
Sat Dec  8 18:01:45 2018 daemon.warn odhcpd[1177]: DHCPV6 REQUEST IA_NA from 0001000122fb51c164315068dcca on br-lan: ok fd5e:7bea:fe21::a78/128
Sat Dec  8 18:01:45 2018 daemon.info dnsmasq[2082]: read /etc/hosts - 4 addresses
Sat Dec  8 18:01:45 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/odhcpd - 1 addresses
Sat Dec  8 18:01:45 2018 daemon.info dnsmasq[2082]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Dec  8 18:01:45 2018 daemon.info dnsmasq-dhcp[2082]: read /etc/ethers - 0 addresses
Sat Dec  8 18:02:26 2018 daemon.err uhttpd[1307]: luci: accepted login on / for root from 192.168.1.193
Sat Dec  8 18:05:21 2018 authpriv.info dropbear[2431]: Child connection from 192.168.1.193:51129
Sat Dec  8 18:05:24 2018 authpriv.notice dropbear[2431]: Auth succeeded with blank password for 'root' from 192.168.1.193:51129
root@OpenWrt:~#

7

(10 odpowiedzi, napisanych Oprogramowanie / Software)

Na eth1 brak adresu IP.

Witam
Nie mogę poradzić sobie z uruchomieniem modemu (jako karta sieciowa) na wymienionym routerze.
Wersja routera: ZyXEL P-2812HNU-F3
Wersja oprogramowania: OpenWrt 18.06.1 r7258-5eb055306f / LuCI openwrt-18.06 branch (git-18.228.31946-f64b152)
Wersja kernela: 4.9.120

1. Podłączyłem router jako klien to sieci WiFi, żeby móc ściągnąć pakiety.
2. Instaluje:
opkg update
opkg install kmod-usb-core kmod-usb2 usb-modeswitch libusb-1.0
opkg install kmod-usb-net-cdc-ether
uci del network.wan
uci set network.wan=interface
uci set network.wan.proto=dhcp
uci set network.wan.ifname=eth1
uci commit network
reboot

Wygląd 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 ula_prefix 'fd5e:7bea:fe21::/48'

config atm-bridge 'atm'
    option vpi '1'
    option vci '32'
    option encaps 'llc'
    option payload 'bridged'
    option nameprefix 'dsl'

config dsl 'dsl'
    option annex 'a'
    option tone 'av'

config interface 'lan'
    option type 'bridge'
    option ifname 'eth0.1'
    option proto 'static'
    option ipaddr '192.168.1.1'
    option netmask '255.255.255.0'
    option ip6assign '60'

config device 'wan_dev'
    option name 'dsl0'
    option macaddr ':'

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

config switch
    option name 'switch0'
    option reset '1'
    option enable_vlan '1'

config switch_vlan
    option device 'switch0'
    option vlan '1'
    option ports '0 1 2 4 6t'

config switch_vlan
    option device 'switch0'
    option vlan '2'
    option ports '5 6t'

config interface 'wwan'
    option proto 'dhcp'

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


Podłączam modem, na konsoli (UART):
[  240.742067] usb 1-1: new high-speed USB device number 2 using dwc2
[  241.402458] usb 1-1: USB disconnect, device number 2
[  241.982203] usb 1-1: new high-speed USB device number 3 using dwc2
[  242.201313] cdc_ether 1-1:1.0 eth1: register 'cdc_ether' at usb-1e101000.ifxhcd-1, CDC Ethernet Device, 0c:5b:8f:27:9a:64
[  242.206771] cdc_ether 1-1:1.0 eth1: kevent 12 may have been dropped

Wynik polecenia grep -Hi "cdc ethernet control" /sys/class/net/*/device/interface | cut -f5 -d/
eth1

Wyniki polecenia cat /sys/kernel/debug/usb/devices
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 1
B:  Alloc=  0/800 us ( 0%), #Int=  1, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev= 4.09
S:  Manufacturer=Linux 4.9.120 dwc2_hsotg
S:  Product=DWC OTG Controller
S:  SerialNumber=1e101000.ifxhcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=480  MxCh= 0
D:  Ver= 2.10 Cls=02(comm.) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=12d1 ProdID=14dc Rev= 1.02
S:  Manufacturer=HUAWEI_MOBILE
S:  Product=HUAWEI_MOBILE
C:* #Ifs= 3 Cfg#= 1 Atr=c0 MxPwr=  2mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=06 Prot=00 Driver=cdc_ether
E:  Ad=83(I) Atr=03(Int.) MxPS=  16 Ivl=2ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=06 Prot=00 Driver=cdc_ether
E:  Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I:* If#= 2 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E:  Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=125us

T:  Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480  MxCh= 1
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=1d6b ProdID=0002 Rev= 4.09
S:  Manufacturer=Linux 4.9.120 dwc2_hsotg
S:  Product=DWC OTG Controller
S:  SerialNumber=1e106000.ifxhcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   4 Ivl=256ms

Niestety połączenia z modemem 192.168.8.1 nie ma.

9

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Znajdę obrazy na dl.eko.one.pl ??

10

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Czyli trzeba się przenosić z Gargoyle sad
To jak dobrze widzę
TL-WR1043nd v1 - LEDE z LUCI
TL-MR3220 v2 - LEDE bez GUI, chyba żeby wymienić flash na większy

A co zainstalować w przypadku ZyXEL P-2812HNU-F3?

11

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Witam.

Czy luka CVE-2016-10229 dotyczy jakiegoś softu na routery od Cezarego?

https://www.dobreprogramy.pl/1010-w-ska … 80514.html

Pozdrawiam

12

(1 odpowiedzi, napisanych Oprogramowanie / Software)

Witam.
Powoli przymierzam się do zmiany softu w tym routerze.
Cezary czy będzie Gargoyle dla tego routera?
Pozdrawiam

13

(5 odpowiedzi, napisanych Oprogramowanie / Software)

Zmienisz to chyba edytując plik config.inc.php w folderze PHPMyAdmin. Już nie pamiętam, bo dawno instalowałem Joomlę na 1043ND v1 i postawiłem też PHPMyAdmin i na początku też nie mogłem połączyć się z bazą, ale jakoś poradziłem sobie.

14

(5 odpowiedzi, napisanych Oprogramowanie / Software)

W pliku konfiguracyjnym PHPMyAdmin adres serwera zmień na 127.0.0.1

15

(7 odpowiedzi, napisanych Oprogramowanie / Software)

pepe2k napisał/a:
kamilchw napisał/a:

Ja na Gargoyle i na tym samym routerze postawiłem Joomle 2.5 wolno chodziła, ale chodziła. Ale skrypt z którego forum eko.one.pl korzysta w miarę szybko chodziło. Nie korzystałem z lamp, tylko z czegoś innego. Jak będę miał dostęp do swojego poradnika, to napiszę.

Tak na marginesie, LAMP to tylko akronim: http://pl.wikipedia.org/wiki/LAMP

Pisząc to miałem na myśli, że u siebie nie stawiałem na Apache.

16

(7 odpowiedzi, napisanych Oprogramowanie / Software)

Ja na Gargoyle i na tym samym routerze postawiłem Joomle 2.5 wolno chodziła, ale chodziła. Ale skrypt z którego forum eko.one.pl korzysta w miarę szybko chodziło. Nie korzystałem z lamp, tylko z czegoś innego. Jak będę miał dostęp do swojego poradnika, to napiszę.

17

(10 odpowiedzi, napisanych Oprogramowanie / Software)

Nie znam opisu, ale podejrzewam, że musisz tak nazwać plik z softem. Tylko pamiętaj o odpowiednim sofcie do routera.

18

(2 odpowiedzi, napisanych Oprogramowanie / Software)

Taka głupota, nawet nie zauważyłem. Wielkie dzięki

19

(2 odpowiedzi, napisanych Oprogramowanie / Software)

Witam.
Posiadam router wymieniony w temacie. Wersja Gargoyle 1.6.1.2. Dziwnie się zachowuje. Chcę wejść na router po przez wpisanie adresu do przeglądarki, wpisuję hasło, wyświetla stronę ze statusem, wszystko jak na razie jest OK. Jak tylko chcę przejść w konfigurację czy gdziekolwiek indziej np Firewall wyświetla stronę z podaniem hasła.

20

(118 odpowiedzi, napisanych Oprogramowanie / Software)

Zrestartowałem router i już ładnie lata smile
Edit: Co ciekawe mam parę darmowych stron na ct8.pl i strona główna chodziła, ale już subdomeny nie. Teraz jest już ok

21

(118 odpowiedzi, napisanych Oprogramowanie / Software)

Na necie z Netii nie działa. Z bramki proxy działa http://hide.pl/

22

(3 odpowiedzi, napisanych Oprogramowanie / Software)

Ile jeszcze takich pytań będzie?? OpenWrt nie ma GUI!!!!!!!!!!!!!!!!!!!!!!!!!!!! Czytaj uważnie. Poczytaj FAQ na tej stronie i wgraj Gargoyle. W Gargoyle masz GUI.
http://dl.eko.one.pl/gargoyle-pl/attitu … nt/ar71xx/

23

(4 odpowiedzi, napisanych Oprogramowanie / Software)

Już sobie poradziłem, router działa. Dziękuje za pomoc smile

24

(4 odpowiedzi, napisanych Oprogramowanie / Software)

Oryginalne firmware wgrywałem bez uboota, a wcześniej było Gargoyle

25

(4 odpowiedzi, napisanych Oprogramowanie / Software)

Witam.
Miałem najnowsze Gargoyle, ale potrzebowałem na chwilę powrócić oryginalnego oprogramowania. Wszystko poszło ok, sprawdziłem to co miałem sprawdzić i chciałem wgrać Gargoyle, problem pojawił się gdy podczas w połowie wgrywania Gargoyle wywaliło bezpiecznik. Pech chciał, że komputer był pod UPSem, a router nie. Teraz po włączeniu zasilania świeci się dioda Power. Chciałbym się dowiedzieć czy dam radę naprawić do przez kabel szeregowy, czy muszę wyciągać pamięć?