Jakoś mi to nie wychodzi.
config interface 'wan'
option proto 'wwan'
option apn 'internet'
option modes 'lte'
Poprawisz mi to?
Był bym wdzięczny
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Posty przez JarekMk
Jakoś mi to nie wychodzi.
config interface 'wan'
option proto 'wwan'
option apn 'internet'
option modes 'lte'
Poprawisz mi to?
Był bym wdzięczny
To co zrobić żeby było dobrze? Żeby LTE było?
# cat /var/state/network
network.lan.up='1'
network.lan.device='eth0'
network.lan.ifname='br-lan'
network.wan.driver='comgt'
network.wan.ctl_device='/dev/'
network.wan.dat_device='/dev/ttyUSB0'
network.loopback.up='1'
network.loopback.device='lo'
network.wan.up='1'
network.wan.ifname='wwan-wan'
ifstatus wan
{
"up": true,
"pending": false,
"available": true,
"autostart": true,
"dynamic": false,
"uptime": 2379,
"l3_device": "wwan-wan",
"proto": "wwan",
"updated": [
"addresses",
"routes"
],
"metric": 0,
"dns_metric": 0,
"delegation": true,
"ipv4-address": [
{
"address": "10.138.195.218",
"mask": 32
}
],
"ipv6-address": [
],
"ipv6-prefix": [
],
"ipv6-prefix-assignment": [
],
"route": [
{
"target": "0.0.0.0",
"mask": 0,
"nexthop": "10.64.64.64",
"source": "0.0.0.0\/0"
}
],
"dns-server": [
"89.108.195.21",
"89.108.202.21"
],
"dns-search": [
],
"inactive": {
"ipv4-address": [
],
"ipv6-address": [
],
"route": [
],
"dns-server": [
],
"dns-search": [
]
},
"data": {
}
}
Niestety tylko to mi łączy poprawnie - jeśli sam wykrywa.
Może da się jakoś podejrzeć jak on to ustawia i ustawić tak na sztywno?
Szukam coś o trym modes ale nie widzę - jak to ustawić?
config interface 'wan'
option proto 'wwan'
option apn 'internet'
option mode 'lte'
3ginfo
Status: Połączony
Czas polaczenia: 0d, 00:02:18
Przeslano danych: 37.5 KiB / 24.9 KiB
Operator: Play
Tryb pracy: DCHSPA+
Sila sygnalu: 48%
Urzadzenie: huawei E3272
MCC MNC: 260 06
LAC: 01A0 (416)
CID: 002BB489 (2864265)
TAC: - (-)
CSQ: 15
RSSI: -83 dBm
RSCP: -82 dBm
Ec/IO: -6 dB
RSRP: - dBm
SINR: - dB
RSRQ: - dB
Stoję z Samsungiem S4 LTE w tym samym miejscu, pokazuje LTE i lepszą prędkość. Dlaczego?
Zmieniłem miejsce i mam tak:
~# 3ginfo
Status: Połączony
Czas polaczenia: 0d, 00:04:20
Przeslano danych: 7.8 MiB / 3.7 MiB
Operator: Play
Tryb pracy: DCHSPA+
Sila sygnalu: 48%
Urzadzenie: huawei E3272
MCC MNC: 260 06
LAC: 01A0 (416)
CID: 002BB489 (2864265)
TAC: - (-)
CSQ: 15
RSSI: -83 dBm
RSCP: -82 dBm
Ec/IO: -10 dB
RSRP: - dBm
SINR: - dB
RSRQ: - dB
# 3ginfo
Status: Połączony
Czas polaczenia: 0d, 00:07:29
Przeslano danych: 44.3 MiB / 5.6 MiB
Operator: Play
Tryb pracy: HSPA+
Sila sygnalu: 45%
Urzadzenie: huawei E3272
MCC MNC: 260 06
LAC: 01A0 (416)
CID: 002BB4F0 (2864368)
TAC: - (-)
CSQ: 14
RSSI: -85 dBm
RSCP: -86 dBm
Ec/IO: -9 dB
RSRP: - dBm
SINR: - dB
RSRQ: - dB
OK udało mi się jako.
Jak teraz zmienić na LTE?
{
"up": false,
"pending": false,
"available": false,
"autostart": true,
"dynamic": false,
"proto": "ncm",
"data": {
},
"errors": [
{
"subsystem": "ncm",
"code": "DISCONNECT_FAILED"
}
]
}
Interface wan_4 not found
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Booting Linux on physical CPU 0x0
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] Linux version 4.4.32 (buildbot@builds) (gcc version 5.4.0 (LEDE GCC 5.4.0 r2248) ) #0 Tue Nov 22 09:50:59 2016
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Machine model: Linksys E4200v2 / EA4500
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Memory policy: Data cache writeback
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] On node 0 totalpages: 32768
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] free_area_init_node: node 0, pgdat c057973c, node_mem_map c7efa000
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] Normal zone: 256 pages used for memmap
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:512k(uboot)ro,128k@512k(u_env),128k@640k(s_env),26m@2m(kernel),26m@2m(rootfs)fs,26m@28m(alt_kernel),26m@28m(alt_rootfs)fs,74m@54m(syscfg) root=/dev/mtdblock4 ro rootfstype=jffs2 serial_number=12A10603207378 uuid=8B71F27566F70121ABDB7375720D9821 hw_version=RGWM-C4_0GA device_mac=20:AA:4B:7A:EB:A9 factory_date=2012/03/05 wps_pin=69160813
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] Memory: 123924K/131072K available (3926K kernel code, 135K rwdata, 1444K rodata, 172K init, 197K bss, 7148K reserved, 0K cma-reserved)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] Virtual kernel memory layout:
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] vmalloc : 0xc8800000 - 0xff800000 ( 880 MB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] .text : 0xc0008000 - 0xc0546db4 (5372 kB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] .init : 0xc0547000 - 0xc0572000 ( 172 kB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] .data : 0xc0572000 - 0xc0593e08 ( 136 kB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.000000] .bss : 0xc0593e08 - 0xc05c543c ( 198 kB)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] NR_IRQS:16 nr_irqs:16 16
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.000080] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.090079] pid_max: default: 32768 minimum: 301
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.090185] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.090202] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.090738] CPU: Testing write buffer coherency: ok
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.091078] Setting up static identity map for 0x81e0 - 0x821c
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.091353] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.096588] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.096723] pinctrl core: initialized pinctrl subsystem
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.097859] NET: Registered protocol family 16
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.098282] DMA: preallocated 256 KiB pool for atomic coherent allocations
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.099147] cpuidle: using governor ladder
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.099557] Feroceon L2: Enabling L2
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.099600] Feroceon L2: Cache support initialised.
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 0.099856] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 0.099954] [Firmware Info]: /ocp@f1000000/ethernet-controller@76000/ethernet1-port@0: local-mac-address is not set
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.116042] SCSI subsystem initialized
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.116362] usbcore: registered new interface driver usbfs
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.116447] usbcore: registered new interface driver hub
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.116508] usbcore: registered new device driver usb
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.117497] clocksource: Switched to clocksource orion_clocksource
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.118433] NET: Registered protocol family 2
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.119022] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.119046] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.119065] TCP: Hash tables configured (established 1024 bind 1024)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.119120] UDP hash table entries: 256 (order: 0, 4096 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.119143] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.119302] NET: Registered protocol family 1
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.119359] PCI: CLS 0 bytes, default 32
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.120242] futex hash table entries: 256 (order: -1, 3072 bytes)
Tue Nov 22 19:38:41 2016 kern.warn kernel: [ 0.120318] Crashlog allocated RAM at address 0x3f00000
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.134828] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.134849] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.137337] io scheduler noop registered
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.137357] io scheduler deadline registered (default)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.138578] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.139165] irq: Cannot allocate irq_descs @ IRQ31, assuming pre-allocated
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.139513] irq: Cannot allocate irq_descs @ IRQ63, assuming pre-allocated
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140137] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140156] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140168] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140180] pci_bus 0000:00: root bus resource [bus 00-ff]
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.140213] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.140456] pci 0000:00:02.0: [11ab:6282] type 01 class 0x060400
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140690] PCI: bus0: Fast back to back transfers disabled
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140705] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.140719] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.140863] pci 0000:01:00.0: [11ab:2a41] type 00 class 0x020000
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.140919] pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x9000ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.140945] pci 0000:01:00.0: reg 0x18: [mem 0x90010000-0x9001ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141208] PCI: bus1: Fast back to back transfers disabled
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.141225] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.141368] pci 0000:02:00.0: [11ab:2a42] type 00 class 0x020000
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.141421] pci 0000:02:00.0: reg 0x10: [mem 0x98000000-0x9800ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.141446] pci 0000:02:00.0: reg 0x18: [mem 0x98010000-0x9801ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141715] PCI: bus2: Fast back to back transfers disabled
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 0.141730] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141838] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141855] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0100000-0xe01fffff]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141872] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141895] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0010000-0xe001ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141915] pci 0000:00:01.0: PCI bridge to [bus 01]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141929] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141947] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0100000-0xe010ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141969] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0110000-0xe011ffff 64bit]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.141987] pci 0000:00:02.0: PCI bridge to [bus 02]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.142000] pci 0000:00:02.0: bridge window [mem 0xe0100000-0xe01fffff]
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.172407] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.175274] console [ttyS0] disabled
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.175350] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 25, base_baud = 12500000) is a 16550A
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.782388] console [ttyS0] enabled
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.787204] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.793622] nand: Hynix H27U1G8F2BTR-BC
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.797471] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.805096] Scanning device for bad blocks
Tue Nov 22 19:38:41 2016 kern.warn kernel: [ 0.858849] Bad eraseblock 767 at 0x000005fe0000
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 0.880064] mtd: bad character after partition (f)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.884906] 8 ofpart partitions found on MTD device orion_nand
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.890781] Creating 8 MTD partitions on "orion_nand":
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.895941] 0x000000000000-0x000000080000 : "u-boot"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.902478] 0x000000080000-0x0000000a0000 : "u_env"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.908507] 0x0000000a0000-0x0000000c0000 : "s_env"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.914467] 0x000000200000-0x000001c00000 : "kernel1"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.920679] 0x0000004a0000-0x000001c00000 : "ubi"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.926517] 0x000001c00000-0x000003600000 : "kernel2"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.932752] 0x000001ea0000-0x000003600000 : "rootfs2"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.938982] 0x000003600000-0x000008000000 : "syscfg"
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.945693] libphy: orion_mdio_bus: probed
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.949990] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.958089] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 20:aa:4b:7a:eb:a9
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 0.967389] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 20:aa:4b:7a:eb:aa
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.976206] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.982788] ehci-pci: EHCI PCI platform driver
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.987332] ehci-platform: EHCI generic platform driver
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.992740] ehci-orion: EHCI orion driver
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 0.996911] orion-ehci f1050000.ehci: EHCI Host Controller
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.002473] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.010298] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.027524] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.034233] hub 1-0:1.0: USB hub found
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.038217] hub 1-0:1.0: 1 port detected
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.042600] usbcore: registered new interface driver usb-storage
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.050518] NET: Registered protocol family 10
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.057831] NET: Registered protocol family 17
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.062353] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.075046] 8021q: 802.1Q VLAN Support v1.8
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.081324] UBI: auto-attach mtd4
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.084487] ubi0: attaching mtd4
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.112048] ubi0: scanning is finished
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.122316] ubi0: attached mtd4 (name "ubi", size 23 MiB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.127769] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.134673] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.141424] ubi0: VID header offset: 512 (aligned 512), data offset: 2048
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.148255] ubi0: good PEBs: 187, bad PEBs: 0, corrupted PEBs: 0
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.154284] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.161554] ubi0: max/mean erase counter: 5/2, WL threshold: 4096, image sequence number: 1515048255
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.170734] ubi0: available PEBs: 0, total reserved PEBs: 187, PEBs reserved for bad PEB handling: 20
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.180360] ubi0: background thread "ubi_bgt0d" started, PID 882
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.187056] block ubiblock0_0: created from ubi0:0(rootfs)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 1.192594] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.200271] mvsw61xx 10.mvsw61xx: Found MV88E6171 at f1072004.mdio-bu:10
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.207007] mvsw61xx 10.mvsw61xx: Using indirect addressing
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.243867] hctosys: unable to open rtc device (rtc0)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.254124] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.261835] Freeing unused kernel memory: 172K (c0547000 - c0572000)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.441922] usb 1-1: new high-speed USB device number 2 using orion-ehci
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.739883] usb-storage 1-1:1.0: USB Mass Storage device detected
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 1.757903] scsi host0: usb-storage 1-1:1.0
Tue Nov 22 19:38:41 2016 user.info kernel: [ 1.780250] init: Console is alive
Tue Nov 22 19:38:41 2016 kern.debug kernel: [ 2.173110] libata version 3.00 loaded.
Tue Nov 22 19:38:41 2016 user.info kernel: [ 2.178049] init: - preinit -
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.493422] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.561565] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.672331] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.706267] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.760530] scsi 0:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.769550] random: procd: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.782116] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.791906] scsi 0:0:0:1: Direct-Access HUAWEI TF CARD Storage 2.31 PQ: 0 ANSI: 2
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 2.802865] sd 0:0:0:1: [sda] Attached SCSI removable disk
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 3.088342] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.287419] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 982
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.308913] UBIFS (ubi0:1): recovery needed
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.401031] UBIFS (ubi0:1): recovery completed
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.405580] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.413475] UBIFS (ubi0:1): LEB size: 129024 bytes (126 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.423448] UBIFS (ubi0:1): FS size: 17676288 bytes (16 MiB, 137 LEBs), journal size 1032193 bytes (0 MiB, 7 LEBs)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.433856] UBIFS (ubi0:1): reserved for root: 834894 bytes (815 KiB)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 6.440340] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 18EEFF5F-4AD9-4C5A-92D2-CA7DD9F700F3, small LPT model
Tue Nov 22 19:38:41 2016 user.info kernel: [ 6.455377] mount_root: switching to ubifs overlay
Tue Nov 22 19:38:41 2016 user.warn kernel: [ 6.464703] urandom-seed: Seeding with /etc/urandom.seed
Tue Nov 22 19:38:41 2016 user.info kernel: [ 6.534696] procd: - early -
Tue Nov 22 19:38:41 2016 user.info kernel: [ 7.492859] procd: - ubus -
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 7.571784] random: ubusd: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 7.710852] random: ubusd: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 7.902408] random: ubusd: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
Tue Nov 22 19:38:41 2016 kern.notice kernel: [ 7.917842] random: ubusd: uninitialized urandom read (4 bytes read, 30 bits of entropy available)
Tue Nov 22 19:38:41 2016 user.info kernel: [ 7.936322] procd: - init -
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.291862] ip6_tables: (C) 2000-2006 Netfilter Core Team
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.313572] i2c /dev entries driver
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.331697] usbcore: registered new interface driver cdc_wdm
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.342578] Loading modules backported from Linux version wt-2016-10-03-1-g6fcb1a6
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.350225] Backport generated by backports.git backports-20160324-9-g0e38f5c
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.380264] ip_tables: (C) 2000-2006 Netfilter Core Team
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.394904] nf_conntrack version 0.5.0 (1939 buckets, 7756 max)
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.444716] usbcore: registered new interface driver usbserial
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.450702] usbcore: registered new interface driver usbserial_generic
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.457336] usbserial: USB Serial support registered for generic
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.508901] xt_time: kernel timezone is -0000
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.516079] usbcore: registered new interface driver cdc_ncm
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.558514] usbcore: registered new interface driver huawei_cdc_ncm
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.609350] Marvell TOPDOG(R) 802.11 Wireless Network Driver version 0.13
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 8.616188] pci 0000:00:01.0: enabling device (0140 -> 0142)
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 9.492624] ieee80211 phy0: Command RF_ANTENNA error 0x2
Tue Nov 22 19:38:41 2016 kern.warn kernel: [ 9.498000] ieee80211 phy0: failed to set # of RX antennas
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 9.511081] ieee80211 phy0: Command RF_ANTENNA error 0x2
Tue Nov 22 19:38:41 2016 kern.warn kernel: [ 9.516432] ieee80211 phy0: failed to set # of TX antennas
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 9.521984] ieee80211 phy0: 88w8366 v48, 20aa4b7aebab, STA firmware 4.1.0.3
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 9.531399] pci 0000:00:02.0: enabling device (0140 -> 0142)
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 10.326741] ieee80211 phy1: Command RF_ANTENNA error 0x2
Tue Nov 22 19:38:41 2016 kern.warn kernel: [ 10.332124] ieee80211 phy1: failed to set # of RX antennas
Tue Nov 22 19:38:41 2016 kern.err kernel: [ 10.347999] ieee80211 phy1: Command RF_ANTENNA error 0x2
Tue Nov 22 19:38:41 2016 kern.warn kernel: [ 10.353351] ieee80211 phy1: failed to set # of TX antennas
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 10.358902] ieee80211 phy1: 88w8366 v48, 20aa4b7aebad, STA firmware 4.1.0.3
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 10.373715] PPP generic driver version 2.4.2
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 10.388445] NET: Registered protocol family 24
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 10.410763] usbcore: registered new interface driver option
Tue Nov 22 19:38:41 2016 kern.info kernel: [ 10.416448] usbserial: USB Serial support registered for GSM modem (1-port)
Tue Nov 22 19:38:42 2016 user.notice : Added device handler type: tunnel
Tue Nov 22 19:38:42 2016 user.notice : Added device handler type: Network device
Tue Nov 22 19:38:42 2016 user.notice : Added device handler type: bridge
Tue Nov 22 19:38:42 2016 user.notice : Added device handler type: macvlan
Tue Nov 22 19:38:42 2016 user.notice : Added device handler type: 8021ad
Tue Nov 22 19:38:42 2016 user.notice : Added device handler type: 8021q
Tue Nov 22 19:38:43 2016 user.notice : 'radio1' is disabled
Tue Nov 22 19:38:43 2016 user.notice : 'radio1' is disabled
Tue Nov 22 19:38:44 2016 authpriv.info dropbear[2327]: Not backgrounding
Tue Nov 22 19:38:44 2016 user.notice : setting up led health
Tue Nov 22 19:38:44 2016 user.notice : setting up led pulse
Tue Nov 22 19:38:46 2016 kern.info kernel: [ 16.268754] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
Tue Nov 22 19:38:46 2016 kern.info kernel: [ 16.288677] device eth0 entered promiscuous mode
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'lan' is enabled
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'lan' is setting up now
Tue Nov 22 19:38:46 2016 kern.info kernel: [ 16.301507] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'lan' is now up
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'loopback' is enabled
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'loopback' is now up
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Nov 22 19:38:46 2016 kern.info kernel: [ 16.331348] mv643xx_eth_port mv643xx_eth_port.1 eth1: link up, 1000 Mb/s, full duplex, flow control disabled
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'wan6' is enabled
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Network device 'eth0' link is up
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Network device 'lo' link is up
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Network device 'eth1' link is up
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'wan6' has link connectivity
Tue Nov 22 19:38:46 2016 daemon.notice netifd: Interface 'wan6' is setting up now
Tue Nov 22 19:38:46 2016 daemon.notice netifd: wan (2511): Control device not valid
Tue Nov 22 19:38:46 2016 daemon.notice netifd: wan (2530): Stopping network
Tue Nov 22 19:38:46 2016 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Tue Nov 22 19:38:46 2016 daemon.notice netifd: wan (2530): Can't open device /dev/ttyUSB0.
Tue Nov 22 19:38:47 2016 daemon.notice netifd: wan (2530): Failed to disconnect
Tue Nov 22 19:38:47 2016 daemon.notice netifd: Interface 'wan' is now down
Tue Nov 22 19:38:47 2016 kern.info kernel: [ 17.257583] br-lan: port 1(eth0) entered forwarding state
Tue Nov 22 19:38:47 2016 kern.info kernel: [ 17.263060] br-lan: port 1(eth0) entered forwarding state
Tue Nov 22 19:38:47 2016 daemon.info procd: - init complete -
Tue Nov 22 19:38:47 2016 daemon.notice netifd: bridge 'br-lan' link is up
Tue Nov 22 19:38:47 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Tue Nov 22 19:38:47 2016 kern.info kernel: [ 17.391068] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Tue Nov 22 19:38:47 2016 daemon.notice netifd: radio0 (2517): command failed: Not supported (-95)
Tue Nov 22 19:38:47 2016 daemon.notice netifd: radio0 (2517): Configuration file: /var/run/hostapd-phy0.conf
Tue Nov 22 19:38:48 2016 kern.info kernel: [ 18.626799] ieee80211 phy0: 88w8366 v7, 20aa4b7aebab, AP firmware 5.2.8.17
Tue Nov 22 19:38:48 2016 kern.info kernel: [ 18.698246] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Tue Nov 22 19:38:48 2016 kern.info kernel: [ 18.710394] device wlan0 entered promiscuous mode
Tue Nov 22 19:38:48 2016 daemon.notice netifd: radio0 (2517): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Tue Nov 22 19:38:48 2016 daemon.notice netifd: radio0 (2517): wlan0: interface state COUNTRY_UPDATE->HT_SCAN
Tue Nov 22 19:38:49 2016 kern.info kernel: [ 19.257543] br-lan: port 1(eth0) entered forwarding state
Tue Nov 22 19:38:50 2016 daemon.notice netifd: radio0 (2517): 20/40 MHz operation not permitted on channel pri=3 sec=7 based on overlapping BSSes
Tue Nov 22 19:38:50 2016 daemon.notice netifd: radio0 (2517): Using interface wlan0 with hwaddr 20:aa:4b:7a:eb:ab and ssid "Szmanda.info"
Tue Nov 22 19:38:50 2016 kern.info kernel: [ 20.526656] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Tue Nov 22 19:38:50 2016 kern.info kernel: [ 20.533190] br-lan: port 2(wlan0) entered forwarding state
Tue Nov 22 19:38:50 2016 kern.info kernel: [ 20.538779] br-lan: port 2(wlan0) entered forwarding state
Tue Nov 22 19:38:50 2016 daemon.notice netifd: radio0 (2517): wlan0: interface state HT_SCAN->ENABLED
Tue Nov 22 19:38:50 2016 daemon.notice netifd: radio0 (2517): wlan0: AP-ENABLED
Tue Nov 22 19:38:50 2016 daemon.notice netifd: Network device 'wlan0' link is up
Tue Nov 22 19:38:52 2016 kern.info kernel: [ 22.537536] br-lan: port 2(wlan0) entered forwarding state
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq[3303]: started, version 2.76 cachesize 150
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq[3303]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq[3303]: DNS service limited to local subnets
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq-dhcp[3303]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq[3303]: using local addresses only for domain lan
Tue Nov 22 19:38:53 2016 daemon.warn dnsmasq[3303]: no servers found in /tmp/resolv.conf.auto, will retry
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq[3303]: read /etc/hosts - 4 addresses
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq[3303]: read /tmp/hosts/dhcp.cfg02411c - 1 addresses
Tue Nov 22 19:38:53 2016 daemon.info dnsmasq-dhcp[3303]: read /etc/ethers - 0 addresses
Tue Nov 22 19:39:16 2016 kern.notice kernel: [ 47.097529] random: nonblocking pool is initialized
Tue Nov 22 19:39:44 2016 daemon.info hostapd: wlan0: STA 00:26:c6:0e:f0:3a IEEE 802.11: authenticated
Tue Nov 22 19:39:44 2016 daemon.info hostapd: wlan0: STA 00:26:c6:0e:f0:3a IEEE 802.11: associated (aid 1)
Tue Nov 22 19:39:44 2016 daemon.info hostapd: wlan0: STA 00:26:c6:0e:f0:3a WPA: pairwise key handshake completed (RSN)
Tue Nov 22 19:39:44 2016 daemon.info dnsmasq-dhcp[3303]: DHCPREQUEST(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a
Tue Nov 22 19:39:44 2016 daemon.info dnsmasq-dhcp[3303]: DHCPACK(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a datpol
Tue Nov 22 19:39:44 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol.lan to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 19:39:44 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 19:39:44 2016 daemon.warn odhcpd[2251]: DHCPV6 SOLICIT IA_NA from 000100011f281d3df4ce4697932d on br-lan: ok fd2f:272f:c4a::614/128
Tue Nov 22 19:39:44 2016 daemon.info dnsmasq[3303]: read /etc/hosts - 4 addresses
Tue Nov 22 19:39:44 2016 daemon.info dnsmasq[3303]: read /tmp/hosts/dhcp.cfg02411c - 1 addresses
Tue Nov 22 19:39:44 2016 daemon.info dnsmasq-dhcp[3303]: read /etc/ethers - 0 addresses
Tue Nov 22 19:39:44 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol.lan to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 19:39:44 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 19:39:45 2016 daemon.warn odhcpd[2251]: DHCPV6 REQUEST IA_NA from 000100011f281d3df4ce4697932d on br-lan: ok fd2f:272f:c4a::614/128
Tue Nov 22 19:39:45 2016 daemon.info dnsmasq[3303]: read /etc/hosts - 4 addresses
Tue Nov 22 19:39:45 2016 daemon.info dnsmasq[3303]: read /tmp/hosts/dhcp.cfg02411c - 1 addresses
Tue Nov 22 19:39:45 2016 daemon.info dnsmasq-dhcp[3303]: read /etc/ethers - 0 addresses
Tue Nov 22 19:39:45 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol.lan to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 19:39:45 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 19:39:47 2016 daemon.info dnsmasq-dhcp[3303]: DHCPINFORM(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a
Tue Nov 22 19:39:47 2016 daemon.info dnsmasq-dhcp[3303]: DHCPACK(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a datpol
Tue Nov 22 19:39:48 2016 authpriv.info dropbear[4658]: Child connection from 192.168.1.106:58828
Tue Nov 22 19:39:51 2016 authpriv.notice dropbear[4658]: Pubkey auth succeeded for 'root' with key md5 70:1e:39:7a:f3:9f:d8:c7:3d:a0:fc:f6:84:ab:f5:af from 192.168.1.106:58828
Tue Nov 22 19:55:24 2016 authpriv.info dropbear[4658]: Exit (root): Keepalive timeout
Tue Nov 22 20:10:22 2016 daemon.info hostapd: wlan0: STA 00:26:c6:0e:f0:3a IEEE 802.11: authenticated
Tue Nov 22 20:10:22 2016 daemon.info hostapd: wlan0: STA 00:26:c6:0e:f0:3a IEEE 802.11: associated (aid 1)
Tue Nov 22 20:10:22 2016 daemon.info hostapd: wlan0: STA 00:26:c6:0e:f0:3a WPA: pairwise key handshake completed (RSN)
Tue Nov 22 20:10:22 2016 daemon.info dnsmasq-dhcp[3303]: DHCPREQUEST(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a
Tue Nov 22 20:10:22 2016 daemon.info dnsmasq-dhcp[3303]: DHCPACK(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a datpol
Tue Nov 22 20:10:22 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol.lan to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 20:10:22 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 20:10:22 2016 daemon.warn odhcpd[2251]: DHCPV6 SOLICIT IA_NA from 000100011f281d3df4ce4697932d on br-lan: ok fd2f:272f:c4a::614/128
Tue Nov 22 20:10:23 2016 daemon.info dnsmasq[3303]: read /etc/hosts - 4 addresses
Tue Nov 22 20:10:23 2016 daemon.info dnsmasq[3303]: read /tmp/hosts/dhcp.cfg02411c - 1 addresses
Tue Nov 22 20:10:23 2016 daemon.info dnsmasq-dhcp[3303]: read /etc/ethers - 0 addresses
Tue Nov 22 20:10:23 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol.lan to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 20:10:23 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 20:10:23 2016 daemon.warn odhcpd[2251]: DHCPV6 REQUEST IA_NA from 000100011f281d3df4ce4697932d on br-lan: ok fd2f:272f:c4a::614/128
Tue Nov 22 20:10:24 2016 daemon.info dnsmasq[3303]: read /etc/hosts - 4 addresses
Tue Nov 22 20:10:24 2016 daemon.info dnsmasq[3303]: read /tmp/hosts/dhcp.cfg02411c - 1 addresses
Tue Nov 22 20:10:24 2016 daemon.info dnsmasq-dhcp[3303]: read /etc/ethers - 0 addresses
Tue Nov 22 20:10:24 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol.lan to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 20:10:24 2016 daemon.warn dnsmasq-dhcp[3303]: not giving name datpol to the DHCP lease of 192.168.1.106 because the name exists in /tmp/hosts/dhcp.cfg02411c with address 192.168.1.1
Tue Nov 22 20:10:26 2016 daemon.info dnsmasq-dhcp[3303]: DHCPINFORM(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a
Tue Nov 22 20:10:26 2016 daemon.info dnsmasq-dhcp[3303]: DHCPACK(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a datpol
Tue Nov 22 20:10:32 2016 authpriv.info dropbear[4675]: Child connection from 192.168.1.106:59539
Tue Nov 22 20:11:45 2016 daemon.info dnsmasq-dhcp[3303]: DHCPINFORM(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a
Tue Nov 22 20:11:45 2016 daemon.info dnsmasq-dhcp[3303]: DHCPACK(br-lan) 192.168.1.106 00:26:c6:0e:f0:3a datpol
Tue Nov 22 20:13:22 2016 authpriv.notice dropbear[4675]: Pubkey auth succeeded for 'root' with key md5 70:1e:39:7a:f3:9f:d8:c7:3d:a0:fc:f6:84:ab:f5:af from 192.168.1.106:59539
Tue Nov 22 20:14:01 2016 kern.debug kernel: [ 2131.947984] ieee80211 phy0: Added a new stream for 00:26:c6:0e:f0:3a 0
Tue Nov 22 20:14:01 2016 kern.debug kernel: [ 2131.954575] ieee80211 phy0: Started stream for 00:26:c6:0e:f0:3a 0
Tue Nov 22 20:14:01 2016 kern.debug kernel: [ 2131.966123] ieee80211 phy0: Created a BA stream for 00:26:c6:0e:f0:3a : tid 0
config 'interface' 'wan'
option 'proto' 'ncm'
option 'device' '/dev/ttyUSB0'
option 'apn' 'internet'
# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
ping: sendto: Network unreachable
Męczę się z EA 4500 i E3272s
http://eko.one.pl/?p=openwrt-3g
Nie działa mi nic z tego - dlaczego?
config 'interface' 'wan'
option 'proto' '3g'
option 'device' '/dev/ttyUSB1'
option 'apn' 'internet'
Nie
uci show openvpn
openvpn.custom_config=openvpn
openvpn.custom_config.script_security='3'
openvpn.custom_config.up='/etc/openvpn.up'
openvpn.custom_config.down='/etc/openvpn.down'
openvpn.custom_config.config='/etc/openvpn/grouter_client_fpreipgiiuyn.conf'
openvpn.custom_config.enabled='1'
openvpn.sample_server=openvpn
openvpn.sample_server.enabled='0'
openvpn.sample_server.port='1194'
openvpn.sample_server.proto='udp'
openvpn.sample_server.dev='tun'
openvpn.sample_server.ca='/etc/openvpn/ca.crt'
openvpn.sample_server.cert='/etc/openvpn/server.crt'
openvpn.sample_server.key='/etc/openvpn/server.key'
openvpn.sample_server.dh='/etc/openvpn/dh1024.pem'
openvpn.sample_server.server='10.8.0.0 255.255.255.0'
openvpn.sample_server.ifconfig_pool_persist='/tmp/ipp.txt'
openvpn.sample_server.keepalive='10 120'
openvpn.sample_server.comp_lzo='yes'
openvpn.sample_server.persist_key='1'
openvpn.sample_server.persist_tun='1'
openvpn.sample_server.status='/tmp/openvpn-status.log'
openvpn.sample_server.verb='3'
openvpn.sample_client=openvpn
openvpn.sample_client.enabled='0'
openvpn.sample_client.client='1'
openvpn.sample_client.dev='tun'
openvpn.sample_client.proto='udp'
openvpn.sample_client.remote='my_server_1 1194'
openvpn.sample_client.resolv_retry='infinite'
openvpn.sample_client.nobind='1'
openvpn.sample_client.persist_key='1'
openvpn.sample_client.persist_tun='1'
openvpn.sample_client.ca='/etc/openvpn/ca.crt'
openvpn.sample_client.cert='/etc/openvpn/client.crt'
openvpn.sample_client.key='/etc/openvpn/client.key'
openvpn.sample_client.comp_lzo='yes'
openvpn.sample_client.verb='3'
Pchać się w to czy jedynie LEDE i Luci?
Tue Nov 1 16:18:47 2016 daemon.info dnsmasq[9218]: using nameserver 208.67.222.222#53
Tue Nov 1 16:18:47 2016 daemon.info dnsmasq[9218]: using nameserver 208.67.220.220#53
Tue Nov 1 16:18:47 2016 daemon.info dnsmasq[9218]: read /etc/hosts - 3 addresses
Tue Nov 1 16:18:47 2016 daemon.info dnsmasq[9218]: read /tmp/hosts/dhcp - 1 addresses
Tue Nov 1 16:18:47 2016 daemon.info dnsmasq[9218]: read /plugin_root/adblock/block.hosts - 1 addresses
Tue Nov 1 16:18:47 2016 daemon.info dnsmasq-dhcp[9218]: read /etc/ethers - 0 addresses
Tue Nov 1 16:18:47 2016 daemon.warn dnsmasq-dhcp[9218]: not giving name datpol.lan to the DHCP lease of 192.168.1.246 because the name exists in /etc/hosts with address 192.168.1.1
Tue Nov 1 16:18:47 2016 daemon.warn dnsmasq-dhcp[9218]: not giving name datpol to the DHCP lease of 192.168.1.246 because the name exists in /etc/hosts with address 192.168.1.1
Tue Nov 1 16:18:47 2016 user.notice firewall: Reloading firewall due to ifup of wan6 (eth0.2)
Tue Nov 1 16:18:50 2016 daemon.notice netifd: wan (9078): Timeout running AT-command
Tue Nov 1 16:18:50 2016 daemon.notice netifd: wan (9078): Failed to connect
Tue Nov 1 16:18:50 2016 daemon.notice netifd: wan (9403): Stopping network
Tue Nov 1 16:18:53 2016 daemon.notice netifd: wan (9403): sending ->
Tue Nov 1 16:18:55 2016 daemon.notice netifd: Interface 'wan' is now down
Tue Nov 1 16:18:55 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Nov 1 16:18:58 2016 daemon.notice netifd: wan (9411): sending ->
Tue Nov 1 16:19:00 2016 user.notice root: openvpn stopped, restarting
Tue Nov 1 16:19:00 2016 daemon.err openvpn(custom_config)[9440]: Options error: You must define TUN/TAP device (--dev)
Tue Nov 1 16:19:00 2016 daemon.warn openvpn(custom_config)[9440]: Use --help for more information.
Tue Nov 1 16:19:13 2016 daemon.notice netifd: wan (9411): Timeout running AT-command
Tue Nov 1 16:19:13 2016 daemon.notice netifd: wan (9411): Failed to connect
Tue Nov 1 16:19:13 2016 daemon.notice netifd: wan (9447): Stopping network
Tue Nov 1 16:19:15 2016 daemon.notice netifd: wan (9447): sending ->
Tue Nov 1 16:19:18 2016 daemon.notice netifd: Interface 'wan' is now down
Tue Nov 1 16:19:18 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Nov 1 16:19:20 2016 daemon.notice netifd: wan (9455): sending ->
Tue Nov 1 16:19:33 2016 daemon.info dnsmasq-dhcp[9218]: DHCPINFORM(br-lan) 192.168.1.246 00:26:c6:0e:f0:3a
Tue Nov 1 16:19:33 2016 daemon.info dnsmasq-dhcp[9218]: DHCPACK(br-lan) 192.168.1.246 00:26:c6:0e:f0:3a datpol
Tue Nov 1 16:19:35 2016 daemon.notice netifd: wan (9455): Timeout running AT-command
Tue Nov 1 16:19:35 2016 daemon.notice netifd: wan (9455): Failed to connect
Tue Nov 1 16:19:35 2016 daemon.notice netifd: wan (9469): Stopping network
Tue Nov 1 16:19:37 2016 daemon.notice netifd: wan (9469): sending ->
Tue Nov 1 16:19:40 2016 daemon.notice netifd: Interface 'wan' is now down
Tue Nov 1 16:19:40 2016 daemon.notice netifd: Interface 'wan' is setting up now
Tue Nov 1 16:19:42 2016 daemon.notice netifd: wan (9477): sending ->
A u Ciebie z pod lady? ![]()
Serwer mam na Debianie,
Format jedno plikowy taki:
client
dev tun
proto udp
remote xxxxxxx yyyy
resolv-retry infinite
nobind
persist-key
persist-tun
remote-cert-tls server
cipher AES-256-CBC
auth SHA512
setenv opt block-outside-dns
tls-version-min 1.2
tls-client
tls-cipher TLS-DHE-RSA-WITH-AES-128-GCM-SHA256
<ca>
-----BEGIN CERTIFICATE-----
MIIDKzCCAhOgAwIBAgIJAMvJuUT0YtWiMA0GCSqGSIb3DQEBCwUAMBMxETAPBgNV
BAMMCENoYW5nZU1lMB4XDTE2MTAyOTA4NTM0MFoXDTI2MTAyNzA4NTM0MFowEzER
MA8GA1UEAwwIQ2hhbmdlTWUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB
AQDXzi5lvykDyiZqMoLl6+MkYlGEuZZ8SU1J32LMfdbrgJ36t0/sF3nQVlmqp0jD
1mcHbF8wQQT5+NY2o9MQH7wWTomN8goAGLoAV5A+2yrv3CjXfM9O6dLeCB0sLp6N
iF2xITLeExr7BYv0hxed
+NB4I4Jwk1tA5V+5YSjidWT6rJgwlPEle8SZDYPZOEU9T3piDAaZqdISoh1Zhj0s
YU3tNxa6FkJmhwYBZk64doFczocEGzdK8YxrzpGv3P5JzRt9HbT0F7g6XWqvgMAh
vnD6L4iPCYPf7IFK6OfZrYiPNpnwmLi47FPSrpm+RrPHzEIlLA5Q5MGC8JraNlhF
Emvo/3XXiVyM4dtxSua5bZ96wcl74N1kPzGFIrJQHHFCYPe/l3/832HSjMOt2xg=
-----END CERTIFICATE-----
</ca>
<cert>
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 2 (0x2)
Signature Algorithm: sha256WithRSAEncryption
Issuer: CN=ChangeMe
Validity
Not Before: Oct 29 08:54:19 2016 GMT
Not After : Oct 27 08:54:19 2026 GMT
Subject: CN=lgliniecki
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
Modulus:
00:dc:8d:4e:e:6d:19:72:
ac:f2:4e:d6:ce:33:32:8d:42:0f:d5:18:8c:8d:8f:
19:22:ee:c:
08:89:28:a9:10:40:1f:24:90:7a:0e:c8:c6:4d:e2:
89:b0:23:96:ef:69:d5:e2:f5:24:e8:d5:9f:9e:3f:
8c:28:dc:ec:13:71:6c:65:a6:bf:65:db:73:c2:ef:
ab:56:da:91:9b:32:22:6b:1a:04:b2:4c:04:97:4f:
8d:e3
Exponent: 65537 (0x10001)
X509v3 extensions:
X509v3 Basic Constraints:
CA:FALSE
X509v3 Subject Key Identifier:
4D:02:BA:2F:C1:08:1E:BC:41:09:D5:4C:BF:07:40:FA:DA:AE:1B:26
X509v3 Authority Key Identifier:
keyid:36:1E:4C:F4:15:A6:FB:C5:C7:DE:F9:85:5F:7F:31:75:A6:4E:2E:FD
DirName:/CN=ChangeMe
serial:CB:C9:B9:44:F4:62:D5:A2
X509v3 Extended Key Usage:
TLS Web Client Authentication
X509v3 Key Usage:
Digital Signature
Signature Algorithm: sha256WithRSAEncryption
87:b6:e:55:
68:ae:12:e0:86:60:20:9b:b7:0b:5f:7f:6f:62:3c:a5:b7:05:
99:e7:ad:5a:48:49:31:3e:af:aa:b2:a5:87:05:2c:86:40:e1:
09:c7:e3:77:57:36:7c:a7:f7:7e:41:5d:c5:1b:4c:de:15:9a:
e6:54:7b:06:48:26:34:96:28:4e:2f:ad:81:77:df:8a:35:4f:
41:44:f6:ed:2f:ac:c8:0b:39:2a:34:f1:a0:21:42:27:b9:b9:
a6:b4:ba:25:77:d3:ab:87:42:9a:ce:0e:7a:9d:f2:7d:8f:2b:
64:e2:60:ea:49:9d:9b:a2:b6:80:da:2b:67:3d:86:a1:b2:7f:
ae:18:09:cc
-----BEGIN CERTIFICATE-----
MIIDODCCAiCgAwIBAgIBAjANBgkqhkiG9w0BAQsFADATMREwDwYDVQQDDAhDaGFu
Z2VNZTAeFw0x+RnQDux+4nj
ntHzbDlJazqTGG7doCu02Bd+NIesayLe3BDgu4p85id3YkT40sckVcpsAcoijAiJ
KKkQQB8kkHoOyMZN4omwI5bvadXi9STo1Z+eP4wo3OwTcWxlpr9l23PC76tW2pGb
MiJrGgSyTASXT43jAgMBAAGjgZQwgZEwCQYDVR0TBAIwADAdBgNVHQ4EFgQUTQK6
L8EIHrxBCdVMvwdA+tquGyYwQwYDVR0jBDwwOoAUNh5M9BWm+8XH3vmFX38xdaZO
Lv2hF6QVMBMxETAPBgNVBAMMCENoYW5nZU1lggkAy8m5RPRi1aIwEwYDVR0lBAww
CgYIKwYBBQUHAwIwCwYDVR0PBAQDAgeAMA0GCSqGSIb3DQEBCwUAA4IBAQCHtiLT
K+P3vsI1jRqyve3Yw5edtq4uR5MrjRhk4aZvBhSF99t/XhNbM8//yPXkiGMz0+kp
f5wrF7DnapQ4WzpY9A7pI4+HaFHw7au7zW2Drh1BJfsRD4dsj7VPJ8v38beV0srZ
8V0LxCw1U6YX1PUF9vHPgPn1WI5xgF1xnlVorhLghmAgm7cLX39vYjyltwWZ561a
SEkxPq+qsqWHBSyGQOEJx+N3VzZ8p/d+QV3FG0zeFZrmVHsGSCY0lihOL62Bd9+K
NU9BRPbtL6zICzkqNPGgIUInubmmtLold9Orh0Kazg56nfJ9jytk4mDqSZ2boraA
2itnPYahsn+uGAnM
-----END CERTIFICATE-----
</cert>
<key>
-----BEGIN PRIVATE KEY-----
MIIEwAIBADANBgkqhkiG9w0BAQEFAASCBKowggSmAgEAAoIBAQDcjU7pa2DXStcm
X2Y14vri3qS7vp/w/BW80IsE7lRl18U3tmbvB906Y20ZcqzyTtbOMzKNQg/VGIyN
jxki7sGN7xH7jLEOf4b5rSeslLpsx1JFlGvTc7KdVfsYaCa+MpRYgWRxSdTRm6FA
nOZd8dACWTCon4h8Eyb0nPNqMjlMNEcWsZwBoR0bhVeN7+RnQDux+4njntHzbDlJ
azqTGG7doCu02Bd+NIesayLe3BDgu4p85id3YkT40sckVcpsAcoijAiJKKkQQB8k
kHoOyMZN4omwI5bvadXi9STo1Z+eP4wo3OwTcWxlpr9l23PC76tW2pGbMiJrGgSy
TASXT43jAgMBAAECggEBANQa5eAfz1Nde0pBBvgd4TAb9ItGCWVl2bXrTTchyXLk
LpukxJtukbicdAi8O00Quw41OJGXDcjfQhTFoOPyf5xzZXTo2kJaLMGjX/teUJtnFW2QEI5JNK90CXHfZ2e2ALvf1a1Nmfk+azCIGPilFtzZ
Dlq5k4oB7MUU6+K838ePN6ofYoOXxWUmFrXKDES1oIpnat3Rh+f0rHyqmxlHqeJx
3U1ShpLOBKlckkDNzTYypp2DmPDMWZburLgXUsQiZvkCgYEA+5KvzKi5l0jmAPTJ
g53sIWpE49hGyBpQIHP2ckW2D/65EUkqFeV8tjBHSaILa+hT2axjdkcxyRnZuVnr
Ff3jwCY8LNybIFF/GFjVLd6qrzVi2Kv0N0Aq1SK8KhNLpNPDwa1nAbBXeAjwqdIUbFW0XYo8VuGHumtfafn3WxwTM
kSQKgdrC8ui2UItIfEzRbfzs+IU=
-----END PRIVATE KEY-----
</key>
key-direction 1
<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
c3a0f5b716db5df6d656a3633c87df9d
e5c23d15ce289195b2be3a661d4f1ae5
906195826da5018b00d07937851b5d16
02f33e4541c44e926731435def77fa7e
0201b1e90a8dc77a8be1b71166318508
794a66a6f8f
1d9ee6963fb220e7b5d77a4756db9bf9
23c053a42441f7fb3568f87ab1db70b3
-----END OpenVPN Static key V1-----
</tls-auth>
Ale nie łączy z serwerem, dlaczego?
Hej,
Czy dla ww. sprzętu jest dostępna ta wersja?
Jak to włączyć w Gargoyle? Szukam, szukam ale bladego pojęcie nie mam.
Obecnie mam czyste GG, chcę wgrać któreś z poniższych. Staram się wgrać z failsafe_mode ale dostaje:
Image check 'platform_check_image' failed
gargoyle-1.9.1.1-ramips-wt3020-8M-squashfs-factory.bin
gargoyle-1.9.1.1-ramips-wt3020-8M-squashfs-sysupgrade.bin
Czemu?
Co to za dziwne Gargoyle?
# cat /etc/config/network
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fda1:9885:2cdd::/48'
config interface 'lan'
option type 'bridge'
option ifname 'eth0'
option proto 'static'
option ip6assign '60'
option ipaddr '10.10.0.1'
option netmask '255.0.0.0'
config interface 'wan'
option ifname 'eth1'
option proto 'dhcp'
option metric '10'
option dns '8.8.8.8 8.8.4.4'
config interface 'wan6'
option ifname 'eth1'
option proto 'dhcpv6'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 1 2 3 5'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '4 6'
config interface 'wan2'
option proto '3g'
option device '/dev/ttyUSB0'
option apn 'internet'
option metric '20'
option dns '8.8.8.8 8.8.4.4'
# cat /etc/config/mwan3
config interface 'wan'
option enabled '1'
list track_ip '8.8.4.4'
list track_ip '8.8.8.8'
list track_ip '208.67.222.222'
list track_ip '208.67.220.220'
option reliability '2'
option count '1'
option timeout '2'
option interval '5'
option down '3'
option up '8'
config interface 'wan2'
list track_ip '8.8.8.8'
list track_ip '208.67.220.220'
option reliability '1'
option count '1'
option timeout '2'
option interval '5'
option down '3'
option up '8'
option enabled '1'
config member 'wan_m1_w3'
option interface 'wan'
option metric '1'
option weight '99'
config member 'wan_m2_w3'
option interface 'wan'
option metric '2'
option weight '3'
config member 'wan2_m1_w2'
option interface 'wan2'
option metric '1'
option weight '1'
config member 'wan2_m2_w2'
option interface 'wan2'
option metric '2'
option weight '2'
config policy 'wan_only'
list use_member 'wan_m1_w3'
config policy 'wan2_only'
list use_member 'wan2_m1_w2'
config policy 'balanced'
list use_member 'wan_m1_w3'
list use_member 'wan2_m1_w2'
config policy 'wan_wan2'
list use_member 'wan_m1_w3'
list use_member 'wan2_m2_w2'
config policy 'wan2_wan'
list use_member 'wan_m2_w3'
list use_member 'wan2_m1_w2'
config rule 'https'
option sticky '1'
option dest_port '443'
option proto 'tcp'
option use_policy 'balanced'
config rule 'default_rule'
option dest_ip '0.0.0.0/0'
option use_policy 'balanced'
Dodatkowo, jeśli wyjmę modem to:
interface wan is online and tracking is active
interface wan2 is unknown and tracking is active
I nie ma Internetu. Nie jest w stanie rozpoznać że nie ma modemu.
Da się jakoś to naprawić?
OK działa - tak jak by. Ping idzie, DNS działa lecz strony się nie wczytują. Dlaczego?
eko.one.pl → Posty przez JarekMk
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc