1 (edytowany przez Greff 2015-12-03 21:12:12)

Temat: Nexx WT3020 i Huawei E398 - brak połączenia

Cześć,
Zaktualizowałem (instalacja na czysto) OpenWRT z Luci na moim Nexx WT3020 do ostatniej, aktualnej wersji CC z Twojej strony (o ile pamiętam z 28.11.2015)

Mam jednak jeden problem gdyż modem Huawei E398 przestał się łączyć.

Nie chce pracować na żadnej karcie SIM jaką posiadam (nju mobile, Play, T-Mobile). Do tej pory wszystko pracowało OK, modem łączył się w trybie HSPA+ (ograniczenie nadajnika). /pracował także na 15.05, ale wcześniejszej wersji/

Teraz nie łączy się w ogóle. Modem jest ustawiony z LuCI na QMI.

Próbowałem instalować CC dwa razy na czysto i od początku ustawiać wszystko jeszcze raz. Modem się nie łączy. Wygląda to, patrząc na diodę LED, jakby cały czas próbował i nie dochodziło do połączenia.

Czy coś zrobiłem nie tak?

1x OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee by Cezary

2

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

uci show network
ifstatus wan
logread

pokaż.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3 (edytowany przez Greff 2015-12-04 14:41:58)

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

Cześć,
Przestawiłem nazwę interfejsu z "MODEMUSB" na "4G" w LuCi przy całkowitym kolejnym wyczyszczeniu OpenWrt. WT3020 zaczął się łączyć, ale albo łączy się prawie od razu po zakończeniu inicjacji modemu (stałe światło kontrolki LED na routerze), albo nie potrafi się połączyć w ogóle przez 15 minut i więcej. Nie wiem czy to jest jakiś błąd. E398 jest podłączony do zewnętrznej anteny 16dbi (Yagi), nadajnik sieci 3G jest oddalony o ok. 3-4 km. O dziwo iPad łączy się od razu. Czy to może wynika z mocy CPU?

Nadal wysłać te logi?

(Przepraszam z góry za lamerskie pytania)

Edycja:
Zapomniałem wspomnieć, każdy SIM ma wyłączony PIN.

1x OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee by Cezary

4

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

Tak, nadal pokaż wyniki tych poleceń. Zwłaszcza w momencie kiedy nie łączy.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

LOGI:

