W routerze nadrzędnym daj inne adresy DNS dla klientów?
Nadrzędny to router LTE i tam adresacje dostaję z APN i brak możliwości customowych konfiguracji.
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Posty przez janko.walski
Strony 1
W routerze nadrzędnym daj inne adresy DNS dla klientów?
Nadrzędny to router LTE i tam adresacje dostaję z APN i brak możliwości customowych konfiguracji.
Ustaw sobie na kliencie inny DNS? Choć to obejście a nie rozwiązanie problemu.
To wiem, tyle że do routera podpięte są kamery a na nich ręcznie DNSa nie mam możliwości ustawić.
Cześć
Prośba o pomoc.
Mam zestawiony most bezprzewodowy/przekaźnik na:
Gargoyle v. 1.12.0.2 urządzenie: WR1043NDv1
Adres IP Przekaźnika:192.168.9.157
Adres IP Mostu:192.168.10.1
Adres IP bramy LAN:192.168.9.1
Maska podsieci LAN:255.255.255.0
Adres MAC Mostu B0:48:7A:BE:DB:02
Połączony przez:Most kliencki
SSID Mostu:HOME_2G
DNS ustawiony na adres bramy czyli 192.168.9.1
Z samego mostu (gargoyle) wszystko działa prawidłowo:
root@Gargoyle:~# cat /etc/resolv.conf
# Interface lan
nameserver 192.168.9.1
# Interface wwan
nameserver 192.168.9.1
root@Gargoyle:~# nslookup wp.pl
Server: 192.168.9.1
Address: 192.168.9.1#53
Name: wp.pl
Address 1: 212.77.98.9
natomiast z klienta podpiętego do mostu nie działa DNS
dzierżawa IP:
IPv4 Address. . . . . . . . . . . : 192.168.9.151(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : środa, 13 marca 2024 12:48:23
Lease Expires . . . . . . . . . . : czwartek, 14 marca 2024 12:48:23
Default Gateway . . . . . . . . . : 192.168.9.1
DHCP Server . . . . . . . . . . . : 192.168.9.1
Połączenie z routerem jest, ping na zew IP (wp.pl) działa:
C:\Windows\System32>ping 212.77.98.9
Pinging 212.77.98.9 with 32 bytes of data:
Reply from 212.77.98.9: bytes=32 time=43ms TTL=51
Reply from 212.77.98.9: bytes=32 time=44ms TTL=51
Nie działa natomiast DNS:
C:\Windows\System32>nslookup wp.pl
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.9.1
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
C:\Windows\System32>ping 192.168.9.1
Pinging 192.168.9.1 with 32 bytes of data:
Reply from 192.168.9.1: bytes=32 time=2ms TTL=63
Reply from 192.168.9.1: bytes=32 time=11ms TTL=63
Skończyły mi się pomysły ![]()
Nie jestem szczęśliwy za to wyróżnienie
.
Co do obejścia to mało efektywne, z moim szczęściem poprawne wystartowanie może być procesem długotrwałym.
Btw - jak pojawi się jakiś pomysł na rozwiązanie to chętnie posłużę za królika doświadczalnego.
Tymczasem zainstaluję roboczo openwrt.
Firmware maglowałem już kilka razy, a te zrzuty z dzisiaj to była nowa wrzuta fw. z openwrt na gargoyle więc przyczyną nie wydaje się by była jakaś wada przy wgrywaniu.
Poniżej oba przypadki ok i nok na Gargoyle.
1. iptables (NOK)
root@Gargoyle:~# iptables -L -t nat
iptables v1.6.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
root@Gargoyle:~#
root@Gargoyle:~# cat /etc/modules.d/ipt-nat
xt_nat
iptable_nat
ipt_MASQUERADE
xt_REDIRECT
root@Gargoyle:~#
2. iptables (OK)
root@Gargoyle:~# cat /etc/modules.d/ipt-nat
xt_nat
iptable_nat
ipt_MASQUERADE
xt_REDIRECT
root@Gargoyle:~#
root@Gargoyle:~# iptables -L -t nat | tail
prerouting_lan_rule all -- anywhere anywhere /* !fw3: Custom lan prerouting rule chain */
Chain zone_wan_postrouting (1 references)
target prot opt source destination
postrouting_wan_rule all -- anywhere anywhere /* !fw3: Custom wan postrouting rule chain */
MASQUERADE all -- anywhere anywhere /* !fw3 */
Chain zone_wan_prerouting (1 references)
target prot opt source destination
prerouting_wan_rule all -- anywhere anywhere /* !fw3: Custom wan prerouting rule chain */
root@Gargoyle:~#
Inny eksperyment.
Zainstalowałem OpenWrt 18.06 LuCi
/luci-18.06-snapshot-r7714-4918fe0291-ipq806x-tplink_c2600-squashfs-sysupgrade.bin/
Tutaj nie ma takich problemów, tablica nie znika i wszystko wygląda ok.
openwrt(LuCi): (nat OK)
root@OpenWrt:~# cat /etc/modules.d/ipt-nat
xt_nat
iptable_nat
ipt_MASQUERADE
xt_REDIRECT
Generalnie problem ze znikającą tablicą NAT nie zawęża się tylko do modemu ale jest szerszy.
Kolejny test który przeprowadziłem polegał na ustawieniu WAN na inny router wifi.
W tej konfiguracji również tablica pojawiała się i znikała po kolejnych restartach.
######## OK ##################
root@Gargoyle:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock13 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@Gargoyle:~#
######## NOK ##################
root@Gargoyle:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock13 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@Gargoyle:~#
######## OK ##################
root@Gargoyle:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.105 (cezary@eko.one.pl) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7353-486dc7583d)) #0 SMP Fri Mar 8 15:56:11 2019
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: TP-Link Archer C2600
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 122880
[ 0.000000] free_area_init_node: node 0, pgdat c0a27e00, node_mem_map ddc39000
[ 0.000000] Normal zone: 960 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 122880 pages, LIFO batch:31
[ 0.000000] random: get_random_bytes called from 0xc09008dc with crng_init=0
[ 0.000000] percpu: Embedded 15 pages/cpu @ddc01000 s29388 r8192 d23860 u61440
[ 0.000000] pcpu-alloc: s29388 r8192 d23860 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121920
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 root=mtd:rootfs rootfstype=squashfs
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 479420K/491520K available (4903K kernel code, 161K rwdata, 756K rodata, 1024K init, 234K bss, 12100K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xde800000 - 0xff800000 ( 528 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0208000 - 0xc07c9f38 (5896 kB)
[ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
[ 0.000000] .data : 0xc0a00000 - 0xc0a28700 ( 162 kB)
[ 0.000000] .bss : 0xc0a2a000 - 0xc0a64a98 ( 235 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000008] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000021] Switching to timer-based delay loop, resolution 160ns
[ 0.000241] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000269] pid_max: default: 32768 minimum: 301
[ 0.000400] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000418] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000990] CPU: Testing write buffer coherency: ok
[ 0.001748] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.001903] Hierarchical SRCU implementation.
[ 0.002629] smp: Bringing up secondary CPUs ...
[ 0.004430] smp: Brought up 1 node, 2 CPUs
[ 0.004450] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004462] CPU: All CPU(s) started in SVC mode.
[ 0.014765] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.014927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.014952] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.015065] pinctrl core: initialized pinctrl subsystem
[ 0.016037] NET: Registered protocol family 16
[ 0.016284] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.017607] cpuidle: using governor ladder
[ 0.017668] cpuidle: using governor menu
[ 0.038501] msm_bus_fabric_init_driver
[ 0.039904] usbcore: registered new interface driver usbfs
[ 0.040004] usbcore: registered new interface driver hub
[ 0.040091] usbcore: registered new device driver usb
[ 0.040148] pps_core: LinuxPPS API ver. 1 registered
[ 0.040161] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.040193] PTP clock support registered
[ 0.042032] clocksource: Switched to clocksource dg_timer
[ 0.045278] NET: Registered protocol family 2
[ 0.045868] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.045911] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.045967] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.046057] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.046082] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.046271] NET: Registered protocol family 1
[ 0.046318] PCI: CLS 0 bytes, default 64
[ 0.047416] No memory allocated for crashlog
[ 0.047686] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.052833] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.052850] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.062251] io scheduler noop registered
[ 0.062272] io scheduler deadline registered (default)
[ 0.064007] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator
[ 0.064117] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator
[ 0.064214] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator
[ 0.065054] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[ 0.065101] OF: PCI: IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[ 0.065128] OF: PCI: MEM 0x08000000..0x0fdfffff -> 0x08000000
[ 0.172961] qcom-pcie 1b500000.pci: link up
[ 0.173137] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.173161] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.173181] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.173197] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.173215] pci_bus 0000:00: scanning bus
[ 0.173260] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.173347] pci 0000:00:00.0: calling 0xc030d3c0
[ 0.173419] pci 0000:00:00.0: supports D1
[ 0.173434] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.173451] pci 0000:00:00.0: PME# disabled
[ 0.173703] pci_bus 0000:00: fixups for bus
[ 0.173726] PCI: bus0: Fast back to back transfers disabled
[ 0.173748] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.173878] pci_bus 0000:01: scanning bus
[ 0.174052] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[ 0.174404] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.174869] pci 0000:01:00.0: calling 0xc030d3c0
[ 0.175511] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.175552] pci 0000:01:00.0: PME# disabled
[ 0.175876] pci_bus 0000:01: fixups for bus
[ 0.175949] PCI: bus1: Fast back to back transfers disabled
[ 0.175967] pci_bus 0000:01: bus scan returning with max=01
[ 0.175986] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.176003] pci_bus 0000:00: bus scan returning with max=ff
[ 0.176053] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.176077] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.176206] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.176231] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.176263] pci 0000:00:00.0: calling 0xc05542fc
[ 0.176457] pcieport 0000:00:00.0: assign IRQ: got 66
[ 0.176782] pcieport 0000:00:00.0: AER enabled with IRQ 34
[ 0.176894] pci 0000:01:00.0: calling 0xc05542fc
[ 0.177324] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator
[ 0.177422] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator
[ 0.177526] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator
[ 0.178336] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[ 0.178375] OF: PCI: IO 0x31e00000..0x31efffff -> 0x31e00000
[ 0.178398] OF: PCI: MEM 0x2e000000..0x31dfffff -> 0x2e000000
[ 0.288359] qcom-pcie 1b700000.pci: link up
[ 0.288506] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.288526] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.288542] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.288556] pci_bus 0001:00: scanning bus
[ 0.288596] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.288667] pci 0001:00:00.0: calling 0xc030d3c0
[ 0.288729] pci 0001:00:00.0: supports D1
[ 0.288741] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.288756] pci 0001:00:00.0: PME# disabled
[ 0.288993] pci_bus 0001:00: fixups for bus
[ 0.289012] PCI: bus0: Fast back to back transfers disabled
[ 0.289031] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.289148] pci_bus 0001:01: scanning bus
[ 0.289334] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[ 0.289706] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.290206] pci 0001:01:00.0: calling 0xc030d3c0
[ 0.290899] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.290942] pci 0001:01:00.0: PME# disabled
[ 0.291286] pci_bus 0001:01: fixups for bus
[ 0.291363] PCI: bus1: Fast back to back transfers disabled
[ 0.291379] pci_bus 0001:01: bus scan returning with max=01
[ 0.291396] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.291413] pci_bus 0001:00: bus scan returning with max=ff
[ 0.291452] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.291474] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.291606] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.291626] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.291656] pci 0001:00:00.0: calling 0xc05542fc
[ 0.291834] pcieport 0001:00:00.0: assign IRQ: got 99
[ 0.292133] pcieport 0001:00:00.0: AER enabled with IRQ 67
[ 0.292363] pci 0001:01:00.0: calling 0xc05542fc
[ 0.294540] L2 @ QSB rate. Forcing new rate.
[ 0.294754] L2 @ 384000 KHz
[ 0.294922] CPU0 @ 800000 KHz
[ 0.294936] CPU1 @ QSB rate. Forcing new rate.
[ 0.295055] CPU1 @ 384000 KHz
[ 0.298948] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.300356] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.301813] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.304562] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.304673] msm_serial 16340000.serial: uartclk = 7372800
[ 0.304755] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 100, base_baud = 460800) is a MSM
[ 0.304792] msm_serial: console setup on port #0
[ 1.033551] console [ttyMSM0] enabled
[ 1.038266] msm_serial: driver initialized
[ 1.046880] loop: module loaded
[ 1.048360] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 1.050255] m25p80 spi0.0: s25fl256s1 (32768 Kbytes)
[ 1.056479] 25 fixed-partitions partitions found on MTD device spi0.0
[ 1.061159] Creating 25 MTD partitions on "spi0.0":
[ 1.067581] 0x000000000000-0x000000020000 : "SBL1"
[ 1.073114] 0x000000020000-0x000000040000 : "MIBIB"
[ 1.077793] 0x000000040000-0x000000060000 : "SBL2"
[ 1.082628] 0x000000060000-0x000000090000 : "SBL3"
[ 1.087413] 0x000000090000-0x0000000a0000 : "DDRCONFIG"
[ 1.092202] 0x0000000a0000-0x0000000b0000 : "SSD"
[ 1.097420] 0x0000000b0000-0x0000000e0000 : "TZ"
[ 1.102156] 0x0000000e0000-0x000000100000 : "RPM"
[ 1.106931] 0x000000100000-0x000000170000 : "fs-uboot"
[ 1.111455] 0x000000170000-0x0000001b0000 : "uboot-env"
[ 1.116592] 0x0000001b0000-0x0000001f0000 : "radio"
[ 1.121634] 0x0000001f0000-0x0000005f0000 : "os-image"
[ 1.126558] 0x0000005f0000-0x000001ef0000 : "rootfs"
[ 1.131671] mtd: device 12 (rootfs) set to be root filesystem
[ 1.136927] 1 squashfs-split partitions found on MTD device rootfs
[ 1.141741] 0x000000bf0000-0x000001ef0000 : "rootfs_data"
[ 1.149195] 0x000001ef0000-0x000001ef0200 : "default-mac"
[ 1.154516] 0x000001ef0200-0x000001ef0400 : "pin"
[ 1.159748] 0x000001ef0400-0x000001f00000 : "product-info"
[ 1.164550] 0x000001f00000-0x000001f10000 : "partition-table"
[ 1.169796] 0x000001f10000-0x000001f20000 : "soft-version"
[ 1.175779] 0x000001f20000-0x000001f30000 : "support-list"
[ 1.181008] 0x000001f30000-0x000001f40000 : "profile"
[ 1.186656] 0x000001f40000-0x000001f50000 : "default-config"
[ 1.191606] 0x000001f50000-0x000001f90000 : "user-config"
[ 1.197442] 0x000001f90000-0x000001fd0000 : "qos-db"
[ 1.202777] 0x000001fd0000-0x000001fe0000 : "usb-config"
[ 1.207671] 0x000001fe0000-0x000002000000 : "log"
[ 1.214470] libphy: GPIO Bitbanged MDIO: probed
[ 1.240234] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 2.098636] libphy: Fixed MDIO Bus: probed
[ 2.101070] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 2.102084] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.108275] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 2.113283] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 2.119270] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 2.127341] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 2.134902] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 2.141839] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 2.149833] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 2.155642] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 2.163020] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.172263] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 2.178570] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.184746] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.189664] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 2.195818] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.203815] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.211281] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.218404] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.226306] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.232028] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.239493] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.247241] i2c /dev entries driver
[ 2.256087] Calibration not found.
[ 2.257980] qcom-tsens 900000.thermal-sensor: tsens calibration failed
[ 2.263240] Speed bin: 0
[ 2.267951] PVS bin: 1
[ 2.272559] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.272923] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.280756] sdhci: Secure Digital Host Controller Interface driver
[ 2.287405] sdhci: Copyright(c) Pierre Ossman
[ 2.293655] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.300305] NET: Registered protocol family 10
[ 2.305770] Segment Routing with IPv6
[ 2.308088] NET: Registered protocol family 17
[ 2.311784] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.316724] 8021q: 802.1Q VLAN Support v1.8
[ 2.329320] Registering SWP/SWPB emulation handler
[ 2.350071] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[ 2.363567] s1a: supplied by regulator-dummy
[ 2.363692] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.367324] s1b: supplied by regulator-dummy
[ 2.371935] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.376600] s2a: supplied by regulator-dummy
[ 2.381155] s2a: Bringing 0uV into 800000-800000uV
[ 2.385779] s2b: supplied by regulator-dummy
[ 2.389990] s2b: Bringing 0uV into 800000-800000uV
[ 2.400466] hctosys: unable to open rtc device (rtc0)
[ 2.409617] VFS: Mounted root (squashfs filesystem) readonly on device 31:12.
[ 2.410469] Freeing unused kernel memory: 1024K
[ 2.434225] random: fast init done
[ 3.103602] random: crng init done
[ 3.262942] init: Console is alive
[ 3.263153] init: - watchdog -
[ 6.343685] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 6.474414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.476467] SCSI subsystem initialized
[ 6.482226] libata version 3.00 loaded.
[ 6.485280] ehci-platform: EHCI generic platform driver
[ 6.487782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.489687] ohci-platform: OHCI generic platform driver
[ 6.629287] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.629372] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 6.634108] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 6.641323] xhci-hcd xhci-hcd.0.auto: irq 106, io mem 0x11000000
[ 6.651424] hub 1-0:1.0: USB hub found
[ 6.657024] hub 1-0:1.0: 1 port detected
[ 6.660621] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.664578] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 6.669788] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 6.677502] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.684344] hub 2-0:1.0: USB hub found
[ 6.692351] hub 2-0:1.0: 1 port detected
[ 6.696076] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 6.699913] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 6.705413] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 6.712854] xhci-hcd xhci-hcd.1.auto: irq 107, io mem 0x10000000
[ 6.722617] hub 3-0:1.0: USB hub found
[ 6.728395] hub 3-0:1.0: 1 port detected
[ 6.732144] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 6.736073] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 6.741314] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 6.749036] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.755897] hub 4-0:1.0: USB hub found
[ 6.763906] hub 4-0:1.0: 1 port detected
[ 6.770012] usbcore: registered new interface driver usb-storage
[ 6.771959] usbcore: registered new interface driver uas
[ 6.777609] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 6.788623] init: - preinit -
[ 9.368162] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 9.369710] dwmac1000: Master AXI performs any burst length
[ 9.377159] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 9.382673] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 9.392493] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 10.482457] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 10.482610] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.548085] mount_root: loading kmods from internal overlay
[ 12.583669] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.586542] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 15.067876] jffs2: notice: (144) jffs2_build_xattr_subsystem: complete building xattr subsystem, 17 of xdatum (3 unchecked, 14 orphan) and 49 of xref (14 dead, 5 orphan) found.
[ 15.069157] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 15.108957] block: extroot: not configured
[ 15.396682] jffs2: notice: (142) jffs2_build_xattr_subsystem: complete building xattr subsystem, 17 of xdatum (3 unchecked, 14 orphan) and 49 of xref (14 dead, 5 orphan) found.
[ 15.404950] mount_root: loading kmods from internal overlay
[ 15.442281] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 15.457157] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 17.893679] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 17.914903] block: extroot: not configured
[ 17.954772] mount_root: switching to jffs2 overlay
[ 18.016447] overlayfs: upper fs does not support tmpfile.
[ 18.029059] urandom-seed: Seeding with /etc/urandom.seed
[ 18.233987] procd: - early -
[ 18.234124] procd: - watchdog -
[ 18.900053] procd: - watchdog -
[ 18.900381] procd: - ubus -
[ 18.981171] procd: - init -
[ 19.257515] kmodloader: loading kernel modules from /etc/modules.d/*
[ 19.274066] Key type dns_resolver registered
[ 19.284721] RPC: Registered named UNIX socket transport module.
[ 19.284752] RPC: Registered udp transport module.
[ 19.289443] RPC: Registered tcp transport module.
[ 19.294414] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 19.305051] tun: Universal TUN/TAP device driver, 1.6
[ 19.310545] gre: GRE over IPv4 demultiplexor driver
[ 19.311449] ip_gre: GRE over IPv4 tunneling driver
[ 19.331129] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 19.343548] Hooked IMQ after mangle on PREROUTING
[ 19.343589] Hooked IMQ after nat on POSTROUTING
[ 19.347240] IMQ driver loaded successfully. (numdevs = 2, numqueues = 1, imq_dev_accurate_stats = 1)
[ 19.352018] Hooking IMQ before NAT on PREROUTING.
[ 19.361271] Hooking IMQ after NAT on POSTROUTING.
[ 19.370557] u32 classifier
[ 19.370573] input device check on
[ 19.373245] Actions configured
[ 19.377630] Mirror/redirect action on
[ 19.389138] fuse init (API version 7.26)
[ 19.392142] usbcore: registered new interface driver cdc_acm
[ 19.392164] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 19.398392] usbcore: registered new interface driver cdc_wdm
[ 19.405936] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
[ 19.411392] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[ 19.422660] Ebtables v2.0 registered
[ 19.426871] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 19.434536] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 19.520999] usbcore: registered new interface driver ums-alauda
[ 19.522656] usbcore: registered new interface driver ums-cypress
[ 19.526886] usbcore: registered new interface driver ums-datafab
[ 19.532908] usbcore: registered new interface driver ums-freecom
[ 19.538908] usbcore: registered new interface driver ums-isd200
[ 19.545492] usbcore: registered new interface driver ums-jumpshot
[ 19.550727] usbcore: registered new interface driver ums-karma
[ 19.557540] usbcore: registered new interface driver ums-sddr09
[ 19.562920] usbcore: registered new interface driver ums-sddr55
[ 19.568781] usbcore: registered new interface driver ums-usbat
[ 19.574329] usbcore: registered new interface driver usblp
[ 19.585333] usbcore: registered new interface driver usbserial
[ 19.585422] usbcore: registered new interface driver usbserial_generic
[ 19.590560] usbserial: USB Serial support registered for generic
[ 19.623698] xt_time: kernel timezone is -0000
[ 19.625019] usbcore: registered new interface driver cdc_ether
[ 19.629016] usbcore: registered new interface driver cdc_ncm
[ 19.656178] usbcore: registered new interface driver huawei_cdc_ncm
[ 19.691723] PPP generic driver version 2.4.2
[ 19.692864] NET: Registered protocol family 24
[ 19.695720] PPTP driver version 0.8.5
[ 19.700285] usbcore: registered new interface driver qmi_wwan
[ 19.705006] usbcore: registered new interface driver rndis_host
[ 19.710947] usbcore: registered new interface driver sierra
[ 19.714764] usbserial: USB Serial support registered for Sierra USB modem
[ 19.722490] usbcore: registered new interface driver sierra_net
[ 19.736021] ath10k_pci 0000:01:00.0: assign IRQ: got 66
[ 19.738284] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 19.738376] ath10k_pci 0000:01:00.0: enabling bus mastering
[ 19.738832] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 19.932469] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[ 19.932500] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 35.772818] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 36.398194] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[ 36.398228] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 36.408049] ath10k_pci 0000:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[ 36.483842] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:1 crc32 08fa09f2
[ 37.748232] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[ 37.835978] ath: EEPROM regdomain: 0x0
[ 37.835992] ath: EEPROM indicates default country code should be used
[ 37.836000] ath: doing EEPROM country->regdmn map search
[ 37.836016] ath: country maps to regdmn code: 0x3a
[ 37.836027] ath: Country alpha2 being used: US
[ 37.836035] ath: Regpair used: 0x3a
[ 37.841797] ath10k_pci 0001:01:00.0: assign IRQ: got 99
[ 37.843052] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 37.843192] ath10k_pci 0001:01:00.0: enabling bus mastering
[ 37.843834] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 38.017045] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[ 38.017076] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 38.339846] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 38.340087] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[ 38.347830] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 38.358913] ath10k_pci 0001:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[ 38.422656] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:2 crc32 08fa09f2
[ 39.703484] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[ 39.785331] ath: EEPROM regdomain: 0x0
[ 39.785340] ath: EEPROM indicates default country code should be used
[ 39.785347] ath: doing EEPROM country->regdmn map search
[ 39.785360] ath: country maps to regdmn code: 0x3a
[ 39.785368] ath: Country alpha2 being used: US
[ 39.785374] ath: Regpair used: 0x3a
[ 39.789936] usbcore: registered new interface driver cdc_mbim
[ 39.791103] usbcore: registered new interface driver option
[ 39.794890] usbserial: USB Serial support registered for GSM modem (1-port)
[ 39.803757] usbcore: registered new interface driver qcserial
[ 39.807042] usbserial: USB Serial support registered for Qualcomm USB modem
[ 39.813107] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 45.761330] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 45.762491] dwmac1000: Master AXI performs any burst length
[ 45.770230] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 45.775838] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 45.784869] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 45.803773] br-lan: port 1(eth1.1) entered blocking state
[ 45.803811] br-lan: port 1(eth1.1) entered disabled state
[ 45.808420] device eth1.1 entered promiscuous mode
[ 45.813648] device eth1 entered promiscuous mode
[ 45.823381] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 45.849905] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[ 45.850982] dwmac1000: Master AXI performs any burst length
[ 45.858999] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 45.864420] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 45.873864] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 46.872827] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 46.875893] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 46.881641] br-lan: port 1(eth1.1) entered blocking state
[ 46.886851] br-lan: port 1(eth1.1) entered forwarding state
[ 46.919222] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 46.962547] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 46.962617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 47.280648] ath: EEPROM regdomain: 0x8268
[ 47.280656] ath: EEPROM indicates we should expect a country code
[ 47.280661] ath: doing EEPROM country->regdmn map search
[ 47.280667] ath: country maps to regdmn code: 0x37
[ 47.280672] ath: Country alpha2 being used: PL
[ 47.280676] ath: Regpair used: 0x37
[ 47.280682] ath: regdomain 0x8268 dynamically updated by user
[ 47.280710] ath: EEPROM regdomain: 0x8268
[ 47.280719] ath: EEPROM indicates we should expect a country code
[ 47.280728] ath: doing EEPROM country->regdmn map search
[ 47.280735] ath: country maps to regdmn code: 0x37
[ 47.280744] ath: Country alpha2 being used: PL
[ 47.280749] ath: Regpair used: 0x37
[ 47.280754] ath: regdomain 0x8268 dynamically updated by user
[ 49.736467] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 49.745930] br-lan: port 2(wlan1) entered blocking state
[ 49.745969] br-lan: port 2(wlan1) entered disabled state
[ 49.750632] device wlan1 entered promiscuous mode
[ 50.261116] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 50.261346] br-lan: port 2(wlan1) entered blocking state
[ 50.266650] br-lan: port 2(wlan1) entered forwarding state
[ 52.082474] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 52.087845] br-lan: port 3(wlan0) entered blocking state
[ 52.087883] br-lan: port 3(wlan0) entered disabled state
[ 52.093018] device wlan0 entered promiscuous mode
[ 52.490809] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 52.490937] br-lan: port 3(wlan0) entered blocking state
[ 52.496299] br-lan: port 3(wlan0) entered forwarding state
root@Gargoyle:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock13 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@Gargoyle:~#
######## NOK ##################
root@Gargoyle:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.14.105 (cezary@eko.one.pl) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7353-486dc7583d)) #0 SMP Fri Mar 8 15:56:11 2019
[ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: TP-Link Archer C2600
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 122880
[ 0.000000] free_area_init_node: node 0, pgdat c0a27e00, node_mem_map ddc39000
[ 0.000000] Normal zone: 960 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 122880 pages, LIFO batch:31
[ 0.000000] random: get_random_bytes called from 0xc09008dc with crng_init=0
[ 0.000000] percpu: Embedded 15 pages/cpu @ddc01000 s29388 r8192 d23860 u61440
[ 0.000000] pcpu-alloc: s29388 r8192 d23860 u61440 alloc=15*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121920
[ 0.000000] Kernel command line:
[ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 root=mtd:rootfs rootfstype=squashfs
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 479420K/491520K available (4903K kernel code, 161K rwdata, 756K rodata, 1024K init, 234K bss, 12100K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xde800000 - 0xff800000 ( 528 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xde000000 ( 480 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0208000 - 0xc07c9f38 (5896 kB)
[ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
[ 0.000000] .data : 0xc0a00000 - 0xc0a28700 ( 162 kB)
[ 0.000000] .bss : 0xc0a2a000 - 0xc0a64a98 ( 235 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns
[ 0.000007] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns
[ 0.000021] Switching to timer-based delay loop, resolution 160ns
[ 0.000241] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500)
[ 0.000269] pid_max: default: 32768 minimum: 301
[ 0.000399] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000417] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000988] CPU: Testing write buffer coherency: ok
[ 0.001742] Setting up static identity map for 0x42300000 - 0x42300060
[ 0.001899] Hierarchical SRCU implementation.
[ 0.002625] smp: Bringing up secondary CPUs ...
[ 0.004432] smp: Brought up 1 node, 2 CPUs
[ 0.004452] SMP: Total of 2 processors activated (25.00 BogoMIPS).
[ 0.004464] CPU: All CPU(s) started in SVC mode.
[ 0.014770] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0
[ 0.014932] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.014958] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.015074] pinctrl core: initialized pinctrl subsystem
[ 0.016048] NET: Registered protocol family 16
[ 0.016297] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.017616] cpuidle: using governor ladder
[ 0.017677] cpuidle: using governor menu
[ 0.038501] msm_bus_fabric_init_driver
[ 0.039906] usbcore: registered new interface driver usbfs
[ 0.040006] usbcore: registered new interface driver hub
[ 0.040094] usbcore: registered new device driver usb
[ 0.040149] pps_core: LinuxPPS API ver. 1 registered
[ 0.040163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.040195] PTP clock support registered
[ 0.042035] clocksource: Switched to clocksource dg_timer
[ 0.045281] NET: Registered protocol family 2
[ 0.045868] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.045911] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.045967] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.046057] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.046082] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.046274] NET: Registered protocol family 1
[ 0.046322] PCI: CLS 0 bytes, default 64
[ 0.047418] No memory allocated for crashlog
[ 0.047684] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[ 0.052861] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.052877] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.062284] io scheduler noop registered
[ 0.062304] io scheduler deadline registered (default)
[ 0.064033] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator
[ 0.064143] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator
[ 0.064240] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator
[ 0.065082] OF: PCI: host bridge /soc/pci@1b500000 ranges:
[ 0.065129] OF: PCI: IO 0x0fe00000..0x0fefffff -> 0x0fe00000
[ 0.065156] OF: PCI: MEM 0x08000000..0x0fdfffff -> 0x08000000
[ 0.172961] qcom-pcie 1b500000.pci: link up
[ 0.173140] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00
[ 0.173164] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.173184] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff])
[ 0.173200] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff]
[ 0.173218] pci_bus 0000:00: scanning bus
[ 0.173263] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.173351] pci 0000:00:00.0: calling 0xc030d3c0
[ 0.173422] pci 0000:00:00.0: supports D1
[ 0.173438] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.173455] pci 0000:00:00.0: PME# disabled
[ 0.173710] pci_bus 0000:00: fixups for bus
[ 0.173733] PCI: bus0: Fast back to back transfers disabled
[ 0.173755] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.173885] pci_bus 0000:01: scanning bus
[ 0.174059] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000
[ 0.174410] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.174874] pci 0000:01:00.0: calling 0xc030d3c0
[ 0.175516] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.175557] pci 0000:01:00.0: PME# disabled
[ 0.175881] pci_bus 0000:01: fixups for bus
[ 0.175954] PCI: bus1: Fast back to back transfers disabled
[ 0.175972] pci_bus 0000:01: bus scan returning with max=01
[ 0.175991] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.176008] pci_bus 0000:00: bus scan returning with max=ff
[ 0.176057] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff]
[ 0.176082] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit]
[ 0.176211] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 0.176235] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff]
[ 0.176268] pci 0000:00:00.0: calling 0xc05542fc
[ 0.176463] pcieport 0000:00:00.0: assign IRQ: got 66
[ 0.176786] pcieport 0000:00:00.0: AER enabled with IRQ 34
[ 0.176899] pci 0000:01:00.0: calling 0xc05542fc
[ 0.177328] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator
[ 0.177426] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator
[ 0.177530] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator
[ 0.178338] OF: PCI: host bridge /soc/pci@1b700000 ranges:
[ 0.178376] OF: PCI: IO 0x31e00000..0x31efffff -> 0x31e00000
[ 0.178400] OF: PCI: MEM 0x2e000000..0x31dfffff -> 0x2e000000
[ 0.288360] qcom-pcie 1b700000.pci: link up
[ 0.288506] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00
[ 0.288527] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 0.288542] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff]
[ 0.288557] pci_bus 0001:00: scanning bus
[ 0.288596] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.288668] pci 0001:00:00.0: calling 0xc030d3c0
[ 0.288729] pci 0001:00:00.0: supports D1
[ 0.288741] pci 0001:00:00.0: PME# supported from D0 D1 D3hot
[ 0.288756] pci 0001:00:00.0: PME# disabled
[ 0.288993] pci_bus 0001:00: fixups for bus
[ 0.289012] PCI: bus0: Fast back to back transfers disabled
[ 0.289031] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0
[ 0.289148] pci_bus 0001:01: scanning bus
[ 0.289334] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000
[ 0.289706] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
[ 0.290205] pci 0001:01:00.0: calling 0xc030d3c0
[ 0.290898] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.290941] pci 0001:01:00.0: PME# disabled
[ 0.291283] pci_bus 0001:01: fixups for bus
[ 0.291360] PCI: bus1: Fast back to back transfers disabled
[ 0.291377] pci_bus 0001:01: bus scan returning with max=01
[ 0.291394] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1
[ 0.291411] pci_bus 0001:00: bus scan returning with max=ff
[ 0.291449] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff]
[ 0.291471] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit]
[ 0.291603] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 0.291624] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff]
[ 0.291654] pci 0001:00:00.0: calling 0xc05542fc
[ 0.291831] pcieport 0001:00:00.0: assign IRQ: got 99
[ 0.292130] pcieport 0001:00:00.0: AER enabled with IRQ 67
[ 0.292363] pci 0001:01:00.0: calling 0xc05542fc
[ 0.294536] L2 @ QSB rate. Forcing new rate.
[ 0.294750] L2 @ 384000 KHz
[ 0.294919] CPU0 @ 800000 KHz
[ 0.294933] CPU1 @ QSB rate. Forcing new rate.
[ 0.295052] CPU1 @ 384000 KHz
[ 0.298948] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0
[ 0.300358] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0
[ 0.301814] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.304555] msm_serial 16340000.serial: msm_serial: detected port #0
[ 0.304667] msm_serial 16340000.serial: uartclk = 7372800
[ 0.304749] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 100, base_baud = 460800) is a MSM
[ 0.304786] msm_serial: console setup on port #0
[ 1.033550] console [ttyMSM0] enabled
[ 1.038264] msm_serial: driver initialized
[ 1.046886] loop: module loaded
[ 1.048362] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64
[ 1.050254] m25p80 spi0.0: s25fl256s1 (32768 Kbytes)
[ 1.056512] 25 fixed-partitions partitions found on MTD device spi0.0
[ 1.061166] Creating 25 MTD partitions on "spi0.0":
[ 1.067582] 0x000000000000-0x000000020000 : "SBL1"
[ 1.073118] 0x000000020000-0x000000040000 : "MIBIB"
[ 1.077798] 0x000000040000-0x000000060000 : "SBL2"
[ 1.082639] 0x000000060000-0x000000090000 : "SBL3"
[ 1.087420] 0x000000090000-0x0000000a0000 : "DDRCONFIG"
[ 1.092210] 0x0000000a0000-0x0000000b0000 : "SSD"
[ 1.097420] 0x0000000b0000-0x0000000e0000 : "TZ"
[ 1.102164] 0x0000000e0000-0x000000100000 : "RPM"
[ 1.106954] 0x000000100000-0x000000170000 : "fs-uboot"
[ 1.111460] 0x000000170000-0x0000001b0000 : "uboot-env"
[ 1.116590] 0x0000001b0000-0x0000001f0000 : "radio"
[ 1.121638] 0x0000001f0000-0x0000005f0000 : "os-image"
[ 1.126559] 0x0000005f0000-0x000001ef0000 : "rootfs"
[ 1.131678] mtd: device 12 (rootfs) set to be root filesystem
[ 1.136925] 1 squashfs-split partitions found on MTD device rootfs
[ 1.141747] 0x000000bf0000-0x000001ef0000 : "rootfs_data"
[ 1.149195] 0x000001ef0000-0x000001ef0200 : "default-mac"
[ 1.154512] 0x000001ef0200-0x000001ef0400 : "pin"
[ 1.159756] 0x000001ef0400-0x000001f00000 : "product-info"
[ 1.164560] 0x000001f00000-0x000001f10000 : "partition-table"
[ 1.169800] 0x000001f10000-0x000001f20000 : "soft-version"
[ 1.175781] 0x000001f20000-0x000001f30000 : "support-list"
[ 1.181016] 0x000001f30000-0x000001f40000 : "profile"
[ 1.186655] 0x000001f40000-0x000001f50000 : "default-config"
[ 1.191612] 0x000001f50000-0x000001f90000 : "user-config"
[ 1.197467] 0x000001f90000-0x000001fd0000 : "qos-db"
[ 1.202784] 0x000001fd0000-0x000001fe0000 : "usb-config"
[ 1.207678] 0x000001fe0000-0x000002000000 : "log"
[ 1.214466] libphy: GPIO Bitbanged MDIO: probed
[ 1.240013] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0
[ 2.097651] libphy: Fixed MDIO Bus: probed
[ 2.100098] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock
[ 2.101099] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.107275] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled
[ 2.112274] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported
[ 2.118286] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors
[ 2.126344] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors
[ 2.133903] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported
[ 2.140854] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2
[ 2.148834] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported
[ 2.154644] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported
[ 2.161949] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.171240] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock
[ 2.177677] stmmac - user ID: 0x10, Synopsys ID: 0x37
[ 2.183733] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled
[ 2.188681] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported
[ 2.194851] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors
[ 2.202816] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors
[ 2.210295] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported
[ 2.217405] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2
[ 2.225308] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported
[ 2.231043] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported
[ 2.238494] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[ 2.246240] i2c /dev entries driver
[ 2.255088] Calibration not found.
[ 2.256995] qcom-tsens 900000.thermal-sensor: tsens calibration failed
[ 2.262144] Speed bin: 0
[ 2.267087] PVS bin: 1
[ 2.271469] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.271938] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations
[ 2.279865] sdhci: Secure Digital Host Controller Interface driver
[ 2.286407] sdhci: Copyright(c) Pierre Ossman
[ 2.292655] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.299319] NET: Registered protocol family 10
[ 2.304778] Segment Routing with IPv6
[ 2.307104] NET: Registered protocol family 17
[ 2.310801] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.315737] 8021q: 802.1Q VLAN Support v1.8
[ 2.328353] Registering SWP/SWPB emulation handler
[ 2.349071] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342
[ 2.362601] s1a: supplied by regulator-dummy
[ 2.362725] s1a: Bringing 0uV into 1050000-1050000uV
[ 2.366357] s1b: supplied by regulator-dummy
[ 2.370969] s1b: Bringing 0uV into 1050000-1050000uV
[ 2.375633] s2a: supplied by regulator-dummy
[ 2.380187] s2a: Bringing 0uV into 800000-800000uV
[ 2.384810] s2b: supplied by regulator-dummy
[ 2.389025] s2b: Bringing 0uV into 800000-800000uV
[ 2.399500] hctosys: unable to open rtc device (rtc0)
[ 2.408112] VFS: Mounted root (squashfs filesystem) readonly on device 31:12.
[ 2.408947] Freeing unused kernel memory: 1024K
[ 2.434130] random: fast init done
[ 3.096641] random: crng init done
[ 3.292267] init: Console is alive
[ 3.292475] init: - watchdog -
[ 6.170161] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 6.369526] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.372363] SCSI subsystem initialized
[ 6.378119] libata version 3.00 loaded.
[ 6.382526] ehci-platform: EHCI generic platform driver
[ 6.386499] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.387178] ohci-platform: OHCI generic platform driver
[ 6.519330] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.519415] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
[ 6.524135] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 6.531368] xhci-hcd xhci-hcd.0.auto: irq 106, io mem 0x11000000
[ 6.541436] hub 1-0:1.0: USB hub found
[ 6.547059] hub 1-0:1.0: 1 port detected
[ 6.550659] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
[ 6.554614] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
[ 6.559830] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed
[ 6.567537] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.574378] hub 2-0:1.0: USB hub found
[ 6.582393] hub 2-0:1.0: 1 port detected
[ 6.586112] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 6.589956] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
[ 6.595453] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010
[ 6.602892] xhci-hcd xhci-hcd.1.auto: irq 107, io mem 0x10000000
[ 6.613109] hub 3-0:1.0: USB hub found
[ 6.618705] hub 3-0:1.0: 1 port detected
[ 6.622391] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
[ 6.626083] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
[ 6.631432] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed
[ 6.639206] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 6.645922] hub 4-0:1.0: USB hub found
[ 6.653935] hub 4-0:1.0: 1 port detected
[ 6.659989] usbcore: registered new interface driver usb-storage
[ 6.661994] usbcore: registered new interface driver uas
[ 6.667659] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 6.681540] init: - preinit -
[ 9.450501] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 9.452276] dwmac1000: Master AXI performs any burst length
[ 9.459518] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 9.465134] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 9.474915] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 10.562500] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 10.562566] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 12.649234] mount_root: loading kmods from internal overlay
[ 12.681629] kmodloader: loading kernel modules from //etc/modules-boot.d/*
[ 12.685992] kmodloader: done loading kernel modules from //etc/modules-boot.d/*
[ 15.859049] jffs2: notice: (144) jffs2_build_xattr_subsystem: complete building xattr subsystem, 20 of xdatum (3 unchecked, 17 orphan) and 52 of xref (17 dead, 5 orphan) found.
[ 15.860671] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 15.909041] block: extroot: not configured
[ 16.215378] jffs2: notice: (142) jffs2_build_xattr_subsystem: complete building xattr subsystem, 20 of xdatum (3 unchecked, 17 orphan) and 52 of xref (17 dead, 5 orphan) found.
[ 16.223589] mount_root: loading kmods from internal overlay
[ 16.261547] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 16.275431] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[ 18.553600] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 18.572801] block: extroot: not configured
[ 18.625236] mount_root: switching to jffs2 overlay
[ 18.675960] overlayfs: upper fs does not support tmpfile.
[ 18.692496] urandom-seed: Seeding with /etc/urandom.seed
[ 18.878689] procd: - early -
[ 18.878843] procd: - watchdog -
[ 19.602337] procd: - watchdog -
[ 19.602569] procd: - ubus -
[ 19.826860] procd: - init -
[ 20.209597] kmodloader: loading kernel modules from /etc/modules.d/*
[ 20.218040] Key type dns_resolver registered
[ 20.224209] RPC: Registered named UNIX socket transport module.
[ 20.224232] RPC: Registered udp transport module.
[ 20.228924] RPC: Registered tcp transport module.
[ 20.233854] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 20.243270] tun: Universal TUN/TAP device driver, 1.6
[ 20.248089] gre: GRE over IPv4 demultiplexor driver
[ 20.250474] ip_gre: GRE over IPv4 tunneling driver
[ 20.263678] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 20.268467] Hooked IMQ after mangle on PREROUTING
[ 20.269090] Hooked IMQ after nat on POSTROUTING
[ 20.273767] IMQ driver loaded successfully. (numdevs = 2, numqueues = 1, imq_dev_accurate_stats = 1)
[ 20.278469] Hooking IMQ before NAT on PREROUTING.
[ 20.287637] Hooking IMQ after NAT on POSTROUTING.
[ 20.301872] u32 classifier
[ 20.301899] input device check on
[ 20.303571] Actions configured
[ 20.308538] Mirror/redirect action on
[ 20.327420] fuse init (API version 7.26)
[ 20.333256] usbcore: registered new interface driver cdc_acm
[ 20.333282] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 20.338715] usbcore: registered new interface driver cdc_wdm
[ 20.346340] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
[ 20.351608] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
[ 20.365253] Ebtables v2.0 registered
[ 20.367540] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 20.378113] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
[ 20.472793] usbcore: registered new interface driver ums-alauda
[ 20.474611] usbcore: registered new interface driver ums-cypress
[ 20.478686] usbcore: registered new interface driver ums-datafab
[ 20.484852] usbcore: registered new interface driver ums-freecom
[ 20.491165] usbcore: registered new interface driver ums-isd200
[ 20.501168] usbcore: registered new interface driver ums-jumpshot
[ 20.503398] usbcore: registered new interface driver ums-karma
[ 20.510118] usbcore: registered new interface driver ums-sddr09
[ 20.515066] usbcore: registered new interface driver ums-sddr55
[ 20.520874] usbcore: registered new interface driver ums-usbat
[ 20.526085] usbcore: registered new interface driver usblp
[ 20.538080] usbcore: registered new interface driver usbserial
[ 20.538170] usbcore: registered new interface driver usbserial_generic
[ 20.543024] usbserial: USB Serial support registered for generic
[ 20.577373] xt_time: kernel timezone is -0000
[ 20.578768] usbcore: registered new interface driver cdc_ether
[ 20.583020] usbcore: registered new interface driver cdc_ncm
[ 20.621659] usbcore: registered new interface driver huawei_cdc_ncm
[ 20.811664] PPP generic driver version 2.4.2
[ 20.813030] NET: Registered protocol family 24
[ 20.816054] PPTP driver version 0.8.5
[ 20.820671] usbcore: registered new interface driver qmi_wwan
[ 20.824932] usbcore: registered new interface driver rndis_host
[ 20.829756] usbcore: registered new interface driver sierra
[ 20.834617] usbserial: USB Serial support registered for Sierra USB modem
[ 20.841396] usbcore: registered new interface driver sierra_net
[ 20.860479] ath10k_pci 0000:01:00.0: assign IRQ: got 66
[ 20.861061] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142)
[ 20.861158] ath10k_pci 0000:01:00.0: enabling bus mastering
[ 20.861683] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 21.040476] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[ 21.040530] ath10k_pci 0000:01:00.0: Falling back to user helper
[ 36.217971] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 36.734070] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[ 36.734103] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 36.743857] ath10k_pci 0000:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[ 36.818415] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:1 crc32 08fa09f2
[ 38.092207] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[ 38.175272] ath: EEPROM regdomain: 0x0
[ 38.175281] ath: EEPROM indicates default country code should be used
[ 38.175288] ath: doing EEPROM country->regdmn map search
[ 38.175302] ath: country maps to regdmn code: 0x3a
[ 38.175312] ath: Country alpha2 being used: US
[ 38.175318] ath: Regpair used: 0x3a
[ 38.179283] ath10k_pci 0001:01:00.0: assign IRQ: got 99
[ 38.180107] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142)
[ 38.180244] ath10k_pci 0001:01:00.0: enabling bus mastering
[ 38.180890] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 38.366268] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2
[ 38.366306] ath10k_pci 0001:01:00.0: Falling back to user helper
[ 38.674548] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed
[ 38.674741] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002
[ 38.682521] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1
[ 38.693884] ath10k_pci 0001:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01
[ 38.758645] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:2 crc32 08fa09f2
[ 40.038244] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1
[ 40.125831] ath: EEPROM regdomain: 0x0
[ 40.125842] ath: EEPROM indicates default country code should be used
[ 40.125851] ath: doing EEPROM country->regdmn map search
[ 40.125866] ath: country maps to regdmn code: 0x3a
[ 40.125877] ath: Country alpha2 being used: US
[ 40.125884] ath: Regpair used: 0x3a
[ 40.131675] usbcore: registered new interface driver cdc_mbim
[ 40.133365] usbcore: registered new interface driver option
[ 40.136532] usbserial: USB Serial support registered for GSM modem (1-port)
[ 40.146324] usbcore: registered new interface driver qcserial
[ 40.148848] usbserial: USB Serial support registered for Qualcomm USB modem
[ 40.155035] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 45.453696] Generic PHY fixed-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:01, irq=POLL)
[ 45.454460] dwmac1000: Master AXI performs any burst length
[ 45.462677] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported
[ 45.468056] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock
[ 45.477173] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 45.493221] br-lan: port 1(eth1.1) entered blocking state
[ 45.493248] br-lan: port 1(eth1.1) entered disabled state
[ 45.497773] device eth1.1 entered promiscuous mode
[ 45.503036] device eth1 entered promiscuous mode
[ 45.510537] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 45.529281] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL)
[ 45.530045] dwmac1000: Master AXI performs any burst length
[ 45.538260] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 45.543762] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock
[ 45.553071] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 46.552455] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
[ 46.554317] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 46.560969] br-lan: port 1(eth1.1) entered blocking state
[ 46.566475] br-lan: port 1(eth1.1) entered forwarding state
[ 46.612045] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 46.613589] ath: EEPROM regdomain: 0x8268
[ 46.613593] ath: EEPROM indicates we should expect a country code
[ 46.613597] ath: doing EEPROM country->regdmn map search
[ 46.613602] ath: country maps to regdmn code: 0x37
[ 46.613607] ath: Country alpha2 being used: PL
[ 46.613610] ath: Regpair used: 0x37
[ 46.613616] ath: regdomain 0x8268 dynamically updated by user
[ 46.613636] ath: EEPROM regdomain: 0x8268
[ 46.613639] ath: EEPROM indicates we should expect a country code
[ 46.613644] ath: doing EEPROM country->regdmn map search
[ 46.613647] ath: country maps to regdmn code: 0x37
[ 46.613650] ath: Country alpha2 being used: PL
[ 46.613653] ath: Regpair used: 0x37
[ 46.613656] ath: regdomain 0x8268 dynamically updated by user
[ 46.632470] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[ 46.632524] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 49.884319] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
[ 51.300631] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 51.301727] br-lan: port 2(wlan1) entered blocking state
[ 51.305490] br-lan: port 2(wlan1) entered disabled state
[ 51.311391] device wlan1 entered promiscuous mode
[ 51.320257] br-lan: port 3(wlan0) entered blocking state
[ 51.320816] br-lan: port 3(wlan0) entered disabled state
[ 51.326574] device wlan0 entered promiscuous mode
[ 52.132035] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 52.132234] br-lan: port 3(wlan0) entered blocking state
[ 52.137599] br-lan: port 3(wlan0) entered forwarding state
[ 52.143148] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[ 52.148198] br-lan: port 2(wlan1) entered blocking state
[ 52.154685] br-lan: port 2(wlan1) entered forwarding state
Wracam do tematu z materiałem po testach.
1. Testy przeprowadzone były na samym routerze bez podłączonego jakiegokolwiek urządzenia w tym modemu.
2. Testy polegały jedynie na kolejnych restartach systemu (power off/on) i sprawdzeniu czy załadowana jest tablica nat.
3. Wynik: raz tablica była załadowana raz nie. Nie znalazłem też w tym żadnej powtarzalności/logiki - kilka restartów z rzędu dawało wynik negatywny (brak nat) lub odwrotnie pozytywny (nat ok)
4. W załączeniu 2 zestawy zrzutów dla obu przypadków pozytywnego i negatywnego:
iptables -L -t nat;
lsmod;
logread;
dmesg; mount
5. Widać że w przypadku braku nat nie ma załadowanego modułu "iptable_nat".
6. Z oględzin logread i dmesg nie widzę do czego można by się przyczepić.
######## OK ##################
-----------------------------------------------------------------------------
| |
| Gargoyle PL 1.11.0.1 (0aa74ad0) |
| OpenWrt 18.06-SNAPSHOT, r7714-4918fe0291 |
| |
| Build time: 2019-03-10 10:37 CET |
| Cezary Jackiewicz (obsy), http://eko.one.pl |
| |
-----------------------------------------------------------------------------
| Machine: TP-Link Archer C2600 |
| Uptime: 0d, 00:02:26 |
| Load: 0.49 0.37 0.15 |
| Flash: total: 19MB, free: 18.3MB, used: 4% |
| Memory: total: 469.2MB, free: 429.2MB, used: 8% |
| WAN: |
| LAN: 192.168.1.1, leases: 1 |
| radio0: mode: ap, ssid: Gargoyle, channel: 36, conn: 1 |
| radio1: mode: ap, ssid: Gargoyle, channel: 6, conn: 0 |
-----------------------------------------------------------------------------
| CPU freq: 1.20GHz, 800.00MHz |
| CPU temperature: 48.82 C, 48.82 C, 48.11 C, 46.16 C, 47.64 C, 47.78 C, 46.98 C, 46.98 C, 47.98 C, 44.72 C, 50.38 C |
-----------------------------------------------------------------------------
root@Gargoyle:~# lsmod
act_ipt 12288 0
act_mirred 12288 0
act_police 12288 0
act_skbedit 12288 0
ahci 20480 0
ahci_platform 12288 0
ath 20480 1 ath10k_core
ath10k_core 249856 1 ath10k_pci
ath10k_pci 40960 0
auth_rpcgss 40960 2 nfsd,rpcsec_gss_krb5
cdc_acm 20480 0
cdc_ether 12288 1 rndis_host
cdc_mbim 12288 0
cdc_ncm 20480 2 cdc_mbim,huawei_cdc_ncm
cdc_wdm 16384 3 cdc_mbim,qmi_wwan,huawei_cdc_ncm
cfg80211 217088 3 ath10k_core,ath,mac80211
cls_basic 12288 0
cls_flow 16384 0
cls_fw 12288 0
cls_route 16384 0
cls_tcindex 16384 0
cls_u32 16384 0
compat 12288 3 ath10k_pci,mac80211,cfg80211
crc_ccitt 12288 1 ppp_async
crc32c_generic 12288 0
cts 12288 0
dns_resolver 12288 0
dwc3 24576 0
dwc3_of_simple 12288 0
ebt_802_3 12288 0
ebt_among 12288 0
ebt_limit 12288 0
ebt_mark 12288 0
ebt_mark_m 12288 0
ebt_pkttype 12288 0
ebt_redirect 12288 0
ebt_stp 12288 0
ebt_vlan 12288 0
ebtable_broute 12288 0
ebtable_filter 12288 0
ebtable_nat 12288 0
ebtables 24576 3 ebtable_nat,ebtable_filter,ebtable_broute
ehci_hcd 40960 1 ehci_platform
ehci_platform 12288 0
em_cmp 12288 0
em_meta 16384 0
em_nbyte 12288 0
em_text 12288 0
em_u32 12288 0
ext4 360448 0
fat 53248 2 msdos,vfat
fuse 77824 0
gpio_button_hotplug 12288 0
grace 12288 2 nfsd,lockd
gre 12288 2 pptp,ip_gre
hfsplus 86016 0
huawei_cdc_ncm 12288 0
imq 16384 0
ip_gre 20480 0
ip_tables 20480 4 iptable_nat,iptable_mangle,iptable_filter
ip_tunnel 20480 1 ip_gre
ipt_ECN 12288 0
ipt_MASQUERADE 12288 1
ipt_REJECT 12288 2
ipt_bandwidth 24576 0
ipt_timerange 12288 0
ipt_webmon 20480 0
ipt_weburl 24576 0
iptable_filter 12288 1
iptable_mangle 12288 1
iptable_nat 12288 1
jbd2 61440 1 ext4
leds_gpio 12288 0
ledtrig_usbport 12288 0
libahci 24576 3 ahci,ahci_platform,libahci_platform
libahci_platform 12288 1 ahci_platform
libata 143360 4 ahci,ahci_platform,libahci_platform,libahci
lockd 53248 2 nfsd,nfs
mac80211 413696 1 ath10k_core
mbcache 12288 1 ext4
md5 12288 0
msdos 16384 0
nf_conntrack 69632 36 nf_nat_pptp,nf_conntrack_pptp,nf_conntrack_ipv6,ipt_MASQUERADE,xt_state,xt_nat,xt_helper,xt_conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_REDIRECT,xt_NETMAP,xt_CT,nf_nat_tftp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_masquerade_ipv4,nf_nat_irc,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_nat,nf_flow_table,nf_conntrack_tftp,nf_conntrack_snmp,nf_conntrack_sip,nf_conntrack_rtcache,nf_conntrack_proto_gre,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,nf_conntrack_broadcast,nf_conntrack_amanda
nf_conntrack_amanda 12288 1 nf_nat_amanda
nf_conntrack_broadcast 12288 1 nf_conntrack_snmp
nf_conntrack_ftp 12288 1 nf_nat_ftp
nf_conntrack_h323 40960 1 nf_nat_h323
nf_conntrack_ipv4 12288 11
nf_conntrack_ipv6 12288 0
nf_conntrack_irc 12288 1 nf_nat_irc
nf_conntrack_pptp 12288 1 nf_nat_pptp
nf_conntrack_proto_gre 12288 1 nf_conntrack_pptp
nf_conntrack_rtcache 12288 0
nf_conntrack_sip 20480 1 nf_nat_sip
nf_conntrack_snmp 12288 1 nf_nat_snmp_basic
nf_conntrack_tftp 12288 1 nf_nat_tftp
nf_defrag_ipv4 12288 1 nf_conntrack_ipv4
nf_defrag_ipv6 12288 1 nf_conntrack_ipv6
nf_flow_table 20480 2 xt_FLOWOFFLOAD,nf_flow_table_hw
nf_flow_table_hw 12288 1
nf_log_common 12288 1 nf_log_ipv4
nf_log_ipv4 12288 0
nf_nat 20480 13 nf_nat_pptp,xt_nat,xt_NETMAP,nf_nat_tftp,nf_nat_sip,nf_nat_redirect,nf_nat_proto_gre,nf_nat_masquerade_ipv4,nf_nat_irc,nf_nat_ipv4,nf_nat_h323,nf_nat_ftp,nf_nat_amanda
nf_nat_amanda 12288 0
nf_nat_ftp 12288 0
nf_nat_h323 16384 0
nf_nat_ipv4 12288 1 iptable_nat
nf_nat_irc 12288 0
nf_nat_masquerade_ipv4 12288 1 ipt_MASQUERADE
nf_nat_pptp 12288 0
nf_nat_proto_gre 12288 1 nf_nat_pptp
nf_nat_redirect 12288 1 xt_REDIRECT
nf_nat_sip 16384 0
nf_nat_snmp_basic 16384 0
nf_nat_tftp 12288 0
nf_reject_ipv4 12288 1 ipt_REJECT
nfs 114688 0
nfsd 208896 0
nls_cp1250 12288 0
nls_cp1251 12288 0
nls_cp437 12288 0
nls_cp775 12288 0
nls_cp850 12288 0
nls_cp852 12288 0
nls_cp866 12288 0
nls_iso8859_1 12288 0
nls_iso8859_13 12288 0
nls_iso8859_15 12288 0
nls_iso8859_2 12288 0
nls_koi8_r 12288 0
nls_utf8 12288 0
ohci_hcd 28672 1 ohci_platform
ohci_platform 12288 0
oid_registry 12288 1 auth_rpcgss
option 40960 0
phy_qcom_dwc3 12288 4
ppp_async 16384 0
ppp_generic 28672 4 pppoe,ppp_async,pptp,pppox
pppoe 16384 0
pppox 12288 2 pppoe,pptp
pptp 24576 0
qcserial 12288 0
qmi_wwan 24576 0
rndis_host 12288 0
rpcsec_gss_krb5 28672 0
sch_codel 16384 0
sch_dsmark 12288 0
sch_fq 16384 0
sch_gred 16384 0
sch_hfsc 20480 0
sch_htb 20480 0
sch_ingress 12288 0
sch_multiq 12288 0
sch_pie 12288 0
sch_prio 12288 0
sch_red 12288 0
sch_sfq 16384 0
sch_tbf 16384 0
sch_teql 12288 0
scsi_mod 90112 5 ums_cypress,uas,usb_storage,sd_mod,libata
sd_mod 32768 0
sha1_generic 12288 0
sierra 12288 0
sierra_net 12288 0
slhc 12288 1 ppp_generic
sunrpc 159744 5 nfsd,nfs,rpcsec_gss_krb5,auth_rpcgss,lockd
ts_bm 12288 0
ts_fsm 12288 0
ts_kmp 12288 5
tun 28672 0
uas 16384 0
ums_alauda 16384 0
ums_cypress 12288 0
ums_datafab 12288 0
ums_freecom 12288 0
ums_isd200 12288 0
ums_jumpshot 12288 0
ums_karma 12288 0
ums_sddr09 16384 0
ums_sddr55 16384 0
ums_usbat 16384 0
usb_storage 45056 11 ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda,uas
usb_wwan 12288 2 qcserial,option
usblp 16384 0
usbnet 24576 7 cdc_mbim,sierra_net,rndis_host,qmi_wwan,huawei_cdc_ncm,cdc_ncm,cdc_ether
usbserial 24576 4 qcserial,option,usb_wwan,sierra
vfat 16384 0
x_tables 20480 59 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_tcpmss,xt_string,xt_statistic,xt_state,xt_recent,xt_quota,xt_pkttype,xt_owner,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_length,xt_iprange,xt_hl,xt_helper,xt_ecn,xt_dscp,xt_conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_comment,xt_bpf,xt_addrtype,xt_TCPMSS,xt_REDIRECT,xt_NETMAP,xt_LOG,xt_HL,xt_FLOWOFFLOAD,xt_DSCP,xt_CT,xt_CLASSIFY,iptable_mangle,iptable_filter,ipt_ECN,ip_tables,ebtables,ebt_vlan,ebt_stp,ebt_redirect,ebt_pkttype,ebt_mark_m,ebt_mark,ebt_limit,ebt_among,ebt_802_3,act_ipt,xt_IMQ,ipt_weburl,ipt_webmon,ipt_timerange,ipt_bandwidth
xhci_hcd 90112 2 xhci_plat_hcd,xhci_pci
xhci_pci 12288 0
xhci_plat_hcd 12288 0
xt_CLASSIFY 12288 0
xt_CT 12288 0
xt_DSCP 12288 0
xt_FLOWOFFLOAD 12288 0
xt_HL 12288 0
xt_IMQ 12288 0
xt_LOG 12288 0
xt_NETMAP 12288 0
xt_REDIRECT 12288 0
xt_TCPMSS 12288 1
xt_addrtype 12288 0
xt_bpf 12288 0
xt_comment 12288 60
xt_connbytes 12288 0
xt_connlimit 12288 0
xt_connmark 12288 0
xt_conntrack 12288 9
xt_dscp 12288 0
xt_ecn 12288 0
xt_helper 12288 0
xt_hl 12288 0
xt_iprange 12288 0
xt_length 12288 0
xt_limit 12288 1
xt_mac 12288 0
xt_mark 12288 0
xt_multiport 12288 0
xt_nat 12288 0
xt_owner 12288 0
xt_pkttype 12288 0
xt_quota 12288 0
xt_recent 16384 0
xt_state 12288 0
xt_statistic 12288 0
xt_string 12288 0
xt_tcpmss 12288 0
xt_tcpudp 12288 5
xt_time 12288 0
######## NOK ##################
-----------------------------------------------------------------------------
| |
| Gargoyle PL 1.11.0.1 (0aa74ad0) |
| OpenWrt 18.06-SNAPSHOT, r7714-4918fe0291 |
| |
| Build time: 2019-03-10 10:37 CET |
| Cezary Jackiewicz (obsy), http://eko.one.pl |
| |
-----------------------------------------------------------------------------
| Machine: TP-Link Archer C2600 |
| Uptime: 0d, 00:03:07 |
| Load: 0.28 0.35 0.16 |
| Flash: total: 19MB, free: 18.3MB, used: 4% |
| Memory: total: 469.2MB, free: 428.7MB, used: 8% |
| WAN: |
| LAN: 192.168.1.1, leases: 1 |
| radio0: mode: ap, ssid: Gargoyle, channel: 36, conn: 1 |
| radio1: mode: ap, ssid: Gargoyle, channel: 6, conn: 0 |
-----------------------------------------------------------------------------
| CPU freq: 1.20GHz, 1.00GHz |
| CPU temperature: 48.82 C, 47.64 C, 48.11 C, 46.16 C, 47.64 C, 46.66 C, 46.98 C, 46.98 C, 47.98 C, 44.72 C, 49.18 C |
-----------------------------------------------------------------------------
root@Gargoyle:~# iptables -L -t nat
iptables v1.6.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
root@Gargoyle:~# lsmod
act_ipt 12288 0
act_mirred 12288 0
act_police 12288 0
act_skbedit 12288 0
ahci 20480 0
ahci_platform 12288 0
ath 20480 1 ath10k_core
ath10k_core 249856 1 ath10k_pci
ath10k_pci 40960 0
auth_rpcgss 40960 2 nfsd,rpcsec_gss_krb5
cdc_acm 20480 0
cdc_ether 12288 1 rndis_host
cdc_mbim 12288 0
cdc_ncm 20480 2 cdc_mbim,huawei_cdc_ncm
cdc_wdm 16384 3 cdc_mbim,qmi_wwan,huawei_cdc_ncm
cfg80211 217088 3 ath10k_core,ath,mac80211
cls_basic 12288 0
cls_flow 16384 0
cls_fw 12288 0
cls_route 16384 0
cls_tcindex 16384 0
cls_u32 16384 0
compat 12288 3 ath10k_pci,mac80211,cfg80211
crc_ccitt 12288 1 ppp_async
crc32c_generic 12288 0
cts 12288 0
dns_resolver 12288 0
dwc3 24576 0
dwc3_of_simple 12288 0
ebt_802_3 12288 0
ebt_among 12288 0
ebt_limit 12288 0
ebt_mark 12288 0
ebt_mark_m 12288 0
ebt_pkttype 12288 0
ebt_redirect 12288 0
ebt_stp 12288 0
ebt_vlan 12288 0
ebtable_broute 12288 0
ebtable_filter 12288 0
ebtable_nat 12288 0
ebtables 24576 3 ebtable_nat,ebtable_filter,ebtable_broute
ehci_hcd 40960 1 ehci_platform
ehci_platform 12288 0
em_cmp 12288 0
em_meta 16384 0
em_nbyte 12288 0
em_text 12288 0
em_u32 12288 0
ext4 360448 0
fat 53248 2 msdos,vfat
fuse 77824 0
gpio_button_hotplug 12288 0
grace 12288 2 nfsd,lockd
gre 12288 2 pptp,ip_gre
hfsplus 86016 0
huawei_cdc_ncm 12288 0
imq 16384 0
ip_gre 20480 0
ip_tables 20480 3 iptable_mangle,iptable_filter
ip_tunnel 20480 1 ip_gre
ipt_ECN 12288 0
ipt_MASQUERADE 12288 0
ipt_REJECT 12288 2
ipt_bandwidth 24576 0
ipt_timerange 12288 0
ipt_webmon 20480 0
ipt_weburl 24576 0
iptable_filter 12288 1
iptable_mangle 12288 1
jbd2 61440 1 ext4
leds_gpio 12288 0
ledtrig_usbport 12288 0
libahci 24576 3 ahci,ahci_platform,libahci_platform
libahci_platform 12288 1 ahci_platform
libata 143360 4 ahci,ahci_platform,libahci_platform,libahci
lockd 53248 2 nfsd,nfs
mac80211 413696 1 ath10k_core
mbcache 12288 1 ext4
md5 12288 0
msdos 16384 0
nf_conntrack 69632 36 nf_nat_pptp,nf_conntrack_pptp,nf_conntrack_ipv6,ipt_MASQUERADE,xt_state,xt_nat,xt_helper,xt_conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_REDIRECT,xt_NETMAP,xt_CT,nf_nat_tftp,nf_nat_snmp_basic,nf_nat_sip,nf_nat_masquerade_ipv4,nf_nat_irc,nf_conntrack_ipv4,nf_nat_ipv4,nf_nat_h323,nf_nat_ftp,nf_nat_amanda,nf_nat,nf_flow_table,nf_conntrack_tftp,nf_conntrack_snmp,nf_conntrack_sip,nf_conntrack_rtcache,nf_conntrack_proto_gre,nf_conntrack_irc,nf_conntrack_h323,nf_conntrack_ftp,nf_conntrack_broadcast,nf_conntrack_amanda
nf_conntrack_amanda 12288 1 nf_nat_amanda
nf_conntrack_broadcast 12288 1 nf_conntrack_snmp
nf_conntrack_ftp 12288 1 nf_nat_ftp
nf_conntrack_h323 40960 1 nf_nat_h323
nf_conntrack_ipv4 12288 10
nf_conntrack_ipv6 12288 0
nf_conntrack_irc 12288 1 nf_nat_irc
nf_conntrack_pptp 12288 1 nf_nat_pptp
nf_conntrack_proto_gre 12288 1 nf_conntrack_pptp
nf_conntrack_rtcache 12288 0
nf_conntrack_sip 20480 1 nf_nat_sip
nf_conntrack_snmp 12288 1 nf_nat_snmp_basic
nf_conntrack_tftp 12288 1 nf_nat_tftp
nf_defrag_ipv4 12288 1 nf_conntrack_ipv4
nf_defrag_ipv6 12288 1 nf_conntrack_ipv6
nf_flow_table 20480 2 xt_FLOWOFFLOAD,nf_flow_table_hw
nf_flow_table_hw 12288 1
nf_log_common 12288 1 nf_log_ipv4
nf_log_ipv4 12288 0
nf_nat 20480 13 nf_nat_pptp,xt_nat,xt_NETMAP,nf_nat_tftp,nf_nat_sip,nf_nat_redirect,nf_nat_proto_gre,nf_nat_masquerade_ipv4,nf_nat_irc,nf_nat_ipv4,nf_nat_h323,nf_nat_ftp,nf_nat_amanda
nf_nat_amanda 12288 0
nf_nat_ftp 12288 0
nf_nat_h323 16384 0
nf_nat_ipv4 12288 0
nf_nat_irc 12288 0
nf_nat_masquerade_ipv4 12288 1 ipt_MASQUERADE
nf_nat_pptp 12288 0
nf_nat_proto_gre 12288 1 nf_nat_pptp
nf_nat_redirect 12288 1 xt_REDIRECT
nf_nat_sip 16384 0
nf_nat_snmp_basic 16384 0
nf_nat_tftp 12288 0
nf_reject_ipv4 12288 1 ipt_REJECT
nfs 114688 0
nfsd 208896 0
nls_cp1250 12288 0
nls_cp1251 12288 0
nls_cp437 12288 0
nls_cp775 12288 0
nls_cp850 12288 0
nls_cp852 12288 0
nls_cp866 12288 0
nls_iso8859_1 12288 0
nls_iso8859_13 12288 0
nls_iso8859_15 12288 0
nls_iso8859_2 12288 0
nls_koi8_r 12288 0
nls_utf8 12288 0
ohci_hcd 28672 1 ohci_platform
ohci_platform 12288 0
oid_registry 12288 1 auth_rpcgss
option 40960 0
phy_qcom_dwc3 12288 4
ppp_async 16384 0
ppp_generic 28672 4 pppoe,ppp_async,pptp,pppox
pppoe 16384 0
pppox 12288 2 pppoe,pptp
pptp 24576 0
qcserial 12288 0
qmi_wwan 24576 0
rndis_host 12288 0
rpcsec_gss_krb5 28672 0
sch_codel 16384 0
sch_dsmark 12288 0
sch_fq 16384 0
sch_gred 16384 0
sch_hfsc 20480 0
sch_htb 20480 0
sch_ingress 12288 0
sch_multiq 12288 0
sch_pie 12288 0
sch_prio 12288 0
sch_red 12288 0
sch_sfq 16384 0
sch_tbf 16384 0
sch_teql 12288 0
scsi_mod 90112 5 ums_cypress,uas,usb_storage,sd_mod,libata
sd_mod 32768 0
sha1_generic 12288 0
sierra 12288 0
sierra_net 12288 0
slhc 12288 1 ppp_generic
sunrpc 159744 5 nfsd,nfs,rpcsec_gss_krb5,auth_rpcgss,lockd
ts_bm 12288 0
ts_fsm 12288 0
ts_kmp 12288 5
tun 28672 0
uas 16384 0
ums_alauda 16384 0
ums_cypress 12288 0
ums_datafab 12288 0
ums_freecom 12288 0
ums_isd200 12288 0
ums_jumpshot 12288 0
ums_karma 12288 0
ums_sddr09 16384 0
ums_sddr55 16384 0
ums_usbat 16384 0
usb_storage 45056 11 ums_usbat,ums_sddr55,ums_sddr09,ums_karma,ums_jumpshot,ums_isd200,ums_freecom,ums_datafab,ums_cypress,ums_alauda,uas
usb_wwan 12288 2 qcserial,option
usblp 16384 0
usbnet 24576 7 cdc_mbim,sierra_net,rndis_host,qmi_wwan,huawei_cdc_ncm,cdc_ncm,cdc_ether
usbserial 24576 4 qcserial,option,usb_wwan,sierra
vfat 16384 0
x_tables 20480 59 ipt_REJECT,ipt_MASQUERADE,xt_time,xt_tcpudp,xt_tcpmss,xt_string,xt_statistic,xt_state,xt_recent,xt_quota,xt_pkttype,xt_owner,xt_nat,xt_multiport,xt_mark,xt_mac,xt_limit,xt_length,xt_iprange,xt_hl,xt_helper,xt_ecn,xt_dscp,xt_conntrack,xt_connmark,xt_connlimit,xt_connbytes,xt_comment,xt_bpf,xt_addrtype,xt_TCPMSS,xt_REDIRECT,xt_NETMAP,xt_LOG,xt_HL,xt_FLOWOFFLOAD,xt_DSCP,xt_CT,xt_CLASSIFY,iptable_mangle,iptable_filter,ipt_ECN,ip_tables,ebtables,ebt_vlan,ebt_stp,ebt_redirect,ebt_pkttype,ebt_mark_m,ebt_mark,ebt_limit,ebt_among,ebt_802_3,act_ipt,xt_IMQ,ipt_weburl,ipt_webmon,ipt_timerange,ipt_bandwidth
xhci_hcd 90112 2 xhci_plat_hcd,xhci_pci
xhci_pci 12288 0
xhci_plat_hcd 12288 0
xt_CLASSIFY 12288 0
xt_CT 12288 0
xt_DSCP 12288 0
xt_FLOWOFFLOAD 12288 0
xt_HL 12288 0
xt_IMQ 12288 0
xt_LOG 12288 0
xt_NETMAP 12288 0
xt_REDIRECT 12288 0
xt_TCPMSS 12288 1
xt_addrtype 12288 0
xt_bpf 12288 0
xt_comment 12288 49
xt_connbytes 12288 0
xt_connlimit 12288 0
xt_connmark 12288 0
xt_conntrack 12288 9
xt_dscp 12288 0
xt_ecn 12288 0
xt_helper 12288 0
xt_hl 12288 0
xt_iprange 12288 0
xt_length 12288 0
xt_limit 12288 1
xt_mac 12288 0
xt_mark 12288 0
xt_multiport 12288 0
xt_nat 12288 0
xt_owner 12288 0
xt_pkttype 12288 0
xt_quota 12288 0
xt_recent 16384 0
xt_state 12288 0
xt_statistic 12288 0
xt_string 12288 0
xt_tcpmss 12288 0
xt_tcpudp 12288 5
xt_time 12288 0
Nie wiem o co kaman ale router gubi ustawienia na firewall (NAT).
Analiza:
1. Restart do domyślnych ustawień routera
2. Inicjalna konfiguracja routera z GUI (nowe hasło)
3. podłączenie modemu
4. konfiguracja routera: WAN = Modem USB (Hlink, RNDIS) -> ZATWIERDŹ -> i DZIAŁA OK
iptables -L -t nat
OK (NAT działa) :
-----------------------------------------------------------------------------
root@Gargoyle:~# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
prerouting_rule all -- anywhere anywhere /* !fw3: Custom prerouting rule chain */
zone_lan_prerouting all -- anywhere anywhere /* !fw3 */
zone_wan_prerouting all -- anywhere anywhere /* !fw3 */
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
postrouting_rule all -- anywhere anywhere /* !fw3: Custom postrouting rule chain */
zone_lan_postrouting all -- anywhere anywhere /* !fw3 */
zone_wan_postrouting all -- anywhere anywhere /* !fw3 */
Chain postrouting_lan_rule (1 references)
target prot opt source destination
Chain postrouting_rule (1 references)
target prot opt source destination
Chain postrouting_wan_rule (1 references)
target prot opt source destination
Chain prerouting_lan_rule (1 references)
target prot opt source destination
Chain prerouting_rule (1 references)
target prot opt source destination
Chain prerouting_wan_rule (1 references)
target prot opt source destination
Chain zone_lan_postrouting (1 references)
target prot opt source destination
postrouting_lan_rule all -- anywhere anywhere /* !fw3: Custom lan postrouting rule chain */
Chain zone_lan_prerouting (1 references)
target prot opt source destination
prerouting_lan_rule all -- anywhere anywhere /* !fw3: Custom lan prerouting rule chain */
Chain zone_wan_postrouting (1 references)
target prot opt source destination
postrouting_wan_rule all -- anywhere anywhere /* !fw3: Custom wan postrouting rule chain */
MASQUERADE all -- anywhere anywhere /* !fw3 */
Chain zone_wan_prerouting (1 references)
target prot opt source destination
prerouting_wan_rule all -- anywhere anywhere /* !fw3: Custom wan prerouting rule chain */
-----------------------------------------------------------------------------
5. Po restarcie routera - nie działa (gubi ustawienia NAT'a)
iptables -L -t nat
iptables v1.6.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
Efekt jest taki że dostęp do netu jest tylko z samego routera a z klienta już nie.
I tak za każdym razem, przywracam default i działa. Restart i kupa.
W modemie nie ma żadnych ograniczeń ani filtrów.
Działa bez problemu na innych TPlinkach z Gargoylem.
Na przeglądarce nie wyświetla nic, brak połączenia/przekroczono limit czasu połączenia
Pinguje tylko na alias ip rotera z sieci 192.168.0.0/24
Ping na modem nie odpowiada.
C:\>ping 192.168.0.134
Badanie 192.168.0.134 z 32 bajtami danych:
Odpowiedź z 192.168.0.134: bajtów=32 czas=2ms TTL=64
Odpowiedź z 192.168.0.134: bajtów=32 czas=2ms TTL=64
C:\>ping 192.168.0.1
Badanie 192.168.0.1 z 32 bajtami danych:
Upłynął limit czasu żądania.
Upłynął limit czasu żądania.
Nie ma zapiętych żadnych filtrów mac, firewalli itp.
To jest czysta instalacja bez ingerencji w konfigurację,
tylko podpięty modem i ustawiony na WAN.
Nie mam też ustawionych żadnych dziwnych aliasów, dns'ów i tras u siebie lokalnie na pc (kliencie).
sieć, routing, wget, iptables
################################################################################
root@Gargoyle:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a7 brd ff:ff:ff:ff:ff:ff
inet6 fe80::62e3:27ff:fec8:50a7/64 scope link
valid_lft forever preferred_lft forever
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a6 brd ff:ff:ff:ff:ff:ff
inet6 fe80::62e3:27ff:fec8:50a6/64 scope link
valid_lft forever preferred_lft forever
5: gre0@NONE: <NOARP> mtu 1476 qdisc noop state DOWN group default qlen 1000
link/gre 0.0.0.0 brd 0.0.0.0
6: gretap0@NONE: <BROADCAST,MULTICAST> mtu 1462 qdisc noop state DOWN group default qlen 1000
link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
7: erspan0@NONE: <BROADCAST,MULTICAST> mtu 1450 qdisc noop state DOWN group default qlen 1000
link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
8: imq0: <NOARP> mtu 16000 qdisc noop state DOWN group default qlen 11000
link/void
9: imq1: <NOARP> mtu 16000 qdisc noop state DOWN group default qlen 11000
link/void
10: teql0: <NOARP> mtu 1500 qdisc noop state DOWN group default qlen 100
link/void
13: br-lan: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a6 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/24 brd 192.168.1.255 scope global br-lan
valid_lft forever preferred_lft forever
inet6 fd3c:4e38:dd31::1/60 scope global noprefixroute
valid_lft forever preferred_lft forever
inet6 fe80::62e3:27ff:fec8:50a6/64 scope link
valid_lft forever preferred_lft forever
14: eth1.1@eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a6 brd ff:ff:ff:ff:ff:ff
15: eth0.2@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a7 brd ff:ff:ff:ff:ff:ff
inet6 fe80::62e3:27ff:fec8:50a7/64 scope link
valid_lft forever preferred_lft forever
16: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a5 brd ff:ff:ff:ff:ff:ff
inet6 fe80::62e3:27ff:fec8:50a5/64 scope link
valid_lft forever preferred_lft forever
17: wlan1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue master br-lan state UP group default qlen 1000
link/ether 60:e3:27:c8:50:a6 brd ff:ff:ff:ff:ff:ff
inet6 fe80::62e3:27ff:fec8:50a6/64 scope link
valid_lft forever preferred_lft forever
19: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
link/ether 60:e3:27:c8:50:a7 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.134/24 brd 192.168.0.255 scope global usb0
valid_lft forever preferred_lft forever
################################################################################
root@Gargoyle:~# ip r
default via 192.168.0.1 dev usb0 proto static src 192.168.0.134
192.168.0.0/24 dev usb0 proto kernel scope link src 192.168.0.134
192.168.1.0/24 dev br-lan proto kernel scope link src 192.168.1.1
################################################################################
root@Gargoyle:~# ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
64 bytes from 192.168.0.1: seq=0 ttl=64 time=1.589 ms
64 bytes from 192.168.0.1: seq=1 ttl=64 time=1.389 ms
64 bytes from 192.168.0.1: seq=2 ttl=64 time=1.287 ms
64 bytes from 192.168.0.1: seq=3 ttl=64 time=1.508 ms
^C
--- 192.168.0.1 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 1.287/1.443/1.589 ms
################################################################################
root@Gargoyle:~# wget http://192.168.0.1
Downloading 'http://192.168.0.1'
Connecting to 192.168.0.1:80
Redirected to /index.html on 192.168.0.1
Writing to 'index.html'
index.html 100% |*******************************| 11193 0:00:00 ETA
Download completed (11193 bytes)
root@Gargoyle:~#
################################################################################
root@Gargoyle:~# iptables -nvxL -t nat
iptables v1.6.2: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
################################################################################
root@Gargoyle:~# iptables -nvxL
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
475 60231 bw_ingress all -- usb0 * 0.0.0.0/0 0.0.0.0/0
214 13772 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
2493 274216 input_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom input rule chain */
1533 200022 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED /* !fw3 */
10 520 syn_flood tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 /* !fw3 */
960 74194 zone_lan_input all -- br-lan * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 zone_wan_input all -- usb0 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 zone_wan_input all -- eth0.2 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 bw_ingress all -- usb0 * 0.0.0.0/0 0.0.0.0/0
0 0 ingress_restrictions all -- usb0 * 0.0.0.0/0 0.0.0.0/0
144 14409 egress_restrictions all -- * usb0 0.0.0.0/0 0.0.0.0/0
144 14409 forwarding_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom forwarding rule chain */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED /* !fw3 */
144 14409 zone_lan_forward all -- br-lan * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 zone_wan_forward all -- usb0 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 zone_wan_forward all -- eth0.2 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 reject all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
214 13772 ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
1939 506339 output_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom output rule chain */
1511 478039 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED /* !fw3 */
4 1324 zone_lan_output all -- * br-lan 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
424 26976 zone_wan_output all -- * usb0 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 zone_wan_output all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain bw_ingress (2 references)
pkts bytes target prot opt in out source destination
475 60231 CONNMARK all -- * * 0.0.0.0/0 0.0.0.0/0 CONNMARK and 0xffffff
0 0 CONNMARK all -- * * 0.0.0.0/0 192.168.1.0/24 CONNMARK xset 0xf000000/0xff000000
475 60231 CONNMARK all -- * * 0.0.0.0/0 192.168.0.134 CONNMARK xset 0xf000000/0xff000000
0 0 RETURN all -- * * 0.0.0.0/0 0.0.0.0/0 connmark match 0x0/0xf000000
475 60231 CONNMARK all -- * * 0.0.0.0/0 0.0.0.0/0 CONNMARK and 0xffffff
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id total1-download-2-449 --type combined --current_bandwidth 0 --reset_interval 2 --reset_time 2 --intervals_to_save 449
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id bdist1-download-minute-15 --type individual_dst --reset_interval minute --intervals_to_save 15
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id total2-download-minute-359 --type combined --current_bandwidth 0 --reset_interval minute --intervals_to_save 359
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id bdist2-download-900-24 --type individual_dst --reset_interval 900 --reset_time 900 --intervals_to_save 24
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id total3-download-180-479 --type combined --current_bandwidth 0 --reset_interval 180 --reset_time 180 --intervals_to_save 479
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id bdist3-download-hour-24 --type individual_dst --reset_interval hour --intervals_to_save 24
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id total4-download-7200-359 --type combined --current_bandwidth 0 --reset_interval 7200 --reset_time 7200 --intervals_to_save 359
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id bdist4-download-day-31 --type individual_dst --reset_interval day --intervals_to_save 31
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id total5-download-day-365 --type combined --current_bandwidth 0 --reset_interval day --intervals_to_save 365
0 0 all -- * * 0.0.0.0/0 0.0.0.0/0 bandwidth --id bdist5-download-month-12 --type individual_dst --reset_interval month --intervals_to_save 12
Chain egress_restrictions (1 references)
pkts bytes target prot opt in out source destination
144 14409 egress_whitelist all -- * * 0.0.0.0/0 0.0.0.0/0
Chain egress_whitelist (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_rule (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain ingress_restrictions (1 references)
pkts bytes target prot opt in out source destination
0 0 ingress_whitelist all -- * * 0.0.0.0/0 0.0.0.0/0
Chain ingress_whitelist (1 references)
pkts bytes target prot opt in out source destination
Chain input_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain pf_loopback_B (1 references)
pkts bytes target prot opt in out source destination
Chain reject (5 references)
pkts bytes target prot opt in out source destination
0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */ reject-with tcp-reset
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */ reject-with icmp-port-unreachable
Chain syn_flood (1 references)
pkts bytes target prot opt in out source destination
10 520 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 25/sec burst 50 /* !fw3 */
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_lan_dest_ACCEPT (4 references)
pkts bytes target prot opt in out source destination
4 1324 ACCEPT all -- * br-lan 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_lan_forward (1 references)
pkts bytes target prot opt in out source destination
144 14409 pf_loopback_B all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 ACCEPT all -- br-lan br-lan 0.0.0.0/0 0.0.0.0/0
144 14409 forwarding_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom lan forwarding rule chain */
144 14409 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Zone lan to wan forwarding policy */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
0 0 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_lan_input (1 references)
pkts bytes target prot opt in out source destination
960 74194 input_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom lan input rule chain */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
960 74194 zone_lan_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_lan_output (1 references)
pkts bytes target prot opt in out source destination
4 1324 output_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom lan output rule chain */
4 1324 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_lan_src_ACCEPT (1 references)
pkts bytes target prot opt in out source destination
960 74194 ACCEPT all -- br-lan * 0.0.0.0/0 0.0.0.0/0 ctstate NEW,UNTRACKED /* !fw3 */
Chain zone_wan_dest_ACCEPT (2 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * usb0 0.0.0.0/0 0.0.0.0/0 ctstate INVALID /* !fw3: Prevent NAT leakage */
568 41385 ACCEPT all -- * usb0 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 DROP all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 ctstate INVALID /* !fw3: Prevent NAT leakage */
0 0 ACCEPT all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_wan_dest_REJECT (1 references)
pkts bytes target prot opt in out source destination
0 0 reject all -- * usb0 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 reject all -- * eth0.2 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_wan_forward (2 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom wan forwarding rule chain */
0 0 zone_lan_dest_ACCEPT esp -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Allow-IPSec-ESP */
0 0 zone_lan_dest_ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:500 /* !fw3: Allow-ISAKMP */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port forwards */
0 0 zone_wan_dest_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_wan_input (2 references)
pkts bytes target prot opt in out source destination
0 0 input_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom wan input rule chain */
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:68 /* !fw3: Allow-DHCP-Renew */
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 icmptype 8 /* !fw3: Allow-Ping */
0 0 ACCEPT 2 -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Allow-IGMP */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate DNAT /* !fw3: Accept port redirections */
0 0 zone_wan_src_REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_wan_output (2 references)
pkts bytes target prot opt in out source destination
424 26976 output_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: Custom wan output rule chain */
424 26976 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
Chain zone_wan_src_REJECT (1 references)
pkts bytes target prot opt in out source destination
0 0 reject all -- usb0 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
0 0 reject all -- eth0.2 * 0.0.0.0/0 0.0.0.0/0 /* !fw3 */
root@Gargoyle:~#
ok, wieczorem sprawdzę.
Tu jeszcze zrzuty z konfiguracji z podpiętym modemem.


Tak, bez problemu.
add.1. po wifi nie mam dostępu do gui modemu (zte mf823). Przy Huawei po przywróceniu fabrycznych ustawień po pierwszym skonfigurowaniu WAN dostęp do GUI jest, a po restarcie routera już nie.
add.2 - sprawdzę wieczorem
Cześć
Mam problem z modemami USB LTE.
1. zte mf823
po podpięciu pestki do portu, ustawiam WAN na "Modem USB (HLink, RNDIS)"
routing ustawia się prawidłowo i z poziomu CLI domyślny adres modemu 192.168.0.1 odpowiada na ping.
Niestety na tym się kończy. Nie mogę dostać się do modemu z przeglądarki i nie pinguje z klienta,
nie mam też połączenia ze światem.
2. Huawei e3372
Tu jest podobnie z drobną różnicą polegającą na tym, że zaraz po wpięciu modemu do portu i ustawieniu WAN
garoyle ustawia routing, pingi biegają i z klienta też mogę dostać się do modemu i połączenie z netem jest prawidłowe.
Niestety po restarcie routera powstaje problem jak dla pkt.1 - czyli z CLI widzę modem a z klienta już nie.
Strony 1
eko.one.pl → Posty przez janko.walski
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc