Dałem dobry aktywny hub (D-Link) i niestety bez zmian...
root@OpenWrt:~# dmesg
[ 0.000000] Linux version 3.18.23 (cezary@eko.one.pl) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #4 Fri Nov 6 20:38:54 CET 2015
[ 0.000000] Detected Broadcom 0x6358 CPU revision a1
[ 0.000000] CPU frequency is 300 MHz
[ 0.000000] 64MB of RAM installed
[ 0.000000] board_bcm963xx: Resetting USB PLL... done.
[ 0.000000] board_bcm963xx: Boot address 0xbe000000
[ 0.000000] board_bcm963xx: CFE version: d080.5003
[ 0.000000] bcm63xx_nvram: nvram checksum failed, contents may be invalid (expected 33303133, got 20a994c2)
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0002a010 (Broadcom BMIPS4350)
[ 0.000000] board: board name: HW553
[ 0.000000] MIPS: machine is Huawei EchoLife HG553
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x03ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 8037c370, node_mem_map 81003720
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16384 pages, LIFO batch:3
[ 0.000000] Primary instruction cache 16kB, VIPT, 2-way, linesize 16 bytes.
[ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 59712K/65536K available (2810K kernel code, 137K rwdata, 660K rodata, 1312K init, 192K bss, 5824K reserved)
[ 0.000000] NR_IRQS:256
[ 0.036000] Calibrating delay loop... 299.26 BogoMIPS (lpj=598528)
[ 0.040000] pid_max: default: 32768 minimum: 301
[ 0.044000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.064000] NET: Registered protocol family 16
[ 0.076000] registering PCI controller with io_map_base unset
[ 0.080000] registering PCI controller with io_map_base unset
[ 0.104000] PCI host bridge to bus 0000:00
[ 0.108000] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
[ 0.112000] pci_bus 0000:00: root bus resource [io 0x8000000-0x8007fff]
[ 0.116000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.120000] pci 0000:00:01.0: [14e4:4318] type 00 class 0x028000
[ 0.120000] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x00001fff]
[ 0.124000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.124000] pci 0000:00:01.0: BAR 0: assigned [mem 0x30000000-0x30001fff]
[ 0.128000] PCI host bridge to bus 0000:01
[ 0.132000] pci_bus 0000:01: root bus resource [mem 0x38000000-0x3fffffff]
[ 0.136000] pci_bus 0000:01: root bus resource [io 0x8008000-0x800ffff]
[ 0.140000] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[ 0.144000] pci 0000:01:1e.0: [14e4:6358] type 02 class 0x060700
[ 0.144000] pci 0000:01:1e.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.148000] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 05
[ 0.148000] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 05
[ 0.148000] pci 0000:01:1e.0: BAR 10: assigned [mem 0x38000000-0x3fffffff]
[ 0.152000] pci 0000:01:1e.0: BAR 7: assigned [io 0x8008000-0x80080ff]
[ 0.156000] pci 0000:01:1e.0: BAR 8: assigned [io 0x8008400-0x80084ff]
[ 0.160000] pci 0000:01:1e.0: CardBus bridge to [bus 02-05]
[ 0.164000] pci 0000:01:1e.0: bridge window [io 0x8008000-0x80080ff]
[ 0.168000] pci 0000:01:1e.0: bridge window [io 0x8008400-0x80084ff]
[ 0.172000] pci 0000:01:1e.0: bridge window [mem 0x38000000-0x3fffffff]
[ 0.176000] Switched to clocksource MIPS
[ 0.184000] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
[ 0.212000] ssb: Found chip with id 0x4318, rev 0x02 and package 0x00
[ 0.220000] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x0D, vendor 0x4243)
[ 0.220000] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x09, vendor 0x4243)
[ 0.220000] ssb: Core 2 found: PCI (cc 0x804, rev 0x0C, vendor 0x4243)
[ 0.220000] ssb: Core 3 found: PCMCIA (cc 0x80D, rev 0x07, vendor 0x4243)
[ 0.264000] ssb: Sonics Silicon Backplane found on PCI device 0000:00:01.0
[ 0.272000] NET: Registered protocol family 2
[ 0.280000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.288000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.296000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.300000] TCP: reno registered
[ 0.304000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.312000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.320000] NET: Registered protocol family 1
[ 0.324000] PCI: CLS 0 bytes, default 16
[ 0.328000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.340000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.344000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.356000] msgmni has been set to 116
[ 0.364000] io scheduler noop registered
[ 0.368000] io scheduler deadline registered (default)
[ 0.376000] bcm63xx_uart.0: ttyS0 at MMIO 0xfffe0100 (irq = 10, base_baud = 1562500) is a bcm63xx_uart
[ 0.384000] console [ttyS0] enabled
[ 0.392000] bootconsole [early0] disabled
[ 0.404000] 1e000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000001 Chip ID 0x002101
[ 0.412000] 1e000000.nor: Found an alias at 0x1000000 for the chip at 0x0
[ 0.416000] Amd/Fujitsu Extended Query Table at 0x0040
[ 0.420000] Amd/Fujitsu Extended Query version 1.3.
[ 0.424000] number of CFI chips: 1
[ 0.428000] bcm63xxpart: CFE boot tag found with version 7 and board type HW553
[ 0.436000] 5 bcm63xxpart partitions found on MTD device 1e000000.nor
[ 0.444000] Creating 5 MTD partitions on "1e000000.nor":
[ 0.448000] 0x000000000000-0x000000020000 : "CFE"
[ 0.456000] 0x000000020100-0x000000155e18 : "kernel"
[ 0.464000] 0x000000155e18-0x000000fe0000 : "rootfs"
[ 0.472000] mtd: device 2 (rootfs) set to be root filesystem
[ 0.476000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.484000] 0x000000680000-0x000000fe0000 : "rootfs_data"
[ 0.492000] 0x000000020000-0x000000fe0000 : "linux"
[ 0.500000] 0x000000fe0000-0x000001000000 : "nvram"
[ 0.536000] libphy: bcm63xx_enet MII bus: probed
[ 0.604000] b53_common: found switch: BCM5325, rev 0
[ 0.612000] bcm63xx_enet bcm63xx_enet.1: attached PHY at address 0 [Broadcom B53 (1)]
[ 0.620000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
[ 0.632000] TCP: cubic registered
[ 0.636000] NET: Registered protocol family 17
[ 0.640000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 0.652000] Bridge firewalling registered
[ 0.656000] 8021q: 802.1Q VLAN Support v1.8
[ 0.684000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 0.708000] Freeing unused kernel memory: 1312K (80398000 - 804e0000)
[ 2.760000] init: Console is alive
[ 2.764000] init: - watchdog -
[ 6.148000] usbcore: registered new interface driver usbfs
[ 6.152000] usbcore: registered new interface driver hub
[ 6.160000] usbcore: registered new device driver usb
[ 6.260000] SCSI subsystem initialized
[ 6.280000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.292000] ehci-platform: EHCI generic platform driver
[ 6.300000] ehci-platform ehci-platform: EHCI Host Controller
[ 6.304000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 6.312000] ehci-platform ehci-platform: irq 18, io mem 0xfffe1300
[ 6.332000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00, overcurrent ignored
[ 6.340000] hub 1-0:1.0: USB hub found
[ 6.344000] hub 1-0:1.0: 2 ports detected
[ 6.360000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 6.368000] ohci-platform: OHCI generic platform driver
[ 6.376000] ohci-platform ohci-platform: Generic Platform OHCI controller
[ 6.380000] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
[ 6.388000] ohci-platform ohci-platform: irq 13, io mem 0xfffe1400
[ 6.456000] hub 2-0:1.0: USB hub found
[ 6.460000] hub 2-0:1.0: 2 ports detected
[ 6.476000] usbcore: registered new interface driver usb-storage
[ 6.664000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 6.800000] hub 1-1:1.0: USB hub found
[ 6.808000] hub 1-1:1.0: 4 ports detected
[ 6.944000] init: - preinit -
[ 8.160000] random: procd urandom read with 32 bits of entropy available
[ 9.084000] eth0: link UP - 100/full - flow control off
[ 11.732000] mount_root: loading kmods from internal overlay
[ 12.136000] jffs2: notice: (274) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 12.152000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 12.164000] block: extroot: not configured
[ 12.216000] jffs2: notice: (271) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 12.348000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
[ 12.360000] block: extroot: not configured
[ 12.368000] mount_root: switching to jffs2 overlay
[ 12.444000] procd: - early -
[ 12.448000] procd: - watchdog -
[ 12.452000] usb 1-1.4: new high-speed USB device number 3 using ehci-platform
[ 12.848000] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 12.984000] scsi host0: usb-storage 1-1.4:1.0
[ 12.992000] usb-storage 1-1.4:1.1: USB Mass Storage device detected
[ 13.008000] scsi host1: usb-storage 1-1.4:1.1
[ 13.088000] eth0: link DOWN
[ 13.604000] procd: - ubus -
[ 14.028000] scsi 0:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 14.040000] scsi 1:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 14.060000] sd 1:0:0:0: [sda] Attached SCSI removable disk
[ 14.636000] procd: - init -
[ 18.412000] usb 1-1.4: USB disconnect, device number 3
[ 23.252000] NET: Registered protocol family 10
[ 23.316000] gre: GRE over IPv4 demultiplexor driver
[ 23.324000] ip_gre: GRE over IPv4 tunneling driver
[ 23.360000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 23.436000] u32 classifier
[ 23.436000] input device check on
[ 23.440000] Actions configured
[ 23.452000] Mirror/redirect action on
[ 23.460000] usb 1-1.4: new high-speed USB device number 4 using ehci-platform
[ 23.552000] netem: version 1.3
[ 24.184000] fuse init (API version 7.23)
[ 24.252000] usbcore: registered new interface driver cdc_acm
[ 24.256000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 24.272000] usbcore: registered new interface driver cdc_wdm
[ 24.284000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[ 24.292000] Backport generated by backports.git backports-20150129-0-gdd4a670
[ 24.312000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 24.364000] nf_conntrack version 0.5.0 (953 buckets, 3812 max)
[ 24.444000] usbcore: registered new interface driver usblp
[ 24.488000] usbcore: registered new interface driver usbserial
[ 24.492000] usbcore: registered new interface driver usbserial_generic
[ 24.500000] usbserial: USB Serial support registered for generic
[ 24.684000] xt_time: kernel timezone is -0000
[ 24.696000] usbcore: registered new interface driver cdc_ether
[ 24.716000] usbcore: registered new interface driver cdc_ncm
[ 24.828000] cfg80211: Calling CRDA to update world regulatory domain
[ 24.852000] huawei_cdc_ncm 1-1.4:1.1: MAC-Address: 58:2c:80:13:92:63
[ 24.860000] huawei_cdc_ncm 1-1.4:1.1: setting rx_max = 16384
[ 24.876000] huawei_cdc_ncm 1-1.4:1.1: setting tx_max = 16384
[ 24.884000] huawei_cdc_ncm 1-1.4:1.1: NDP will be placed at end of frame for this device.
[ 24.892000] huawei_cdc_ncm 1-1.4:1.1: cdc-wdm0: USB WDM device
[ 24.900000] huawei_cdc_ncm 1-1.4:1.1 wwan0: register 'huawei_cdc_ncm' at usb-ehci-platform-1.4, Huawei CDC NCM device, 58:2c:80:13:92:63
[ 24.912000] usbcore: registered new interface driver huawei_cdc_ncm
[ 24.948000] cfg80211: World regulatory domain updated:
[ 24.952000] cfg80211: DFS Master region: unset
[ 24.956000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 24.968000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 24.976000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 24.984000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 24.992000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 25.000000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 25.008000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 25.016000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 25.024000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 25.248000] PPP generic driver version 2.4.2
[ 25.260000] PPP MPPE Compression module registered
[ 25.268000] NET: Registered protocol family 24
[ 25.284000] PPTP driver version 0.8.5
[ 25.304000] usbcore: registered new interface driver qmi_wwan
[ 25.320000] usbcore: registered new interface driver rndis_host
[ 25.336000] usbcore: registered new interface driver sierra
[ 25.344000] usbserial: USB Serial support registered for Sierra USB modem
[ 25.364000] usbcore: registered new interface driver sierra_net
[ 25.468000] b43-phy0: Broadcom 4318 WLAN found (core revision 9)
[ 25.516000] b43-phy0: Found PHY: Analog 3, Type 2 (G), Revision 7
[ 25.520000] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2050, Revision 8, Version 0
[ 25.544000] Broadcom 43xx driver loaded [ Features: PNL ]
[ 25.564000] usbcore: registered new interface driver cdc_mbim
[ 25.724000] usbcore: registered new interface driver option
[ 25.728000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 25.740000] option 1-1.4:1.0: GSM modem (1-port) converter detected
[ 25.744000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB0
[ 25.752000] option 1-1.4:1.2: GSM modem (1-port) converter detected
[ 25.760000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB1
[ 25.768000] option 1-1.4:1.3: GSM modem (1-port) converter detected
[ 25.776000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB2
[ 26.452000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 31.008000] random: nonblocking pool is initialized
[ 35.108000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 37.564000] eth0: link UP - 100/full - flow control off
[ 37.572000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 47.028000] device eth0.1 entered promiscuous mode
[ 47.032000] device eth0 entered promiscuous mode
[ 47.044000] br-lan: port 1(eth0.1) entered forwarding state
[ 47.052000] br-lan: port 1(eth0.1) entered forwarding state
[ 48.244000] eth0: link UP - 100/full - flow control off
[ 49.056000] br-lan: port 1(eth0.1) entered forwarding state
[ 51.632000] cfg80211: Calling CRDA for country: PL
[ 51.640000] cfg80211: Regulatory domain changed to country: PL
[ 51.644000] cfg80211: DFS Master region: ETSI
[ 51.652000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 51.660000] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 51.668000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 51.680000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 51.688000] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
[ 51.696000] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 57.036000] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
[ 57.612000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 57.660000] device wlan0 entered promiscuous mode
[ 57.716000] br-lan: port 2(wlan0) entered forwarding state
[ 57.720000] br-lan: port 2(wlan0) entered forwarding state
[ 57.728000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 58.140000] 3g-wan: renamed from ppp0
[ 59.724000] br-lan: port 2(wlan0) entered forwarding state
[ 65.876000] 3g-wan: renamed from ppp0
root@OpenWrt:~# logread
Fri Nov 6 23:12:11 2015 kern.info kernel: [ 51.688000] cfg80211: (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A, 2700 mBm), (0 s)
Fri Nov 6 23:12:11 2015 kern.info kernel: [ 51.696000] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Fri Nov 6 23:12:12 2015 daemon.notice netifd: wan (1387): Trying to set mode
Fri Nov 6 23:12:12 2015 user.notice SQM: QDISC fq_codel is useable.
Fri Nov 6 23:12:12 2015 user.notice SQM: QDISC efq_codel is NOT useable.
Fri Nov 6 23:12:13 2015 user.notice SQM: QDISC nfq_codel is NOT useable.
Fri Nov 6 23:12:13 2015 user.notice SQM: QDISC sfq is useable.
Fri Nov 6 23:12:13 2015 user.notice SQM: QDISC codel is useable.
Fri Nov 6 23:12:14 2015 user.notice SQM: QDISC ns2_codel is NOT useable.
Fri Nov 6 23:12:14 2015 user.notice SQM: QDISC pie is useable.
Fri Nov 6 23:12:15 2015 daemon.notice pppd[1596]: pppd 2.4.7 started by root, uid 0
Fri Nov 6 23:12:15 2015 user.notice SQM: QDISC cake is NOT useable.
Fri Nov 6 23:12:15 2015 user.emerg syslog: setting up led LAN
Fri Nov 6 23:12:16 2015 user.emerg syslog: setting up led USB1
Fri Nov 6 23:12:16 2015 user.emerg syslog: setting up led USB2
Fri Nov 6 23:12:16 2015 daemon.notice netifd: radio0 (1390): Configuration file: /var/run/hostapd-phy0.conf
Fri Nov 6 23:12:16 2015 kern.info kernel: [ 57.036000] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: abort on (BUSY)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: abort on (NO CARRIER)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: abort on (ERROR)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: report (CONNECT)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: timeout set to 10 seconds
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: send (AT&F^M)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: expect (OK)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: AT&F^M^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: OK
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: -- got it
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: send (ATE1^M)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: expect (OK)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: ^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: ATE1^M^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: OK
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: -- got it
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: send (AT+CGDCONT=1,"IP","internet"^M)
Fri Nov 6 23:12:17 2015 kern.info kernel: [ 57.612000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Fri Nov 6 23:12:17 2015 kern.info kernel: [ 57.660000] device wlan0 entered promiscuous mode
Fri Nov 6 23:12:17 2015 daemon.notice netifd: radio0 (1390): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Fri Nov 6 23:12:17 2015 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Nov 6 23:12:17 2015 daemon.notice netifd: radio0 (1390): Using interface wlan0 with hwaddr 00:24:d2:1a:5f:82 and ssid "OpenWrt"
Fri Nov 6 23:12:17 2015 kern.info kernel: [ 57.716000] br-lan: port 2(wlan0) entered forwarding state
Fri Nov 6 23:12:17 2015 kern.info kernel: [ 57.720000] br-lan: port 2(wlan0) entered forwarding state
Fri Nov 6 23:12:17 2015 kern.info kernel: [ 57.728000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Fri Nov 6 23:12:17 2015 daemon.notice netifd: radio0 (1390): wlan0: interface state COUNTRY_UPDATE->ENABLED
Fri Nov 6 23:12:17 2015 daemon.notice netifd: radio0 (1390): wlan0: AP-ENABLED
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: timeout set to 30 seconds
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: expect (OK)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: ^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: AT+CGDCONT=1,"IP","internet"^M^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: OK
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: -- got it
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: send (ATD*99***1#^M)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: expect (CONNECT)
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: ^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: ATD*99***1#^M^M
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: CONNECT
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: -- got it
Fri Nov 6 23:12:17 2015 local2.info chat[1695]: send ( ^M)
Fri Nov 6 23:12:17 2015 daemon.info pppd[1596]: Serial connection established.
Fri Nov 6 23:12:17 2015 kern.info kernel: [ 58.140000] 3g-wan: renamed from ppp0
Fri Nov 6 23:12:17 2015 daemon.info pppd[1596]: Using interface 3g-wan
Fri Nov 6 23:12:17 2015 daemon.notice pppd[1596]: Connect: 3g-wan <--> /dev/ttyUSB0
Fri Nov 6 23:12:18 2015 daemon.notice pppd[1596]: Modem hangup
Fri Nov 6 23:12:18 2015 daemon.notice pppd[1596]: Connection terminated.
Fri Nov 6 23:12:19 2015 daemon.notice netifd: Network device 'wlan0' link is up
Fri Nov 6 23:12:19 2015 kern.info kernel: [ 59.724000] br-lan: port 2(wlan0) entered forwarding state
Fri Nov 6 23:12:19 2015 daemon.info pppd[1596]: Exit.
Fri Nov 6 23:12:19 2015 daemon.info procd: - init complete -
Fri Nov 6 23:12:20 2015 daemon.notice netifd: Interface 'wan' is now down
Fri Nov 6 23:12:20 2015 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov 6 23:12:21 2015 daemon.info hostapd: wlan0: STA f0:d1:a9:b0:52:7a IEEE 802.11: authenticated
Fri Nov 6 23:12:21 2015 daemon.info hostapd: wlan0: STA f0:d1:a9:b0:52:7a IEEE 802.11: associated (aid 1)
Fri Nov 6 23:12:22 2015 daemon.notice netifd: wan (1805): Trying to set mode
Fri Nov 6 23:12:23 2015 daemon.notice pppd[1845]: pppd 2.4.7 started by root, uid 0
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq[1851]: started, version 2.73 cachesize 150
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq[1851]: 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
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq[1851]: DNS service limited to local subnets
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq-dhcp[1851]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq[1851]: using local addresses only for domain lan
Fri Nov 6 23:12:24 2015 daemon.warn dnsmasq[1851]: no servers found in /tmp/resolv.conf.auto, will retry
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq[1851]: read /etc/hosts - 1 addresses
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq[1851]: read /tmp/hosts/dhcp - 1 addresses
Fri Nov 6 23:12:24 2015 daemon.info dnsmasq-dhcp[1851]: read /etc/ethers - 0 addresses
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: abort on (BUSY)
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: abort on (NO CARRIER)
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: abort on (ERROR)
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: report (CONNECT)
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: timeout set to 10 seconds
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: send (AT&F^M)
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: expect (OK)
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: AT&F^M^M
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: OK
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: -- got it
Fri Nov 6 23:12:24 2015 local2.info chat[1871]: send (ATE1^M)
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: expect (OK)
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: ^M
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: ATE1^M^M
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: OK
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: -- got it
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: send (AT+CGDCONT=1,"IP","internet"^M)
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: timeout set to 30 seconds
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: expect (OK)
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: ^M
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: AT+CGDCONT=1,"IP","internet"^M^M
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: OK
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: -- got it
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: send (ATD*99***1#^M)
Fri Nov 6 23:12:25 2015 daemon.info dnsmasq-dhcp[1851]: DHCPREQUEST(br-lan) 192.168.1.126 f0:d1:a9:b0:52:7a
Fri Nov 6 23:12:25 2015 daemon.info dnsmasq-dhcp[1851]: DHCPACK(br-lan) 192.168.1.126 f0:d1:a9:b0:52:7a iPhone-Maciej
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: expect (CONNECT)
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: ^M
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: ATD*99***1#^M^M
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: CONNECT
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: -- got it
Fri Nov 6 23:12:25 2015 local2.info chat[1871]: send ( ^M)
Fri Nov 6 23:12:25 2015 daemon.info pppd[1845]: Serial connection established.
Fri Nov 6 23:12:25 2015 kern.info kernel: [ 65.876000] 3g-wan: renamed from ppp0
Fri Nov 6 23:12:25 2015 daemon.info pppd[1845]: Using interface 3g-wan
Fri Nov 6 23:12:25 2015 daemon.notice pppd[1845]: Connect: 3g-wan <--> /dev/ttyUSB0
Fri Nov 6 23:12:27 2015 daemon.info hostapd: wlan0: STA 3c:15:c2:e2:40:9c IEEE 802.11: authenticated
Fri Nov 6 23:12:27 2015 daemon.info hostapd: wlan0: STA 3c:15:c2:e2:40:9c IEEE 802.11: associated (aid 2)
Fri Nov 6 23:12:27 2015 daemon.info dnsmasq-dhcp[1851]: DHCPREQUEST(br-lan) 192.168.1.218 3c:15:c2:e2:40:9c
Fri Nov 6 23:12:27 2015 daemon.info dnsmasq-dhcp[1851]: DHCPACK(br-lan) 192.168.1.218 3c:15:c2:e2:40:9c mr-macbook
Fri Nov 6 23:12:47 2015 daemon.info hostapd: wlan0: STA f0:d1:a9:b0:52:7a IEEE 802.11: disassociated
Fri Nov 6 23:12:48 2015 daemon.info hostapd: wlan0: STA f0:d1:a9:b0:52:7a IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Fri Nov 6 23:12:48 2015 daemon.info hostapd: wlan0: STA 3c:15:c2:e2:40:9c IEEE 802.11: disassociated
Fri Nov 6 23:12:49 2015 daemon.info hostapd: wlan0: STA 3c:15:c2:e2:40:9c IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Fri Nov 6 23:13:22 2015 daemon.info hostapd: wlan0: STA 3c:15:c2:e2:40:9c IEEE 802.11: authenticated
Fri Nov 6 23:13:22 2015 daemon.info hostapd: wlan0: STA 3c:15:c2:e2:40:9c IEEE 802.11: associated (aid 1)
Fri Nov 6 23:13:22 2015 daemon.info dnsmasq-dhcp[1851]: DHCPREQUEST(br-lan) 192.168.1.218 3c:15:c2:e2:40:9c
Fri Nov 6 23:13:22 2015 daemon.info dnsmasq-dhcp[1851]: DHCPACK(br-lan) 192.168.1.218 3c:15:c2:e2:40:9c mr-macbook
Fri Nov 6 23:13:38 2015 authpriv.info dropbear[1990]: Child connection from 192.168.1.218:52551
Fri Nov 6 23:13:40 2015 daemon.warn pppd[1845]: IPCP: timeout sending Config-Requests
Fri Nov 6 23:13:46 2015 authpriv.notice dropbear[1990]: Password auth succeeded for 'root' from 192.168.1.218:52551
Fri Nov 6 23:13:46 2015 daemon.notice pppd[1845]: Modem hangup
Fri Nov 6 23:13:46 2015 daemon.notice pppd[1845]: Connection terminated.
Fri Nov 6 23:13:47 2015 daemon.info pppd[1845]: Exit.
Fri Nov 6 23:13:48 2015 daemon.notice netifd: Interface 'wan' is now down
Fri Nov 6 23:13:48 2015 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov 6 23:13:50 2015 daemon.notice netifd: wan (2067): Trying to set mode
Fri Nov 6 23:13:51 2015 daemon.notice pppd[2089]: pppd 2.4.7 started by root, uid 0
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: abort on (BUSY)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: abort on (NO CARRIER)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: abort on (ERROR)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: report (CONNECT)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: timeout set to 10 seconds
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: send (AT&F^M)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: expect (OK)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: AT&F^M^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: OK
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: -- got it
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: send (ATE1^M)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: expect (OK)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: ^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: ATE1^M^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: OK
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: -- got it
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: send (AT+CGDCONT=1,"IP","internet"^M)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: timeout set to 30 seconds
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: expect (OK)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: ^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: AT+CGDCONT=1,"IP","internet"^M^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: OK
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: -- got it
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: send (ATD*99***1#^M)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: expect (CONNECT)
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: ^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: ATD*99***1#^M^M
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: CONNECT
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: -- got it
Fri Nov 6 23:13:52 2015 local2.info chat[2091]: send ( ^M)
Fri Nov 6 23:13:52 2015 daemon.info pppd[2089]: Serial connection established.
Fri Nov 6 23:13:52 2015 kern.info kernel: [ 153.180000] 3g-wan: renamed from ppp0
Fri Nov 6 23:13:52 2015 daemon.info pppd[2089]: Using interface 3g-wan
Fri Nov 6 23:13:52 2015 daemon.notice pppd[2089]: Connect: 3g-wan <--> /dev/ttyUSB0
Fri Nov 6 23:14:53 2015 daemon.info hostapd: wlan0: STA f0:d1:a9:b0:52:7a IEEE 802.11: authenticated
Fri Nov 6 23:14:53 2015 daemon.info hostapd: wlan0: STA f0:d1:a9:b0:52:7a IEEE 802.11: associated (aid 2)
Fri Nov 6 23:14:53 2015 daemon.info dnsmasq-dhcp[1851]: DHCPREQUEST(br-lan) 192.168.1.126 f0:d1:a9:b0:52:7a
Fri Nov 6 23:14:53 2015 daemon.info dnsmasq-dhcp[1851]: DHCPACK(br-lan) 192.168.1.126 f0:d1:a9:b0:52:7a iPhone-Maciej
Fri Nov 6 23:15:00 2015 daemon.notice pppd[2089]: Modem hangup
Fri Nov 6 23:15:00 2015 daemon.notice pppd[2089]: Connection terminated.
Fri Nov 6 23:15:01 2015 daemon.info pppd[2089]: Exit.
Fri Nov 6 23:15:01 2015 daemon.notice netifd: Interface 'wan' is now down
Fri Nov 6 23:15:01 2015 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov 6 23:15:03 2015 daemon.notice netifd: wan (2119): Trying to set mode
Fri Nov 6 23:15:04 2015 daemon.notice pppd[2134]: pppd 2.4.7 started by root, uid 0
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: abort on (BUSY)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: abort on (NO CARRIER)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: abort on (ERROR)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: report (CONNECT)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: timeout set to 10 seconds
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: send (AT&F^M)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: expect (OK)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: AT&F^M^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: OK
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: -- got it
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: send (ATE1^M)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: expect (OK)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: ^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: ATE1^M^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: OK
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: -- got it
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: send (AT+CGDCONT=1,"IP","internet"^M)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: timeout set to 30 seconds
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: expect (OK)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: ^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: AT+CGDCONT=1,"IP","internet"^M^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: OK
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: -- got it
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: send (ATD*99***1#^M)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: expect (CONNECT)
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: ^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: ATD*99***1#^M^M
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: CONNECT
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: -- got it
Fri Nov 6 23:15:05 2015 local2.info chat[2136]: send ( ^M)
Fri Nov 6 23:15:05 2015 daemon.info pppd[2134]: Serial connection established.
Fri Nov 6 23:15:05 2015 kern.info kernel: [ 226.300000] 3g-wan: renamed from ppp0
Fri Nov 6 23:15:05 2015 daemon.info pppd[2134]: Using interface 3g-wan
Fri Nov 6 23:15:05 2015 daemon.notice pppd[2134]: Connect: 3g-wan <--> /dev/ttyUSB0
Fri Nov 6 23:15:37 2015 daemon.notice pppd[2134]: Modem hangup
Fri Nov 6 23:15:37 2015 daemon.notice pppd[2134]: Connection terminated.
Fri Nov 6 23:15:38 2015 daemon.info pppd[2134]: Exit.
Fri Nov 6 23:15:38 2015 daemon.notice netifd: Interface 'wan' is now down
Fri Nov 6 23:15:38 2015 daemon.notice netifd: Interface 'wan' is setting up now
Fri Nov 6 23:15:40 2015 daemon.notice netifd: wan (2164): Trying to set mode
Fri Nov 6 23:15:41 2015 daemon.notice pppd[2179]: pppd 2.4.7 started by root, uid 0
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: abort on (BUSY)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: abort on (NO CARRIER)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: abort on (ERROR)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: report (CONNECT)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: timeout set to 10 seconds
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: send (AT&F^M)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: expect (OK)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: AT&F^M^M
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: OK
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: -- got it
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: send (ATE1^M)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: expect (OK)
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: ^M
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: ATE1^M^M
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: OK
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: -- got it
Fri Nov 6 23:15:42 2015 local2.info chat[2181]: send (AT+CGDCONT=1,"IP","internet"^M)
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: timeout set to 30 seconds
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: expect (OK)
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: ^M
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: AT+CGDCONT=1,"IP","internet"^M^M
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: OK
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: -- got it
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: send (ATD*99***1#^M)
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: expect (CONNECT)
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: ^M
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: ATD*99***1#^M^M
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: CONNECT
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: -- got it
Fri Nov 6 23:15:43 2015 local2.info chat[2181]: send ( ^M)
Fri Nov 6 23:15:43 2015 daemon.info pppd[2179]: Serial connection established.
Fri Nov 6 23:15:43 2015 kern.info kernel: [ 263.528000] 3g-wan: renamed from ppp0
Fri Nov 6 23:15:43 2015 daemon.info pppd[2179]: Using interface 3g-wan
Fri Nov 6 23:15:43 2015 daemon.notice pppd[2179]: Connect: 3g-wan <--> /dev/ttyUSB0