1. uci show network (podaję raz, bo to zapis konfiguracji jest. nie powinno się zmieniać raczej, pobrane przy braku połączenia:

network.loopback=interface
network.loopback.ifname='lo'
network.loopback.proto='static'
network.loopback.ipaddr='127.0.0.1'
network.loopback.netmask='255.0.0.0'
network.globals=globals
network.globals.ula_prefix='fd8a:095d:0710::/48'
network.lan=interface
network.lan.force_link='1'
network.lan.macaddr='20:28:18:a0:fb:02'
network.lan.type='bridge'
network.lan.proto='static'
network.lan.ipaddr='192.168.1.1'
network.lan.netmask='255.255.255.0'
network.lan.ip6assign='60'
network.lan._orig_ifname='eth0.1 radio0.network1'
network.lan._orig_bridge='true'
network.lan.ifname='eth0.1 eth0.2'
network.wan=interface
network.wan.ifname='eth0.2'
network.wan.force_link='1'
network.wan.macaddr='20:28:18:a0:fb:03'
network.wan.proto='dhcp'
network.wan6=interface
network.wan6.ifname='eth0.2'
network.wan6.proto='dhcpv6'
network.@switch[0]=switch
network.@switch[0].name='switch0'
network.@switch[0].reset='1'
network.@switch[0].enable_vlan='1'
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device='switch0'
network.@switch_vlan[0].vlan='1'
network.@switch_vlan[0].ports='1 2 3 4 6t'
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device='switch0'
network.@switch_vlan[1].vlan='2'
network.@switch_vlan[1].ports='0 6t'
network.4G=interface
network.4G.proto='qmi'
network.4G.device='/dev/cdc-wdm0'
network.4G.mode='all'
network.4G.apn='internet'

2. Jako, że nazwa interfejsu to 4G, to zamieniłem "ifstatus wan" na "ifstatus 4G" (pobrane przy braku połączenia):

{
    "up": false,
    "pending": true,
    "available": true,
    "autostart": true,
    "proto": "qmi",
    "data": {
        
    }
}

3. logread (brak połączenia):

Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.090000] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.100000] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.120000] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
Thu Dec  3 20:29:06 2015 kern.debug kernel: [    8.190000] usb usb2: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:06 2015 kern.debug kernel: [    8.190000] hub 2-0:1.0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.190000] hub 2-0:1.0: USB hub found
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.200000] hub 2-0:1.0: 1 port detected
Thu Dec  3 20:29:06 2015 kern.debug kernel: [    8.210000] rt2880-pinmux pinctrl: request pin 72 (io72) for pio:72
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.220000] usbcore: registered new interface driver usb-storage
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.380000] usb 1-1: new high-speed USB device number 2 using ehci-platform
Thu Dec  3 20:29:06 2015 user.info kernel: [    8.410000] init: - preinit -
Thu Dec  3 20:29:06 2015 kern.debug kernel: [    8.610000] usb 1-1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:06 2015 kern.debug kernel: [    8.620000] usb-storage 1-1:1.0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.620000] usb-storage 1-1:1.0: USB Mass Storage device detected
Thu Dec  3 20:29:06 2015 kern.info kernel: [    8.660000] scsi host0: usb-storage 1-1:1.0
Thu Dec  3 20:29:06 2015 kern.info kernel: [    9.860000] 8021q: adding VLAN 0 to HW filter on device eth0
Thu Dec  3 20:29:06 2015 kern.notice kernel: [    9.980000] scsi 0:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 0
Thu Dec  3 20:29:06 2015 kern.debug kernel: [    9.990000] sd 0:0:0:0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:06 2015 kern.notice kernel: [   10.010000] random: mktemp urandom read with 16 bits of entropy available
Thu Dec  3 20:29:06 2015 user.info kernel: [   13.260000] mount_root: loading kmods from internal overlay
Thu Dec  3 20:29:06 2015 kern.notice kernel: [   14.360000] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Thu Dec  3 20:29:06 2015 user.info kernel: [   14.390000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
Thu Dec  3 20:29:06 2015 user.info kernel: [   14.420000] block: extroot: not configured
Thu Dec  3 20:29:06 2015 kern.notice kernel: [   14.620000] jffs2: notice: (359) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Thu Dec  3 20:29:06 2015 user.info kernel: [   15.540000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
Thu Dec  3 20:29:06 2015 user.info kernel: [   15.560000] block: extroot: not configured
Thu Dec  3 20:29:06 2015 user.info kernel: [   15.570000] mount_root: switching to jffs2 overlay
Thu Dec  3 20:29:06 2015 user.info kernel: [   15.610000] procd: - early -
Thu Dec  3 20:29:06 2015 user.info kernel: [   15.610000] procd: - watchdog -
Thu Dec  3 20:29:06 2015 user.info kernel: [   16.640000] procd: - ubus -
Thu Dec  3 20:29:06 2015 user.info kernel: [   17.680000] procd: - init -
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.310000] NET: Registered protocol family 10
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.330000] gre: GRE over IPv4 demultiplexor driver
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.350000] ip_gre: GRE over IPv4 tunneling driver
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.370000] ip6_tables: (C) 2000-2006 Netfilter Core Team
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.410000] u32 classifier
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.420000]     input device check on
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.420000]     Actions configured
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.430000] Mirror/redirect action on
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.580000] netem: version 1.3
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.600000] fuse init (API version 7.23)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.620000] usbcore: registered new interface driver cdc_acm
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.630000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.650000] usbcore: registered new interface driver cdc_wdm
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.660000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.680000] Backport generated by backports.git backports-20150129-0-gdd4a670
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.710000] ip_tables: (C) 2000-2006 Netfilter Core Team
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.730000] nf_conntrack version 0.5.0 (958 buckets, 3832 max)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.800000] usbcore: registered new interface driver usblp
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.840000] usbcore: registered new interface driver usbserial
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.850000] usbcore: registered new interface driver usbserial_generic
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.860000] usbserial: USB Serial support registered for generic
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.920000] xt_time: kernel timezone is -0000
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.930000] usbcore: registered new interface driver cdc_ether
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.960000] usbcore: registered new interface driver cdc_ncm
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.040000] cfg80211: Calling CRDA to update world regulatory domain
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.060000] usbcore: registered new interface driver huawei_cdc_ncm
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.100000] cfg80211: World regulatory domain updated:
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.110000] cfg80211:  DFS Master region: unset
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.110000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.130000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.150000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.170000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.180000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.200000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.220000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.230000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.250000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.330000] PPP generic driver version 2.4.2
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.350000] PPP MPPE Compression module registered
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.360000] NET: Registered protocol family 24
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.370000] PPTP driver version 0.8.5
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.380000] usbcore: registered new interface driver qmi_wwan
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.390000] usbcore: registered new interface driver rndis_host
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.420000] usbcore: registered new interface driver sierra
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.430000] usbserial: USB Serial support registered for Sierra USB modem
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.450000] usbcore: registered new interface driver sierra_net
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.470000] usbcore: registered new interface driver cdc_mbim
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.480000] usbcore: registered new interface driver option
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.490000] usbserial: USB Serial support registered for GSM modem (1-port)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.540000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0500 detected
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.550000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
Thu Dec  3 20:29:06 2015 kern.debug kernel: [   20.570000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Thu Dec  3 20:29:08 2015 user.emerg syslog: 'radio0' is disabled
Thu Dec  3 20:29:08 2015 user.emerg syslog: 'radio0' is disabled
Thu Dec  3 20:29:09 2015 kern.info kernel: [   25.560000] usb 1-1: USB disconnect, device number 2
Thu Dec  3 20:29:09 2015 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Thu Dec  3 20:29:11 2015 daemon.err block: /dev/mtdblock6 is already mounted
Thu Dec  3 20:29:12 2015 authpriv.info dropbear[1260]: Not backgrounding
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC fq_codel is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC fq_codel is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC efq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC efq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC nfq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC nfq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC sfq is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC sfq is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC codel is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC codel is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC ns2_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC ns2_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC pie is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC pie is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC cake is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC cake is NOT useable.
Thu Dec  3 20:29:14 2015 kern.info kernel: [   30.890000] usb 1-1: new high-speed USB device number 3 using ehci-platform
Thu Dec  3 20:29:14 2015 kern.debug kernel: [   31.070000] usb 1-1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.110000] option 1-1:1.0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.120000] option 1-1:1.0: GSM modem (1-port) converter detected
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.130000] option1 ttyUSB0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.140000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.160000] option 1-1:1.1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.170000] option 1-1:1.1: GSM modem (1-port) converter detected
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.180000] option1 ttyUSB1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.190000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.210000] option 1-1:1.2: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.220000] option 1-1:1.2: GSM modem (1-port) converter detected
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.230000] option1 ttyUSB2: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.240000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.260000] qmi_wwan 1-1:1.3: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.270000] qmi_wwan 1-1:1.3: cdc-wdm0: USB WDM device
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.280000] qmi_wwan 1-1:1.3 wwan0: register 'qmi_wwan' at usb-101c0000.ehci-1, WWAN/QMI device, 00:a0:c6:00:00:00
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.300000] usb-storage 1-1:1.5: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.320000] usb-storage 1-1:1.5: USB Mass Storage device detected
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.330000] scsi host1: usb-storage 1-1:1.5
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.340000] usb-storage 1-1:1.6: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.350000] usb-storage 1-1:1.6: USB Mass Storage device detected
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.400000] scsi host2: usb-storage 1-1:1.6
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.920000] 8021q: adding VLAN 0 to HW filter on device eth0
Thu Dec  3 20:29:15 2015 kern.info kernel: [   32.100000] device eth0.1 entered promiscuous mode
Thu Dec  3 20:29:15 2015 kern.info kernel: [   32.110000] device eth0 entered promiscuous mode
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.230000] br-lan: port 1(eth0.1) entered forwarding state
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.240000] br-lan: port 1(eth0.1) entered forwarding state
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'lan' is enabled
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'lan' is setting up now
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'lan' is now up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'wan' is enabled
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'wan' is setting up now
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'wan6' is enabled
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.450000] device eth0.2 entered promiscuous mode
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.460000] br-lan: port 2(eth0.2) entered forwarding state
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.470000] br-lan: port 2(eth0.2) entered forwarding state
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface '4G' is setting up now
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'loopback' is enabled
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'loopback' is now up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Bridge 'br-lan' link is up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'lan' has link connectivity 
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Network device 'eth0' link is up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: VLAN 'eth0.2' link is up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'wan' has link connectivity 
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'wan6' has link connectivity 
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'wan6' is setting up now
Thu Dec  3 20:29:16 2015 daemon.notice netifd: VLAN 'eth0.1' link is up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Network device 'lo' link is up
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface 'loopback' has link connectivity 
Thu Dec  3 20:29:16 2015 kern.notice kernel: [   33.070000] scsi 2:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
Thu Dec  3 20:29:16 2015 kern.debug kernel: [   33.090000] sd 2:0:0:0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:16 2015 daemon.notice netifd: wan (1625): udhcpc (v1.23.2) started
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   33.280000] scsi 1:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 0
Thu Dec  3 20:29:17 2015 kern.debug kernel: [   33.300000] sd 1:0:0:0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   33.320000] sd 2:0:0:0: [sda] 31291392 512-byte logical blocks: (16.0 GB/14.9 GiB)
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   33.350000] sd 2:0:0:0: [sda] Write Protect is off
Thu Dec  3 20:29:17 2015 kern.debug kernel: [   33.350000] sd 2:0:0:0: [sda] Mode Sense: 0f 0e 00 00
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   33.420000] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Thu Dec  3 20:29:17 2015 kern.info kernel: [   33.590000]  sda: sda1 sda2
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   33.850000] sd 2:0:0:0: [sda] Attached SCSI removable disk
Thu Dec  3 20:29:17 2015 daemon.notice netifd: wan (1625): Sending discover...
Thu Dec  3 20:29:18 2015 kern.info kernel: [   34.240000] br-lan: port 1(eth0.1) entered forwarding state
Thu Dec  3 20:29:18 2015 kern.info kernel: [   34.470000] br-lan: port 2(eth0.2) entered forwarding state
Thu Dec  3 20:29:18 2015 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Dec  3 20:29:20 2015 user.emerg syslog: setting up led power
Thu Dec  3 20:29:20 2015 daemon.notice netifd: wan (1625): Sending discover...
Thu Dec  3 20:29:22 2015 daemon.info procd: - init complete -
Thu Dec  3 20:29:22 2015 kern.info kernel: [   39.060000] EXT4-fs (sda1): recovery complete
Thu Dec  3 20:29:22 2015 kern.info kernel: [   39.070000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
Thu Dec  3 20:29:23 2015 daemon.notice netifd: wan (1625): Sending discover...
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq[1930]: started, version 2.73 cachesize 150
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq[1930]: 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 loop-detect inotify
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq[1930]: DNS service limited to local subnets
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq-dhcp[1930]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq[1930]: using local addresses only for domain lan
Thu Dec  3 20:29:25 2015 daemon.warn dnsmasq[1930]: no servers found in /tmp/resolv.conf.auto, will retry
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq[1930]: read /etc/hosts - 1 addresses
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq[1930]: read /tmp/hosts/dhcp - 1 addresses
Thu Dec  3 20:29:25 2015 daemon.info dnsmasq-dhcp[1930]: read /etc/ethers - 0 addresses
Thu Dec  3 20:29:40 2015 kern.notice kernel: [   56.960000] random: nonblocking pool is initialized
Thu Dec  3 20:39:31 2015 authpriv.info dropbear[2075]: Child connection from 192.168.1.2:49452
Thu Dec  3 20:40:28 2015 authpriv.notice dropbear[2075]: Password auth succeeded for 'root' from 192.168.1.2:49452
1x OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee by Cezary

6

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

logi przy połączonym E398

1. ifstatus 4G:

{
    "up": true,
    "pending": false,
    "available": true,
    "autostart": true,
    "uptime": 3062,
    "l3_device": "wwan0",
    "proto": "qmi",
    "metric": 0,
    "delegation": true,
    "ipv4-address": [
        
    ],
    "ipv6-address": [
        
    ],
    "ipv6-prefix": [
        
    ],
    "ipv6-prefix-assignment": [
        
    ],
    "route": [
        
    ],
    "dns-server": [
        
    ],
    "dns-search": [
        
    ],
    "inactive": {
        "ipv4-address": [
            
        ],
        "ipv6-address": [
            
        ],
        "route": [
            
        ],
        "dns-server": [
            
        ],
        "dns-search": [
            
        ]
    },
    "data": {
        
    }
}

2. logread:

Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.940000] xt_time: kernel timezone is -0000
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.960000] usbcore: registered new interface driver cdc_ether
Thu Dec  3 20:29:06 2015 kern.info kernel: [   19.970000] usbcore: registered new interface driver cdc_ncm
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.030000] cfg80211: Calling CRDA to update world regulatory domain
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.050000] cfg80211: World regulatory domain updated:
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.060000] cfg80211:  DFS Master region: unset
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.060000] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.080000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.100000] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.120000] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.130000] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.150000] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.170000] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.180000] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.200000] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.240000] usbcore: registered new interface driver huawei_cdc_ncm
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.300000] PPP generic driver version 2.4.2
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.310000] PPP MPPE Compression module registered
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.320000] NET: Registered protocol family 24
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.330000] PPTP driver version 0.8.5
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.340000] usbcore: registered new interface driver qmi_wwan
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.360000] usbcore: registered new interface driver rndis_host
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.390000] usbcore: registered new interface driver sierra
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.400000] usbserial: USB Serial support registered for Sierra USB modem
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.410000] usbcore: registered new interface driver sierra_net
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.430000] usbcore: registered new interface driver cdc_mbim
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.450000] usbcore: registered new interface driver option
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.460000] usbserial: USB Serial support registered for GSM modem (1-port)
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.500000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0500 detected
Thu Dec  3 20:29:06 2015 kern.info kernel: [   20.520000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 7620 detected
Thu Dec  3 20:29:06 2015 kern.debug kernel: [   20.530000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Thu Dec  3 20:29:08 2015 user.emerg syslog: 'radio0' is disabled
Thu Dec  3 20:29:08 2015 user.emerg syslog: 'radio0' is disabled
Thu Dec  3 20:29:09 2015 user.emerg syslog: this file has been obseleted. please call "/sbin/block mount" directly
Thu Dec  3 20:29:09 2015 kern.info kernel: [   25.800000] usb 1-1: USB disconnect, device number 2
Thu Dec  3 20:29:11 2015 daemon.err block: /dev/mtdblock6 is already mounted
Thu Dec  3 20:29:12 2015 authpriv.info dropbear[1269]: Not backgrounding
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC fq_codel is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC fq_codel is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC efq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC efq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC nfq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC nfq_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC sfq is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC sfq is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC codel is useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC codel is useable.
Thu Dec  3 20:29:13 2015 user.emerg syslog: SQM: QDISC ns2_codel is NOT useable.
Thu Dec  3 20:29:13 2015 user.notice SQM: QDISC ns2_codel is NOT useable.
Thu Dec  3 20:29:14 2015 user.emerg syslog: SQM: QDISC pie is useable.
Thu Dec  3 20:29:14 2015 user.notice SQM: QDISC pie is useable.
Thu Dec  3 20:29:14 2015 user.emerg syslog: SQM: QDISC cake is NOT useable.
Thu Dec  3 20:29:14 2015 user.notice SQM: QDISC cake is NOT useable.
Thu Dec  3 20:29:14 2015 kern.info kernel: [   30.880000] 8021q: adding VLAN 0 to HW filter on device eth0
Thu Dec  3 20:29:14 2015 kern.info kernel: [   30.910000] device eth0.1 entered promiscuous mode
Thu Dec  3 20:29:14 2015 kern.info kernel: [   30.920000] device eth0 entered promiscuous mode
Thu Dec  3 20:29:14 2015 kern.info kernel: [   30.950000] br-lan: port 1(eth0.1) entered forwarding state
Thu Dec  3 20:29:14 2015 kern.info kernel: [   30.960000] br-lan: port 1(eth0.1) entered forwarding state
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'lan' is enabled
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'lan' is setting up now
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'lan' is now up
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'wan' is enabled
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'wan' is setting up now
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'wan6' is enabled
Thu Dec  3 20:29:14 2015 kern.info kernel: [   31.060000] device eth0.2 entered promiscuous mode
Thu Dec  3 20:29:14 2015 kern.info kernel: [   31.070000] br-lan: port 2(eth0.2) entered forwarding state
Thu Dec  3 20:29:14 2015 kern.info kernel: [   31.080000] br-lan: port 2(eth0.2) entered forwarding state
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface '4G' is setting up now
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'loopback' is enabled
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Dec  3 20:29:14 2015 daemon.notice netifd: Interface 'loopback' is now up
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Bridge 'br-lan' link is up
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Interface 'lan' has link connectivity 
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Network device 'eth0' link is up
Thu Dec  3 20:29:15 2015 daemon.notice netifd: VLAN 'eth0.2' link is up
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Interface 'wan' has link connectivity 
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Interface 'wan6' has link connectivity 
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Interface 'wan6' is setting up now
Thu Dec  3 20:29:15 2015 daemon.notice netifd: VLAN 'eth0.1' link is up
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Network device 'lo' link is up
Thu Dec  3 20:29:15 2015 daemon.notice netifd: Interface 'loopback' has link connectivity 
Thu Dec  3 20:29:15 2015 daemon.notice netifd: 4G (1516): The specified control device does not exist
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.310000] usb 1-1: new high-speed USB device number 3 using ehci-platform
Thu Dec  3 20:29:15 2015 daemon.notice netifd: wan (1547): udhcpc (v1.23.2) started
Thu Dec  3 20:29:15 2015 daemon.notice netifd: wan (1547): Sending discover...
Thu Dec  3 20:29:15 2015 daemon.notice netifd: 4G (1567): Stopping network
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.930000] usb 1-1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.950000] option 1-1:1.0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.960000] option 1-1:1.0: GSM modem (1-port) converter detected
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   31.970000] option1 ttyUSB0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   31.980000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   32.000000] option 1-1:1.1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   32.010000] option 1-1:1.1: GSM modem (1-port) converter detected
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   32.020000] option1 ttyUSB1: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   32.030000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   32.050000] option 1-1:1.2: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   32.060000] option 1-1:1.2: GSM modem (1-port) converter detected
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   32.070000] option1 ttyUSB2: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:15 2015 kern.info kernel: [   32.080000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
Thu Dec  3 20:29:15 2015 kern.debug kernel: [   32.100000] qmi_wwan 1-1:1.3: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.110000] qmi_wwan 1-1:1.3: cdc-wdm0: USB WDM device
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.120000] qmi_wwan 1-1:1.3 wwan0: register 'qmi_wwan' at usb-101c0000.ehci-1, WWAN/QMI device, 00:a0:c6:00:00:00
Thu Dec  3 20:29:16 2015 kern.debug kernel: [   32.140000] usb-storage 1-1:1.5: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.160000] usb-storage 1-1:1.5: USB Mass Storage device detected
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.180000] scsi host1: usb-storage 1-1:1.5
Thu Dec  3 20:29:16 2015 kern.debug kernel: [   32.190000] usb-storage 1-1:1.6: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.200000] usb-storage 1-1:1.6: USB Mass Storage device detected
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.280000] scsi host2: usb-storage 1-1:1.6
Thu Dec  3 20:29:16 2015 daemon.notice netifd: 4G (1567): Failed to open device
Thu Dec  3 20:29:16 2015 daemon.notice netifd: 4G (1567): Command failed: Permission denied
Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface '4G' is now down
Thu Dec  3 20:29:16 2015 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Dec  3 20:29:16 2015 kern.info kernel: [   32.960000] br-lan: port 1(eth0.1) entered forwarding state
Thu Dec  3 20:29:16 2015 kern.info kernel: [   33.080000] br-lan: port 2(eth0.2) entered forwarding state
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   33.190000] scsi 1:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 0
Thu Dec  3 20:29:17 2015 kern.debug kernel: [   33.200000] sd 1:0:0:0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:17 2015 kern.notice kernel: [   34.100000] scsi 2:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
Thu Dec  3 20:29:17 2015 kern.debug kernel: [   34.110000] sd 2:0:0:0: no of_node; not parsing pinctrl DT
Thu Dec  3 20:29:18 2015 kern.notice kernel: [   34.130000] sd 2:0:0:0: [sda] 31291392 512-byte logical blocks: (16.0 GB/14.9 GiB)
Thu Dec  3 20:29:18 2015 kern.notice kernel: [   34.160000] sd 2:0:0:0: [sda] Write Protect is off
Thu Dec  3 20:29:18 2015 kern.debug kernel: [   34.160000] sd 2:0:0:0: [sda] Mode Sense: 0f 0e 00 00
Thu Dec  3 20:29:18 2015 kern.notice kernel: [   34.210000] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Thu Dec  3 20:29:18 2015 kern.info kernel: [   34.240000]  sda: sda1 sda2
Thu Dec  3 20:29:18 2015 kern.notice kernel: [   34.270000] sd 2:0:0:0: [sda] Attached SCSI removable disk
Thu Dec  3 20:29:18 2015 daemon.notice netifd: wan (1547): Sending discover...
Thu Dec  3 20:29:20 2015 user.emerg syslog: setting up led power
Thu Dec  3 20:29:21 2015 daemon.notice netifd: Interface '4G' is setting up now
Thu Dec  3 20:29:21 2015 daemon.info procd: - init complete -
Thu Dec  3 20:29:21 2015 daemon.notice netifd: wan (1547): Sending discover...
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq[1934]: started, version 2.73 cachesize 150
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq[1934]: 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 loop-detect inotify
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq[1934]: DNS service limited to local subnets
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq-dhcp[1934]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq[1934]: using local addresses only for domain lan
Thu Dec  3 20:29:23 2015 daemon.warn dnsmasq[1934]: no servers found in /tmp/resolv.conf.auto, will retry
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq[1934]: read /etc/hosts - 1 addresses
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq[1934]: read /tmp/hosts/dhcp - 1 addresses
Thu Dec  3 20:29:23 2015 daemon.info dnsmasq-dhcp[1934]: read /etc/ethers - 0 addresses
Thu Dec  3 20:29:23 2015 kern.info kernel: [   39.630000] EXT4-fs (sda1): recovery complete
Thu Dec  3 20:29:23 2015 kern.info kernel: [   39.630000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: 
Thu Dec  3 20:29:24 2015 daemon.notice netifd: 4G (1853): "Failed to connect to service"
Thu Dec  3 20:29:24 2015 daemon.notice netifd: 4G (1853): Waiting for network registration
Thu Dec  3 20:29:29 2015 daemon.notice netifd: 4G (1853): Starting network internet
Thu Dec  3 20:29:34 2015 daemon.notice netifd: 4G (1853): Starting DHCP
Thu Dec  3 20:29:34 2015 daemon.notice netifd: Interface '4G' is now up
Thu Dec  3 20:29:34 2015 daemon.notice netifd: Network device 'wwan0' link is up
Thu Dec  3 20:29:34 2015 daemon.notice netifd: Network alias 'wwan0' link is up
Thu Dec  3 20:29:34 2015 daemon.notice netifd: Interface '4G_4' is enabled
Thu Dec  3 20:29:34 2015 daemon.notice netifd: Interface '4G_4' has link connectivity 
Thu Dec  3 20:29:34 2015 daemon.notice netifd: Interface '4G_4' is setting up now
Thu Dec  3 20:29:34 2015 daemon.notice netifd: 4G (1853): Command failed: Unknown error
Thu Dec  3 20:29:35 2015 daemon.notice netifd: Interface '4G_6' is enabled
Thu Dec  3 20:29:35 2015 daemon.notice netifd: Interface '4G_6' has link connectivity 
Thu Dec  3 20:29:35 2015 daemon.notice netifd: Interface '4G_6' is setting up now
Thu Dec  3 20:29:35 2015 daemon.notice netifd: 4G (1853): Command failed: Unknown error
Thu Dec  3 20:29:35 2015 user.notice root: qmi bringup failed, retry in 15s
Thu Dec  3 20:29:35 2015 daemon.notice netifd: 4G_4 (2113): udhcpc (v1.23.2) started
Thu Dec  3 20:29:35 2015 daemon.notice netifd: 4G_4 (2113): Sending discover...
Thu Dec  3 20:29:35 2015 daemon.notice netifd: 4G_4 (2113): Sending select for 10.132.55.64...
Thu Dec  3 20:29:35 2015 daemon.notice netifd: 4G_4 (2113): Lease of 10.132.55.64 obtained, lease time 7200
Thu Dec  3 20:29:35 2015 daemon.notice netifd: Interface '4G_4' is now up
Thu Dec  3 20:29:35 2015 daemon.info dnsmasq[1934]: reading /tmp/resolv.conf.auto
Thu Dec  3 20:29:35 2015 daemon.info dnsmasq[1934]: using local addresses only for domain lan
Thu Dec  3 20:29:35 2015 daemon.info dnsmasq[1934]: using nameserver 89.108.195.20#53
Thu Dec  3 20:29:35 2015 daemon.info dnsmasq[1934]: using nameserver 89.108.202.20#53
Thu Dec  3 20:29:35 2015 user.notice firewall: Reloading firewall due to ifup of 4G (wwan0)
Thu Dec  3 20:29:35 2015 kern.notice kernel: [   52.120000] random: nonblocking pool is initialized
Fri Dec  4 13:44:55 2015 daemon.notice netifd: Network device 'eth0' link is down
Fri Dec  4 13:44:55 2015 daemon.notice netifd: VLAN 'eth0.2' link is down
Fri Dec  4 13:44:55 2015 daemon.notice netifd: Interface 'wan' has link connectivity loss
Fri Dec  4 13:44:55 2015 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Fri Dec  4 13:44:55 2015 kern.info kernel: [ 2636.260000] br-lan: port 1(eth0.1) entered disabled state
Fri Dec  4 13:44:55 2015 daemon.notice netifd: VLAN 'eth0.1' link is down
Fri Dec  4 13:44:55 2015 kern.info kernel: [ 2636.280000] br-lan: port 2(eth0.2) entered disabled state
Fri Dec  4 13:44:56 2015 daemon.notice netifd: Bridge 'br-lan' link is down
Fri Dec  4 13:44:56 2015 daemon.notice netifd: Interface 'lan' has link connectivity loss
Fri Dec  4 13:45:13 2015 kern.info kernel: [ 2653.380000] ralink_soc_eth 10100000.ethernet eth0: port 0 link up (100Mbps/Full duplex)
Fri Dec  4 13:45:13 2015 daemon.notice netifd: Network device 'eth0' link is up
Fri Dec  4 13:45:13 2015 daemon.notice netifd: VLAN 'eth0.2' link is up
Fri Dec  4 13:45:13 2015 daemon.notice netifd: Interface 'wan' has link connectivity 
Fri Dec  4 13:45:13 2015 daemon.notice netifd: Interface 'wan6' has link connectivity 
Fri Dec  4 13:45:13 2015 daemon.notice netifd: Interface 'wan6' is setting up now
Fri Dec  4 13:45:13 2015 daemon.notice netifd: VLAN 'eth0.1' link is up
Fri Dec  4 13:45:13 2015 kern.info kernel: [ 2653.410000] br-lan: port 1(eth0.1) entered forwarding state
Fri Dec  4 13:45:13 2015 kern.info kernel: [ 2653.420000] br-lan: port 1(eth0.1) entered forwarding state
Fri Dec  4 13:45:13 2015 kern.info kernel: [ 2653.430000] br-lan: port 2(eth0.2) entered forwarding state
Fri Dec  4 13:45:13 2015 kern.info kernel: [ 2653.440000] br-lan: port 2(eth0.2) entered forwarding state
Fri Dec  4 13:45:13 2015 daemon.notice netifd: Bridge 'br-lan' link is up
Fri Dec  4 13:45:13 2015 daemon.notice netifd: Interface 'lan' has link connectivity 
Fri Dec  4 13:45:15 2015 kern.info kernel: [ 2655.420000] br-lan: port 1(eth0.1) entered forwarding state
Fri Dec  4 13:45:15 2015 kern.info kernel: [ 2655.440000] br-lan: port 2(eth0.2) entered forwarding state
Fri Dec  4 13:48:01 2015 authpriv.info dropbear[2341]: Child connection from 192.168.1.2:49319
Fri Dec  4 13:48:03 2015 authpriv.info dropbear[2341]: Exit before auth: Exited normally
Fri Dec  4 13:48:42 2015 authpriv.info dropbear[2342]: Child connection from 192.168.1.2:49322
Fri Dec  4 13:48:55 2015 authpriv.notice dropbear[2342]: Password auth succeeded for 'root' from 192.168.1.2:49322
Fri Dec  4 13:52:04 2015 authpriv.info dropbear[2342]: Exit (root): Disconnect received
Fri Dec  4 13:52:11 2015 authpriv.info dropbear[2399]: Child connection from 192.168.1.2:49337
Fri Dec  4 13:52:23 2015 authpriv.notice dropbear[2399]: Password auth succeeded for 'root' from 192.168.1.2:49337

Przy braku połączenia, poczekałem powyżej 10 minut, aby pobrać logi.
Po udanym połączeniu musiałem 3 razy próbować połączyć się (reset przez odłączenie zasilania, 5min czekania, ponowny reset).
Dopiero modem zaskoczył.

1x OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee by Cezary

7

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

Thu Dec  3 20:29:16 2015 daemon.notice netifd: Interface '4G' is setting up now

Tylko tyle zostało. Ciekawe czy się nie wiesza po prostu ten modem.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

8 (edytowany przez Greff 2015-12-04 16:42:27)

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

Na Tomato nie idzie, też probuje się łączyć cały czas, raz mi się udało uruchomić. Na Lubuntu bez problemu, na Mac OS X także (wersje 10.10.* i 10.7.5). Za słabą wydajność prądową WT3020 wykluczyłem, przy podłączeniu przez hub aktywny USB D-Linka problem występuje także.

Przy poprzedniej wersji CC i przy BB ten problem nie występował. sad

1x OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee by Cezary

9

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

A CC od dawno się nie zmieniło.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

10 (edytowany przez Greff 2015-12-05 01:19:41)

Odp: Nexx WT3020 i Huawei E398 - brak połączenia

Tzn. Wcześniejsza wersja, którą miałem to była (o ile dobrze pamiętam) to wersje z 9.13 i 10.17 następna wersja była z 28.11.
Czyli wygląda na to, że to modem jest winny i nic się nie da z tym zrobić? sad
Czy możliwe, że błąd jest po stronie nadajnika (choć praca modemu na "dużych" maszynach jest poprawna)?

1x OpenWrt 23.05-SNAPSHOT, r23695-80ef582dee by Cezary