Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
* [Cerowrt-devel] Lost access to Web GUI
@ 2015-02-09 12:54 Rich Brown
  2015-02-09 14:53 ` William Katsak
  2015-02-16 12:41 ` Rich Brown
  0 siblings, 2 replies; 13+ messages in thread
From: Rich Brown @ 2015-02-09 12:54 UTC (permalink / raw)
  To: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 95357 bytes --]

I cannot currently get to the web GUI on CeroWrt. When I browse to gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails - I get "Trying 172.30.42.1..." but no connection. 

The router is otherwise working just fine. 

I first noticed this yesterday, and I didn't have time to write it up. I believe this has happened before. In the past, I believe that I waited a few days and it came back. (only 80% sure of this - I may just have rebooted.)

I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get diagnostic info including the cerostats.sh output (below). 

Any thoughts? What else should I check/try? Thanks.

Rich

# I have not changed any of the lighttpd .conf files
root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
 3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
19089 root      1388 S    grep http

# somebody's listening on ports 80 & 81
root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
tcp        0      0 :::12865                :::*                    LISTEN
tcp        0      0 :::873                  :::*                    LISTEN
tcp        0      0 :::139                  :::*                    LISTEN
tcp        0      0 :::80                   :::*                    LISTEN
tcp        0      0 :::81                   :::*                    LISTEN
tcp        0      0 :::53                   :::*                    LISTEN
tcp        0      0 :::22                   :::*                    LISTEN
tcp        0      0 :::8123                 :::*                    LISTEN
tcp        0      0 :::445                  :::*                    LISTEN

root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
[date]
Mon Feb  9 07:30:10 EST 2015


[uname -a]
Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux


[uptime]
07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05


[ifconfig]
6in4-henet Link encap:IPv6-in-IPv4
          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
          inet6 addr: fe80::47ad:4031/128 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)

ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
          Interrupt:5

gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
          inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
          inet6 addr: 2001:470:8a63::1/64 Scope:Global
          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)

gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)

gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
          inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)

gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)

ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)

pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          UP RUNNING NOARP  MTU:1472  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

pppoe-ge00 Link encap:Point-to-Point Protocol
          inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)

se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
          inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
          Interrupt:4

sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
          inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)

sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
          inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)



[tc -s qdisc show dev sw00]
qdisc mq 1: root
 Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues 61108)
 backlog 0b 0p requeues 61108
qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms interval 100.0ms
 Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
 backlog 0b 0p requeues 0
  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
 Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
 backlog 0b 0p requeues 38
  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
 Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues 61019)
 backlog 0b 0p requeues 61019
  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms
 Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
 backlog 0b 0p requeues 51
  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
  new_flows_len 0 old_flows_len 0


[iw dev sw00 station dump]
Station ac:22:0b:3d:5d:b7 (on sw00)
	inactive time:	7617 ms
	rx bytes:	1865564
	rx packets:	20406
	tx bytes:	29944481
	tx packets:	24249
	tx retries:	1931
	tx failed:	1
	signal:  	-76 [-78, -79] dBm
	signal avg:	-76 [-78, -80] dBm
	tx bitrate:	52.0 MBit/s MCS 5
	rx bitrate:	6.0 MBit/s
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station 00:24:d6:00:c1:f6 (on sw00)
	inactive time:	320 ms
	rx bytes:	1663035
	rx packets:	20296
	tx bytes:	4309390
	tx packets:	5894
	tx retries:	1360
	tx failed:	7
	signal:  	-80 [-88, -81] dBm
	signal avg:	-80 [-86, -81] dBm
	tx bitrate:	52.0 MBit/s MCS 5
	rx bitrate:	1.0 MBit/s
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station dc:86:d8:a2:4e:70 (on sw00)
	inactive time:	30597 ms
	rx bytes:	1899863
	rx packets:	26579
	tx bytes:	19099297
	tx packets:	20421
	tx retries:	321
	tx failed:	0
	signal:  	-55 [-73, -55] dBm
	signal avg:	-55 [-73, -55] dBm
	tx bitrate:	65.0 MBit/s MCS 7
	rx bitrate:	24.0 MBit/s
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station b8:c7:5d:13:90:2b (on sw00)
	inactive time:	15 ms
	rx bytes:	78518562
	rx packets:	864371
	tx bytes:	580082723
	tx packets:	688939
	tx retries:	108312
	tx failed:	244
	signal:  	-70 [-71, -76] dBm
	signal avg:	-69 [-71, -75] dBm
	tx bitrate:	117.0 MBit/s MCS 14
	rx bitrate:	104.0 MBit/s MCS 13
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station ac:7f:3e:0d:41:85 (on sw00)
	inactive time:	3902 ms
	rx bytes:	8183511
	rx packets:	110425
	tx bytes:	202140115
	tx packets:	153509
	tx retries:	1263
	tx failed:	3
	signal:  	-55 [-55, -72] dBm
	signal avg:	-54 [-54, -70] dBm
	tx bitrate:	65.0 MBit/s MCS 7
	rx bitrate:	65.0 MBit/s MCS 7
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station d8:a2:5e:29:1a:c2 (on sw00)
	inactive time:	79277 ms
	rx bytes:	10473577
	rx packets:	129501
	tx bytes:	48139230
	tx packets:	70312
	tx retries:	4823
	tx failed:	4
	signal:  	-68 [-71, -72] dBm
	signal avg:	-68 [-70, -73] dBm
	tx bitrate:	65.0 MBit/s MCS 7
	rx bitrate:	65.0 MBit/s MCS 7
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station 54:35:30:cf:fa:10 (on sw00)
	inactive time:	2972 ms
	rx bytes:	121131529
	rx packets:	1088484
	tx bytes:	438675821
	tx packets:	993746
	tx retries:	710842
	tx failed:	2446
	signal:  	-83 [-85, -87] dBm
	signal avg:	-81 [-83, -85] dBm
	tx bitrate:	39.0 MBit/s MCS 4
	rx bitrate:	13.0 MBit/s MCS 1
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no


[cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
            ANI: ENABLED
      ANI RESET: 60
     OFDM LEVEL: 0
      CCK LEVEL: 0
        SPUR UP: 1859119
      SPUR DOWN: 1859119
 OFDM WS-DET ON: 243
OFDM WS-DET OFF: 244
     MRC-CCK ON: 0
    MRC-CCK OFF: 0
    FIR-STEP UP: 1855423
  FIR-STEP DOWN: 1855510
 INV LISTENTIME: 1
    OFDM ERRORS: 1335608397
     CCK ERRORS: 14336544

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
                   RX:  149161048
                RXEOL:          1
                RXORN:          1
                   TX:  260716368
                TXURN:          0
                  MIB:          0
                RXPHY:          0
                RXKCM:          0
                 SWBA:  314656892
                BMISS:          0
                  BNR:          0
                  CST:       7771
                  GTT:          0
                  TIM:          0
               CABEND:          0
             DTIMSYNC:          0
                 DTIM:          0
               TSFOOR:          0
                  MCI:          0
             GENTIMER:          0
                TOTAL:  709545466
SYNC_CAUSE stats:
             Sync-All:          0
              RTC-IRQ:          0
              MAC-IRQ:          0
EEPROM-Illegal-Access:          0
          APB-Timeout:          0
    PCI-Mode-Conflict:          0
          HOST1-Fatal:          0
           HOST1-Perr:          0
       TRCV-FIFO-Perr:          0
          RADM-CPL-EP:          0
  RADM-CPL-DLLP-Abort:          0
   RADM-CPL-TLP-Abort:          0
    RADM-CPL-ECRC-Err:          0
     RADM-CPL-Timeout:          0
    Local-Bus-Timeout:          0
            PM-Access:          0
            MAC-Awake:          0
           MAC-Asleep:          0
     MAC-Sleep-Access:          0

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
(VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
                            BE         BK        VI        VO

MPDUs Queued:            19021        236      1826   3156017
MPDUs Completed:       5518137       4852    572304   3144177
MPDUs XRetried:          20705        206      3244     25937
Aggregates:            2531034      18521     32506         0
AMPDUs Queued HW:            0          0         0         0
AMPDUs Queued SW:    123476025     298493   7164073     14097
AMPDUs Completed:    117934170     293400   6588756         0
AMPDUs Retried:        1428345       9018     31054         0
AMPDUs XRetried:         21585        271      1594         0
TXERR Filtered:          18776        181      2210       140
FIFO Underrun:               0          0         0         0
TXOP Exceeded:               0          0         0         0
TXTIMER Expiry:              0          0         0         0
DESC CFG Error:              0          0         0         0
DATA Underrun:               0          0         0         0
DELIM Underrun:              0          0         0         0
TX-Pkts-All:         123494597     298729   7165898   3170114
TX-Bytes-All:       1832525438  4435231393900525693 226351070
HW-put-tx-buf:              58         24        57        58
HW-tx-start:         119105776     268692   7071023   3170114
HW-tx-proc-desc:     119165913     269076   7071527   3170101
TX-Failed:                   0          0         0         0

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
          PKTS-ALL :  145726806
         BYTES-ALL : 3062363442
           BEACONS :      20637
             FRAGS :      50014
          SPECTRAL :          0
           CRC ERR :   10687677
   DECRYPT CRC ERR :          3
           PHY ERR :          1
           MIC ERR :          0
 PRE-DELIM CRC ERR :          0
POST-DELIM CRC ERR :        503
  DECRYPT BUSY ERR :          0
        LENGTH-ERR :          0
           OOM-ERR :          0
          RATE-ERR :          0
    TOO-MANY-FRAGS :       5971

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
    Baseband Hang:  0
Baseband Watchdog:  0
   Fatal HW Error:  0
      TX HW error:  0
 Transmit timeout:  0
     TX Path Hang:  0
      PLL RX Hang:  0
         MAC Hang: 19
     Stuck Beacon: 38
        MCI Reset:  0
Calibration error:  0

[logread]
Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.9 dc:86:d8:a2:4e:70
Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: disassociated
Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 2)
Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: deauthenticated due to local deauth request
Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is empty.
Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: authenticated
Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: associated (aid 2)
Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: pairwise key handshake completed (RSN)
Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 192.168.254.5 00:1d:4f:cc:1c:15
Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00) 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.147.142.134 to the global_no_access list for 120 minutes
Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 116.100.60.137 to the global_no_access list for 120 minutes
Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from 172.30.42.184:51213
Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth succeeded for 'root' from 172.30.42.184:51213
Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from invalid interface.


[dmesg]
[    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
[    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR7161 rev 2
[    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz, Ref:40.000MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map 81000000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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: 32512
[    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200 mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k reserved, 635k data, 268k init, 0k highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
[    0.027343] pid_max: default: 32768 minimum: 301
[    0.031250] Mount-cache hash table entries: 512
[    0.035156] Initializing cgroup subsys devices
[    0.039062] Initializing cgroup subsys net_cls
[    0.042968] Initializing cgroup subsys blkio
[    0.046875] Initializing cgroup subsys net_prio
[    0.050781] NET: Registered protocol family 16
[    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
[    2.656250] registering PCI controller with io_map_base unset
[    2.667968] bio: create slab <bio-0> at 0
[    2.671875] PCI host bridge to bus 0000:00
[    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
[    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
[    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
[    2.687500] pci 0000:00:11.0: fixup device configuration
[    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
[    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
[    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
[    2.691406] pci 0000:00:12.0: fixup device configuration
[    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
[    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
[    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
[    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
[    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
[    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
[    2.710937] Switching to clocksource MIPS
[    2.714843] NET: Registered protocol family 2
[    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
[    2.738281] TCP: reno registered
[    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    2.753906] NET: Registered protocol family 1
[    2.757812] PCI: CLS 0 bytes, default 32
[    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    2.789062] msgmni has been set to 246
[    2.792968] io scheduler noop registered
[    2.796875] io scheduler deadline registered (default)
[    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    2.835937] console [ttyS0] enabled, bootconsole disabled
[    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
[    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
[    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
[    2.875000] Creating 4 MTD partitions on "spi0.0":
[    2.878906] 0x000000000000-0x000000050000 : "u-boot"
[    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
[    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
[    2.898437] 2 netgear-fw partitions found on MTD device firmware
[    2.902343] 0x000000070000-0x000000183440 : "kernel"
[    2.910156] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
[    2.929687] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    2.941406] mtd: device 4 (rootfs) set to be root filesystem
[    2.949218] 1 squashfs-split partitions found on MTD device rootfs
[    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
[    2.960937] 0x000000ff0000-0x000001000000 : "art"
[    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
[    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
[    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
[    3.007812] libphy: rtl8366s: probed
[    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Generic PHY]
[    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
[    3.640625] TCP: bic registered
[    3.644531] TCP: cubic registered
[    3.648437] TCP: westwood registered
[    3.652343] TCP: hybla registered
[    3.652343] TCP: htcp registered
[    3.656250] TCP: vegas registered
[    3.660156] TCP: veno registered
[    3.664062] TCP: scalable registered
[    3.667968] TCP: lp registered
[    3.671875] TCP: yeah registered
[    3.671875] TCP: illinois registered
[    3.675781] NET: Registered protocol family 17
[    3.679687] Bridge firewalling registered
[    3.687500] 8021q: 802.1Q VLAN Support v1.8
[    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
[    6.832031] usbcore: registered new interface driver usbfs
[    6.835937] usbcore: registered new interface driver hub
[    6.843750] usbcore: registered new device driver usb
[    6.878906] SCSI subsystem initialized
[    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.894531] ehci-platform: EHCI generic platform driver
[    6.902343] ehci-platform ehci-platform: EHCI Host Controller
[    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    6.937500] hub 1-0:1.0: USB hub found
[    6.941406] hub 1-0:1.0: 2 ports detected
[    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
[    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
[    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
[    7.035156] hub 2-0:1.0: USB hub found
[    7.039062] hub 2-0:1.0: 2 ports detected
[    7.046875] usbcore: registered new interface driver usb-storage
[    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
[    7.699218] eth0: link up (1000Mbps/Full duplex)
[   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
[   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
[   11.339843] eth0: link down
[   13.941406] NET: Registered protocol family 10
[   13.957031] NET: Registered protocol family 8
[   13.964843] NET: Registered protocol family 20
[   13.992187] ipip: IPv4 over IPv4 tunneling driver
[   14.000000] sit: IPv6 over IPv4 tunneling driver
[   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
[   14.187500] gre: GRE over IPv4 demultiplexor driver
[   14.191406] ip_gre: GRE over IPv4 tunneling driver
[   14.214843] PPP generic driver version 2.4.2
[   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
[   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.285156] Netfilter messages via NETLINK v0.30.
[   14.300781] ip_set: protocol 6
[   14.351562] u32 classifier
[   14.355468]     input device check on
[   14.359375]     Actions configured
[   14.371093] Mirror/redirect action on
[   14.378906] Failed to load ipt action
[   14.406250] netem: version 1.3
[   14.445312] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   14.453125] Backport generated by backports.git backports-20140320-37-g5c33da0
[   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
[   14.503906] ctnetlink v0.93: registering with nfnetlink.
[   14.539062] NET: Registered protocol family 24
[   14.546875] PPTP driver version 0.8.5
[   14.636718] xt_time: kernel timezone is -0000
[   14.726562] cfg80211: Calling CRDA to update world regulatory domain
[   14.734375] cfg80211: World regulatory domain updated:
[   14.738281] cfg80211:  DFS Master region: unset
[   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   14.898437] usbcore: registered new interface driver ath9k_htc
[   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
[   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
[   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
[   14.941406] ath: EEPROM regdomain: 0x0
[   14.941406] ath: EEPROM indicates default country code should be used
[   14.941406] ath: doing EEPROM country->regdmn map search
[   14.941406] ath: country maps to regdmn code: 0x3a
[   14.941406] ath: Country alpha2 being used: US
[   14.941406] ath: Regpair used: 0x3a
[   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   15.003906] cfg80211: Calling CRDA for country: US
[   15.011718] cfg80211: Regulatory domain changed to country: US
[   15.015625] cfg80211:  DFS Master region: FCC
[   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
[   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
[   15.105468] ath: EEPROM regdomain: 0x0
[   15.105468] ath: EEPROM indicates default country code should be used
[   15.105468] ath: doing EEPROM country->regdmn map search
[   15.105468] ath: country maps to regdmn code: 0x3a
[   15.105468] ath: Country alpha2 being used: US
[   15.105468] ath: Regpair used: 0x3a
[   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
[   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
[   25.437500] se00: link up (1000Mbps/Full duplex)
[   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
[   28.109375] ge00: link up (100Mbps/Full duplex)
[   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
[   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
[   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
[   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
[   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
[   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
[   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
[   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
[   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
[   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
[   33.003906] gw01: Trigger new scan to find an IBSS to join
[   36.027343] gw11: Trigger new scan to find an IBSS to join
[   36.195312] gw01: Trigger new scan to find an IBSS to join
[   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
[   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
[   40.007812] gw11: Trigger new scan to find an IBSS to join
[   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
[   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
[ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434 ulen 9
[187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
[237111.773437] ge00: link down
[237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
[237611.718750] ge00: link up (100Mbps/Full duplex)
[237626.898437] ge00: link down
[237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
[237627.785156] ge00: link up (100Mbps/Full duplex)
[237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237642.085937] ge00: link down
[237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
[237642.847656] ge00: link up (100Mbps/Full duplex)
[237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237657.269531] ge00: link down
[237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
[237657.910156] ge00: link up (100Mbps/Full duplex)
[237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237672.460937] ge00: link down
[237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
[237672.972656] ge00: link up (100Mbps/Full duplex)
[237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237687.648437] ge00: link down
[237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
[237688.035156] ge00: link up (100Mbps/Full duplex)
[237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237702.835937] ge00: link down
[237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
[237703.097656] ge00: link up (100Mbps/Full duplex)
[237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237718.019531] ge00: link down
[237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
[237718.160156] ge00: link up (100Mbps/Full duplex)
[237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239661.734375] ge00: link down
[239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
[239777.183593] ge00: link up (100Mbps/Full duplex)
[239792.367187] ge00: link down
[239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
[239793.250000] ge00: link up (100Mbps/Full duplex)
[239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239807.566406] ge00: link down
[239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
[239808.312500] ge00: link up (100Mbps/Full duplex)
[239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239822.769531] ge00: link down
[239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
[239823.375000] ge00: link up (100Mbps/Full duplex)
[239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239837.968750] ge00: link down
[239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
[239838.437500] ge00: link up (100Mbps/Full duplex)
[239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239853.171875] ge00: link down
[239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
[239853.500000] ge00: link up (100Mbps/Full duplex)
[239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239868.375000] ge00: link down
[239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
[239868.562500] ge00: link up (100Mbps/Full duplex)
[239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239883.574218] ge00: link down
[239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
[239883.625000] ge00: link up (100Mbps/Full duplex)
[239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623 ulen 31
[304656.578125] ge00: link down
[304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
[304656.761718] ge00: link up (100Mbps/Full duplex)
[304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[304671.777343] ge00: link down
[304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
[304671.824218] ge00: link up (100Mbps/Full duplex)
[304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[304686.972656] ge00: link down
[304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
[304687.890625] ge00: link up (100Mbps/Full duplex)
[304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[307009.828125] ge00: link down
[307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
[307009.941406] ge00: link up (100Mbps/Full duplex)
[307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[307025.046875] ge00: link down
[307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
[307026.007812] ge00: link up (100Mbps/Full duplex)
[307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[324404.675781] icmp6_send: no reply to icmp error
[324404.675781] icmp6_send: no reply to icmp error
[324404.675781] icmp6_send: no reply to icmp error
[324449.574218] ge00: link down
[324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
[324449.832031] ge00: link up (100Mbps/Full duplex)
[324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[324464.769531] ge00: link down
[324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
[324464.894531] ge00: link up (100Mbps/Full duplex)
[324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[324479.996093] ge00: link down
[324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
[324480.960937] ge00: link up (100Mbps/Full duplex)
[324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
[349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
[352828.460937] ge00: link down
[352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
[352829.367187] ge00: link up (100Mbps/Full duplex)
[352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[352843.664062] ge00: link down
[352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
[352844.429687] ge00: link up (100Mbps/Full duplex)
[352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[354708.015625] ge00: link down
[354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
[354708.687500] ge00: link up (100Mbps/Full duplex)
[354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[354723.203125] ge00: link down
[354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
[354723.750000] ge00: link up (100Mbps/Full duplex)
[354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
[361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
[362447.320312] ge00: link down
[362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
[362447.828125] ge00: link up (100Mbps/Full duplex)
[362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[362796.117187] ge00: link down
[362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
[362796.187500] ge00: link up (100Mbps/Full duplex)
[362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
[364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
[373205.812500] ge00: link down
[373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
[373206.718750] ge00: link up (100Mbps/Full duplex)
[373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[374163.226562] ge00: link down
[374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
[374163.453125] ge00: link up (100Mbps/Full duplex)
[374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[391364.609375] ge00: link down
[391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
[391365.421875] ge00: link up (100Mbps/Full duplex)
[391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[391379.792968] ge00: link down
[391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
[391380.484375] ge00: link up (100Mbps/Full duplex)
[391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[391394.980468] ge00: link down
[391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
[391395.546875] ge00: link up (100Mbps/Full duplex)
[391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[397598.585937] ge00: link down
[397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
[397598.695312] ge00: link up (100Mbps/Full duplex)
[397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[397613.820312] ge00: link down
[397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
[397614.761718] ge00: link up (100Mbps/Full duplex)
[397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
[439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[484391.941406] ge00: link down
[484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
[484392.515625] ge00: link up (100Mbps/Full duplex)
[484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[484407.125000] ge00: link down
[484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
[484407.578125] ge00: link up (100Mbps/Full duplex)
[484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[484422.312500] ge00: link down
[484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
[484422.640625] ge00: link up (100Mbps/Full duplex)
[484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[488779.042968] ge00: link down
[488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
[488779.601562] ge00: link up (100Mbps/Full duplex)
[488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[488794.250000] ge00: link down
[488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
[488794.664062] ge00: link up (100Mbps/Full duplex)
[488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
[586177.722656] ge00: link down
[586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
[586178.722656] ge00: link up (100Mbps/Full duplex)
[586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586192.921875] ge00: link down
[586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
[586193.785156] ge00: link up (100Mbps/Full duplex)
[586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586208.125000] ge00: link down
[586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
[586208.847656] ge00: link up (100Mbps/Full duplex)
[586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586223.320312] ge00: link down
[586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
[586223.910156] ge00: link up (100Mbps/Full duplex)
[586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586238.542968] ge00: link down
[586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
[586238.972656] ge00: link up (100Mbps/Full duplex)
[586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[588344.179687] ge00: link down
[588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
[588345.171875] ge00: link up (100Mbps/Full duplex)
[588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
[660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
[667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
[953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
[961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
[988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
[991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
[1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[1755384.261718] icmp6_send: no reply to icmp error
[1755396.546875] icmp6_send: no reply to icmp error
[1755402.550781] icmp6_send: no reply to icmp error
[2561119.742187] ge00: link down
[2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
[2561120.472656] ge00: link up (100Mbps/Full duplex)
[2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2561134.933593] ge00: link down
[2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
[2561135.535156] ge00: link up (100Mbps/Full duplex)
[2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2686347.230468] ge00: link down
[2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
[2686348.156250] ge00: link up (100Mbps/Full duplex)
[2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2688619.000000] ge00: link down
[2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
[2688620.011718] ge00: link up (100Mbps/Full duplex)
[2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2692855.746093] ge00: link down
[2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
[2692856.523437] ge00: link up (100Mbps/Full duplex)
[2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2712835.214843] ge00: link down
[2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
[2712835.328125] ge00: link up (100Mbps/Full duplex)
[2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2712850.437500] ge00: link down
[2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
[2712851.394531] ge00: link up (100Mbps/Full duplex)
[2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2714425.468750] ge00: link down
[2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
[2714425.531250] ge00: link up (100Mbps/Full duplex)
[2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2714440.699218] ge00: link down
[2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
[2714441.597656] ge00: link up (100Mbps/Full duplex)
[2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2716003.707031] ge00: link down
[2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
[2716004.687500] ge00: link up (100Mbps/Full duplex)
[2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2716018.910156] ge00: link down
[2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
[2716019.750000] ge00: link up (100Mbps/Full duplex)
[2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2716908.367187] ge00: link down
[2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
[2716909.218750] ge00: link up (100Mbps/Full duplex)
[2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2718730.640625] ge00: link down
[2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
[2718731.320312] ge00: link up (100Mbps/Full duplex)
[2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2718745.847656] ge00: link down
[2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
[2718746.382812] ge00: link up (100Mbps/Full duplex)
[2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2720069.640625] ge00: link down
[2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
[2720070.550781] ge00: link up (100Mbps/Full duplex)
[2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2720750.914062] ge00: link down
[2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
[2720751.203125] ge00: link up (100Mbps/Full duplex)
[2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2723377.980468] ge00: link down
[2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
[2723378.433593] ge00: link up (100Mbps/Full duplex)
[2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2723393.191406] ge00: link down
[2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
[2723393.496093] ge00: link up (100Mbps/Full duplex)
[2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2724683.937500] ge00: link down
[2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
[2724684.535156] ge00: link up (100Mbps/Full duplex)
[2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2727468.207031] ge00: link down
[2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
[2727468.382812] ge00: link up (100Mbps/Full duplex)
[2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2727483.414062] ge00: link down
[2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
[2727483.445312] ge00: link up (100Mbps/Full duplex)
[2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2768220.449218] ge00: link down
[2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
[2768221.191406] ge00: link up (100Mbps/Full duplex)
[2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2768235.648437] ge00: link down
[2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
[2768236.253906] ge00: link up (100Mbps/Full duplex)
[2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2768250.855468] ge00: link down
[2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
[2768251.316406] ge00: link up (100Mbps/Full duplex)
[2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2792556.425781] ge00: link down
[2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
[2792556.984375] ge00: link up (100Mbps/Full duplex)
[2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2792571.628906] ge00: link down
[2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
[2792572.046875] ge00: link up (100Mbps/Full duplex)
[2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2792586.828125] ge00: link down
[2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
[2792587.109375] ge00: link up (100Mbps/Full duplex)
[2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2795882.691406] ge00: link down
[2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
[2795882.949218] ge00: link up (100Mbps/Full duplex)
[2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796396.714843] ge00: link down
[2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
[2796396.957031] ge00: link up (100Mbps/Full duplex)
[2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796411.914062] ge00: link down
[2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
[2796412.019531] ge00: link up (100Mbps/Full duplex)
[2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796427.136718] ge00: link down
[2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
[2796428.085937] ge00: link up (100Mbps/Full duplex)
[2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796843.011718] ge00: link down
[2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
[2796843.710937] ge00: link up (100Mbps/Full duplex)
[2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2798916.546875] ge00: link down
[2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
[2798916.800781] ge00: link up (100Mbps/Full duplex)
[2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2798931.746093] ge00: link down
[2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
[2798931.863281] ge00: link up (100Mbps/Full duplex)
[2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2798946.972656] ge00: link down
[2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
[2798947.929687] ge00: link up (100Mbps/Full duplex)
[2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803897.363281] ge00: link down
[2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
[2803898.230468] ge00: link up (100Mbps/Full duplex)
[2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803912.566406] ge00: link down
[2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
[2803913.292968] ge00: link up (100Mbps/Full duplex)
[2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803927.765625] ge00: link down
[2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
[2803928.355468] ge00: link up (100Mbps/Full duplex)
[2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803942.968750] ge00: link down
[2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
[2803943.417968] ge00: link up (100Mbps/Full duplex)
[2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2889450.222656] ge00: link down
[2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
[2889450.500000] ge00: link up (100Mbps/Full duplex)
[2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2942822.597656] ge00: link down
[2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
[2942823.367187] ge00: link up (100Mbps/Full duplex)
[2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2942837.785156] ge00: link down
[2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
[2942838.429687] ge00: link up (100Mbps/Full duplex)
[2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2942852.976562] ge00: link down
[2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
[2942853.492187] ge00: link up (100Mbps/Full duplex)
[2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3052519.765625] ge00: link down
[3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
[3052520.578125] ge00: link up (100Mbps/Full duplex)
[3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3052534.964843] ge00: link down
[3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
[3052535.640625] ge00: link up (100Mbps/Full duplex)
[3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3054180.062500] ge00: link down
[3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
[3054181.062500] ge00: link up (100Mbps/Full duplex)
[3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3054195.277343] ge00: link down
[3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
[3054196.125000] ge00: link up (100Mbps/Full duplex)
[3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3132140.679687] ge00: link down
[3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
[3132140.761718] ge00: link up (100Mbps/Full duplex)
[3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3133174.175781] ge00: link down
[3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
[3133174.796875] ge00: link up (100Mbps/Full duplex)
[3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3133189.375000] ge00: link down
[3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
[3133189.859375] ge00: link up (100Mbps/Full duplex)
[3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3134116.738281] ge00: link down
[3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
[3134117.472656] ge00: link up (100Mbps/Full duplex)
[3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3134131.945312] ge00: link down
[3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
[3134132.535156] ge00: link up (100Mbps/Full duplex)
[3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3143754.828125] ge00: link down
[3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
[3143755.003906] ge00: link up (100Mbps/Full duplex)
[3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3143770.019531] ge00: link down
[3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
[3143770.066406] ge00: link up (100Mbps/Full duplex)
[3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3143785.218750] ge00: link down
[3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
[3143786.132812] ge00: link up (100Mbps/Full duplex)
[3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3146296.253906] ge00: link down
[3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
[3146296.921875] ge00: link up (100Mbps/Full duplex)
[3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3146311.453125] ge00: link down
[3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
[3146311.984375] ge00: link up (100Mbps/Full duplex)
[3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3151704.300781] ge00: link down
[3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
[3151705.007812] ge00: link up (100Mbps/Full duplex)
[3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3151719.500000] ge00: link down
[3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
[3151720.070312] ge00: link up (100Mbps/Full duplex)
[3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3151734.707031] ge00: link down
[3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
[3151735.132812] ge00: link up (100Mbps/Full duplex)
[3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3160379.738281] ge00: link down
[3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
[3160379.832031] ge00: link up (100Mbps/Full duplex)
[3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3160394.941406] ge00: link down
[3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
[3160395.898437] ge00: link up (100Mbps/Full duplex)
[3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3160410.128906] ge00: link down
[3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
[3160410.960937] ge00: link up (100Mbps/Full duplex)
[3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3161589.757812] ge00: link down
[3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
[3161590.562500] ge00: link up (100Mbps/Full duplex)
[3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3161604.957031] ge00: link down
[3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
[3161605.625000] ge00: link up (100Mbps/Full duplex)
[3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3161620.171875] ge00: link down
[3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
[3161620.687500] ge00: link up (100Mbps/Full duplex)
[3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3201028.496093] ge00: link down
[3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
[3201029.082031] ge00: link up (100Mbps/Full duplex)
[3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3201043.683593] ge00: link down
[3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
[3201044.144531] ge00: link up (100Mbps/Full duplex)
[3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3201058.871093] ge00: link down
[3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
[3201059.207031] ge00: link up (100Mbps/Full duplex)
[3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3208000.238281] ge00: link down
[3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
[3208001.222656] ge00: link up (100Mbps/Full duplex)
[3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3235712.023437] ge00: link down
[3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
[3235712.144531] ge00: link up (100Mbps/Full duplex)
[3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3235727.226562] ge00: link down
[3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
[3235728.210937] ge00: link up (100Mbps/Full duplex)
[3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3235742.414062] ge00: link down
[3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
[3235743.273437] ge00: link up (100Mbps/Full duplex)
[3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3242111.191406] ge00: link down
[3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
[3242112.089843] ge00: link up (100Mbps/Full duplex)
[3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3242126.382812] ge00: link down
[3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
[3242127.152343] ge00: link up (100Mbps/Full duplex)
[3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3242141.570312] ge00: link down
[3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
[3242142.214843] ge00: link up (100Mbps/Full duplex)
[3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
[3245500.433593] ge00: link down
[3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
[3245501.300781] ge00: link up (100Mbps/Full duplex)
[3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3245515.636718] ge00: link down
[3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
[3245516.363281] ge00: link up (100Mbps/Full duplex)
[3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3245530.835937] ge00: link down
[3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
[3245531.425781] ge00: link up (100Mbps/Full duplex)
[3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288425.886718] ge00: link down
[3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
[3288426.523437] ge00: link up (100Mbps/Full duplex)
[3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288441.093750] ge00: link down
[3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
[3288441.585937] ge00: link up (100Mbps/Full duplex)
[3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288456.281250] ge00: link down
[3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
[3288456.648437] ge00: link up (100Mbps/Full duplex)
[3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288471.488281] ge00: link down
[3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
[3288471.710937] ge00: link up (100Mbps/Full duplex)
[3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288486.679687] ge00: link down
[3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
[3288486.773437] ge00: link up (100Mbps/Full duplex)
[3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3291558.187500] ge00: link down
[3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
[3291558.746093] ge00: link up (100Mbps/Full duplex)
[3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3291573.390625] ge00: link down
[3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
[3291573.808593] ge00: link up (100Mbps/Full duplex)
[3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3291588.589843] ge00: link down
[3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
[3291588.871093] ge00: link up (100Mbps/Full duplex)
[3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3316660.917968] ge00: link down
[3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
[3316661.539062] ge00: link up (100Mbps/Full duplex)
[3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3316676.125000] ge00: link down
[3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
[3316676.601562] ge00: link up (100Mbps/Full duplex)
[3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3316691.332031] ge00: link down
[3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
[3316691.664062] ge00: link up (100Mbps/Full duplex)
[3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3383247.746093] ge00: link down
[3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
[3383247.867187] ge00: link up (100Mbps/Full duplex)
[3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3401181.023437] ge00: link down
[3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
[3401181.742187] ge00: link up (100Mbps/Full duplex)
[3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3563714.125000] ge00: link down
[3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
[3563714.570312] ge00: link up (100Mbps/Full duplex)
[3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3563729.324218] ge00: link down
[3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
[3563729.632812] ge00: link up (100Mbps/Full duplex)
[3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3616130.617187] ge00: link down
[3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
[3616130.722656] ge00: link up (100Mbps/Full duplex)
[3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3616145.816406] ge00: link down
[3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
[3616146.789062] ge00: link up (100Mbps/Full duplex)
[3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3616161.003906] ge00: link down
[3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
[3616161.851562] ge00: link up (100Mbps/Full duplex)
[3616161.855468] IPv6: ADDRCONF(NETDEV_C

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 496 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-09 12:54 [Cerowrt-devel] Lost access to Web GUI Rich Brown
@ 2015-02-09 14:53 ` William Katsak
  2015-02-09 20:51   ` Rich Brown
  2015-02-11  2:52   ` Rich Brown
  2015-02-16 12:41 ` Rich Brown
  1 sibling, 2 replies; 13+ messages in thread
From: William Katsak @ 2015-02-09 14:53 UTC (permalink / raw)
  To: cerowrt-devel, richb.hanover

Any unusual CPU load?

-Bill


On 02/09/2015 07:54 AM, Rich Brown wrote:
> I cannot currently get to the web GUI on CeroWrt. When I browse to gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails - I get "Trying 172.30.42.1..." but no connection.
>
> The router is otherwise working just fine.
>
> I first noticed this yesterday, and I didn't have time to write it up. I believe this has happened before. In the past, I believe that I waited a few days and it came back. (only 80% sure of this - I may just have rebooted.)
>
> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get diagnostic info including the cerostats.sh output (below).
>
> Any thoughts? What else should I check/try? Thanks.
>
> Rich
>
> # I have not changed any of the lighttpd .conf files
> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>   1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
>   3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
> 19089 root      1388 S    grep http
>
> # somebody's listening on ports 80 & 81
> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
> Active Internet connections (servers and established)
> Proto Recv-Q Send-Q Local Address           Foreign Address         State
> tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
> tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
> tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
> tcp        0      0 :::12865                :::*                    LISTEN
> tcp        0      0 :::873                  :::*                    LISTEN
> tcp        0      0 :::139                  :::*                    LISTEN
> tcp        0      0 :::80                   :::*                    LISTEN
> tcp        0      0 :::81                   :::*                    LISTEN
> tcp        0      0 :::53                   :::*                    LISTEN
> tcp        0      0 :::22                   :::*                    LISTEN
> tcp        0      0 :::8123                 :::*                    LISTEN
> tcp        0      0 :::445                  :::*                    LISTEN
>
> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
> [date]
> Mon Feb  9 07:30:10 EST 2015
>
>
> [uname -a]
> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux
>
>
> [uptime]
> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>
>
> [ifconfig]
> 6in4-henet Link encap:IPv6-in-IPv4
>            inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>            inet6 addr: fe80::47ad:4031/128 Scope:Link
>            UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>            RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:0
>            RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>
> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>            inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>            Interrupt:5
>
> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>            inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
>            inet6 addr: 2001:470:8a63::1/64 Scope:Global
>            inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>
> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>            inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>            inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>
> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>            inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
>            inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>            inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>
> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>            inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>            inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>
> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>            inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>            UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>            RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:32
>            RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)
>
> lo        Link encap:Local Loopback
>            inet addr:127.0.0.1  Mask:255.0.0.0
>            inet6 addr: ::1/128 Scope:Host
>            UP LOOPBACK RUNNING  MTU:65536  Metric:1
>            RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:0
>            RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>
> pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>            UP RUNNING NOARP  MTU:1472  Metric:1
>            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:0
>            RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>
> pppoe-ge00 Link encap:Point-to-Point Protocol
>            inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
>            UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>            RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:3
>            RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>
> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>            inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
>            inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>            inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>            Interrupt:4
>
> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>            inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
>            inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>            inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>            TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>
> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>            inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
>            inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>            inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>            UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>            RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>            TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>            collisions:0 txqueuelen:1000
>            RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>
>
>
> [tc -s qdisc show dev sw00]
> qdisc mq 1: root
>   Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues 61108)
>   backlog 0b 0p requeues 61108
> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms interval 100.0ms
>   Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>   backlog 0b 0p requeues 0
>    maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>    new_flows_len 0 old_flows_len 0
> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
>   Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>   backlog 0b 0p requeues 38
>    maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>    new_flows_len 0 old_flows_len 0
> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
>   Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues 61019)
>   backlog 0b 0p requeues 61019
>    maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>    new_flows_len 0 old_flows_len 0
> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms
>   Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>   backlog 0b 0p requeues 51
>    maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>    new_flows_len 0 old_flows_len 0
>
>
> [iw dev sw00 station dump]
> Station ac:22:0b:3d:5d:b7 (on sw00)
> 	inactive time:	7617 ms
> 	rx bytes:	1865564
> 	rx packets:	20406
> 	tx bytes:	29944481
> 	tx packets:	24249
> 	tx retries:	1931
> 	tx failed:	1
> 	signal:  	-76 [-78, -79] dBm
> 	signal avg:	-76 [-78, -80] dBm
> 	tx bitrate:	52.0 MBit/s MCS 5
> 	rx bitrate:	6.0 MBit/s
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station 00:24:d6:00:c1:f6 (on sw00)
> 	inactive time:	320 ms
> 	rx bytes:	1663035
> 	rx packets:	20296
> 	tx bytes:	4309390
> 	tx packets:	5894
> 	tx retries:	1360
> 	tx failed:	7
> 	signal:  	-80 [-88, -81] dBm
> 	signal avg:	-80 [-86, -81] dBm
> 	tx bitrate:	52.0 MBit/s MCS 5
> 	rx bitrate:	1.0 MBit/s
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station dc:86:d8:a2:4e:70 (on sw00)
> 	inactive time:	30597 ms
> 	rx bytes:	1899863
> 	rx packets:	26579
> 	tx bytes:	19099297
> 	tx packets:	20421
> 	tx retries:	321
> 	tx failed:	0
> 	signal:  	-55 [-73, -55] dBm
> 	signal avg:	-55 [-73, -55] dBm
> 	tx bitrate:	65.0 MBit/s MCS 7
> 	rx bitrate:	24.0 MBit/s
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station b8:c7:5d:13:90:2b (on sw00)
> 	inactive time:	15 ms
> 	rx bytes:	78518562
> 	rx packets:	864371
> 	tx bytes:	580082723
> 	tx packets:	688939
> 	tx retries:	108312
> 	tx failed:	244
> 	signal:  	-70 [-71, -76] dBm
> 	signal avg:	-69 [-71, -75] dBm
> 	tx bitrate:	117.0 MBit/s MCS 14
> 	rx bitrate:	104.0 MBit/s MCS 13
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station ac:7f:3e:0d:41:85 (on sw00)
> 	inactive time:	3902 ms
> 	rx bytes:	8183511
> 	rx packets:	110425
> 	tx bytes:	202140115
> 	tx packets:	153509
> 	tx retries:	1263
> 	tx failed:	3
> 	signal:  	-55 [-55, -72] dBm
> 	signal avg:	-54 [-54, -70] dBm
> 	tx bitrate:	65.0 MBit/s MCS 7
> 	rx bitrate:	65.0 MBit/s MCS 7
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station d8:a2:5e:29:1a:c2 (on sw00)
> 	inactive time:	79277 ms
> 	rx bytes:	10473577
> 	rx packets:	129501
> 	tx bytes:	48139230
> 	tx packets:	70312
> 	tx retries:	4823
> 	tx failed:	4
> 	signal:  	-68 [-71, -72] dBm
> 	signal avg:	-68 [-70, -73] dBm
> 	tx bitrate:	65.0 MBit/s MCS 7
> 	rx bitrate:	65.0 MBit/s MCS 7
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station 54:35:30:cf:fa:10 (on sw00)
> 	inactive time:	2972 ms
> 	rx bytes:	121131529
> 	rx packets:	1088484
> 	tx bytes:	438675821
> 	tx packets:	993746
> 	tx retries:	710842
> 	tx failed:	2446
> 	signal:  	-83 [-85, -87] dBm
> 	signal avg:	-81 [-83, -85] dBm
> 	tx bitrate:	39.0 MBit/s MCS 4
> 	rx bitrate:	13.0 MBit/s MCS 1
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
>
>
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>              ANI: ENABLED
>        ANI RESET: 60
>       OFDM LEVEL: 0
>        CCK LEVEL: 0
>          SPUR UP: 1859119
>        SPUR DOWN: 1859119
>   OFDM WS-DET ON: 243
> OFDM WS-DET OFF: 244
>       MRC-CCK ON: 0
>      MRC-CCK OFF: 0
>      FIR-STEP UP: 1855423
>    FIR-STEP DOWN: 1855510
>   INV LISTENTIME: 1
>      OFDM ERRORS: 1335608397
>       CCK ERRORS: 14336544
>
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>                     RX:  149161048
>                  RXEOL:          1
>                  RXORN:          1
>                     TX:  260716368
>                  TXURN:          0
>                    MIB:          0
>                  RXPHY:          0
>                  RXKCM:          0
>                   SWBA:  314656892
>                  BMISS:          0
>                    BNR:          0
>                    CST:       7771
>                    GTT:          0
>                    TIM:          0
>                 CABEND:          0
>               DTIMSYNC:          0
>                   DTIM:          0
>                 TSFOOR:          0
>                    MCI:          0
>               GENTIMER:          0
>                  TOTAL:  709545466
> SYNC_CAUSE stats:
>               Sync-All:          0
>                RTC-IRQ:          0
>                MAC-IRQ:          0
> EEPROM-Illegal-Access:          0
>            APB-Timeout:          0
>      PCI-Mode-Conflict:          0
>            HOST1-Fatal:          0
>             HOST1-Perr:          0
>         TRCV-FIFO-Perr:          0
>            RADM-CPL-EP:          0
>    RADM-CPL-DLLP-Abort:          0
>     RADM-CPL-TLP-Abort:          0
>      RADM-CPL-ECRC-Err:          0
>       RADM-CPL-Timeout:          0
>      Local-Bus-Timeout:          0
>              PM-Access:          0
>              MAC-Awake:          0
>             MAC-Asleep:          0
>       MAC-Sleep-Access:          0
>
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>                              BE         BK        VI        VO
>
> MPDUs Queued:            19021        236      1826   3156017
> MPDUs Completed:       5518137       4852    572304   3144177
> MPDUs XRetried:          20705        206      3244     25937
> Aggregates:            2531034      18521     32506         0
> AMPDUs Queued HW:            0          0         0         0
> AMPDUs Queued SW:    123476025     298493   7164073     14097
> AMPDUs Completed:    117934170     293400   6588756         0
> AMPDUs Retried:        1428345       9018     31054         0
> AMPDUs XRetried:         21585        271      1594         0
> TXERR Filtered:          18776        181      2210       140
> FIFO Underrun:               0          0         0         0
> TXOP Exceeded:               0          0         0         0
> TXTIMER Expiry:              0          0         0         0
> DESC CFG Error:              0          0         0         0
> DATA Underrun:               0          0         0         0
> DELIM Underrun:              0          0         0         0
> TX-Pkts-All:         123494597     298729   7165898   3170114
> TX-Bytes-All:       1832525438  4435231393900525693 226351070
> HW-put-tx-buf:              58         24        57        58
> HW-tx-start:         119105776     268692   7071023   3170114
> HW-tx-proc-desc:     119165913     269076   7071527   3170101
> TX-Failed:                   0          0         0         0
>
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>            PKTS-ALL :  145726806
>           BYTES-ALL : 3062363442
>             BEACONS :      20637
>               FRAGS :      50014
>            SPECTRAL :          0
>             CRC ERR :   10687677
>     DECRYPT CRC ERR :          3
>             PHY ERR :          1
>             MIC ERR :          0
>   PRE-DELIM CRC ERR :          0
> POST-DELIM CRC ERR :        503
>    DECRYPT BUSY ERR :          0
>          LENGTH-ERR :          0
>             OOM-ERR :          0
>            RATE-ERR :          0
>      TOO-MANY-FRAGS :       5971
>
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>      Baseband Hang:  0
> Baseband Watchdog:  0
>     Fatal HW Error:  0
>        TX HW error:  0
>   Transmit timeout:  0
>       TX Path Hang:  0
>        PLL RX Hang:  0
>           MAC Hang: 19
>       Stuck Beacon: 38
>          MCI Reset:  0
> Calibration error:  0
>
> [logread]
> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.9 dc:86:d8:a2:4e:70
> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: disassociated
> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 2)
> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: deauthenticated due to local deauth request
> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is empty.
> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: authenticated
> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: associated (aid 2)
> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: pairwise key handshake completed (RSN)
> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 192.168.254.5 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00) 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.147.142.134 to the global_no_access list for 120 minutes
> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 116.100.60.137 to the global_no_access list for 120 minutes
> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from 172.30.42.184:51213
> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth succeeded for 'root' from 172.30.42.184:51213
> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from invalid interface.
>
>
> [dmesg]
> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
> [    0.000000] bootconsole [early0] enabled
> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
> [    0.000000] SoC: Atheros AR7161 rev 2
> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz, Ref:40.000MHz
> [    0.000000] Determined physical RAM map:
> [    0.000000]  memory: 08000000 @ 00000000 (usable)
> [    0.000000] Initrd not found or empty - disabling initrd
> [    0.000000] Zone ranges:
> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
> [    0.000000] On node 0 totalpages: 32768
> [    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map 81000000
> [    0.000000]   Normal zone: 256 pages used for memmap
> [    0.000000]   Normal zone: 0 pages reserved
> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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: 32512
> [    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200 mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd
> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
> [    0.000000] Writing ErrCtl register=00000000
> [    0.000000] Readback ErrCtl register=00000000
> [    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k reserved, 635k data, 268k init, 0k highmem)
> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
> [    0.000000] NR_IRQS:51
> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
> [    0.027343] pid_max: default: 32768 minimum: 301
> [    0.031250] Mount-cache hash table entries: 512
> [    0.035156] Initializing cgroup subsys devices
> [    0.039062] Initializing cgroup subsys net_cls
> [    0.042968] Initializing cgroup subsys blkio
> [    0.046875] Initializing cgroup subsys net_prio
> [    0.050781] NET: Registered protocol family 16
> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
> [    2.656250] registering PCI controller with io_map_base unset
> [    2.667968] bio: create slab <bio-0> at 0
> [    2.671875] PCI host bridge to bus 0000:00
> [    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
> [    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
> [    2.687500] pci 0000:00:11.0: fixup device configuration
> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
> [    2.691406] pci 0000:00:12.0: fixup device configuration
> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
> [    2.710937] Switching to clocksource MIPS
> [    2.714843] NET: Registered protocol family 2
> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
> [    2.738281] TCP: reno registered
> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
> [    2.753906] NET: Registered protocol family 1
> [    2.757812] PCI: CLS 0 bytes, default 32
> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
> [    2.789062] msgmni has been set to 246
> [    2.792968] io scheduler noop registered
> [    2.796875] io scheduler deadline registered (default)
> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
> [    2.835937] console [ttyS0] enabled, bootconsole disabled
> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
> [    2.875000] Creating 4 MTD partitions on "spi0.0":
> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
> [    2.910156] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
> [    2.929687] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
> [    3.007812] libphy: rtl8366s: probed
> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Generic PHY]
> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
> [    3.640625] TCP: bic registered
> [    3.644531] TCP: cubic registered
> [    3.648437] TCP: westwood registered
> [    3.652343] TCP: hybla registered
> [    3.652343] TCP: htcp registered
> [    3.656250] TCP: vegas registered
> [    3.660156] TCP: veno registered
> [    3.664062] TCP: scalable registered
> [    3.667968] TCP: lp registered
> [    3.671875] TCP: yeah registered
> [    3.671875] TCP: illinois registered
> [    3.675781] NET: Registered protocol family 17
> [    3.679687] Bridge firewalling registered
> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
> [    6.832031] usbcore: registered new interface driver usbfs
> [    6.835937] usbcore: registered new interface driver hub
> [    6.843750] usbcore: registered new device driver usb
> [    6.878906] SCSI subsystem initialized
> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    6.894531] ehci-platform: EHCI generic platform driver
> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
> [    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
> [    6.937500] hub 1-0:1.0: USB hub found
> [    6.941406] hub 1-0:1.0: 2 ports detected
> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
> [    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
> [    7.035156] hub 2-0:1.0: USB hub found
> [    7.039062] hub 2-0:1.0: 2 ports detected
> [    7.046875] usbcore: registered new interface driver usb-storage
> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
> [    7.699218] eth0: link up (1000Mbps/Full duplex)
> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
> [   11.339843] eth0: link down
> [   13.941406] NET: Registered protocol family 10
> [   13.957031] NET: Registered protocol family 8
> [   13.964843] NET: Registered protocol family 20
> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
> [   14.000000] sit: IPv6 over IPv4 tunneling driver
> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
> [   14.187500] gre: GRE over IPv4 demultiplexor driver
> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
> [   14.214843] PPP generic driver version 2.4.2
> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
> [   14.285156] Netfilter messages via NETLINK v0.30.
> [   14.300781] ip_set: protocol 6
> [   14.351562] u32 classifier
> [   14.355468]     input device check on
> [   14.359375]     Actions configured
> [   14.371093] Mirror/redirect action on
> [   14.378906] Failed to load ipt action
> [   14.406250] netem: version 1.3
> [   14.445312] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
> [   14.453125] Backport generated by backports.git backports-20140320-37-g5c33da0
> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
> [   14.539062] NET: Registered protocol family 24
> [   14.546875] PPTP driver version 0.8.5
> [   14.636718] xt_time: kernel timezone is -0000
> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
> [   14.734375] cfg80211: World regulatory domain updated:
> [   14.738281] cfg80211:  DFS Master region: unset
> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
> [   14.898437] usbcore: registered new interface driver ath9k_htc
> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
> [   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
> [   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
> [   14.941406] ath: EEPROM regdomain: 0x0
> [   14.941406] ath: EEPROM indicates default country code should be used
> [   14.941406] ath: doing EEPROM country->regdmn map search
> [   14.941406] ath: country maps to regdmn code: 0x3a
> [   14.941406] ath: Country alpha2 being used: US
> [   14.941406] ath: Regpair used: 0x3a
> [   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [   15.003906] cfg80211: Calling CRDA for country: US
> [   15.011718] cfg80211: Regulatory domain changed to country: US
> [   15.015625] cfg80211:  DFS Master region: FCC
> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
> [   15.105468] ath: EEPROM regdomain: 0x0
> [   15.105468] ath: EEPROM indicates default country code should be used
> [   15.105468] ath: doing EEPROM country->regdmn map search
> [   15.105468] ath: country maps to regdmn code: 0x3a
> [   15.105468] ath: Country alpha2 being used: US
> [   15.105468] ath: Regpair used: 0x3a
> [   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
> [   25.437500] se00: link up (1000Mbps/Full duplex)
> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
> [   28.109375] ge00: link up (100Mbps/Full duplex)
> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
> [   33.003906] gw01: Trigger new scan to find an IBSS to join
> [   36.027343] gw11: Trigger new scan to find an IBSS to join
> [   36.195312] gw01: Trigger new scan to find an IBSS to join
> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
> [   40.007812] gw11: Trigger new scan to find an IBSS to join
> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434 ulen 9
> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [237111.773437] ge00: link down
> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
> [237611.718750] ge00: link up (100Mbps/Full duplex)
> [237626.898437] ge00: link down
> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237627.785156] ge00: link up (100Mbps/Full duplex)
> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237642.085937] ge00: link down
> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
> [237642.847656] ge00: link up (100Mbps/Full duplex)
> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237657.269531] ge00: link down
> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237657.910156] ge00: link up (100Mbps/Full duplex)
> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237672.460937] ge00: link down
> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
> [237672.972656] ge00: link up (100Mbps/Full duplex)
> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237687.648437] ge00: link down
> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237688.035156] ge00: link up (100Mbps/Full duplex)
> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237702.835937] ge00: link down
> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
> [237703.097656] ge00: link up (100Mbps/Full duplex)
> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237718.019531] ge00: link down
> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237718.160156] ge00: link up (100Mbps/Full duplex)
> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239661.734375] ge00: link down
> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
> [239777.183593] ge00: link up (100Mbps/Full duplex)
> [239792.367187] ge00: link down
> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239793.250000] ge00: link up (100Mbps/Full duplex)
> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239807.566406] ge00: link down
> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
> [239808.312500] ge00: link up (100Mbps/Full duplex)
> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239822.769531] ge00: link down
> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239823.375000] ge00: link up (100Mbps/Full duplex)
> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239837.968750] ge00: link down
> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
> [239838.437500] ge00: link up (100Mbps/Full duplex)
> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239853.171875] ge00: link down
> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239853.500000] ge00: link up (100Mbps/Full duplex)
> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239868.375000] ge00: link down
> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
> [239868.562500] ge00: link up (100Mbps/Full duplex)
> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239883.574218] ge00: link down
> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239883.625000] ge00: link up (100Mbps/Full duplex)
> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623 ulen 31
> [304656.578125] ge00: link down
> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
> [304656.761718] ge00: link up (100Mbps/Full duplex)
> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [304671.777343] ge00: link down
> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
> [304671.824218] ge00: link up (100Mbps/Full duplex)
> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [304686.972656] ge00: link down
> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
> [304687.890625] ge00: link up (100Mbps/Full duplex)
> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [307009.828125] ge00: link down
> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
> [307009.941406] ge00: link up (100Mbps/Full duplex)
> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [307025.046875] ge00: link down
> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
> [307026.007812] ge00: link up (100Mbps/Full duplex)
> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [324404.675781] icmp6_send: no reply to icmp error
> [324404.675781] icmp6_send: no reply to icmp error
> [324404.675781] icmp6_send: no reply to icmp error
> [324449.574218] ge00: link down
> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
> [324449.832031] ge00: link up (100Mbps/Full duplex)
> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [324464.769531] ge00: link down
> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
> [324464.894531] ge00: link up (100Mbps/Full duplex)
> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [324479.996093] ge00: link down
> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
> [324480.960937] ge00: link up (100Mbps/Full duplex)
> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [352828.460937] ge00: link down
> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
> [352829.367187] ge00: link up (100Mbps/Full duplex)
> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [352843.664062] ge00: link down
> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
> [352844.429687] ge00: link up (100Mbps/Full duplex)
> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [354708.015625] ge00: link down
> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
> [354708.687500] ge00: link up (100Mbps/Full duplex)
> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [354723.203125] ge00: link down
> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
> [354723.750000] ge00: link up (100Mbps/Full duplex)
> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
> [362447.320312] ge00: link down
> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
> [362447.828125] ge00: link up (100Mbps/Full duplex)
> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [362796.117187] ge00: link down
> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
> [362796.187500] ge00: link up (100Mbps/Full duplex)
> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
> [373205.812500] ge00: link down
> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
> [373206.718750] ge00: link up (100Mbps/Full duplex)
> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [374163.226562] ge00: link down
> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
> [374163.453125] ge00: link up (100Mbps/Full duplex)
> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [391364.609375] ge00: link down
> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
> [391365.421875] ge00: link up (100Mbps/Full duplex)
> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [391379.792968] ge00: link down
> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
> [391380.484375] ge00: link up (100Mbps/Full duplex)
> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [391394.980468] ge00: link down
> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
> [391395.546875] ge00: link up (100Mbps/Full duplex)
> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [397598.585937] ge00: link down
> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
> [397598.695312] ge00: link up (100Mbps/Full duplex)
> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [397613.820312] ge00: link down
> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
> [397614.761718] ge00: link up (100Mbps/Full duplex)
> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [484391.941406] ge00: link down
> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
> [484392.515625] ge00: link up (100Mbps/Full duplex)
> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [484407.125000] ge00: link down
> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
> [484407.578125] ge00: link up (100Mbps/Full duplex)
> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [484422.312500] ge00: link down
> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
> [484422.640625] ge00: link up (100Mbps/Full duplex)
> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [488779.042968] ge00: link down
> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
> [488779.601562] ge00: link up (100Mbps/Full duplex)
> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [488794.250000] ge00: link down
> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
> [488794.664062] ge00: link up (100Mbps/Full duplex)
> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [586177.722656] ge00: link down
> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
> [586178.722656] ge00: link up (100Mbps/Full duplex)
> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586192.921875] ge00: link down
> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
> [586193.785156] ge00: link up (100Mbps/Full duplex)
> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586208.125000] ge00: link down
> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
> [586208.847656] ge00: link up (100Mbps/Full duplex)
> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586223.320312] ge00: link down
> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
> [586223.910156] ge00: link up (100Mbps/Full duplex)
> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586238.542968] ge00: link down
> [586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
> [586238.972656] ge00: link up (100Mbps/Full duplex)
> [586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [588344.179687] ge00: link down
> [588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
> [588345.171875] ge00: link up (100Mbps/Full duplex)
> [588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [1755384.261718] icmp6_send: no reply to icmp error
> [1755396.546875] icmp6_send: no reply to icmp error
> [1755402.550781] icmp6_send: no reply to icmp error
> [2561119.742187] ge00: link down
> [2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
> [2561120.472656] ge00: link up (100Mbps/Full duplex)
> [2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2561134.933593] ge00: link down
> [2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
> [2561135.535156] ge00: link up (100Mbps/Full duplex)
> [2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2686347.230468] ge00: link down
> [2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
> [2686348.156250] ge00: link up (100Mbps/Full duplex)
> [2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2688619.000000] ge00: link down
> [2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
> [2688620.011718] ge00: link up (100Mbps/Full duplex)
> [2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2692855.746093] ge00: link down
> [2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
> [2692856.523437] ge00: link up (100Mbps/Full duplex)
> [2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2712835.214843] ge00: link down
> [2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
> [2712835.328125] ge00: link up (100Mbps/Full duplex)
> [2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2712850.437500] ge00: link down
> [2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
> [2712851.394531] ge00: link up (100Mbps/Full duplex)
> [2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2714425.468750] ge00: link down
> [2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
> [2714425.531250] ge00: link up (100Mbps/Full duplex)
> [2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2714440.699218] ge00: link down
> [2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
> [2714441.597656] ge00: link up (100Mbps/Full duplex)
> [2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2716003.707031] ge00: link down
> [2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
> [2716004.687500] ge00: link up (100Mbps/Full duplex)
> [2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2716018.910156] ge00: link down
> [2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
> [2716019.750000] ge00: link up (100Mbps/Full duplex)
> [2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2716908.367187] ge00: link down
> [2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
> [2716909.218750] ge00: link up (100Mbps/Full duplex)
> [2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2718730.640625] ge00: link down
> [2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
> [2718731.320312] ge00: link up (100Mbps/Full duplex)
> [2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2718745.847656] ge00: link down
> [2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
> [2718746.382812] ge00: link up (100Mbps/Full duplex)
> [2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2720069.640625] ge00: link down
> [2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
> [2720070.550781] ge00: link up (100Mbps/Full duplex)
> [2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2720750.914062] ge00: link down
> [2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
> [2720751.203125] ge00: link up (100Mbps/Full duplex)
> [2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2723377.980468] ge00: link down
> [2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
> [2723378.433593] ge00: link up (100Mbps/Full duplex)
> [2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2723393.191406] ge00: link down
> [2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
> [2723393.496093] ge00: link up (100Mbps/Full duplex)
> [2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2724683.937500] ge00: link down
> [2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
> [2724684.535156] ge00: link up (100Mbps/Full duplex)
> [2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2727468.207031] ge00: link down
> [2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
> [2727468.382812] ge00: link up (100Mbps/Full duplex)
> [2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2727483.414062] ge00: link down
> [2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
> [2727483.445312] ge00: link up (100Mbps/Full duplex)
> [2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2768220.449218] ge00: link down
> [2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
> [2768221.191406] ge00: link up (100Mbps/Full duplex)
> [2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2768235.648437] ge00: link down
> [2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
> [2768236.253906] ge00: link up (100Mbps/Full duplex)
> [2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2768250.855468] ge00: link down
> [2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
> [2768251.316406] ge00: link up (100Mbps/Full duplex)
> [2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2792556.425781] ge00: link down
> [2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
> [2792556.984375] ge00: link up (100Mbps/Full duplex)
> [2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2792571.628906] ge00: link down
> [2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
> [2792572.046875] ge00: link up (100Mbps/Full duplex)
> [2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2792586.828125] ge00: link down
> [2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
> [2792587.109375] ge00: link up (100Mbps/Full duplex)
> [2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2795882.691406] ge00: link down
> [2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
> [2795882.949218] ge00: link up (100Mbps/Full duplex)
> [2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796396.714843] ge00: link down
> [2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796396.957031] ge00: link up (100Mbps/Full duplex)
> [2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796411.914062] ge00: link down
> [2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796412.019531] ge00: link up (100Mbps/Full duplex)
> [2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796427.136718] ge00: link down
> [2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796428.085937] ge00: link up (100Mbps/Full duplex)
> [2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796843.011718] ge00: link down
> [2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796843.710937] ge00: link up (100Mbps/Full duplex)
> [2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2798916.546875] ge00: link down
> [2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
> [2798916.800781] ge00: link up (100Mbps/Full duplex)
> [2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2798931.746093] ge00: link down
> [2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
> [2798931.863281] ge00: link up (100Mbps/Full duplex)
> [2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2798946.972656] ge00: link down
> [2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
> [2798947.929687] ge00: link up (100Mbps/Full duplex)
> [2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803897.363281] ge00: link down
> [2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803898.230468] ge00: link up (100Mbps/Full duplex)
> [2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803912.566406] ge00: link down
> [2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803913.292968] ge00: link up (100Mbps/Full duplex)
> [2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803927.765625] ge00: link down
> [2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803928.355468] ge00: link up (100Mbps/Full duplex)
> [2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803942.968750] ge00: link down
> [2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803943.417968] ge00: link up (100Mbps/Full duplex)
> [2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2889450.222656] ge00: link down
> [2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
> [2889450.500000] ge00: link up (100Mbps/Full duplex)
> [2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2942822.597656] ge00: link down
> [2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
> [2942823.367187] ge00: link up (100Mbps/Full duplex)
> [2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2942837.785156] ge00: link down
> [2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
> [2942838.429687] ge00: link up (100Mbps/Full duplex)
> [2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2942852.976562] ge00: link down
> [2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
> [2942853.492187] ge00: link up (100Mbps/Full duplex)
> [2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3052519.765625] ge00: link down
> [3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
> [3052520.578125] ge00: link up (100Mbps/Full duplex)
> [3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3052534.964843] ge00: link down
> [3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
> [3052535.640625] ge00: link up (100Mbps/Full duplex)
> [3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3054180.062500] ge00: link down
> [3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
> [3054181.062500] ge00: link up (100Mbps/Full duplex)
> [3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3054195.277343] ge00: link down
> [3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
> [3054196.125000] ge00: link up (100Mbps/Full duplex)
> [3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3132140.679687] ge00: link down
> [3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
> [3132140.761718] ge00: link up (100Mbps/Full duplex)
> [3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3133174.175781] ge00: link down
> [3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
> [3133174.796875] ge00: link up (100Mbps/Full duplex)
> [3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3133189.375000] ge00: link down
> [3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
> [3133189.859375] ge00: link up (100Mbps/Full duplex)
> [3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3134116.738281] ge00: link down
> [3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
> [3134117.472656] ge00: link up (100Mbps/Full duplex)
> [3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3134131.945312] ge00: link down
> [3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
> [3134132.535156] ge00: link up (100Mbps/Full duplex)
> [3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3143754.828125] ge00: link down
> [3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
> [3143755.003906] ge00: link up (100Mbps/Full duplex)
> [3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3143770.019531] ge00: link down
> [3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
> [3143770.066406] ge00: link up (100Mbps/Full duplex)
> [3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3143785.218750] ge00: link down
> [3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3143786.132812] ge00: link up (100Mbps/Full duplex)
> [3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3146296.253906] ge00: link down
> [3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
> [3146296.921875] ge00: link up (100Mbps/Full duplex)
> [3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3146311.453125] ge00: link down
> [3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
> [3146311.984375] ge00: link up (100Mbps/Full duplex)
> [3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3151704.300781] ge00: link down
> [3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3151705.007812] ge00: link up (100Mbps/Full duplex)
> [3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3151719.500000] ge00: link down
> [3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
> [3151720.070312] ge00: link up (100Mbps/Full duplex)
> [3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3151734.707031] ge00: link down
> [3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3151735.132812] ge00: link up (100Mbps/Full duplex)
> [3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3160379.738281] ge00: link down
> [3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
> [3160379.832031] ge00: link up (100Mbps/Full duplex)
> [3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3160394.941406] ge00: link down
> [3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3160395.898437] ge00: link up (100Mbps/Full duplex)
> [3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3160410.128906] ge00: link down
> [3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3160410.960937] ge00: link up (100Mbps/Full duplex)
> [3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3161589.757812] ge00: link down
> [3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
> [3161590.562500] ge00: link up (100Mbps/Full duplex)
> [3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3161604.957031] ge00: link down
> [3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
> [3161605.625000] ge00: link up (100Mbps/Full duplex)
> [3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3161620.171875] ge00: link down
> [3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
> [3161620.687500] ge00: link up (100Mbps/Full duplex)
> [3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3201028.496093] ge00: link down
> [3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
> [3201029.082031] ge00: link up (100Mbps/Full duplex)
> [3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3201043.683593] ge00: link down
> [3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
> [3201044.144531] ge00: link up (100Mbps/Full duplex)
> [3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3201058.871093] ge00: link down
> [3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
> [3201059.207031] ge00: link up (100Mbps/Full duplex)
> [3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3208000.238281] ge00: link down
> [3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
> [3208001.222656] ge00: link up (100Mbps/Full duplex)
> [3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3235712.023437] ge00: link down
> [3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
> [3235712.144531] ge00: link up (100Mbps/Full duplex)
> [3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3235727.226562] ge00: link down
> [3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3235728.210937] ge00: link up (100Mbps/Full duplex)
> [3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3235742.414062] ge00: link down
> [3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3235743.273437] ge00: link up (100Mbps/Full duplex)
> [3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3242111.191406] ge00: link down
> [3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
> [3242112.089843] ge00: link up (100Mbps/Full duplex)
> [3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3242126.382812] ge00: link down
> [3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
> [3242127.152343] ge00: link up (100Mbps/Full duplex)
> [3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3242141.570312] ge00: link down
> [3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
> [3242142.214843] ge00: link up (100Mbps/Full duplex)
> [3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
> [3245500.433593] ge00: link down
> [3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
> [3245501.300781] ge00: link up (100Mbps/Full duplex)
> [3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3245515.636718] ge00: link down
> [3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
> [3245516.363281] ge00: link up (100Mbps/Full duplex)
> [3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3245530.835937] ge00: link down
> [3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
> [3245531.425781] ge00: link up (100Mbps/Full duplex)
> [3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288425.886718] ge00: link down
> [3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288426.523437] ge00: link up (100Mbps/Full duplex)
> [3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288441.093750] ge00: link down
> [3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288441.585937] ge00: link up (100Mbps/Full duplex)
> [3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288456.281250] ge00: link down
> [3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288456.648437] ge00: link up (100Mbps/Full duplex)
> [3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288471.488281] ge00: link down
> [3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288471.710937] ge00: link up (100Mbps/Full duplex)
> [3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288486.679687] ge00: link down
> [3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288486.773437] ge00: link up (100Mbps/Full duplex)
> [3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3291558.187500] ge00: link down
> [3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
> [3291558.746093] ge00: link up (100Mbps/Full duplex)
> [3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3291573.390625] ge00: link down
> [3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
> [3291573.808593] ge00: link up (100Mbps/Full duplex)
> [3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3291588.589843] ge00: link down
> [3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
> [3291588.871093] ge00: link up (100Mbps/Full duplex)
> [3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3316660.917968] ge00: link down
> [3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
> [3316661.539062] ge00: link up (100Mbps/Full duplex)
> [3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3316676.125000] ge00: link down
> [3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
> [3316676.601562] ge00: link up (100Mbps/Full duplex)
> [3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3316691.332031] ge00: link down
> [3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
> [3316691.664062] ge00: link up (100Mbps/Full duplex)
> [3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3383247.746093] ge00: link down
> [3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
> [3383247.867187] ge00: link up (100Mbps/Full duplex)
> [3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3401181.023437] ge00: link down
> [3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
> [3401181.742187] ge00: link up (100Mbps/Full duplex)
> [3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3563714.125000] ge00: link down
> [3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
> [3563714.570312] ge00: link up (100Mbps/Full duplex)
> [3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3563729.324218] ge00: link down
> [3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3563729.632812] ge00: link up (100Mbps/Full duplex)
> [3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3616130.617187] ge00: link down
> [3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
> [3616130.722656] ge00: link up (100Mbps/Full duplex)
> [3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3616145.816406] ge00: link down
> [3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
> [3616146.789062] ge00: link up (100Mbps/Full duplex)
> [3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3616161.003906] ge00: link down
> [3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
> [3616161.851562] ge00: link up (100Mbps/Full duplex)
> [3616161.855468] IPv6: ADDRCONF(NETDEV_C
>
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-09 14:53 ` William Katsak
@ 2015-02-09 20:51   ` Rich Brown
  2015-02-11  2:52   ` Rich Brown
  1 sibling, 0 replies; 13+ messages in thread
From: Rich Brown @ 2015-02-09 20:51 UTC (permalink / raw)
  To: William Katsak; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 100821 bytes --]


On Feb 9, 2015, at 9:53 AM, William Katsak <wkatsak@gmail.com> wrote:

> Any unusual CPU load?
> 
> -Bill

I'm not sure if there was unusual load - there isn't now, and I can access the Web GUI.

I added 'top -b | head -n 20' to the cerostats.sh script at: https://github.com/richb-hanover/CeroWrtScripts so we will know next time. 

Thanks.

Rich

On 02/09/2015 07:54 AM, Rich Brown wrote:
>> I cannot currently get to the web GUI on CeroWrt. When I browse to gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails - I get "Trying 172.30.42.1..." but no connection.
>> 
>> The router is otherwise working just fine.
>> 
>> I first noticed this yesterday, and I didn't have time to write it up. I believe this has happened before. In the past, I believe that I waited a few days and it came back. (only 80% sure of this - I may just have rebooted.)
>> 
>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get diagnostic info including the cerostats.sh output (below).
>> 
>> Any thoughts? What else should I check/try? Thanks.
>> 
>> Rich
>> 
>> # I have not changed any of the lighttpd .conf files
>> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>>  1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
>>  3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
>> 19089 root      1388 S    grep http
>> 
>> # somebody's listening on ports 80 & 81
>> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
>> Active Internet connections (servers and established)
>> Proto Recv-Q Send-Q Local Address           Foreign Address         State
>> tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
>> tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
>> tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
>> tcp        0      0 :::12865                :::*                    LISTEN
>> tcp        0      0 :::873                  :::*                    LISTEN
>> tcp        0      0 :::139                  :::*                    LISTEN
>> tcp        0      0 :::80                   :::*                    LISTEN
>> tcp        0      0 :::81                   :::*                    LISTEN
>> tcp        0      0 :::53                   :::*                    LISTEN
>> tcp        0      0 :::22                   :::*                    LISTEN
>> tcp        0      0 :::8123                 :::*                    LISTEN
>> tcp        0      0 :::445                  :::*                    LISTEN
>> 
>> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
>> [date]
>> Mon Feb  9 07:30:10 EST 2015
>> 
>> 
>> [uname -a]
>> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux
>> 
>> 
>> [uptime]
>> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>> 
>> 
>> [ifconfig]
>> 6in4-henet Link encap:IPv6-in-IPv4
>>           inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>>           inet6 addr: fe80::47ad:4031/128 Scope:Link
>>           UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>>           RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:0
>>           RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>> 
>> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>>           inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>>           Interrupt:5
>> 
>> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>>           inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
>>           inet6 addr: 2001:470:8a63::1/64 Scope:Global
>>           inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>> 
>> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>>           inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>           inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>> 
>> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>>           inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
>>           inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>>           inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>> 
>> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>>           inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>           inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>> 
>> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>>           inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>>           UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>>           RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:32
>>           RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)
>> 
>> lo        Link encap:Local Loopback
>>           inet addr:127.0.0.1  Mask:255.0.0.0
>>           inet6 addr: ::1/128 Scope:Host
>>           UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>           RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:0
>>           RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>> 
>> pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>>           UP RUNNING NOARP  MTU:1472  Metric:1
>>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:0
>>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>> 
>> pppoe-ge00 Link encap:Point-to-Point Protocol
>>           inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
>>           UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>>           RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:3
>>           RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>> 
>> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>           inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
>>           inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>           inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>>           Interrupt:4
>> 
>> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>           inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
>>           inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>           inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>>           TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>> 
>> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>>           inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
>>           inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>>           inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>> 
>> 
>> 
>> [tc -s qdisc show dev sw00]
>> qdisc mq 1: root
>>  Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues 61108)
>>  backlog 0b 0p requeues 61108
>> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms interval 100.0ms
>>  Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>>  backlog 0b 0p requeues 0
>>   maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>>   new_flows_len 0 old_flows_len 0
>> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
>>  Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>>  backlog 0b 0p requeues 38
>>   maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>>   new_flows_len 0 old_flows_len 0
>> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
>>  Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues 61019)
>>  backlog 0b 0p requeues 61019
>>   maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>>   new_flows_len 0 old_flows_len 0
>> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms
>>  Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>>  backlog 0b 0p requeues 51
>>   maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>>   new_flows_len 0 old_flows_len 0
>> 
>> 
>> [iw dev sw00 station dump]
>> Station ac:22:0b:3d:5d:b7 (on sw00)
>> 	inactive time:	7617 ms
>> 	rx bytes:	1865564
>> 	rx packets:	20406
>> 	tx bytes:	29944481
>> 	tx packets:	24249
>> 	tx retries:	1931
>> 	tx failed:	1
>> 	signal:  	-76 [-78, -79] dBm
>> 	signal avg:	-76 [-78, -80] dBm
>> 	tx bitrate:	52.0 MBit/s MCS 5
>> 	rx bitrate:	6.0 MBit/s
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> Station 00:24:d6:00:c1:f6 (on sw00)
>> 	inactive time:	320 ms
>> 	rx bytes:	1663035
>> 	rx packets:	20296
>> 	tx bytes:	4309390
>> 	tx packets:	5894
>> 	tx retries:	1360
>> 	tx failed:	7
>> 	signal:  	-80 [-88, -81] dBm
>> 	signal avg:	-80 [-86, -81] dBm
>> 	tx bitrate:	52.0 MBit/s MCS 5
>> 	rx bitrate:	1.0 MBit/s
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> Station dc:86:d8:a2:4e:70 (on sw00)
>> 	inactive time:	30597 ms
>> 	rx bytes:	1899863
>> 	rx packets:	26579
>> 	tx bytes:	19099297
>> 	tx packets:	20421
>> 	tx retries:	321
>> 	tx failed:	0
>> 	signal:  	-55 [-73, -55] dBm
>> 	signal avg:	-55 [-73, -55] dBm
>> 	tx bitrate:	65.0 MBit/s MCS 7
>> 	rx bitrate:	24.0 MBit/s
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> Station b8:c7:5d:13:90:2b (on sw00)
>> 	inactive time:	15 ms
>> 	rx bytes:	78518562
>> 	rx packets:	864371
>> 	tx bytes:	580082723
>> 	tx packets:	688939
>> 	tx retries:	108312
>> 	tx failed:	244
>> 	signal:  	-70 [-71, -76] dBm
>> 	signal avg:	-69 [-71, -75] dBm
>> 	tx bitrate:	117.0 MBit/s MCS 14
>> 	rx bitrate:	104.0 MBit/s MCS 13
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> Station ac:7f:3e:0d:41:85 (on sw00)
>> 	inactive time:	3902 ms
>> 	rx bytes:	8183511
>> 	rx packets:	110425
>> 	tx bytes:	202140115
>> 	tx packets:	153509
>> 	tx retries:	1263
>> 	tx failed:	3
>> 	signal:  	-55 [-55, -72] dBm
>> 	signal avg:	-54 [-54, -70] dBm
>> 	tx bitrate:	65.0 MBit/s MCS 7
>> 	rx bitrate:	65.0 MBit/s MCS 7
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> Station d8:a2:5e:29:1a:c2 (on sw00)
>> 	inactive time:	79277 ms
>> 	rx bytes:	10473577
>> 	rx packets:	129501
>> 	tx bytes:	48139230
>> 	tx packets:	70312
>> 	tx retries:	4823
>> 	tx failed:	4
>> 	signal:  	-68 [-71, -72] dBm
>> 	signal avg:	-68 [-70, -73] dBm
>> 	tx bitrate:	65.0 MBit/s MCS 7
>> 	rx bitrate:	65.0 MBit/s MCS 7
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> Station 54:35:30:cf:fa:10 (on sw00)
>> 	inactive time:	2972 ms
>> 	rx bytes:	121131529
>> 	rx packets:	1088484
>> 	tx bytes:	438675821
>> 	tx packets:	993746
>> 	tx retries:	710842
>> 	tx failed:	2446
>> 	signal:  	-83 [-85, -87] dBm
>> 	signal avg:	-81 [-83, -85] dBm
>> 	tx bitrate:	39.0 MBit/s MCS 4
>> 	rx bitrate:	13.0 MBit/s MCS 1
>> 	authorized:	yes
>> 	authenticated:	yes
>> 	preamble:	short
>> 	WMM/WME:	yes
>> 	MFP:		no
>> 	TDLS peer:	no
>> 
>> 
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>>             ANI: ENABLED
>>       ANI RESET: 60
>>      OFDM LEVEL: 0
>>       CCK LEVEL: 0
>>         SPUR UP: 1859119
>>       SPUR DOWN: 1859119
>>  OFDM WS-DET ON: 243
>> OFDM WS-DET OFF: 244
>>      MRC-CCK ON: 0
>>     MRC-CCK OFF: 0
>>     FIR-STEP UP: 1855423
>>   FIR-STEP DOWN: 1855510
>>  INV LISTENTIME: 1
>>     OFDM ERRORS: 1335608397
>>      CCK ERRORS: 14336544
>> 
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>>                    RX:  149161048
>>                 RXEOL:          1
>>                 RXORN:          1
>>                    TX:  260716368
>>                 TXURN:          0
>>                   MIB:          0
>>                 RXPHY:          0
>>                 RXKCM:          0
>>                  SWBA:  314656892
>>                 BMISS:          0
>>                   BNR:          0
>>                   CST:       7771
>>                   GTT:          0
>>                   TIM:          0
>>                CABEND:          0
>>              DTIMSYNC:          0
>>                  DTIM:          0
>>                TSFOOR:          0
>>                   MCI:          0
>>              GENTIMER:          0
>>                 TOTAL:  709545466
>> SYNC_CAUSE stats:
>>              Sync-All:          0
>>               RTC-IRQ:          0
>>               MAC-IRQ:          0
>> EEPROM-Illegal-Access:          0
>>           APB-Timeout:          0
>>     PCI-Mode-Conflict:          0
>>           HOST1-Fatal:          0
>>            HOST1-Perr:          0
>>        TRCV-FIFO-Perr:          0
>>           RADM-CPL-EP:          0
>>   RADM-CPL-DLLP-Abort:          0
>>    RADM-CPL-TLP-Abort:          0
>>     RADM-CPL-ECRC-Err:          0
>>      RADM-CPL-Timeout:          0
>>     Local-Bus-Timeout:          0
>>             PM-Access:          0
>>             MAC-Awake:          0
>>            MAC-Asleep:          0
>>      MAC-Sleep-Access:          0
>> 
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
>> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> 
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>>                             BE         BK        VI        VO
>> 
>> MPDUs Queued:            19021        236      1826   3156017
>> MPDUs Completed:       5518137       4852    572304   3144177
>> MPDUs XRetried:          20705        206      3244     25937
>> Aggregates:            2531034      18521     32506         0
>> AMPDUs Queued HW:            0          0         0         0
>> AMPDUs Queued SW:    123476025     298493   7164073     14097
>> AMPDUs Completed:    117934170     293400   6588756         0
>> AMPDUs Retried:        1428345       9018     31054         0
>> AMPDUs XRetried:         21585        271      1594         0
>> TXERR Filtered:          18776        181      2210       140
>> FIFO Underrun:               0          0         0         0
>> TXOP Exceeded:               0          0         0         0
>> TXTIMER Expiry:              0          0         0         0
>> DESC CFG Error:              0          0         0         0
>> DATA Underrun:               0          0         0         0
>> DELIM Underrun:              0          0         0         0
>> TX-Pkts-All:         123494597     298729   7165898   3170114
>> TX-Bytes-All:       1832525438  4435231393900525693 226351070
>> HW-put-tx-buf:              58         24        57        58
>> HW-tx-start:         119105776     268692   7071023   3170114
>> HW-tx-proc-desc:     119165913     269076   7071527   3170101
>> TX-Failed:                   0          0         0         0
>> 
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>>           PKTS-ALL :  145726806
>>          BYTES-ALL : 3062363442
>>            BEACONS :      20637
>>              FRAGS :      50014
>>           SPECTRAL :          0
>>            CRC ERR :   10687677
>>    DECRYPT CRC ERR :          3
>>            PHY ERR :          1
>>            MIC ERR :          0
>>  PRE-DELIM CRC ERR :          0
>> POST-DELIM CRC ERR :        503
>>   DECRYPT BUSY ERR :          0
>>         LENGTH-ERR :          0
>>            OOM-ERR :          0
>>           RATE-ERR :          0
>>     TOO-MANY-FRAGS :       5971
>> 
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>>     Baseband Hang:  0
>> Baseband Watchdog:  0
>>    Fatal HW Error:  0
>>       TX HW error:  0
>>  Transmit timeout:  0
>>      TX Path Hang:  0
>>       PLL RX Hang:  0
>>          MAC Hang: 19
>>      Stuck Beacon: 38
>>         MCI Reset:  0
>> Calibration error:  0
>> 
>> [logread]
>> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.9 dc:86:d8:a2:4e:70
>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: disassociated
>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: deauthenticated due to local deauth request
>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is empty.
>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: authenticated
>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: pairwise key handshake completed (RSN)
>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 192.168.254.5 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00) 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.147.142.134 to the global_no_access list for 120 minutes
>> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 116.100.60.137 to the global_no_access list for 120 minutes
>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from 172.30.42.184:51213
>> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth succeeded for 'root' from 172.30.42.184:51213
>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from invalid interface.
>> 
>> 
>> [dmesg]
>> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
>> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
>> [    0.000000] bootconsole [early0] enabled
>> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
>> [    0.000000] SoC: Atheros AR7161 rev 2
>> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz, Ref:40.000MHz
>> [    0.000000] Determined physical RAM map:
>> [    0.000000]  memory: 08000000 @ 00000000 (usable)
>> [    0.000000] Initrd not found or empty - disabling initrd
>> [    0.000000] Zone ranges:
>> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
>> [    0.000000] Movable zone start for each node
>> [    0.000000] Early memory node ranges
>> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
>> [    0.000000] On node 0 totalpages: 32768
>> [    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map 81000000
>> [    0.000000]   Normal zone: 256 pages used for memmap
>> [    0.000000]   Normal zone: 0 pages reserved
>> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
>> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
>> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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: 32512
>> [    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200 mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd
>> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
>> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
>> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
>> [    0.000000] Writing ErrCtl register=00000000
>> [    0.000000] Readback ErrCtl register=00000000
>> [    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k reserved, 635k data, 268k init, 0k highmem)
>> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
>> [    0.000000] NR_IRQS:51
>> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
>> [    0.027343] pid_max: default: 32768 minimum: 301
>> [    0.031250] Mount-cache hash table entries: 512
>> [    0.035156] Initializing cgroup subsys devices
>> [    0.039062] Initializing cgroup subsys net_cls
>> [    0.042968] Initializing cgroup subsys blkio
>> [    0.046875] Initializing cgroup subsys net_prio
>> [    0.050781] NET: Registered protocol family 16
>> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
>> [    2.656250] registering PCI controller with io_map_base unset
>> [    2.667968] bio: create slab <bio-0> at 0
>> [    2.671875] PCI host bridge to bus 0000:00
>> [    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
>> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
>> [    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
>> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
>> [    2.687500] pci 0000:00:11.0: fixup device configuration
>> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
>> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
>> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
>> [    2.691406] pci 0000:00:12.0: fixup device configuration
>> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
>> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
>> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
>> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
>> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
>> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
>> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
>> [    2.710937] Switching to clocksource MIPS
>> [    2.714843] NET: Registered protocol family 2
>> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
>> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
>> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
>> [    2.738281] TCP: reno registered
>> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
>> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
>> [    2.753906] NET: Registered protocol family 1
>> [    2.757812] PCI: CLS 0 bytes, default 32
>> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
>> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
>> [    2.789062] msgmni has been set to 246
>> [    2.792968] io scheduler noop registered
>> [    2.796875] io scheduler deadline registered (default)
>> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
>> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
>> [    2.835937] console [ttyS0] enabled, bootconsole disabled
>> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
>> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
>> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
>> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
>> [    2.875000] Creating 4 MTD partitions on "spi0.0":
>> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
>> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
>> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
>> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
>> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
>> [    2.910156] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
>> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
>> [    2.929687] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
>> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
>> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
>> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
>> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
>> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
>> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
>> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
>> [    3.007812] libphy: rtl8366s: probed
>> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
>> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Generic PHY]
>> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
>> [    3.640625] TCP: bic registered
>> [    3.644531] TCP: cubic registered
>> [    3.648437] TCP: westwood registered
>> [    3.652343] TCP: hybla registered
>> [    3.652343] TCP: htcp registered
>> [    3.656250] TCP: vegas registered
>> [    3.660156] TCP: veno registered
>> [    3.664062] TCP: scalable registered
>> [    3.667968] TCP: lp registered
>> [    3.671875] TCP: yeah registered
>> [    3.671875] TCP: illinois registered
>> [    3.675781] NET: Registered protocol family 17
>> [    3.679687] Bridge firewalling registered
>> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
>> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
>> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
>> [    6.832031] usbcore: registered new interface driver usbfs
>> [    6.835937] usbcore: registered new interface driver hub
>> [    6.843750] usbcore: registered new device driver usb
>> [    6.878906] SCSI subsystem initialized
>> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
>> [    6.894531] ehci-platform: EHCI generic platform driver
>> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
>> [    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
>> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
>> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
>> [    6.937500] hub 1-0:1.0: USB hub found
>> [    6.941406] hub 1-0:1.0: 2 ports detected
>> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
>> [    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
>> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
>> [    7.035156] hub 2-0:1.0: USB hub found
>> [    7.039062] hub 2-0:1.0: 2 ports detected
>> [    7.046875] usbcore: registered new interface driver usb-storage
>> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
>> [    7.699218] eth0: link up (1000Mbps/Full duplex)
>> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
>> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
>> [   11.339843] eth0: link down
>> [   13.941406] NET: Registered protocol family 10
>> [   13.957031] NET: Registered protocol family 8
>> [   13.964843] NET: Registered protocol family 20
>> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
>> [   14.000000] sit: IPv6 over IPv4 tunneling driver
>> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
>> [   14.187500] gre: GRE over IPv4 demultiplexor driver
>> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
>> [   14.214843] PPP generic driver version 2.4.2
>> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
>> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
>> [   14.285156] Netfilter messages via NETLINK v0.30.
>> [   14.300781] ip_set: protocol 6
>> [   14.351562] u32 classifier
>> [   14.355468]     input device check on
>> [   14.359375]     Actions configured
>> [   14.371093] Mirror/redirect action on
>> [   14.378906] Failed to load ipt action
>> [   14.406250] netem: version 1.3
>> [   14.445312] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
>> [   14.453125] Backport generated by backports.git backports-20140320-37-g5c33da0
>> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
>> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
>> [   14.539062] NET: Registered protocol family 24
>> [   14.546875] PPTP driver version 0.8.5
>> [   14.636718] xt_time: kernel timezone is -0000
>> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
>> [   14.734375] cfg80211: World regulatory domain updated:
>> [   14.738281] cfg80211:  DFS Master region: unset
>> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
>> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
>> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
>> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
>> [   14.898437] usbcore: registered new interface driver ath9k_htc
>> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
>> [   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
>> [   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
>> [   14.941406] ath: EEPROM regdomain: 0x0
>> [   14.941406] ath: EEPROM indicates default country code should be used
>> [   14.941406] ath: doing EEPROM country->regdmn map search
>> [   14.941406] ath: country maps to regdmn code: 0x3a
>> [   14.941406] ath: Country alpha2 being used: US
>> [   14.941406] ath: Regpair used: 0x3a
>> [   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
>> [   15.003906] cfg80211: Calling CRDA for country: US
>> [   15.011718] cfg80211: Regulatory domain changed to country: US
>> [   15.015625] cfg80211:  DFS Master region: FCC
>> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
>> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
>> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
>> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
>> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
>> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
>> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
>> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
>> [   15.105468] ath: EEPROM regdomain: 0x0
>> [   15.105468] ath: EEPROM indicates default country code should be used
>> [   15.105468] ath: doing EEPROM country->regdmn map search
>> [   15.105468] ath: country maps to regdmn code: 0x3a
>> [   15.105468] ath: Country alpha2 being used: US
>> [   15.105468] ath: Regpair used: 0x3a
>> [   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
>> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
>> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
>> [   25.437500] se00: link up (1000Mbps/Full duplex)
>> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [   28.109375] ge00: link up (100Mbps/Full duplex)
>> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
>> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
>> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
>> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
>> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
>> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
>> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
>> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
>> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
>> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
>> [   33.003906] gw01: Trigger new scan to find an IBSS to join
>> [   36.027343] gw11: Trigger new scan to find an IBSS to join
>> [   36.195312] gw01: Trigger new scan to find an IBSS to join
>> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
>> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
>> [   40.007812] gw11: Trigger new scan to find an IBSS to join
>> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
>> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
>> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
>> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434 ulen 9
>> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [237111.773437] ge00: link down
>> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237611.718750] ge00: link up (100Mbps/Full duplex)
>> [237626.898437] ge00: link down
>> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237627.785156] ge00: link up (100Mbps/Full duplex)
>> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237642.085937] ge00: link down
>> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237642.847656] ge00: link up (100Mbps/Full duplex)
>> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237657.269531] ge00: link down
>> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237657.910156] ge00: link up (100Mbps/Full duplex)
>> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237672.460937] ge00: link down
>> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237672.972656] ge00: link up (100Mbps/Full duplex)
>> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237687.648437] ge00: link down
>> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237688.035156] ge00: link up (100Mbps/Full duplex)
>> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237702.835937] ge00: link down
>> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237703.097656] ge00: link up (100Mbps/Full duplex)
>> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237718.019531] ge00: link down
>> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237718.160156] ge00: link up (100Mbps/Full duplex)
>> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239661.734375] ge00: link down
>> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239777.183593] ge00: link up (100Mbps/Full duplex)
>> [239792.367187] ge00: link down
>> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239793.250000] ge00: link up (100Mbps/Full duplex)
>> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239807.566406] ge00: link down
>> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239808.312500] ge00: link up (100Mbps/Full duplex)
>> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239822.769531] ge00: link down
>> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239823.375000] ge00: link up (100Mbps/Full duplex)
>> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239837.968750] ge00: link down
>> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239838.437500] ge00: link up (100Mbps/Full duplex)
>> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239853.171875] ge00: link down
>> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239853.500000] ge00: link up (100Mbps/Full duplex)
>> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239868.375000] ge00: link down
>> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239868.562500] ge00: link up (100Mbps/Full duplex)
>> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239883.574218] ge00: link down
>> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239883.625000] ge00: link up (100Mbps/Full duplex)
>> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623 ulen 31
>> [304656.578125] ge00: link down
>> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [304656.761718] ge00: link up (100Mbps/Full duplex)
>> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [304671.777343] ge00: link down
>> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
>> [304671.824218] ge00: link up (100Mbps/Full duplex)
>> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [304686.972656] ge00: link down
>> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [304687.890625] ge00: link up (100Mbps/Full duplex)
>> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [307009.828125] ge00: link down
>> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [307009.941406] ge00: link up (100Mbps/Full duplex)
>> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [307025.046875] ge00: link down
>> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [307026.007812] ge00: link up (100Mbps/Full duplex)
>> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [324404.675781] icmp6_send: no reply to icmp error
>> [324404.675781] icmp6_send: no reply to icmp error
>> [324404.675781] icmp6_send: no reply to icmp error
>> [324449.574218] ge00: link down
>> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [324449.832031] ge00: link up (100Mbps/Full duplex)
>> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [324464.769531] ge00: link down
>> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [324464.894531] ge00: link up (100Mbps/Full duplex)
>> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [324479.996093] ge00: link down
>> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [324480.960937] ge00: link up (100Mbps/Full duplex)
>> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
>> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [352828.460937] ge00: link down
>> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [352829.367187] ge00: link up (100Mbps/Full duplex)
>> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [352843.664062] ge00: link down
>> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>> [352844.429687] ge00: link up (100Mbps/Full duplex)
>> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [354708.015625] ge00: link down
>> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [354708.687500] ge00: link up (100Mbps/Full duplex)
>> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [354723.203125] ge00: link down
>> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [354723.750000] ge00: link up (100Mbps/Full duplex)
>> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
>> [362447.320312] ge00: link down
>> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [362447.828125] ge00: link up (100Mbps/Full duplex)
>> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [362796.117187] ge00: link down
>> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [362796.187500] ge00: link up (100Mbps/Full duplex)
>> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
>> [373205.812500] ge00: link down
>> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>> [373206.718750] ge00: link up (100Mbps/Full duplex)
>> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [374163.226562] ge00: link down
>> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [374163.453125] ge00: link up (100Mbps/Full duplex)
>> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [391364.609375] ge00: link down
>> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [391365.421875] ge00: link up (100Mbps/Full duplex)
>> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [391379.792968] ge00: link down
>> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [391380.484375] ge00: link up (100Mbps/Full duplex)
>> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [391394.980468] ge00: link down
>> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [391395.546875] ge00: link up (100Mbps/Full duplex)
>> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [397598.585937] ge00: link down
>> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [397598.695312] ge00: link up (100Mbps/Full duplex)
>> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [397613.820312] ge00: link down
>> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [397614.761718] ge00: link up (100Mbps/Full duplex)
>> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
>> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
>> [484391.941406] ge00: link down
>> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [484392.515625] ge00: link up (100Mbps/Full duplex)
>> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [484407.125000] ge00: link down
>> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [484407.578125] ge00: link up (100Mbps/Full duplex)
>> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [484422.312500] ge00: link down
>> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [484422.640625] ge00: link up (100Mbps/Full duplex)
>> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [488779.042968] ge00: link down
>> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>> [488779.601562] ge00: link up (100Mbps/Full duplex)
>> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [488794.250000] ge00: link down
>> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [488794.664062] ge00: link up (100Mbps/Full duplex)
>> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [586177.722656] ge00: link down
>> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586178.722656] ge00: link up (100Mbps/Full duplex)
>> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586192.921875] ge00: link down
>> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586193.785156] ge00: link up (100Mbps/Full duplex)
>> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586208.125000] ge00: link down
>> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586208.847656] ge00: link up (100Mbps/Full duplex)
>> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586223.320312] ge00: link down
>> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586223.910156] ge00: link up (100Mbps/Full duplex)
>> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586238.542968] ge00: link down
>> [586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586238.972656] ge00: link up (100Mbps/Full duplex)
>> [586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [588344.179687] ge00: link down
>> [588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [588345.171875] ge00: link up (100Mbps/Full duplex)
>> [588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [1755384.261718] icmp6_send: no reply to icmp error
>> [1755396.546875] icmp6_send: no reply to icmp error
>> [1755402.550781] icmp6_send: no reply to icmp error
>> [2561119.742187] ge00: link down
>> [2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2561120.472656] ge00: link up (100Mbps/Full duplex)
>> [2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2561134.933593] ge00: link down
>> [2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2561135.535156] ge00: link up (100Mbps/Full duplex)
>> [2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2686347.230468] ge00: link down
>> [2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2686348.156250] ge00: link up (100Mbps/Full duplex)
>> [2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2688619.000000] ge00: link down
>> [2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2688620.011718] ge00: link up (100Mbps/Full duplex)
>> [2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2692855.746093] ge00: link down
>> [2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2692856.523437] ge00: link up (100Mbps/Full duplex)
>> [2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2712835.214843] ge00: link down
>> [2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2712835.328125] ge00: link up (100Mbps/Full duplex)
>> [2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2712850.437500] ge00: link down
>> [2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2712851.394531] ge00: link up (100Mbps/Full duplex)
>> [2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2714425.468750] ge00: link down
>> [2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2714425.531250] ge00: link up (100Mbps/Full duplex)
>> [2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2714440.699218] ge00: link down
>> [2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2714441.597656] ge00: link up (100Mbps/Full duplex)
>> [2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2716003.707031] ge00: link down
>> [2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2716004.687500] ge00: link up (100Mbps/Full duplex)
>> [2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2716018.910156] ge00: link down
>> [2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2716019.750000] ge00: link up (100Mbps/Full duplex)
>> [2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2716908.367187] ge00: link down
>> [2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2716909.218750] ge00: link up (100Mbps/Full duplex)
>> [2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2718730.640625] ge00: link down
>> [2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2718731.320312] ge00: link up (100Mbps/Full duplex)
>> [2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2718745.847656] ge00: link down
>> [2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2718746.382812] ge00: link up (100Mbps/Full duplex)
>> [2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2720069.640625] ge00: link down
>> [2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2720070.550781] ge00: link up (100Mbps/Full duplex)
>> [2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2720750.914062] ge00: link down
>> [2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2720751.203125] ge00: link up (100Mbps/Full duplex)
>> [2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2723377.980468] ge00: link down
>> [2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2723378.433593] ge00: link up (100Mbps/Full duplex)
>> [2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2723393.191406] ge00: link down
>> [2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2723393.496093] ge00: link up (100Mbps/Full duplex)
>> [2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2724683.937500] ge00: link down
>> [2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2724684.535156] ge00: link up (100Mbps/Full duplex)
>> [2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2727468.207031] ge00: link down
>> [2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2727468.382812] ge00: link up (100Mbps/Full duplex)
>> [2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2727483.414062] ge00: link down
>> [2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2727483.445312] ge00: link up (100Mbps/Full duplex)
>> [2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2768220.449218] ge00: link down
>> [2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2768221.191406] ge00: link up (100Mbps/Full duplex)
>> [2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2768235.648437] ge00: link down
>> [2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2768236.253906] ge00: link up (100Mbps/Full duplex)
>> [2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2768250.855468] ge00: link down
>> [2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2768251.316406] ge00: link up (100Mbps/Full duplex)
>> [2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2792556.425781] ge00: link down
>> [2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2792556.984375] ge00: link up (100Mbps/Full duplex)
>> [2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2792571.628906] ge00: link down
>> [2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2792572.046875] ge00: link up (100Mbps/Full duplex)
>> [2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2792586.828125] ge00: link down
>> [2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2792587.109375] ge00: link up (100Mbps/Full duplex)
>> [2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2795882.691406] ge00: link down
>> [2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2795882.949218] ge00: link up (100Mbps/Full duplex)
>> [2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796396.714843] ge00: link down
>> [2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796396.957031] ge00: link up (100Mbps/Full duplex)
>> [2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796411.914062] ge00: link down
>> [2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796412.019531] ge00: link up (100Mbps/Full duplex)
>> [2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796427.136718] ge00: link down
>> [2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796428.085937] ge00: link up (100Mbps/Full duplex)
>> [2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796843.011718] ge00: link down
>> [2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796843.710937] ge00: link up (100Mbps/Full duplex)
>> [2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2798916.546875] ge00: link down
>> [2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2798916.800781] ge00: link up (100Mbps/Full duplex)
>> [2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2798931.746093] ge00: link down
>> [2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2798931.863281] ge00: link up (100Mbps/Full duplex)
>> [2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2798946.972656] ge00: link down
>> [2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2798947.929687] ge00: link up (100Mbps/Full duplex)
>> [2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803897.363281] ge00: link down
>> [2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803898.230468] ge00: link up (100Mbps/Full duplex)
>> [2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803912.566406] ge00: link down
>> [2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803913.292968] ge00: link up (100Mbps/Full duplex)
>> [2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803927.765625] ge00: link down
>> [2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803928.355468] ge00: link up (100Mbps/Full duplex)
>> [2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803942.968750] ge00: link down
>> [2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803943.417968] ge00: link up (100Mbps/Full duplex)
>> [2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2889450.222656] ge00: link down
>> [2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2889450.500000] ge00: link up (100Mbps/Full duplex)
>> [2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2942822.597656] ge00: link down
>> [2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2942823.367187] ge00: link up (100Mbps/Full duplex)
>> [2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2942837.785156] ge00: link down
>> [2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2942838.429687] ge00: link up (100Mbps/Full duplex)
>> [2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2942852.976562] ge00: link down
>> [2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2942853.492187] ge00: link up (100Mbps/Full duplex)
>> [2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3052519.765625] ge00: link down
>> [3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3052520.578125] ge00: link up (100Mbps/Full duplex)
>> [3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3052534.964843] ge00: link down
>> [3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3052535.640625] ge00: link up (100Mbps/Full duplex)
>> [3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3054180.062500] ge00: link down
>> [3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3054181.062500] ge00: link up (100Mbps/Full duplex)
>> [3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3054195.277343] ge00: link down
>> [3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3054196.125000] ge00: link up (100Mbps/Full duplex)
>> [3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3132140.679687] ge00: link down
>> [3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3132140.761718] ge00: link up (100Mbps/Full duplex)
>> [3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3133174.175781] ge00: link down
>> [3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3133174.796875] ge00: link up (100Mbps/Full duplex)
>> [3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3133189.375000] ge00: link down
>> [3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3133189.859375] ge00: link up (100Mbps/Full duplex)
>> [3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3134116.738281] ge00: link down
>> [3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3134117.472656] ge00: link up (100Mbps/Full duplex)
>> [3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3134131.945312] ge00: link down
>> [3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3134132.535156] ge00: link up (100Mbps/Full duplex)
>> [3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3143754.828125] ge00: link down
>> [3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3143755.003906] ge00: link up (100Mbps/Full duplex)
>> [3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3143770.019531] ge00: link down
>> [3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3143770.066406] ge00: link up (100Mbps/Full duplex)
>> [3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3143785.218750] ge00: link down
>> [3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3143786.132812] ge00: link up (100Mbps/Full duplex)
>> [3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3146296.253906] ge00: link down
>> [3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3146296.921875] ge00: link up (100Mbps/Full duplex)
>> [3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3146311.453125] ge00: link down
>> [3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3146311.984375] ge00: link up (100Mbps/Full duplex)
>> [3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3151704.300781] ge00: link down
>> [3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3151705.007812] ge00: link up (100Mbps/Full duplex)
>> [3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3151719.500000] ge00: link down
>> [3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3151720.070312] ge00: link up (100Mbps/Full duplex)
>> [3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3151734.707031] ge00: link down
>> [3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3151735.132812] ge00: link up (100Mbps/Full duplex)
>> [3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3160379.738281] ge00: link down
>> [3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3160379.832031] ge00: link up (100Mbps/Full duplex)
>> [3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3160394.941406] ge00: link down
>> [3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3160395.898437] ge00: link up (100Mbps/Full duplex)
>> [3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3160410.128906] ge00: link down
>> [3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3160410.960937] ge00: link up (100Mbps/Full duplex)
>> [3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3161589.757812] ge00: link down
>> [3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3161590.562500] ge00: link up (100Mbps/Full duplex)
>> [3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3161604.957031] ge00: link down
>> [3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3161605.625000] ge00: link up (100Mbps/Full duplex)
>> [3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3161620.171875] ge00: link down
>> [3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3161620.687500] ge00: link up (100Mbps/Full duplex)
>> [3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3201028.496093] ge00: link down
>> [3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3201029.082031] ge00: link up (100Mbps/Full duplex)
>> [3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3201043.683593] ge00: link down
>> [3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3201044.144531] ge00: link up (100Mbps/Full duplex)
>> [3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3201058.871093] ge00: link down
>> [3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3201059.207031] ge00: link up (100Mbps/Full duplex)
>> [3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3208000.238281] ge00: link down
>> [3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3208001.222656] ge00: link up (100Mbps/Full duplex)
>> [3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3235712.023437] ge00: link down
>> [3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3235712.144531] ge00: link up (100Mbps/Full duplex)
>> [3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3235727.226562] ge00: link down
>> [3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3235728.210937] ge00: link up (100Mbps/Full duplex)
>> [3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3235742.414062] ge00: link down
>> [3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3235743.273437] ge00: link up (100Mbps/Full duplex)
>> [3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3242111.191406] ge00: link down
>> [3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3242112.089843] ge00: link up (100Mbps/Full duplex)
>> [3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3242126.382812] ge00: link down
>> [3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3242127.152343] ge00: link up (100Mbps/Full duplex)
>> [3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3242141.570312] ge00: link down
>> [3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3242142.214843] ge00: link up (100Mbps/Full duplex)
>> [3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
>> [3245500.433593] ge00: link down
>> [3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3245501.300781] ge00: link up (100Mbps/Full duplex)
>> [3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3245515.636718] ge00: link down
>> [3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3245516.363281] ge00: link up (100Mbps/Full duplex)
>> [3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3245530.835937] ge00: link down
>> [3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3245531.425781] ge00: link up (100Mbps/Full duplex)
>> [3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288425.886718] ge00: link down
>> [3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288426.523437] ge00: link up (100Mbps/Full duplex)
>> [3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288441.093750] ge00: link down
>> [3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288441.585937] ge00: link up (100Mbps/Full duplex)
>> [3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288456.281250] ge00: link down
>> [3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288456.648437] ge00: link up (100Mbps/Full duplex)
>> [3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288471.488281] ge00: link down
>> [3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288471.710937] ge00: link up (100Mbps/Full duplex)
>> [3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288486.679687] ge00: link down
>> [3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288486.773437] ge00: link up (100Mbps/Full duplex)
>> [3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3291558.187500] ge00: link down
>> [3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3291558.746093] ge00: link up (100Mbps/Full duplex)
>> [3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3291573.390625] ge00: link down
>> [3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3291573.808593] ge00: link up (100Mbps/Full duplex)
>> [3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3291588.589843] ge00: link down
>> [3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3291588.871093] ge00: link up (100Mbps/Full duplex)
>> [3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3316660.917968] ge00: link down
>> [3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3316661.539062] ge00: link up (100Mbps/Full duplex)
>> [3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3316676.125000] ge00: link down
>> [3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3316676.601562] ge00: link up (100Mbps/Full duplex)
>> [3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3316691.332031] ge00: link down
>> [3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3316691.664062] ge00: link up (100Mbps/Full duplex)
>> [3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3383247.746093] ge00: link down
>> [3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3383247.867187] ge00: link up (100Mbps/Full duplex)
>> [3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3401181.023437] ge00: link down
>> [3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3401181.742187] ge00: link up (100Mbps/Full duplex)
>> [3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3563714.125000] ge00: link down
>> [3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3563714.570312] ge00: link up (100Mbps/Full duplex)
>> [3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3563729.324218] ge00: link down
>> [3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3563729.632812] ge00: link up (100Mbps/Full duplex)
>> [3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3616130.617187] ge00: link down
>> [3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3616130.722656] ge00: link up (100Mbps/Full duplex)
>> [3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3616145.816406] ge00: link down
>> [3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3616146.789062] ge00: link up (100Mbps/Full duplex)
>> [3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3616161.003906] ge00: link down
>> [3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3616161.851562] ge00: link up (100Mbps/Full duplex)
>> [3616161.855468] IPv6: ADDRCONF(NETDEV_C
>> 
>> 
>> 
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>> 


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 496 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-09 14:53 ` William Katsak
  2015-02-09 20:51   ` Rich Brown
@ 2015-02-11  2:52   ` Rich Brown
  1 sibling, 0 replies; 13+ messages in thread
From: Rich Brown @ 2015-02-11  2:52 UTC (permalink / raw)
  To: William Katsak; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 96001 bytes --]


On Feb 9, 2015, at 9:53 AM, William Katsak <wkatsak@gmail.com> wrote:

> Any unusual CPU load?
> 
> -Bill

No - see 'top' output in new cerostats.sh output below.

NB: I *did* regain access to the Web GUI yesterday, but now today I do not have access. 

Rich

> On 02/09/2015 07:54 AM, Rich Brown wrote:
>> I cannot currently get to the web GUI on CeroWrt. When I browse to gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails - I get "Trying 172.30.42.1..." but no connection.
>> 
>> The router is otherwise working just fine.
>> 
>> I first noticed this yesterday, and I didn't have time to write it up. I believe this has happened before. In the past, I believe that I waited a few days and it came back. (only 80% sure of this - I may just have rebooted.)
>> 
>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get diagnostic info including the cerostats.sh output (below).
>> 
>> Any thoughts? What else should I check/try? Thanks.

root@cerowrt:/usr/lib/CeroWrtScripts# sh cerostats.sh
Done... Stats written to /tmp/cerostats_output.txt (cerostats.sh)
root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
[date]
Tue Feb 10 21:45:42 EST 2015


[uname -a]
Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux


[uptime]
21:45:42 up 48 days, 5:03, load average: 0.04, 0.02, 0.04


[top]
Mem: 65872K used, 60384K free, 0K shrd, 6364K buff, 24600K cached
CPU:   0% usr   0% sys   0% nic 100% idle   0% io   0% irq   0% sirq
Load average: 0.05 0.03 0.05 1/50 21491
  PID  PPID USER     STAT   VSZ %VSZ %CPU COMMAND
 3389     1 root     S     4840   4%   0% /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
 1334     1 www-data S     3956   3%   0% /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
 5479     1 nobody   S     2616   2%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k --dnssec-no-timecheck
 2233     1 nobody   S     2564   2%   0% avahi-daemon: running [cerowrt.local]
 1389     1 root     S     2556   2%   0% /usr/sbin/snmpd -Lf /dev/null -p /var/run/snmpd.pid
 2193     1 root     S     2480   2%   0% /usr/sbin/smbd -D
 5488  5479 root     S     2392   2%   0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k --dnssec-no-timecheck
 2197     1 root     S     2324   2%   0% /usr/sbin/nmbd -D
19948  1264 root     S     1628   1%   0% /usr/sbin/pppd nodetach ipparam ge00 ifname pppoe-ge00 nodefaultroute usepeerdns persist maxfail 1 user richb.hanover@myfairpoint.net password 12345 ip-up-script /lib/netifd/ppp-up ipv6-up-script /lib/netifd/ppp-up ip-down-script /lib/netifd/ppp-down ipv6-down-script /lib/netifd/ppp-down mtu 1492 mru 1492 plugin rp-pppoe.so nic-ge00
 2046     1 root     S     1596   1%   0% /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
 2127     1 root     S     1596   1%   0% /usr/sbin/hostapd -P /var/run/wifi-phy1.pid -B /var/run/hostapd-phy1.conf
 1264     1 root     S     1532   1%   0% /sbin/netifd
 2091     1 root     S     1492   1%   0% /usr/sbin/dbus-daemon --system
 2002     1 root     S     1468   1%   0% /usr/sbin/xinetd -pidfile /var/run/xinetd.pid
 1351     1 root     S     1412   1%   0% /usr/sbin/crond -f -c /etc/crontabs -l 5
 2468     1 root     S     1408   1%   0% /usr/sbin/ntpd -n -S /usr/sbin/ntpd_record_stratum -l -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org


[ifconfig]
6in4-henet Link encap:IPv6-in-IPv4
          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
          inet6 addr: fe80::47ad:4031/128 Scope:Link
          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
          RX packets:482963 errors:0 dropped:0 overruns:0 frame:0
          TX packets:492180 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:136312907 (129.9 MiB)  TX bytes:110872218 (105.7 MiB)

ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:171916705 errors:0 dropped:0 overruns:0 frame:0
          TX packets:133492799 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3751260409 (3.4 GiB)  TX bytes:3902322911 (3.6 GiB)
          Interrupt:5

gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
          inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
          inet6 addr: 2001:470:8a63::1/64 Scope:Global
          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5718923 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9470232 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:535135903 (510.3 MiB)  TX bytes:808266912 (770.8 MiB)

gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1052828 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:32462 (31.7 KiB)  TX bytes:111617005 (106.4 MiB)

gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
          inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:28088396 errors:0 dropped:0 overruns:0 frame:0
          TX packets:38675782 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3244694593 (3.0 GiB)  TX bytes:3385698773 (3.1 GiB)

gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1052538 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:111584185 (106.4 MiB)

ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:171737256 errors:0 dropped:0 overruns:0 frame:0
          TX packets:171737256 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:192460364596 (179.2 GiB)  TX bytes:192460364596 (179.2 GiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:3329006 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3329006 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:164081942 (156.4 MiB)  TX bytes:164081942 (156.4 MiB)

pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
          UP RUNNING NOARP  MTU:1472  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

pppoe-ge00 Link encap:Point-to-Point Protocol
          inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:26721000 errors:0 dropped:0 overruns:0 frame:0
          TX packets:21167423 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:30134453416 (28.0 GiB)  TX bytes:1890706185 (1.7 GiB)

se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
          inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5194224 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:1100570345 (1.0 GiB)
          Interrupt:4

sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
          inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:106338825 errors:0 dropped:64 overruns:0 frame:0
          TX packets:134206934 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1479140293 (1.3 GiB)  TX bytes:4081409856 (3.8 GiB)

sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
          inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14385948 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1650571738 (1.5 GiB)  TX bytes:4119062691 (3.8 GiB)



[tc -s qdisc show dev sw00]
qdisc mq 1: root
 Sent 134557297790 bytes 134222176 pkt (dropped 1431, overlimits 0 requeues 64628)
 backlog 0b 0p requeues 64628
qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms interval 100.0ms
 Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
 backlog 0b 0p requeues 0
  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
 Sent 5539755748 bytes 5483858 pkt (dropped 0, overlimits 0 requeues 39)
 backlog 0b 0p requeues 39
  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
 Sent 128571221684 bytes 128433107 pkt (dropped 1335, overlimits 0 requeues 64538)
 backlog 0b 0p requeues 64538
  maxpacket 1514 drop_overlimit 0 new_flow_count 4421 ecn_mark 18
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms
 Sent 446320358 bytes 305211 pkt (dropped 96, overlimits 0 requeues 51)
 backlog 0b 0p requeues 51
  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
  new_flows_len 0 old_flows_len 0


[iw dev sw00 station dump]
Station 10:40:f3:7b:de:76 (on sw00)
	inactive time:	3617 ms
	rx bytes:	13619157
	rx packets:	43563
	tx bytes:	51082287
	tx packets:	48670
	tx retries:	8483
	tx failed:	2
	signal:  	-67 [-69, -72] dBm
	signal avg:	-68 [-70, -74] dBm
	tx bitrate:	78.0 MBit/s MCS 12
	rx bitrate:	1.0 MBit/s
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station dc:86:d8:a2:4e:70 (on sw00)
	inactive time:	75675 ms
	rx bytes:	644812
	rx packets:	9691
	tx bytes:	965270
	tx packets:	4882
	tx retries:	373
	tx failed:	2
	signal:  	-66 [-75, -67] dBm
	signal avg:	-67 [-74, -68] dBm
	tx bitrate:	65.0 MBit/s MCS 7
	rx bitrate:	24.0 MBit/s
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station ac:22:0b:3d:5d:b7 (on sw00)
	inactive time:	7972 ms
	rx bytes:	24010913
	rx packets:	295970
	tx bytes:	314245386
	tx packets:	278215
	tx retries:	24897
	tx failed:	19
	signal:  	-76 [-76, -87] dBm
	signal avg:	-76 [-76, -87] dBm
	tx bitrate:	65.0 MBit/s MCS 7
	rx bitrate:	6.0 MBit/s
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station b8:c7:5d:13:90:2b (on sw00)
	inactive time:	144 ms
	rx bytes:	280595438
	rx packets:	3079857
	tx bytes:	2566217600
	tx packets:	2670190
	tx retries:	394043
	tx failed:	867
	signal:  	-69 [-70, -75] dBm
	signal avg:	-66 [-68, -71] dBm
	tx bitrate:	104.0 MBit/s MCS 13
	rx bitrate:	117.0 MBit/s MCS 14
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station ac:7f:3e:0d:41:85 (on sw00)
	inactive time:	523 ms
	rx bytes:	10931143
	rx packets:	166634
	tx bytes:	205529369
	tx packets:	180517
	tx retries:	1520
	tx failed:	4
	signal:  	-67 [-72, -68] dBm
	signal avg:	-66 [-72, -67] dBm
	tx bitrate:	65.0 MBit/s MCS 7
	rx bitrate:	65.0 MBit/s MCS 7
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station d8:a2:5e:29:1a:c2 (on sw00)
	inactive time:	71382 ms
	rx bytes:	13743344
	rx packets:	164419
	tx bytes:	58747134
	tx packets:	88847
	tx retries:	6096
	tx failed:	4
	signal:  	-72 [-73, -79] dBm
	signal avg:	-72 [-73, -78] dBm
	tx bitrate:	39.0 MBit/s MCS 4
	rx bitrate:	39.0 MBit/s MCS 4
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no
Station 54:35:30:cf:fa:10 (on sw00)
	inactive time:	2464 ms
	rx bytes:	126982913
	rx packets:	1130780
	tx bytes:	471158143
	tx packets:	1050785
	tx retries:	764211
	tx failed:	2620
	signal:  	-84 [-85, -89] dBm
	signal avg:	-83 [-85, -88] dBm
	tx bitrate:	19.5 MBit/s MCS 2
	rx bitrate:	13.0 MBit/s MCS 1
	authorized:	yes
	authenticated:	yes
	preamble:	short
	WMM/WME:	yes
	MFP:		no
	TDLS peer:	no


[cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
            ANI: ENABLED
      ANI RESET: 62
     OFDM LEVEL: 0
      CCK LEVEL: 0
        SPUR UP: 1864044
      SPUR DOWN: 1864044
 OFDM WS-DET ON: 251
OFDM WS-DET OFF: 252
     MRC-CCK ON: 0
    MRC-CCK OFF: 0
    FIR-STEP UP: 1860342
  FIR-STEP DOWN: 1860433
 INV LISTENTIME: 1
    OFDM ERRORS: 1351920164
     CCK ERRORS: 14602419

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
                   RX:  155979140
                RXEOL:          1
                RXORN:          1
                   TX:  272672403
                TXURN:          0
                  MIB:          0
                RXPHY:          0
                RXKCM:          0
                 SWBA:  325417484
                BMISS:          0
                  BNR:          0
                  CST:       7832
                  GTT:          0
                  TIM:          0
               CABEND:          0
             DTIMSYNC:          0
                 DTIM:          0
               TSFOOR:          0
                  MCI:          0
             GENTIMER:          0
                TOTAL:  738398835
SYNC_CAUSE stats:
             Sync-All:          0
              RTC-IRQ:          0
              MAC-IRQ:          0
EEPROM-Illegal-Access:          0
          APB-Timeout:          0
    PCI-Mode-Conflict:          0
          HOST1-Fatal:          0
           HOST1-Perr:          0
       TRCV-FIFO-Perr:          0
          RADM-CPL-EP:          0
  RADM-CPL-DLLP-Abort:          0
   RADM-CPL-TLP-Abort:          0
    RADM-CPL-ECRC-Err:          0
     RADM-CPL-Timeout:          0
    Local-Bus-Timeout:          0
            PM-Access:          0
            MAC-Awake:          0
           MAC-Asleep:          0
     MAC-Sleep-Access:          0

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
(VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
(CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
                            BE         BK        VI        VO

MPDUs Queued:            19192        236      1853   3310506
MPDUs Completed:       5675131       5080    598083   3298107
MPDUs XRetried:          20933        207      3292     27251
Aggregates:            2572089      18723     32693         0
AMPDUs Queued HW:            0          0         0         0
AMPDUs Queued SW:    129191211     314474   7245102     14852
AMPDUs Completed:    123492133     309152   6643954         0
AMPDUs Retried:        1450930       9051     31232         0
AMPDUs XRetried:         21757        271      1625         0
TXERR Filtered:          18874        182      2248       146
FIFO Underrun:               0          0         0         0
TXOP Exceeded:               0          0         0         0
TXTIMER Expiry:              0          0         0         0
DESC CFG Error:              0          0         0         0
DATA Underrun:               0          0         0         0
DELIM Underrun:              0          0         0         0
TX-Pkts-All:         129209954     314710   7246954   3325358
TX-Bytes-All:       3690916925  4669652173913432175 236819002
HW-put-tx-buf:              60         26        59        60
HW-tx-start:         124749369     284174   7151918   3325358
HW-tx-proc-desc:     124809725     284558   7152423   3325345
TX-Failed:                   0          0         0         0

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
          PKTS-ALL :  152465654
         BYTES-ALL : 3999927671
           BEACONS :      20637
             FRAGS :      50199
          SPECTRAL :          0
           CRC ERR :   11095440
   DECRYPT CRC ERR :          3
           PHY ERR :          1
           MIC ERR :          0
 PRE-DELIM CRC ERR :          0
POST-DELIM CRC ERR :        506
  DECRYPT BUSY ERR :          0
        LENGTH-ERR :          0
           OOM-ERR :          0
          RATE-ERR :          0
    TOO-MANY-FRAGS :       5997

[cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
    Baseband Hang:  0
Baseband Watchdog:  0
   Fatal HW Error:  0
      TX HW error:  0
 Transmit timeout:  0
     TX Path Hang:  0
      PLL RX Hang:  0
         MAC Hang: 20
     Stuck Beacon: 39
        MCI Reset:  0
Calibration error:  0

[logread]
Tue Feb 10 19:15:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 19:18:05 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 180.159.1.154 to the global_no_access list for 120 minutes
Tue Feb 10 19:18:08 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Tue Feb 10 19:22:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 19:22:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 19:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 19:25:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 19:25:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 19:32:11 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 182.118.55.195 to the global_no_access list for 120 minutes
Tue Feb 10 19:32:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 19:32:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 19:32:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 19:35:32 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 19:35:32 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 19:35:32 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 19:35:32 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 19:35:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 19:35:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 19:35:58 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 19:35:59 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 19:38:17 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 19:38:17 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 19:38:17 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 19:38:17 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 19:38:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 19:38:25 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 19:42:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 19:42:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 19:42:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 19:45:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 19:45:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 19:48:40 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 180.151.131.131 to the global_no_access list for 120 minutes
Tue Feb 10 19:50:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 19:50:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 19:50:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 19:50:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 19:50:35 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 19:51:55 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 108.173.93.121 to the global_no_access list for 120 minutes
Tue Feb 10 19:52:20 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 61.84.159.51 to the global_no_access list for 120 minutes
Tue Feb 10 19:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 19:52:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 19:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 19:55:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 19:55:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:02:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 20:02:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 20:02:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 20:05:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:05:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:10:04 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 20:10:04 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 20:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 20:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 20:10:10 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 20:10:11 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 20:11:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:11:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:12:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 20:12:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 20:12:53 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 20:15:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:15:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:22:09 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: disassociated due to inactivity
Tue Feb 10 20:22:10 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 20:22:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 20:22:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 20:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 20:25:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:25:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:31:27 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.93.132.76 to the global_no_access list for 120 minutes
Tue Feb 10 20:32:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 20:32:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 20:32:53 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 20:33:41 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 20:33:41 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 20:33:41 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 20:33:41 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 20:33:49 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 20:33:50 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 20:35:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:35:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:42:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 20:42:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 20:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 20:45:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:45:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 20:47:25 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 20:47:25 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 20:47:25 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 20:47:25 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 20:49:10 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Tue Feb 10 20:51:38 2015 daemon.info hostapd: sw00: STA 10:40:f3:7b:de:76 IEEE 802.11: authenticated
Tue Feb 10 20:51:38 2015 daemon.info hostapd: sw00: STA 10:40:f3:7b:de:76 IEEE 802.11: associated (aid 8)
Tue Feb 10 20:51:38 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:51:38 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:51:39 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:51:39 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:51:39 2015 daemon.info hostapd: sw00: STA 10:40:f3:7b:de:76 IEEE 802.11: disassociated
Tue Feb 10 20:51:40 2015 daemon.info hostapd: sw00: STA 10:40:f3:7b:de:76 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 20:52:18 2015 daemon.info hostapd: sw00: STA 10:40:f3:7b:de:76 IEEE 802.11: authenticated
Tue Feb 10 20:52:18 2015 daemon.info hostapd: sw00: STA 10:40:f3:7b:de:76 IEEE 802.11: associated (aid 8)
Tue Feb 10 20:52:18 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:52:18 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:52:18 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:52:18 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:52:19 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:52:19 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.25 10:40:f3:7b:de:76
Tue Feb 10 20:52:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 20:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 20:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 20:55:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 20:55:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 21:02:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 21:02:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 21:02:53 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 21:05:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 21:05:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 21:09:13 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 78.188.221.5 to the global_no_access list for 120 minutes
Tue Feb 10 21:11:10 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Tue Feb 10 21:12:10 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Tue Feb 10 21:12:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 21:12:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 21:12:53 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 21:15:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 21:15:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 21:16:45 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 21:16:46 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 21:18:10 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Tue Feb 10 21:22:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 21:22:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 21:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 21:25:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 21:25:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 21:32:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 21:32:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 21:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 21:33:10 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
Tue Feb 10 21:35:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 21:35:46 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 21:37:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 21:37:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
Tue Feb 10 21:39:24 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 58.48.152.240 to the global_no_access list for 120 minutes
Tue Feb 10 21:42:51 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
Tue Feb 10 21:42:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
Tue Feb 10 21:42:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
Tue Feb 10 21:44:17 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
Tue Feb 10 21:44:17 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 6)
Tue Feb 10 21:44:17 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
Tue Feb 10 21:44:17 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
Tue Feb 10 21:44:23 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.89.182.51 to the global_no_access list for 120 minutes
Tue Feb 10 21:44:32 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
Tue Feb 10 21:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Tue Feb 10 21:45:05 2015 authpriv.info dropbear[21479]: Child connection from 172.30.42.184:49269
Tue Feb 10 21:45:12 2015 authpriv.notice dropbear[21479]: Password auth succeeded for 'root' from 172.30.42.184:49269
Tue Feb 10 21:45:47 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
Tue Feb 10 21:45:47 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb


[dmesg]
[    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
[    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
[    0.000000] bootconsole [early0] enabled
[    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[    0.000000] SoC: Atheros AR7161 rev 2
[    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz, Ref:40.000MHz
[    0.000000] Determined physical RAM map:
[    0.000000]  memory: 08000000 @ 00000000 (usable)
[    0.000000] Initrd not found or empty - disabling initrd
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map 81000000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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: 32512
[    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200 mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Writing ErrCtl register=00000000
[    0.000000] Readback ErrCtl register=00000000
[    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k reserved, 635k data, 268k init, 0k highmem)
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:51
[    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
[    0.027343] pid_max: default: 32768 minimum: 301
[    0.031250] Mount-cache hash table entries: 512
[    0.035156] Initializing cgroup subsys devices
[    0.039062] Initializing cgroup subsys net_cls
[    0.042968] Initializing cgroup subsys blkio
[    0.046875] Initializing cgroup subsys net_prio
[    0.050781] NET: Registered protocol family 16
[    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
[    2.656250] registering PCI controller with io_map_base unset
[    2.667968] bio: create slab <bio-0> at 0
[    2.671875] PCI host bridge to bus 0000:00
[    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
[    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
[    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
[    2.687500] pci 0000:00:11.0: fixup device configuration
[    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
[    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
[    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
[    2.691406] pci 0000:00:12.0: fixup device configuration
[    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
[    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
[    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
[    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
[    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
[    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
[    2.710937] Switching to clocksource MIPS
[    2.714843] NET: Registered protocol family 2
[    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
[    2.738281] TCP: reno registered
[    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    2.753906] NET: Registered protocol family 1
[    2.757812] PCI: CLS 0 bytes, default 32
[    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    2.789062] msgmni has been set to 246
[    2.792968] io scheduler noop registered
[    2.796875] io scheduler deadline registered (default)
[    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[    2.835937] console [ttyS0] enabled, bootconsole disabled
[    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
[    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
[    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
[    2.875000] Creating 4 MTD partitions on "spi0.0":
[    2.878906] 0x000000000000-0x000000050000 : "u-boot"
[    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
[    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
[    2.898437] 2 netgear-fw partitions found on MTD device firmware
[    2.902343] 0x000000070000-0x000000183440 : "kernel"
[    2.910156] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
[    2.929687] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[    2.941406] mtd: device 4 (rootfs) set to be root filesystem
[    2.949218] 1 squashfs-split partitions found on MTD device rootfs
[    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
[    2.960937] 0x000000ff0000-0x000001000000 : "art"
[    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
[    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
[    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
[    3.007812] libphy: rtl8366s: probed
[    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Generic PHY]
[    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
[    3.640625] TCP: bic registered
[    3.644531] TCP: cubic registered
[    3.648437] TCP: westwood registered
[    3.652343] TCP: hybla registered
[    3.652343] TCP: htcp registered
[    3.656250] TCP: vegas registered
[    3.660156] TCP: veno registered
[    3.664062] TCP: scalable registered
[    3.667968] TCP: lp registered
[    3.671875] TCP: yeah registered
[    3.671875] TCP: illinois registered
[    3.675781] NET: Registered protocol family 17
[    3.679687] Bridge firewalling registered
[    3.687500] 8021q: 802.1Q VLAN Support v1.8
[    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
[    6.832031] usbcore: registered new interface driver usbfs
[    6.835937] usbcore: registered new interface driver hub
[    6.843750] usbcore: registered new device driver usb
[    6.878906] SCSI subsystem initialized
[    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.894531] ehci-platform: EHCI generic platform driver
[    6.902343] ehci-platform ehci-platform: EHCI Host Controller
[    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[    6.937500] hub 1-0:1.0: USB hub found
[    6.941406] hub 1-0:1.0: 2 ports detected
[    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
[    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
[    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
[    7.035156] hub 2-0:1.0: USB hub found
[    7.039062] hub 2-0:1.0: 2 ports detected
[    7.046875] usbcore: registered new interface driver usb-storage
[    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
[    7.699218] eth0: link up (1000Mbps/Full duplex)
[   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
[   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
[   11.339843] eth0: link down
[   13.941406] NET: Registered protocol family 10
[   13.957031] NET: Registered protocol family 8
[   13.964843] NET: Registered protocol family 20
[   13.992187] ipip: IPv4 over IPv4 tunneling driver
[   14.000000] sit: IPv6 over IPv4 tunneling driver
[   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
[   14.187500] gre: GRE over IPv4 demultiplexor driver
[   14.191406] ip_gre: GRE over IPv4 tunneling driver
[   14.214843] PPP generic driver version 2.4.2
[   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
[   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   14.285156] Netfilter messages via NETLINK v0.30.
[   14.300781] ip_set: protocol 6
[   14.351562] u32 classifier
[   14.355468]     input device check on
[   14.359375]     Actions configured
[   14.371093] Mirror/redirect action on
[   14.378906] Failed to load ipt action
[   14.406250] netem: version 1.3
[   14.445312] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[   14.453125] Backport generated by backports.git backports-20140320-37-g5c33da0
[   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
[   14.503906] ctnetlink v0.93: registering with nfnetlink.
[   14.539062] NET: Registered protocol family 24
[   14.546875] PPTP driver version 0.8.5
[   14.636718] xt_time: kernel timezone is -0000
[   14.726562] cfg80211: Calling CRDA to update world regulatory domain
[   14.734375] cfg80211: World regulatory domain updated:
[   14.738281] cfg80211:  DFS Master region: unset
[   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   14.898437] usbcore: registered new interface driver ath9k_htc
[   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
[   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
[   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
[   14.941406] ath: EEPROM regdomain: 0x0
[   14.941406] ath: EEPROM indicates default country code should be used
[   14.941406] ath: doing EEPROM country->regdmn map search
[   14.941406] ath: country maps to regdmn code: 0x3a
[   14.941406] ath: Country alpha2 being used: US
[   14.941406] ath: Regpair used: 0x3a
[   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   15.003906] cfg80211: Calling CRDA for country: US
[   15.011718] cfg80211: Regulatory domain changed to country: US
[   15.015625] cfg80211:  DFS Master region: FCC
[   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
[   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
[   15.105468] ath: EEPROM regdomain: 0x0
[   15.105468] ath: EEPROM indicates default country code should be used
[   15.105468] ath: doing EEPROM country->regdmn map search
[   15.105468] ath: country maps to regdmn code: 0x3a
[   15.105468] ath: Country alpha2 being used: US
[   15.105468] ath: Regpair used: 0x3a
[   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
[   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
[   25.437500] se00: link up (1000Mbps/Full duplex)
[   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
[   28.109375] ge00: link up (100Mbps/Full duplex)
[   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
[   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
[   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
[   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
[   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
[   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
[   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
[   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
[   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
[   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
[   33.003906] gw01: Trigger new scan to find an IBSS to join
[   36.027343] gw11: Trigger new scan to find an IBSS to join
[   36.195312] gw01: Trigger new scan to find an IBSS to join
[   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
[   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
[   40.007812] gw11: Trigger new scan to find an IBSS to join
[   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
[   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
[ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434 ulen 9
[187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
[237111.773437] ge00: link down
[237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
[237611.718750] ge00: link up (100Mbps/Full duplex)
[237626.898437] ge00: link down
[237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
[237627.785156] ge00: link up (100Mbps/Full duplex)
[237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237642.085937] ge00: link down
[237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
[237642.847656] ge00: link up (100Mbps/Full duplex)
[237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237657.269531] ge00: link down
[237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
[237657.910156] ge00: link up (100Mbps/Full duplex)
[237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237672.460937] ge00: link down
[237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
[237672.972656] ge00: link up (100Mbps/Full duplex)
[237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237687.648437] ge00: link down
[237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
[237688.035156] ge00: link up (100Mbps/Full duplex)
[237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237702.835937] ge00: link down
[237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
[237703.097656] ge00: link up (100Mbps/Full duplex)
[237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[237718.019531] ge00: link down
[237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
[237718.160156] ge00: link up (100Mbps/Full duplex)
[237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239661.734375] ge00: link down
[239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
[239777.183593] ge00: link up (100Mbps/Full duplex)
[239792.367187] ge00: link down
[239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
[239793.250000] ge00: link up (100Mbps/Full duplex)
[239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239807.566406] ge00: link down
[239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
[239808.312500] ge00: link up (100Mbps/Full duplex)
[239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239822.769531] ge00: link down
[239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
[239823.375000] ge00: link up (100Mbps/Full duplex)
[239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239837.968750] ge00: link down
[239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
[239838.437500] ge00: link up (100Mbps/Full duplex)
[239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239853.171875] ge00: link down
[239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
[239853.500000] ge00: link up (100Mbps/Full duplex)
[239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239868.375000] ge00: link down
[239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
[239868.562500] ge00: link up (100Mbps/Full duplex)
[239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[239883.574218] ge00: link down
[239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
[239883.625000] ge00: link up (100Mbps/Full duplex)
[239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623 ulen 31
[304656.578125] ge00: link down
[304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
[304656.761718] ge00: link up (100Mbps/Full duplex)
[304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[304671.777343] ge00: link down
[304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
[304671.824218] ge00: link up (100Mbps/Full duplex)
[304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[304686.972656] ge00: link down
[304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
[304687.890625] ge00: link up (100Mbps/Full duplex)
[304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[307009.828125] ge00: link down
[307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
[307009.941406] ge00: link up (100Mbps/Full duplex)
[307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[307025.046875] ge00: link down
[307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
[307026.007812] ge00: link up (100Mbps/Full duplex)
[307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[324404.675781] icmp6_send: no reply to icmp error
[324404.675781] icmp6_send: no reply to icmp error
[324404.675781] icmp6_send: no reply to icmp error
[324449.574218] ge00: link down
[324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
[324449.832031] ge00: link up (100Mbps/Full duplex)
[324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[324464.769531] ge00: link down
[324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
[324464.894531] ge00: link up (100Mbps/Full duplex)
[324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[324479.996093] ge00: link down
[324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
[324480.960937] ge00: link up (100Mbps/Full duplex)
[324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
[349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
[352828.460937] ge00: link down
[352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
[352829.367187] ge00: link up (100Mbps/Full duplex)
[352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[352843.664062] ge00: link down
[352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
[352844.429687] ge00: link up (100Mbps/Full duplex)
[352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[354708.015625] ge00: link down
[354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
[354708.687500] ge00: link up (100Mbps/Full duplex)
[354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[354723.203125] ge00: link down
[354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
[354723.750000] ge00: link up (100Mbps/Full duplex)
[354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
[361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
[362447.320312] ge00: link down
[362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
[362447.828125] ge00: link up (100Mbps/Full duplex)
[362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[362796.117187] ge00: link down
[362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
[362796.187500] ge00: link up (100Mbps/Full duplex)
[362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
[364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
[373205.812500] ge00: link down
[373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
[373206.718750] ge00: link up (100Mbps/Full duplex)
[373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[374163.226562] ge00: link down
[374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
[374163.453125] ge00: link up (100Mbps/Full duplex)
[374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[391364.609375] ge00: link down
[391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
[391365.421875] ge00: link up (100Mbps/Full duplex)
[391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[391379.792968] ge00: link down
[391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
[391380.484375] ge00: link up (100Mbps/Full duplex)
[391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[391394.980468] ge00: link down
[391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
[391395.546875] ge00: link up (100Mbps/Full duplex)
[391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[397598.585937] ge00: link down
[397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
[397598.695312] ge00: link up (100Mbps/Full duplex)
[397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[397613.820312] ge00: link down
[397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
[397614.761718] ge00: link up (100Mbps/Full duplex)
[397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
[439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
[484391.941406] ge00: link down
[484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
[484392.515625] ge00: link up (100Mbps/Full duplex)
[484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[484407.125000] ge00: link down
[484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
[484407.578125] ge00: link up (100Mbps/Full duplex)
[484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[484422.312500] ge00: link down
[484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
[484422.640625] ge00: link up (100Mbps/Full duplex)
[484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[488779.042968] ge00: link down
[488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
[488779.601562] ge00: link up (100Mbps/Full duplex)
[488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[488794.250000] ge00: link down
[488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
[488794.664062] ge00: link up (100Mbps/Full duplex)
[488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
[586177.722656] ge00: link down
[586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
[586178.722656] ge00: link up (100Mbps/Full duplex)
[586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586192.921875] ge00: link down
[586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
[586193.785156] ge00: link up (100Mbps/Full duplex)
[586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586208.125000] ge00: link down
[586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
[586208.847656] ge00: link up (100Mbps/Full duplex)
[586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586223.320312] ge00: link down
[586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
[586223.910156] ge00: link up (100Mbps/Full duplex)
[586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[586238.542968] ge00: link down
[586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
[586238.972656] ge00: link up (100Mbps/Full duplex)
[586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[588344.179687] ge00: link down
[588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
[588345.171875] ge00: link up (100Mbps/Full duplex)
[588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
[660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
[667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
[953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
[961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
[988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
[991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
[1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
[1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[1755384.261718] icmp6_send: no reply to icmp error
[1755396.546875] icmp6_send: no reply to icmp error
[1755402.550781] icmp6_send: no reply to icmp error
[2561119.742187] ge00: link down
[2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
[2561120.472656] ge00: link up (100Mbps/Full duplex)
[2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2561134.933593] ge00: link down
[2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
[2561135.535156] ge00: link up (100Mbps/Full duplex)
[2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2686347.230468] ge00: link down
[2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
[2686348.156250] ge00: link up (100Mbps/Full duplex)
[2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2688619.000000] ge00: link down
[2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
[2688620.011718] ge00: link up (100Mbps/Full duplex)
[2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2692855.746093] ge00: link down
[2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
[2692856.523437] ge00: link up (100Mbps/Full duplex)
[2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2712835.214843] ge00: link down
[2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
[2712835.328125] ge00: link up (100Mbps/Full duplex)
[2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2712850.437500] ge00: link down
[2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
[2712851.394531] ge00: link up (100Mbps/Full duplex)
[2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2714425.468750] ge00: link down
[2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
[2714425.531250] ge00: link up (100Mbps/Full duplex)
[2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2714440.699218] ge00: link down
[2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
[2714441.597656] ge00: link up (100Mbps/Full duplex)
[2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2716003.707031] ge00: link down
[2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
[2716004.687500] ge00: link up (100Mbps/Full duplex)
[2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2716018.910156] ge00: link down
[2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
[2716019.750000] ge00: link up (100Mbps/Full duplex)
[2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2716908.367187] ge00: link down
[2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
[2716909.218750] ge00: link up (100Mbps/Full duplex)
[2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2718730.640625] ge00: link down
[2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
[2718731.320312] ge00: link up (100Mbps/Full duplex)
[2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2718745.847656] ge00: link down
[2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
[2718746.382812] ge00: link up (100Mbps/Full duplex)
[2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2720069.640625] ge00: link down
[2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
[2720070.550781] ge00: link up (100Mbps/Full duplex)
[2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2720750.914062] ge00: link down
[2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
[2720751.203125] ge00: link up (100Mbps/Full duplex)
[2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2723377.980468] ge00: link down
[2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
[2723378.433593] ge00: link up (100Mbps/Full duplex)
[2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2723393.191406] ge00: link down
[2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
[2723393.496093] ge00: link up (100Mbps/Full duplex)
[2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2724683.937500] ge00: link down
[2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
[2724684.535156] ge00: link up (100Mbps/Full duplex)
[2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2727468.207031] ge00: link down
[2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
[2727468.382812] ge00: link up (100Mbps/Full duplex)
[2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2727483.414062] ge00: link down
[2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
[2727483.445312] ge00: link up (100Mbps/Full duplex)
[2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2768220.449218] ge00: link down
[2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
[2768221.191406] ge00: link up (100Mbps/Full duplex)
[2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2768235.648437] ge00: link down
[2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
[2768236.253906] ge00: link up (100Mbps/Full duplex)
[2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2768250.855468] ge00: link down
[2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
[2768251.316406] ge00: link up (100Mbps/Full duplex)
[2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2792556.425781] ge00: link down
[2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
[2792556.984375] ge00: link up (100Mbps/Full duplex)
[2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2792571.628906] ge00: link down
[2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
[2792572.046875] ge00: link up (100Mbps/Full duplex)
[2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2792586.828125] ge00: link down
[2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
[2792587.109375] ge00: link up (100Mbps/Full duplex)
[2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2795882.691406] ge00: link down
[2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
[2795882.949218] ge00: link up (100Mbps/Full duplex)
[2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796396.714843] ge00: link down
[2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
[2796396.957031] ge00: link up (100Mbps/Full duplex)
[2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796411.914062] ge00: link down
[2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
[2796412.019531] ge00: link up (100Mbps/Full duplex)
[2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796427.136718] ge00: link down
[2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
[2796428.085937] ge00: link up (100Mbps/Full duplex)
[2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2796843.011718] ge00: link down
[2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
[2796843.710937] ge00: link up (100Mbps/Full duplex)
[2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2798916.546875] ge00: link down
[2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
[2798916.800781] ge00: link up (100Mbps/Full duplex)
[2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2798931.746093] ge00: link down
[2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
[2798931.863281] ge00: link up (100Mbps/Full duplex)
[2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2798946.972656] ge00: link down
[2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
[2798947.929687] ge00: link up (100Mbps/Full duplex)
[2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803897.363281] ge00: link down
[2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
[2803898.230468] ge00: link up (100Mbps/Full duplex)
[2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803912.566406] ge00: link down
[2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
[2803913.292968] ge00: link up (100Mbps/Full duplex)
[2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803927.765625] ge00: link down
[2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
[2803928.355468] ge00: link up (100Mbps/Full duplex)
[2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2803942.968750] ge00: link down
[2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
[2803943.417968] ge00: link up (100Mbps/Full duplex)
[2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2889450.222656] ge00: link down
[2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
[2889450.500000] ge00: link up (100Mbps/Full duplex)
[2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2942822.597656] ge00: link down
[2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
[2942823.367187] ge00: link up (100Mbps/Full duplex)
[2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2942837.785156] ge00: link down
[2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
[2942838.429687] ge00: link up (100Mbps/Full duplex)
[2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[2942852.976562] ge00: link down
[2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
[2942853.492187] ge00: link up (100Mbps/Full duplex)
[2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3052519.765625] ge00: link down
[3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
[3052520.578125] ge00: link up (100Mbps/Full duplex)
[3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3052534.964843] ge00: link down
[3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
[3052535.640625] ge00: link up (100Mbps/Full duplex)
[3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3054180.062500] ge00: link down
[3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
[3054181.062500] ge00: link up (100Mbps/Full duplex)
[3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3054195.277343] ge00: link down
[3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
[3054196.125000] ge00: link up (100Mbps/Full duplex)
[3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3132140.679687] ge00: link down
[3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
[3132140.761718] ge00: link up (100Mbps/Full duplex)
[3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3133174.175781] ge00: link down
[3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
[3133174.796875] ge00: link up (100Mbps/Full duplex)
[3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3133189.375000] ge00: link down
[3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
[3133189.859375] ge00: link up (100Mbps/Full duplex)
[3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3134116.738281] ge00: link down
[3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
[3134117.472656] ge00: link up (100Mbps/Full duplex)
[3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3134131.945312] ge00: link down
[3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
[3134132.535156] ge00: link up (100Mbps/Full duplex)
[3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3143754.828125] ge00: link down
[3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
[3143755.003906] ge00: link up (100Mbps/Full duplex)
[3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3143770.019531] ge00: link down
[3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
[3143770.066406] ge00: link up (100Mbps/Full duplex)
[3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3143785.218750] ge00: link down
[3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
[3143786.132812] ge00: link up (100Mbps/Full duplex)
[3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3146296.253906] ge00: link down
[3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
[3146296.921875] ge00: link up (100Mbps/Full duplex)
[3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3146311.453125] ge00: link down
[3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
[3146311.984375] ge00: link up (100Mbps/Full duplex)
[3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3151704.300781] ge00: link down
[3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
[3151705.007812] ge00: link up (100Mbps/Full duplex)
[3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3151719.500000] ge00: link down
[3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
[3151720.070312] ge00: link up (100Mbps/Full duplex)
[3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3151734.707031] ge00: link down
[3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
[3151735.132812] ge00: link up (100Mbps/Full duplex)
[3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3160379.738281] ge00: link down
[3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
[3160379.832031] ge00: link up (100Mbps/Full duplex)
[3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3160394.941406] ge00: link down
[3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
[3160395.898437] ge00: link up (100Mbps/Full duplex)
[3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3160410.128906] ge00: link down
[3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
[3160410.960937] ge00: link up (100Mbps/Full duplex)
[3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3161589.757812] ge00: link down
[3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
[3161590.562500] ge00: link up (100Mbps/Full duplex)
[3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3161604.957031] ge00: link down
[3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
[3161605.625000] ge00: link up (100Mbps/Full duplex)
[3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3161620.171875] ge00: link down
[3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
[3161620.687500] ge00: link up (100Mbps/Full duplex)
[3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3201028.496093] ge00: link down
[3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
[3201029.082031] ge00: link up (100Mbps/Full duplex)
[3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3201043.683593] ge00: link down
[3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
[3201044.144531] ge00: link up (100Mbps/Full duplex)
[3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3201058.871093] ge00: link down
[3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
[3201059.207031] ge00: link up (100Mbps/Full duplex)
[3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3208000.238281] ge00: link down
[3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
[3208001.222656] ge00: link up (100Mbps/Full duplex)
[3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3235712.023437] ge00: link down
[3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
[3235712.144531] ge00: link up (100Mbps/Full duplex)
[3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3235727.226562] ge00: link down
[3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
[3235728.210937] ge00: link up (100Mbps/Full duplex)
[3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3235742.414062] ge00: link down
[3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
[3235743.273437] ge00: link up (100Mbps/Full duplex)
[3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3242111.191406] ge00: link down
[3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
[3242112.089843] ge00: link up (100Mbps/Full duplex)
[3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3242126.382812] ge00: link down
[3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
[3242127.152343] ge00: link up (100Mbps/Full duplex)
[3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3242141.570312] ge00: link down
[3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
[3242142.214843] ge00: link up (100Mbps/Full duplex)
[3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
[3245500.433593] ge00: link down
[3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
[3245501.300781] ge00: link up (100Mbps/Full duplex)
[3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3245515.636718] ge00: link down
[3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
[3245516.363281] ge00: link up (100Mbps/Full duplex)
[3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3245530.835937] ge00: link down
[3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
[3245531.425781] ge00: link up (100Mbps/Full duplex)
[3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288425.886718] ge00: link down
[3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
[3288426.523437] ge00: link up (100Mbps/Full duplex)
[3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288441.093750] ge00: link down
[3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
[3288441.585937] ge00: link up (100Mbps/Full duplex)
[3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288456.281250] ge00: link down
[3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
[3288456.648437] ge00: link up (100Mbps/Full duplex)
[3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288471.488281] ge00: link down
[3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
[3288471.710937] ge00: link up (100Mbps/Full duplex)
[3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3288486.679687] ge00: link down
[3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
[3288486.773437] ge00: link up (100Mbps/Full duplex)
[3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3291558.187500] ge00: link down
[3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
[3291558.746093] ge00: link up (100Mbps/Full duplex)
[3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3291573.390625] ge00: link down
[3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
[3291573.808593] ge00: link up (100Mbps/Full duplex)
[3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3291588.589843] ge00: link down
[3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
[3291588.871093] ge00: link up (100Mbps/Full duplex)
[3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3316660.917968] ge00: link down
[3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
[3316661.539062] ge00: link up (100Mbps/Full duplex)
[3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3316676.125000] ge00: link down
[3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
[3316676.601562] ge00: link up (100Mbps/Full duplex)
[3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3316691.332031] ge00: link down
[3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
[3316691.664062] ge00: link up (100Mbps/Full duplex)
[3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3383247.746093] ge00: link down
[3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
[3383247.867187] ge00: link up (100Mbps/Full duplex)
[3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3401181.023437] ge00: link down
[3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
[3401181.742187] ge00: link up (100Mbps/Full duplex)
[3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
[3563714.125000] ge00: link down
[3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
[3563714.570312] ge00: link up (100Mbps/Full duplex)
[3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3563729.324218] ge00: link down
[3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
[3563729.632812] ge00: link up (100Mbps/Full duplex)
[3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3616130.617187] ge00: link down
[3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
[3616130.722656] ge00: link up (100Mbps/Full duplex)
[3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3616145.816406] ge00: link down
[3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
[3616146.789062] ge00: link up (100Mbps/Full duplex)
[3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[3616161.003906] ge00: link down
[3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
[3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
[3616161.851562] ge00: link up (100Mbps/Full duplex)
[3616161.855468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
[4033363.964843] ath: phy0: Failed to stop TX DMA, queues=0x004!

root@cerowrt:/usr/lib/CeroWrtScripts#

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 496 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-09 12:54 [Cerowrt-devel] Lost access to Web GUI Rich Brown
  2015-02-09 14:53 ` William Katsak
@ 2015-02-16 12:41 ` Rich Brown
  2015-02-25 17:21   ` Dave Taht
  1 sibling, 1 reply; 13+ messages in thread
From: Rich Brown @ 2015-02-16 12:41 UTC (permalink / raw)
  To: Richard E. Brown; +Cc: cerowrt-devel

[-- Attachment #1: Type: text/plain, Size: 98761 bytes --]

I figured it out. 

The default "blockconfig2" rule in the firewall prevents access to the configuration ports of CeroWrt from any host in a *guest* network. Switching to a non-guest network (from CEROwrt-guest5 to CEROwrt5) allows me to log in with ease.

D'oh!

Rich


On Feb 9, 2015, at 7:54 AM, Rich Brown <richb.hanover@gmail.com> wrote:

> I cannot currently get to the web GUI on CeroWrt. When I browse to gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails - I get "Trying 172.30.42.1..." but no connection. 
> 
> The router is otherwise working just fine. 
> 
> I first noticed this yesterday, and I didn't have time to write it up. I believe this has happened before. In the past, I believe that I waited a few days and it came back. (only 80% sure of this - I may just have rebooted.)
> 
> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get diagnostic info including the cerostats.sh output (below). 
> 
> Any thoughts? What else should I check/try? Thanks.
> 
> Rich
> 
> # I have not changed any of the lighttpd .conf files
> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
> 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
> 3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
> 19089 root      1388 S    grep http
> 
> # somebody's listening on ports 80 & 81
> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
> Active Internet connections (servers and established)
> Proto Recv-Q Send-Q Local Address           Foreign Address         State
> tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
> tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
> tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
> tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
> tcp        0      0 :::12865                :::*                    LISTEN
> tcp        0      0 :::873                  :::*                    LISTEN
> tcp        0      0 :::139                  :::*                    LISTEN
> tcp        0      0 :::80                   :::*                    LISTEN
> tcp        0      0 :::81                   :::*                    LISTEN
> tcp        0      0 :::53                   :::*                    LISTEN
> tcp        0      0 :::22                   :::*                    LISTEN
> tcp        0      0 :::8123                 :::*                    LISTEN
> tcp        0      0 :::445                  :::*                    LISTEN
> 
> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
> [date]
> Mon Feb  9 07:30:10 EST 2015
> 
> 
> [uname -a]
> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux
> 
> 
> [uptime]
> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
> 
> 
> [ifconfig]
> 6in4-henet Link encap:IPv6-in-IPv4
>          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>          inet6 addr: fe80::47ad:4031/128 Scope:Link
>          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:0
>          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
> 
> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>          Interrupt:5
> 
> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>          inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
>          inet6 addr: 2001:470:8a63::1/64 Scope:Global
>          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
> 
> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
> 
> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>          inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
>          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
> 
> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
> 
> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:32
>          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)
> 
> lo        Link encap:Local Loopback
>          inet addr:127.0.0.1  Mask:255.0.0.0
>          inet6 addr: ::1/128 Scope:Host
>          UP LOOPBACK RUNNING  MTU:65536  Metric:1
>          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:0
>          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
> 
> pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>          UP RUNNING NOARP  MTU:1472  Metric:1
>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:0
>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
> 
> pppoe-ge00 Link encap:Point-to-Point Protocol
>          inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:3
>          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
> 
> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>          inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>          Interrupt:4
> 
> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>          inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
> 
> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>          inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
>          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>          collisions:0 txqueuelen:1000
>          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
> 
> 
> 
> [tc -s qdisc show dev sw00]
> qdisc mq 1: root
> Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues 61108)
> backlog 0b 0p requeues 61108
> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms interval 100.0ms
> Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
> backlog 0b 0p requeues 0
>  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>  new_flows_len 0 old_flows_len 0
> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
> Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
> backlog 0b 0p requeues 38
>  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>  new_flows_len 0 old_flows_len 0
> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
> Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues 61019)
> backlog 0b 0p requeues 61019
>  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>  new_flows_len 0 old_flows_len 0
> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms
> Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
> backlog 0b 0p requeues 51
>  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>  new_flows_len 0 old_flows_len 0
> 
> 
> [iw dev sw00 station dump]
> Station ac:22:0b:3d:5d:b7 (on sw00)
> 	inactive time:	7617 ms
> 	rx bytes:	1865564
> 	rx packets:	20406
> 	tx bytes:	29944481
> 	tx packets:	24249
> 	tx retries:	1931
> 	tx failed:	1
> 	signal:  	-76 [-78, -79] dBm
> 	signal avg:	-76 [-78, -80] dBm
> 	tx bitrate:	52.0 MBit/s MCS 5
> 	rx bitrate:	6.0 MBit/s
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station 00:24:d6:00:c1:f6 (on sw00)
> 	inactive time:	320 ms
> 	rx bytes:	1663035
> 	rx packets:	20296
> 	tx bytes:	4309390
> 	tx packets:	5894
> 	tx retries:	1360
> 	tx failed:	7
> 	signal:  	-80 [-88, -81] dBm
> 	signal avg:	-80 [-86, -81] dBm
> 	tx bitrate:	52.0 MBit/s MCS 5
> 	rx bitrate:	1.0 MBit/s
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station dc:86:d8:a2:4e:70 (on sw00)
> 	inactive time:	30597 ms
> 	rx bytes:	1899863
> 	rx packets:	26579
> 	tx bytes:	19099297
> 	tx packets:	20421
> 	tx retries:	321
> 	tx failed:	0
> 	signal:  	-55 [-73, -55] dBm
> 	signal avg:	-55 [-73, -55] dBm
> 	tx bitrate:	65.0 MBit/s MCS 7
> 	rx bitrate:	24.0 MBit/s
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station b8:c7:5d:13:90:2b (on sw00)
> 	inactive time:	15 ms
> 	rx bytes:	78518562
> 	rx packets:	864371
> 	tx bytes:	580082723
> 	tx packets:	688939
> 	tx retries:	108312
> 	tx failed:	244
> 	signal:  	-70 [-71, -76] dBm
> 	signal avg:	-69 [-71, -75] dBm
> 	tx bitrate:	117.0 MBit/s MCS 14
> 	rx bitrate:	104.0 MBit/s MCS 13
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station ac:7f:3e:0d:41:85 (on sw00)
> 	inactive time:	3902 ms
> 	rx bytes:	8183511
> 	rx packets:	110425
> 	tx bytes:	202140115
> 	tx packets:	153509
> 	tx retries:	1263
> 	tx failed:	3
> 	signal:  	-55 [-55, -72] dBm
> 	signal avg:	-54 [-54, -70] dBm
> 	tx bitrate:	65.0 MBit/s MCS 7
> 	rx bitrate:	65.0 MBit/s MCS 7
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station d8:a2:5e:29:1a:c2 (on sw00)
> 	inactive time:	79277 ms
> 	rx bytes:	10473577
> 	rx packets:	129501
> 	tx bytes:	48139230
> 	tx packets:	70312
> 	tx retries:	4823
> 	tx failed:	4
> 	signal:  	-68 [-71, -72] dBm
> 	signal avg:	-68 [-70, -73] dBm
> 	tx bitrate:	65.0 MBit/s MCS 7
> 	rx bitrate:	65.0 MBit/s MCS 7
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> Station 54:35:30:cf:fa:10 (on sw00)
> 	inactive time:	2972 ms
> 	rx bytes:	121131529
> 	rx packets:	1088484
> 	tx bytes:	438675821
> 	tx packets:	993746
> 	tx retries:	710842
> 	tx failed:	2446
> 	signal:  	-83 [-85, -87] dBm
> 	signal avg:	-81 [-83, -85] dBm
> 	tx bitrate:	39.0 MBit/s MCS 4
> 	rx bitrate:	13.0 MBit/s MCS 1
> 	authorized:	yes
> 	authenticated:	yes
> 	preamble:	short
> 	WMM/WME:	yes
> 	MFP:		no
> 	TDLS peer:	no
> 
> 
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>            ANI: ENABLED
>      ANI RESET: 60
>     OFDM LEVEL: 0
>      CCK LEVEL: 0
>        SPUR UP: 1859119
>      SPUR DOWN: 1859119
> OFDM WS-DET ON: 243
> OFDM WS-DET OFF: 244
>     MRC-CCK ON: 0
>    MRC-CCK OFF: 0
>    FIR-STEP UP: 1855423
>  FIR-STEP DOWN: 1855510
> INV LISTENTIME: 1
>    OFDM ERRORS: 1335608397
>     CCK ERRORS: 14336544
> 
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>                   RX:  149161048
>                RXEOL:          1
>                RXORN:          1
>                   TX:  260716368
>                TXURN:          0
>                  MIB:          0
>                RXPHY:          0
>                RXKCM:          0
>                 SWBA:  314656892
>                BMISS:          0
>                  BNR:          0
>                  CST:       7771
>                  GTT:          0
>                  TIM:          0
>               CABEND:          0
>             DTIMSYNC:          0
>                 DTIM:          0
>               TSFOOR:          0
>                  MCI:          0
>             GENTIMER:          0
>                TOTAL:  709545466
> SYNC_CAUSE stats:
>             Sync-All:          0
>              RTC-IRQ:          0
>              MAC-IRQ:          0
> EEPROM-Illegal-Access:          0
>          APB-Timeout:          0
>    PCI-Mode-Conflict:          0
>          HOST1-Fatal:          0
>           HOST1-Perr:          0
>       TRCV-FIFO-Perr:          0
>          RADM-CPL-EP:          0
>  RADM-CPL-DLLP-Abort:          0
>   RADM-CPL-TLP-Abort:          0
>    RADM-CPL-ECRC-Err:          0
>     RADM-CPL-Timeout:          0
>    Local-Bus-Timeout:          0
>            PM-Access:          0
>            MAC-Awake:          0
>           MAC-Asleep:          0
>     MAC-Sleep-Access:          0
> 
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
> 
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>                            BE         BK        VI        VO
> 
> MPDUs Queued:            19021        236      1826   3156017
> MPDUs Completed:       5518137       4852    572304   3144177
> MPDUs XRetried:          20705        206      3244     25937
> Aggregates:            2531034      18521     32506         0
> AMPDUs Queued HW:            0          0         0         0
> AMPDUs Queued SW:    123476025     298493   7164073     14097
> AMPDUs Completed:    117934170     293400   6588756         0
> AMPDUs Retried:        1428345       9018     31054         0
> AMPDUs XRetried:         21585        271      1594         0
> TXERR Filtered:          18776        181      2210       140
> FIFO Underrun:               0          0         0         0
> TXOP Exceeded:               0          0         0         0
> TXTIMER Expiry:              0          0         0         0
> DESC CFG Error:              0          0         0         0
> DATA Underrun:               0          0         0         0
> DELIM Underrun:              0          0         0         0
> TX-Pkts-All:         123494597     298729   7165898   3170114
> TX-Bytes-All:       1832525438  4435231393900525693 226351070
> HW-put-tx-buf:              58         24        57        58
> HW-tx-start:         119105776     268692   7071023   3170114
> HW-tx-proc-desc:     119165913     269076   7071527   3170101
> TX-Failed:                   0          0         0         0
> 
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>          PKTS-ALL :  145726806
>         BYTES-ALL : 3062363442
>           BEACONS :      20637
>             FRAGS :      50014
>          SPECTRAL :          0
>           CRC ERR :   10687677
>   DECRYPT CRC ERR :          3
>           PHY ERR :          1
>           MIC ERR :          0
> PRE-DELIM CRC ERR :          0
> POST-DELIM CRC ERR :        503
>  DECRYPT BUSY ERR :          0
>        LENGTH-ERR :          0
>           OOM-ERR :          0
>          RATE-ERR :          0
>    TOO-MANY-FRAGS :       5971
> 
> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>    Baseband Hang:  0
> Baseband Watchdog:  0
>   Fatal HW Error:  0
>      TX HW error:  0
> Transmit timeout:  0
>     TX Path Hang:  0
>      PLL RX Hang:  0
>         MAC Hang: 19
>     Stuck Beacon: 38
>        MCI Reset:  0
> Calibration error:  0
> 
> [logread]
> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.9 dc:86:d8:a2:4e:70
> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: disassociated
> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 2)
> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: deauthenticated due to local deauth request
> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is empty.
> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: authenticated
> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: associated (aid 2)
> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: pairwise key handshake completed (RSN)
> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 192.168.254.5 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00) 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.147.142.134 to the global_no_access list for 120 minutes
> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 116.100.60.137 to the global_no_access list for 120 minutes
> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from 172.30.42.184:51213
> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth succeeded for 'root' from 172.30.42.184:51213
> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from invalid interface.
> 
> 
> [dmesg]
> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
> [    0.000000] bootconsole [early0] enabled
> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
> [    0.000000] SoC: Atheros AR7161 rev 2
> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz, Ref:40.000MHz
> [    0.000000] Determined physical RAM map:
> [    0.000000]  memory: 08000000 @ 00000000 (usable)
> [    0.000000] Initrd not found or empty - disabling initrd
> [    0.000000] Zone ranges:
> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
> [    0.000000] Movable zone start for each node
> [    0.000000] Early memory node ranges
> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
> [    0.000000] On node 0 totalpages: 32768
> [    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map 81000000
> [    0.000000]   Normal zone: 256 pages used for memmap
> [    0.000000]   Normal zone: 0 pages reserved
> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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: 32512
> [    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200 mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd
> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
> [    0.000000] Writing ErrCtl register=00000000
> [    0.000000] Readback ErrCtl register=00000000
> [    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k reserved, 635k data, 268k init, 0k highmem)
> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
> [    0.000000] NR_IRQS:51
> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
> [    0.027343] pid_max: default: 32768 minimum: 301
> [    0.031250] Mount-cache hash table entries: 512
> [    0.035156] Initializing cgroup subsys devices
> [    0.039062] Initializing cgroup subsys net_cls
> [    0.042968] Initializing cgroup subsys blkio
> [    0.046875] Initializing cgroup subsys net_prio
> [    0.050781] NET: Registered protocol family 16
> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
> [    2.656250] registering PCI controller with io_map_base unset
> [    2.667968] bio: create slab <bio-0> at 0
> [    2.671875] PCI host bridge to bus 0000:00
> [    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
> [    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
> [    2.687500] pci 0000:00:11.0: fixup device configuration
> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
> [    2.691406] pci 0000:00:12.0: fixup device configuration
> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
> [    2.710937] Switching to clocksource MIPS
> [    2.714843] NET: Registered protocol family 2
> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
> [    2.738281] TCP: reno registered
> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
> [    2.753906] NET: Registered protocol family 1
> [    2.757812] PCI: CLS 0 bytes, default 32
> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
> [    2.789062] msgmni has been set to 246
> [    2.792968] io scheduler noop registered
> [    2.796875] io scheduler deadline registered (default)
> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
> [    2.835937] console [ttyS0] enabled, bootconsole disabled
> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
> [    2.875000] Creating 4 MTD partitions on "spi0.0":
> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
> [    2.910156] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
> [    2.929687] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
> [    3.007812] libphy: rtl8366s: probed
> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Generic PHY]
> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
> [    3.640625] TCP: bic registered
> [    3.644531] TCP: cubic registered
> [    3.648437] TCP: westwood registered
> [    3.652343] TCP: hybla registered
> [    3.652343] TCP: htcp registered
> [    3.656250] TCP: vegas registered
> [    3.660156] TCP: veno registered
> [    3.664062] TCP: scalable registered
> [    3.667968] TCP: lp registered
> [    3.671875] TCP: yeah registered
> [    3.671875] TCP: illinois registered
> [    3.675781] NET: Registered protocol family 17
> [    3.679687] Bridge firewalling registered
> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
> [    6.832031] usbcore: registered new interface driver usbfs
> [    6.835937] usbcore: registered new interface driver hub
> [    6.843750] usbcore: registered new device driver usb
> [    6.878906] SCSI subsystem initialized
> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    6.894531] ehci-platform: EHCI generic platform driver
> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
> [    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
> [    6.937500] hub 1-0:1.0: USB hub found
> [    6.941406] hub 1-0:1.0: 2 ports detected
> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
> [    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
> [    7.035156] hub 2-0:1.0: USB hub found
> [    7.039062] hub 2-0:1.0: 2 ports detected
> [    7.046875] usbcore: registered new interface driver usb-storage
> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
> [    7.699218] eth0: link up (1000Mbps/Full duplex)
> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
> [   11.339843] eth0: link down
> [   13.941406] NET: Registered protocol family 10
> [   13.957031] NET: Registered protocol family 8
> [   13.964843] NET: Registered protocol family 20
> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
> [   14.000000] sit: IPv6 over IPv4 tunneling driver
> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
> [   14.187500] gre: GRE over IPv4 demultiplexor driver
> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
> [   14.214843] PPP generic driver version 2.4.2
> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
> [   14.285156] Netfilter messages via NETLINK v0.30.
> [   14.300781] ip_set: protocol 6
> [   14.351562] u32 classifier
> [   14.355468]     input device check on
> [   14.359375]     Actions configured
> [   14.371093] Mirror/redirect action on
> [   14.378906] Failed to load ipt action
> [   14.406250] netem: version 1.3
> [   14.445312] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
> [   14.453125] Backport generated by backports.git backports-20140320-37-g5c33da0
> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
> [   14.539062] NET: Registered protocol family 24
> [   14.546875] PPTP driver version 0.8.5
> [   14.636718] xt_time: kernel timezone is -0000
> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
> [   14.734375] cfg80211: World regulatory domain updated:
> [   14.738281] cfg80211:  DFS Master region: unset
> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
> [   14.898437] usbcore: registered new interface driver ath9k_htc
> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
> [   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
> [   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
> [   14.941406] ath: EEPROM regdomain: 0x0
> [   14.941406] ath: EEPROM indicates default country code should be used
> [   14.941406] ath: doing EEPROM country->regdmn map search
> [   14.941406] ath: country maps to regdmn code: 0x3a
> [   14.941406] ath: Country alpha2 being used: US
> [   14.941406] ath: Regpair used: 0x3a
> [   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
> [   15.003906] cfg80211: Calling CRDA for country: US
> [   15.011718] cfg80211: Regulatory domain changed to country: US
> [   15.015625] cfg80211:  DFS Master region: FCC
> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
> [   15.105468] ath: EEPROM regdomain: 0x0
> [   15.105468] ath: EEPROM indicates default country code should be used
> [   15.105468] ath: doing EEPROM country->regdmn map search
> [   15.105468] ath: country maps to regdmn code: 0x3a
> [   15.105468] ath: Country alpha2 being used: US
> [   15.105468] ath: Regpair used: 0x3a
> [   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
> [   25.437500] se00: link up (1000Mbps/Full duplex)
> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
> [   28.109375] ge00: link up (100Mbps/Full duplex)
> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
> [   33.003906] gw01: Trigger new scan to find an IBSS to join
> [   36.027343] gw11: Trigger new scan to find an IBSS to join
> [   36.195312] gw01: Trigger new scan to find an IBSS to join
> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
> [   40.007812] gw11: Trigger new scan to find an IBSS to join
> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434 ulen 9
> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [237111.773437] ge00: link down
> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
> [237611.718750] ge00: link up (100Mbps/Full duplex)
> [237626.898437] ge00: link down
> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237627.785156] ge00: link up (100Mbps/Full duplex)
> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237642.085937] ge00: link down
> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
> [237642.847656] ge00: link up (100Mbps/Full duplex)
> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237657.269531] ge00: link down
> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237657.910156] ge00: link up (100Mbps/Full duplex)
> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237672.460937] ge00: link down
> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
> [237672.972656] ge00: link up (100Mbps/Full duplex)
> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237687.648437] ge00: link down
> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237688.035156] ge00: link up (100Mbps/Full duplex)
> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237702.835937] ge00: link down
> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
> [237703.097656] ge00: link up (100Mbps/Full duplex)
> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [237718.019531] ge00: link down
> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
> [237718.160156] ge00: link up (100Mbps/Full duplex)
> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239661.734375] ge00: link down
> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
> [239777.183593] ge00: link up (100Mbps/Full duplex)
> [239792.367187] ge00: link down
> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239793.250000] ge00: link up (100Mbps/Full duplex)
> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239807.566406] ge00: link down
> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
> [239808.312500] ge00: link up (100Mbps/Full duplex)
> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239822.769531] ge00: link down
> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239823.375000] ge00: link up (100Mbps/Full duplex)
> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239837.968750] ge00: link down
> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
> [239838.437500] ge00: link up (100Mbps/Full duplex)
> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239853.171875] ge00: link down
> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239853.500000] ge00: link up (100Mbps/Full duplex)
> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239868.375000] ge00: link down
> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
> [239868.562500] ge00: link up (100Mbps/Full duplex)
> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [239883.574218] ge00: link down
> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
> [239883.625000] ge00: link up (100Mbps/Full duplex)
> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623 ulen 31
> [304656.578125] ge00: link down
> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
> [304656.761718] ge00: link up (100Mbps/Full duplex)
> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [304671.777343] ge00: link down
> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
> [304671.824218] ge00: link up (100Mbps/Full duplex)
> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [304686.972656] ge00: link down
> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
> [304687.890625] ge00: link up (100Mbps/Full duplex)
> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [307009.828125] ge00: link down
> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
> [307009.941406] ge00: link up (100Mbps/Full duplex)
> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [307025.046875] ge00: link down
> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
> [307026.007812] ge00: link up (100Mbps/Full duplex)
> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [324404.675781] icmp6_send: no reply to icmp error
> [324404.675781] icmp6_send: no reply to icmp error
> [324404.675781] icmp6_send: no reply to icmp error
> [324449.574218] ge00: link down
> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
> [324449.832031] ge00: link up (100Mbps/Full duplex)
> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [324464.769531] ge00: link down
> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
> [324464.894531] ge00: link up (100Mbps/Full duplex)
> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [324479.996093] ge00: link down
> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
> [324480.960937] ge00: link up (100Mbps/Full duplex)
> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [352828.460937] ge00: link down
> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
> [352829.367187] ge00: link up (100Mbps/Full duplex)
> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [352843.664062] ge00: link down
> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
> [352844.429687] ge00: link up (100Mbps/Full duplex)
> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [354708.015625] ge00: link down
> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
> [354708.687500] ge00: link up (100Mbps/Full duplex)
> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [354723.203125] ge00: link down
> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
> [354723.750000] ge00: link up (100Mbps/Full duplex)
> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
> [362447.320312] ge00: link down
> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
> [362447.828125] ge00: link up (100Mbps/Full duplex)
> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [362796.117187] ge00: link down
> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
> [362796.187500] ge00: link up (100Mbps/Full duplex)
> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
> [373205.812500] ge00: link down
> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
> [373206.718750] ge00: link up (100Mbps/Full duplex)
> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [374163.226562] ge00: link down
> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
> [374163.453125] ge00: link up (100Mbps/Full duplex)
> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [391364.609375] ge00: link down
> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
> [391365.421875] ge00: link up (100Mbps/Full duplex)
> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [391379.792968] ge00: link down
> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
> [391380.484375] ge00: link up (100Mbps/Full duplex)
> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [391394.980468] ge00: link down
> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
> [391395.546875] ge00: link up (100Mbps/Full duplex)
> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [397598.585937] ge00: link down
> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
> [397598.695312] ge00: link up (100Mbps/Full duplex)
> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [397613.820312] ge00: link down
> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
> [397614.761718] ge00: link up (100Mbps/Full duplex)
> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
> [484391.941406] ge00: link down
> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
> [484392.515625] ge00: link up (100Mbps/Full duplex)
> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [484407.125000] ge00: link down
> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
> [484407.578125] ge00: link up (100Mbps/Full duplex)
> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [484422.312500] ge00: link down
> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
> [484422.640625] ge00: link up (100Mbps/Full duplex)
> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [488779.042968] ge00: link down
> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
> [488779.601562] ge00: link up (100Mbps/Full duplex)
> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [488794.250000] ge00: link down
> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
> [488794.664062] ge00: link up (100Mbps/Full duplex)
> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [586177.722656] ge00: link down
> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
> [586178.722656] ge00: link up (100Mbps/Full duplex)
> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586192.921875] ge00: link down
> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
> [586193.785156] ge00: link up (100Mbps/Full duplex)
> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586208.125000] ge00: link down
> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
> [586208.847656] ge00: link up (100Mbps/Full duplex)
> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586223.320312] ge00: link down
> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
> [586223.910156] ge00: link up (100Mbps/Full duplex)
> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [586238.542968] ge00: link down
> [586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
> [586238.972656] ge00: link up (100Mbps/Full duplex)
> [586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [588344.179687] ge00: link down
> [588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
> [588345.171875] ge00: link up (100Mbps/Full duplex)
> [588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
> [953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
> [1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [1755384.261718] icmp6_send: no reply to icmp error
> [1755396.546875] icmp6_send: no reply to icmp error
> [1755402.550781] icmp6_send: no reply to icmp error
> [2561119.742187] ge00: link down
> [2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
> [2561120.472656] ge00: link up (100Mbps/Full duplex)
> [2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2561134.933593] ge00: link down
> [2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
> [2561135.535156] ge00: link up (100Mbps/Full duplex)
> [2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2686347.230468] ge00: link down
> [2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
> [2686348.156250] ge00: link up (100Mbps/Full duplex)
> [2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2688619.000000] ge00: link down
> [2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
> [2688620.011718] ge00: link up (100Mbps/Full duplex)
> [2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2692855.746093] ge00: link down
> [2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
> [2692856.523437] ge00: link up (100Mbps/Full duplex)
> [2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2712835.214843] ge00: link down
> [2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
> [2712835.328125] ge00: link up (100Mbps/Full duplex)
> [2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2712850.437500] ge00: link down
> [2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
> [2712851.394531] ge00: link up (100Mbps/Full duplex)
> [2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2714425.468750] ge00: link down
> [2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
> [2714425.531250] ge00: link up (100Mbps/Full duplex)
> [2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2714440.699218] ge00: link down
> [2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
> [2714441.597656] ge00: link up (100Mbps/Full duplex)
> [2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2716003.707031] ge00: link down
> [2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
> [2716004.687500] ge00: link up (100Mbps/Full duplex)
> [2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2716018.910156] ge00: link down
> [2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
> [2716019.750000] ge00: link up (100Mbps/Full duplex)
> [2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2716908.367187] ge00: link down
> [2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
> [2716909.218750] ge00: link up (100Mbps/Full duplex)
> [2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2718730.640625] ge00: link down
> [2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
> [2718731.320312] ge00: link up (100Mbps/Full duplex)
> [2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2718745.847656] ge00: link down
> [2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
> [2718746.382812] ge00: link up (100Mbps/Full duplex)
> [2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2720069.640625] ge00: link down
> [2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
> [2720070.550781] ge00: link up (100Mbps/Full duplex)
> [2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2720750.914062] ge00: link down
> [2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
> [2720751.203125] ge00: link up (100Mbps/Full duplex)
> [2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2723377.980468] ge00: link down
> [2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
> [2723378.433593] ge00: link up (100Mbps/Full duplex)
> [2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2723393.191406] ge00: link down
> [2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
> [2723393.496093] ge00: link up (100Mbps/Full duplex)
> [2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2724683.937500] ge00: link down
> [2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
> [2724684.535156] ge00: link up (100Mbps/Full duplex)
> [2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2727468.207031] ge00: link down
> [2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
> [2727468.382812] ge00: link up (100Mbps/Full duplex)
> [2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2727483.414062] ge00: link down
> [2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
> [2727483.445312] ge00: link up (100Mbps/Full duplex)
> [2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2768220.449218] ge00: link down
> [2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
> [2768221.191406] ge00: link up (100Mbps/Full duplex)
> [2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2768235.648437] ge00: link down
> [2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
> [2768236.253906] ge00: link up (100Mbps/Full duplex)
> [2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2768250.855468] ge00: link down
> [2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
> [2768251.316406] ge00: link up (100Mbps/Full duplex)
> [2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2792556.425781] ge00: link down
> [2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
> [2792556.984375] ge00: link up (100Mbps/Full duplex)
> [2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2792571.628906] ge00: link down
> [2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
> [2792572.046875] ge00: link up (100Mbps/Full duplex)
> [2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2792586.828125] ge00: link down
> [2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
> [2792587.109375] ge00: link up (100Mbps/Full duplex)
> [2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2795882.691406] ge00: link down
> [2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
> [2795882.949218] ge00: link up (100Mbps/Full duplex)
> [2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796396.714843] ge00: link down
> [2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796396.957031] ge00: link up (100Mbps/Full duplex)
> [2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796411.914062] ge00: link down
> [2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796412.019531] ge00: link up (100Mbps/Full duplex)
> [2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796427.136718] ge00: link down
> [2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796428.085937] ge00: link up (100Mbps/Full duplex)
> [2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2796843.011718] ge00: link down
> [2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
> [2796843.710937] ge00: link up (100Mbps/Full duplex)
> [2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2798916.546875] ge00: link down
> [2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
> [2798916.800781] ge00: link up (100Mbps/Full duplex)
> [2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2798931.746093] ge00: link down
> [2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
> [2798931.863281] ge00: link up (100Mbps/Full duplex)
> [2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2798946.972656] ge00: link down
> [2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
> [2798947.929687] ge00: link up (100Mbps/Full duplex)
> [2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803897.363281] ge00: link down
> [2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803898.230468] ge00: link up (100Mbps/Full duplex)
> [2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803912.566406] ge00: link down
> [2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803913.292968] ge00: link up (100Mbps/Full duplex)
> [2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803927.765625] ge00: link down
> [2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803928.355468] ge00: link up (100Mbps/Full duplex)
> [2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2803942.968750] ge00: link down
> [2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
> [2803943.417968] ge00: link up (100Mbps/Full duplex)
> [2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2889450.222656] ge00: link down
> [2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
> [2889450.500000] ge00: link up (100Mbps/Full duplex)
> [2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2942822.597656] ge00: link down
> [2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
> [2942823.367187] ge00: link up (100Mbps/Full duplex)
> [2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2942837.785156] ge00: link down
> [2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
> [2942838.429687] ge00: link up (100Mbps/Full duplex)
> [2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [2942852.976562] ge00: link down
> [2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
> [2942853.492187] ge00: link up (100Mbps/Full duplex)
> [2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3052519.765625] ge00: link down
> [3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
> [3052520.578125] ge00: link up (100Mbps/Full duplex)
> [3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3052534.964843] ge00: link down
> [3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
> [3052535.640625] ge00: link up (100Mbps/Full duplex)
> [3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3054180.062500] ge00: link down
> [3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
> [3054181.062500] ge00: link up (100Mbps/Full duplex)
> [3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3054195.277343] ge00: link down
> [3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
> [3054196.125000] ge00: link up (100Mbps/Full duplex)
> [3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3132140.679687] ge00: link down
> [3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
> [3132140.761718] ge00: link up (100Mbps/Full duplex)
> [3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3133174.175781] ge00: link down
> [3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
> [3133174.796875] ge00: link up (100Mbps/Full duplex)
> [3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3133189.375000] ge00: link down
> [3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
> [3133189.859375] ge00: link up (100Mbps/Full duplex)
> [3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3134116.738281] ge00: link down
> [3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
> [3134117.472656] ge00: link up (100Mbps/Full duplex)
> [3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3134131.945312] ge00: link down
> [3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
> [3134132.535156] ge00: link up (100Mbps/Full duplex)
> [3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3143754.828125] ge00: link down
> [3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
> [3143755.003906] ge00: link up (100Mbps/Full duplex)
> [3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3143770.019531] ge00: link down
> [3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
> [3143770.066406] ge00: link up (100Mbps/Full duplex)
> [3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3143785.218750] ge00: link down
> [3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3143786.132812] ge00: link up (100Mbps/Full duplex)
> [3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3146296.253906] ge00: link down
> [3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
> [3146296.921875] ge00: link up (100Mbps/Full duplex)
> [3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3146311.453125] ge00: link down
> [3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
> [3146311.984375] ge00: link up (100Mbps/Full duplex)
> [3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3151704.300781] ge00: link down
> [3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3151705.007812] ge00: link up (100Mbps/Full duplex)
> [3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3151719.500000] ge00: link down
> [3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
> [3151720.070312] ge00: link up (100Mbps/Full duplex)
> [3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3151734.707031] ge00: link down
> [3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3151735.132812] ge00: link up (100Mbps/Full duplex)
> [3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3160379.738281] ge00: link down
> [3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
> [3160379.832031] ge00: link up (100Mbps/Full duplex)
> [3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3160394.941406] ge00: link down
> [3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3160395.898437] ge00: link up (100Mbps/Full duplex)
> [3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3160410.128906] ge00: link down
> [3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3160410.960937] ge00: link up (100Mbps/Full duplex)
> [3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3161589.757812] ge00: link down
> [3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
> [3161590.562500] ge00: link up (100Mbps/Full duplex)
> [3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3161604.957031] ge00: link down
> [3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
> [3161605.625000] ge00: link up (100Mbps/Full duplex)
> [3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3161620.171875] ge00: link down
> [3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
> [3161620.687500] ge00: link up (100Mbps/Full duplex)
> [3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3201028.496093] ge00: link down
> [3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
> [3201029.082031] ge00: link up (100Mbps/Full duplex)
> [3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3201043.683593] ge00: link down
> [3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
> [3201044.144531] ge00: link up (100Mbps/Full duplex)
> [3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3201058.871093] ge00: link down
> [3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
> [3201059.207031] ge00: link up (100Mbps/Full duplex)
> [3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3208000.238281] ge00: link down
> [3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
> [3208001.222656] ge00: link up (100Mbps/Full duplex)
> [3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3235712.023437] ge00: link down
> [3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
> [3235712.144531] ge00: link up (100Mbps/Full duplex)
> [3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3235727.226562] ge00: link down
> [3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3235728.210937] ge00: link up (100Mbps/Full duplex)
> [3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3235742.414062] ge00: link down
> [3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3235743.273437] ge00: link up (100Mbps/Full duplex)
> [3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3242111.191406] ge00: link down
> [3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
> [3242112.089843] ge00: link up (100Mbps/Full duplex)
> [3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3242126.382812] ge00: link down
> [3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
> [3242127.152343] ge00: link up (100Mbps/Full duplex)
> [3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3242141.570312] ge00: link down
> [3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
> [3242142.214843] ge00: link up (100Mbps/Full duplex)
> [3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
> [3245500.433593] ge00: link down
> [3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
> [3245501.300781] ge00: link up (100Mbps/Full duplex)
> [3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3245515.636718] ge00: link down
> [3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
> [3245516.363281] ge00: link up (100Mbps/Full duplex)
> [3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3245530.835937] ge00: link down
> [3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
> [3245531.425781] ge00: link up (100Mbps/Full duplex)
> [3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288425.886718] ge00: link down
> [3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288426.523437] ge00: link up (100Mbps/Full duplex)
> [3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288441.093750] ge00: link down
> [3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288441.585937] ge00: link up (100Mbps/Full duplex)
> [3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288456.281250] ge00: link down
> [3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288456.648437] ge00: link up (100Mbps/Full duplex)
> [3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288471.488281] ge00: link down
> [3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288471.710937] ge00: link up (100Mbps/Full duplex)
> [3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3288486.679687] ge00: link down
> [3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
> [3288486.773437] ge00: link up (100Mbps/Full duplex)
> [3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3291558.187500] ge00: link down
> [3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
> [3291558.746093] ge00: link up (100Mbps/Full duplex)
> [3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3291573.390625] ge00: link down
> [3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
> [3291573.808593] ge00: link up (100Mbps/Full duplex)
> [3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3291588.589843] ge00: link down
> [3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
> [3291588.871093] ge00: link up (100Mbps/Full duplex)
> [3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3316660.917968] ge00: link down
> [3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
> [3316661.539062] ge00: link up (100Mbps/Full duplex)
> [3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3316676.125000] ge00: link down
> [3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
> [3316676.601562] ge00: link up (100Mbps/Full duplex)
> [3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3316691.332031] ge00: link down
> [3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
> [3316691.664062] ge00: link up (100Mbps/Full duplex)
> [3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3383247.746093] ge00: link down
> [3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
> [3383247.867187] ge00: link up (100Mbps/Full duplex)
> [3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3401181.023437] ge00: link down
> [3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
> [3401181.742187] ge00: link up (100Mbps/Full duplex)
> [3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
> [3563714.125000] ge00: link down
> [3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
> [3563714.570312] ge00: link up (100Mbps/Full duplex)
> [3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3563729.324218] ge00: link down
> [3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
> [3563729.632812] ge00: link up (100Mbps/Full duplex)
> [3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3616130.617187] ge00: link down
> [3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
> [3616130.722656] ge00: link up (100Mbps/Full duplex)
> [3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3616145.816406] ge00: link down
> [3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
> [3616146.789062] ge00: link up (100Mbps/Full duplex)
> [3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
> [3616161.003906] ge00: link down
> [3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
> [3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
> [3616161.851562] ge00: link up (100Mbps/Full duplex)
> [3616161.855468] IPv6: ADDRCONF(NETDEV_C


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 496 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-16 12:41 ` Rich Brown
@ 2015-02-25 17:21   ` Dave Taht
  2015-02-25 19:26     ` dpreed
  0 siblings, 1 reply; 13+ messages in thread
From: Dave Taht @ 2015-02-25 17:21 UTC (permalink / raw)
  To: Rich Brown; +Cc: cerowrt-devel

On Mon, Feb 16, 2015 at 4:41 AM, Rich Brown <richb.hanover@gmail.com> wrote:
> I figured it out.
>
> The default "blockconfig2" rule in the firewall prevents access to the configuration ports of CeroWrt from any host in a *guest* network. Switching to a non-guest network (from CEROwrt-guest5 to CEROwrt5) allows me to log in with ease.
>
> D'oh!

Yes. I also note that by default stuff connected via the meshy wifi
interfaces are also blocked from access to the web gui. And my
reasoning for using port 81 rather than 80, is that it is easy to
accidentally open up port 80 to the universe via ipv6, and preferred
to avoid that. In fact, I really do wish that the world of embedded
devices had chosen a non-default port for their configuration web gui
in light of their potential exposure to the universe via ipv6, or
those that did were more careful about only accepting local
connections by default.

That said, even that is not enough.

There are going to be an awful lot of printers exposed the ipv6
internet on port 631 (ipp) for example, and hacks have already
deployed that can get your printer to emit spam, at the very least.

I note that I do, in my own, trusted environments, I do allow the
meshy interfaces full reign to the gui and secure network (it makes
them a lot more useful), but ya know, I am generally careful enough to
actually change admin passwords and the like, everywhere, on
everything.

> Rich
>
>
> On Feb 9, 2015, at 7:54 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>
>> I cannot currently get to the web GUI on CeroWrt. When I browse to gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails - I get "Trying 172.30.42.1..." but no connection.
>>
>> The router is otherwise working just fine.
>>
>> I first noticed this yesterday, and I didn't have time to write it up. I believe this has happened before. In the past, I believe that I waited a few days and it came back. (only 80% sure of this - I may just have rebooted.)
>>
>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get diagnostic info including the cerostats.sh output (below).
>>
>> Any thoughts? What else should I check/try? Thanks.
>>
>> Rich
>>
>> # I have not changed any of the lighttpd .conf files
>> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>> 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
>> 3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
>> 19089 root      1388 S    grep http
>>
>> # somebody's listening on ports 80 & 81
>> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
>> Active Internet connections (servers and established)
>> Proto Recv-Q Send-Q Local Address           Foreign Address         State
>> tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
>> tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
>> tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
>> tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
>> tcp        0      0 :::12865                :::*                    LISTEN
>> tcp        0      0 :::873                  :::*                    LISTEN
>> tcp        0      0 :::139                  :::*                    LISTEN
>> tcp        0      0 :::80                   :::*                    LISTEN
>> tcp        0      0 :::81                   :::*                    LISTEN
>> tcp        0      0 :::53                   :::*                    LISTEN
>> tcp        0      0 :::22                   :::*                    LISTEN
>> tcp        0      0 :::8123                 :::*                    LISTEN
>> tcp        0      0 :::445                  :::*                    LISTEN
>>
>> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
>> [date]
>> Mon Feb  9 07:30:10 EST 2015
>>
>>
>> [uname -a]
>> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux
>>
>>
>> [uptime]
>> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>>
>>
>> [ifconfig]
>> 6in4-henet Link encap:IPv6-in-IPv4
>>          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>>          inet6 addr: fe80::47ad:4031/128 Scope:Link
>>          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>>          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:0
>>          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>>
>> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>>          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>>          Interrupt:5
>>
>> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>>          inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
>>          inet6 addr: 2001:470:8a63::1/64 Scope:Global
>>          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>>
>> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>>
>> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>>          inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
>>          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>>          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>>
>> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>>
>> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>>          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>>          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>>          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:32
>>          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)
>>
>> lo        Link encap:Local Loopback
>>          inet addr:127.0.0.1  Mask:255.0.0.0
>>          inet6 addr: ::1/128 Scope:Host
>>          UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:0
>>          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>>
>> pimreg    Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>>          UP RUNNING NOARP  MTU:1472  Metric:1
>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:0
>>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>>
>> pppoe-ge00 Link encap:Point-to-Point Protocol
>>          inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
>>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>>          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:3
>>          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>>
>> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>          inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>>          Interrupt:4
>>
>> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>          inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>>          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>>
>> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>>          inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
>>          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>>          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>>          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>>          collisions:0 txqueuelen:1000
>>          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>>
>>
>>
>> [tc -s qdisc show dev sw00]
>> qdisc mq 1: root
>> Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues 61108)
>> backlog 0b 0p requeues 61108
>> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms interval 100.0ms
>> Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>> backlog 0b 0p requeues 0
>>  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>>  new_flows_len 0 old_flows_len 0
>> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
>> Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>> backlog 0b 0p requeues 38
>>  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>>  new_flows_len 0 old_flows_len 0
>> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
>> Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues 61019)
>> backlog 0b 0p requeues 61019
>>  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>>  new_flows_len 0 old_flows_len 0
>> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms interval 100.0ms
>> Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>> backlog 0b 0p requeues 51
>>  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>>  new_flows_len 0 old_flows_len 0
>>
>>
>> [iw dev sw00 station dump]
>> Station ac:22:0b:3d:5d:b7 (on sw00)
>>       inactive time:  7617 ms
>>       rx bytes:       1865564
>>       rx packets:     20406
>>       tx bytes:       29944481
>>       tx packets:     24249
>>       tx retries:     1931
>>       tx failed:      1
>>       signal:         -76 [-78, -79] dBm
>>       signal avg:     -76 [-78, -80] dBm
>>       tx bitrate:     52.0 MBit/s MCS 5
>>       rx bitrate:     6.0 MBit/s
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>> Station 00:24:d6:00:c1:f6 (on sw00)
>>       inactive time:  320 ms
>>       rx bytes:       1663035
>>       rx packets:     20296
>>       tx bytes:       4309390
>>       tx packets:     5894
>>       tx retries:     1360
>>       tx failed:      7
>>       signal:         -80 [-88, -81] dBm
>>       signal avg:     -80 [-86, -81] dBm
>>       tx bitrate:     52.0 MBit/s MCS 5
>>       rx bitrate:     1.0 MBit/s
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>> Station dc:86:d8:a2:4e:70 (on sw00)
>>       inactive time:  30597 ms
>>       rx bytes:       1899863
>>       rx packets:     26579
>>       tx bytes:       19099297
>>       tx packets:     20421
>>       tx retries:     321
>>       tx failed:      0
>>       signal:         -55 [-73, -55] dBm
>>       signal avg:     -55 [-73, -55] dBm
>>       tx bitrate:     65.0 MBit/s MCS 7
>>       rx bitrate:     24.0 MBit/s
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>> Station b8:c7:5d:13:90:2b (on sw00)
>>       inactive time:  15 ms
>>       rx bytes:       78518562
>>       rx packets:     864371
>>       tx bytes:       580082723
>>       tx packets:     688939
>>       tx retries:     108312
>>       tx failed:      244
>>       signal:         -70 [-71, -76] dBm
>>       signal avg:     -69 [-71, -75] dBm
>>       tx bitrate:     117.0 MBit/s MCS 14
>>       rx bitrate:     104.0 MBit/s MCS 13
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>> Station ac:7f:3e:0d:41:85 (on sw00)
>>       inactive time:  3902 ms
>>       rx bytes:       8183511
>>       rx packets:     110425
>>       tx bytes:       202140115
>>       tx packets:     153509
>>       tx retries:     1263
>>       tx failed:      3
>>       signal:         -55 [-55, -72] dBm
>>       signal avg:     -54 [-54, -70] dBm
>>       tx bitrate:     65.0 MBit/s MCS 7
>>       rx bitrate:     65.0 MBit/s MCS 7
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>> Station d8:a2:5e:29:1a:c2 (on sw00)
>>       inactive time:  79277 ms
>>       rx bytes:       10473577
>>       rx packets:     129501
>>       tx bytes:       48139230
>>       tx packets:     70312
>>       tx retries:     4823
>>       tx failed:      4
>>       signal:         -68 [-71, -72] dBm
>>       signal avg:     -68 [-70, -73] dBm
>>       tx bitrate:     65.0 MBit/s MCS 7
>>       rx bitrate:     65.0 MBit/s MCS 7
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>> Station 54:35:30:cf:fa:10 (on sw00)
>>       inactive time:  2972 ms
>>       rx bytes:       121131529
>>       rx packets:     1088484
>>       tx bytes:       438675821
>>       tx packets:     993746
>>       tx retries:     710842
>>       tx failed:      2446
>>       signal:         -83 [-85, -87] dBm
>>       signal avg:     -81 [-83, -85] dBm
>>       tx bitrate:     39.0 MBit/s MCS 4
>>       rx bitrate:     13.0 MBit/s MCS 1
>>       authorized:     yes
>>       authenticated:  yes
>>       preamble:       short
>>       WMM/WME:        yes
>>       MFP:            no
>>       TDLS peer:      no
>>
>>
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>>            ANI: ENABLED
>>      ANI RESET: 60
>>     OFDM LEVEL: 0
>>      CCK LEVEL: 0
>>        SPUR UP: 1859119
>>      SPUR DOWN: 1859119
>> OFDM WS-DET ON: 243
>> OFDM WS-DET OFF: 244
>>     MRC-CCK ON: 0
>>    MRC-CCK OFF: 0
>>    FIR-STEP UP: 1855423
>>  FIR-STEP DOWN: 1855510
>> INV LISTENTIME: 1
>>    OFDM ERRORS: 1335608397
>>     CCK ERRORS: 14336544
>>
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>>                   RX:  149161048
>>                RXEOL:          1
>>                RXORN:          1
>>                   TX:  260716368
>>                TXURN:          0
>>                  MIB:          0
>>                RXPHY:          0
>>                RXKCM:          0
>>                 SWBA:  314656892
>>                BMISS:          0
>>                  BNR:          0
>>                  CST:       7771
>>                  GTT:          0
>>                  TIM:          0
>>               CABEND:          0
>>             DTIMSYNC:          0
>>                 DTIM:          0
>>               TSFOOR:          0
>>                  MCI:          0
>>             GENTIMER:          0
>>                TOTAL:  709545466
>> SYNC_CAUSE stats:
>>             Sync-All:          0
>>              RTC-IRQ:          0
>>              MAC-IRQ:          0
>> EEPROM-Illegal-Access:          0
>>          APB-Timeout:          0
>>    PCI-Mode-Conflict:          0
>>          HOST1-Fatal:          0
>>           HOST1-Perr:          0
>>       TRCV-FIFO-Perr:          0
>>          RADM-CPL-EP:          0
>>  RADM-CPL-DLLP-Abort:          0
>>   RADM-CPL-TLP-Abort:          0
>>    RADM-CPL-ECRC-Err:          0
>>     RADM-CPL-Timeout:          0
>>    Local-Bus-Timeout:          0
>>            PM-Access:          0
>>            MAC-Awake:          0
>>           MAC-Asleep:          0
>>     MAC-Sleep-Access:          0
>>
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
>> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>>                            BE         BK        VI        VO
>>
>> MPDUs Queued:            19021        236      1826   3156017
>> MPDUs Completed:       5518137       4852    572304   3144177
>> MPDUs XRetried:          20705        206      3244     25937
>> Aggregates:            2531034      18521     32506         0
>> AMPDUs Queued HW:            0          0         0         0
>> AMPDUs Queued SW:    123476025     298493   7164073     14097
>> AMPDUs Completed:    117934170     293400   6588756         0
>> AMPDUs Retried:        1428345       9018     31054         0
>> AMPDUs XRetried:         21585        271      1594         0
>> TXERR Filtered:          18776        181      2210       140
>> FIFO Underrun:               0          0         0         0
>> TXOP Exceeded:               0          0         0         0
>> TXTIMER Expiry:              0          0         0         0
>> DESC CFG Error:              0          0         0         0
>> DATA Underrun:               0          0         0         0
>> DELIM Underrun:              0          0         0         0
>> TX-Pkts-All:         123494597     298729   7165898   3170114
>> TX-Bytes-All:       1832525438  4435231393900525693 226351070
>> HW-put-tx-buf:              58         24        57        58
>> HW-tx-start:         119105776     268692   7071023   3170114
>> HW-tx-proc-desc:     119165913     269076   7071527   3170101
>> TX-Failed:                   0          0         0         0
>>
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>>          PKTS-ALL :  145726806
>>         BYTES-ALL : 3062363442
>>           BEACONS :      20637
>>             FRAGS :      50014
>>          SPECTRAL :          0
>>           CRC ERR :   10687677
>>   DECRYPT CRC ERR :          3
>>           PHY ERR :          1
>>           MIC ERR :          0
>> PRE-DELIM CRC ERR :          0
>> POST-DELIM CRC ERR :        503
>>  DECRYPT BUSY ERR :          0
>>        LENGTH-ERR :          0
>>           OOM-ERR :          0
>>          RATE-ERR :          0
>>    TOO-MANY-FRAGS :       5971
>>
>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>>    Baseband Hang:  0
>> Baseband Watchdog:  0
>>   Fatal HW Error:  0
>>      TX HW error:  0
>> Transmit timeout:  0
>>     TX Path Hang:  0
>>      PLL RX Hang:  0
>>         MAC Hang: 19
>>     Stuck Beacon: 38
>>        MCI Reset:  0
>> Calibration error:  0
>>
>> [logread]
>> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.1.3 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00) 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: authenticated
>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: associated (aid 6)
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00) 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.9 dc:86:d8:a2:4e:70
>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: disassociated
>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: deauthenticated due to local deauth request
>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: authenticated
>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE 802.11: associated (aid 1)
>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7
>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00) 192.168.254.23 00:24:d6:00:c1:f6
>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has expired, global_no_access list updated
>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is empty.
>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: authenticated
>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE 802.11: associated (aid 2)
>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: pairwise key handshake completed (RSN)
>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 192.168.254.5 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00) 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00) 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00) 172.30.42.130 00:1d:4f:cc:1c:15
>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 24.147.142.134 to the global_no_access list for 120 minutes
>> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding 116.100.60.137 to the global_no_access list for 120 minutes
>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: authenticated
>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: associated (aid 8)
>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00) 192.168.254.12 a8:86:dd:58:be:ce
>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00) 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: disassociated
>> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from 172.30.42.184:51213
>> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth succeeded for 'root' from 172.30.42.184:51213
>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA: group key handshake completed (RSN)
>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10) 172.30.42.162 00:1c:42:4f:58:60
>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10) 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from invalid interface.
>>
>>
>> [dmesg]
>> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
>> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
>> [    0.000000] bootconsole [early0] enabled
>> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
>> [    0.000000] SoC: Atheros AR7161 rev 2
>> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz, Ref:40.000MHz
>> [    0.000000] Determined physical RAM map:
>> [    0.000000]  memory: 08000000 @ 00000000 (usable)
>> [    0.000000] Initrd not found or empty - disabling initrd
>> [    0.000000] Zone ranges:
>> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
>> [    0.000000] Movable zone start for each node
>> [    0.000000] Early memory node ranges
>> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
>> [    0.000000] On node 0 totalpages: 32768
>> [    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map 81000000
>> [    0.000000]   Normal zone: 256 pages used for memmap
>> [    0.000000]   Normal zone: 0 pages reserved
>> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
>> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
>> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 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: 32512
>> [    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200 mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro rootfstype=squashfs,jffs2 noinitrd
>> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
>> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
>> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
>> [    0.000000] Writing ErrCtl register=00000000
>> [    0.000000] Readback ErrCtl register=00000000
>> [    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k reserved, 635k data, 268k init, 0k highmem)
>> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
>> [    0.000000] NR_IRQS:51
>> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
>> [    0.027343] pid_max: default: 32768 minimum: 301
>> [    0.031250] Mount-cache hash table entries: 512
>> [    0.035156] Initializing cgroup subsys devices
>> [    0.039062] Initializing cgroup subsys net_cls
>> [    0.042968] Initializing cgroup subsys blkio
>> [    0.046875] Initializing cgroup subsys net_prio
>> [    0.050781] NET: Registered protocol family 16
>> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
>> [    2.656250] registering PCI controller with io_map_base unset
>> [    2.667968] bio: create slab <bio-0> at 0
>> [    2.671875] PCI host bridge to bus 0000:00
>> [    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
>> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
>> [    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
>> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
>> [    2.687500] pci 0000:00:11.0: fixup device configuration
>> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
>> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
>> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
>> [    2.691406] pci 0000:00:12.0: fixup device configuration
>> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
>> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
>> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
>> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
>> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
>> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
>> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
>> [    2.710937] Switching to clocksource MIPS
>> [    2.714843] NET: Registered protocol family 2
>> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
>> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
>> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
>> [    2.738281] TCP: reno registered
>> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
>> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
>> [    2.753906] NET: Registered protocol family 1
>> [    2.757812] PCI: CLS 0 bytes, default 32
>> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
>> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
>> [    2.789062] msgmni has been set to 246
>> [    2.792968] io scheduler noop registered
>> [    2.796875] io scheduler deadline registered (default)
>> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
>> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
>> [    2.835937] console [ttyS0] enabled, bootconsole disabled
>> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
>> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
>> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
>> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
>> [    2.875000] Creating 4 MTD partitions on "spi0.0":
>> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
>> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
>> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
>> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
>> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
>> [    2.910156] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
>> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
>> [    2.929687] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
>> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
>> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
>> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
>> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
>> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
>> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
>> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
>> [    3.007812] libphy: rtl8366s: probed
>> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
>> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960, driver=Generic PHY]
>> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
>> [    3.640625] TCP: bic registered
>> [    3.644531] TCP: cubic registered
>> [    3.648437] TCP: westwood registered
>> [    3.652343] TCP: hybla registered
>> [    3.652343] TCP: htcp registered
>> [    3.656250] TCP: vegas registered
>> [    3.660156] TCP: veno registered
>> [    3.664062] TCP: scalable registered
>> [    3.667968] TCP: lp registered
>> [    3.671875] TCP: yeah registered
>> [    3.671875] TCP: illinois registered
>> [    3.675781] NET: Registered protocol family 17
>> [    3.679687] Bridge firewalling registered
>> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
>> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
>> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
>> [    6.832031] usbcore: registered new interface driver usbfs
>> [    6.835937] usbcore: registered new interface driver hub
>> [    6.843750] usbcore: registered new device driver usb
>> [    6.878906] SCSI subsystem initialized
>> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
>> [    6.894531] ehci-platform: EHCI generic platform driver
>> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
>> [    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
>> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
>> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
>> [    6.937500] hub 1-0:1.0: USB hub found
>> [    6.941406] hub 1-0:1.0: 2 ports detected
>> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
>> [    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus number 2
>> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
>> [    7.035156] hub 2-0:1.0: USB hub found
>> [    7.039062] hub 2-0:1.0: 2 ports detected
>> [    7.046875] usbcore: registered new interface driver usb-storage
>> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
>> [    7.699218] eth0: link up (1000Mbps/Full duplex)
>> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
>> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0 dead, 3 orphan) found.
>> [   11.339843] eth0: link down
>> [   13.941406] NET: Registered protocol family 10
>> [   13.957031] NET: Registered protocol family 8
>> [   13.964843] NET: Registered protocol family 20
>> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
>> [   14.000000] sit: IPv6 over IPv4 tunneling driver
>> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
>> [   14.187500] gre: GRE over IPv4 demultiplexor driver
>> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
>> [   14.214843] PPP generic driver version 2.4.2
>> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
>> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
>> [   14.285156] Netfilter messages via NETLINK v0.30.
>> [   14.300781] ip_set: protocol 6
>> [   14.351562] u32 classifier
>> [   14.355468]     input device check on
>> [   14.359375]     Actions configured
>> [   14.371093] Mirror/redirect action on
>> [   14.378906] Failed to load ipt action
>> [   14.406250] netem: version 1.3
>> [   14.445312] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
>> [   14.453125] Backport generated by backports.git backports-20140320-37-g5c33da0
>> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
>> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
>> [   14.539062] NET: Registered protocol family 24
>> [   14.546875] PPTP driver version 0.8.5
>> [   14.636718] xt_time: kernel timezone is -0000
>> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
>> [   14.734375] cfg80211: World regulatory domain updated:
>> [   14.738281] cfg80211:  DFS Master region: unset
>> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
>> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
>> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
>> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
>> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
>> [   14.898437] usbcore: registered new interface driver ath9k_htc
>> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
>> [   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
>> [   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
>> [   14.941406] ath: EEPROM regdomain: 0x0
>> [   14.941406] ath: EEPROM indicates default country code should be used
>> [   14.941406] ath: doing EEPROM country->regdmn map search
>> [   14.941406] ath: country maps to regdmn code: 0x3a
>> [   14.941406] ath: Country alpha2 being used: US
>> [   14.941406] ath: Regpair used: 0x3a
>> [   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
>> [   15.003906] cfg80211: Calling CRDA for country: US
>> [   15.011718] cfg80211: Regulatory domain changed to country: US
>> [   15.015625] cfg80211:  DFS Master region: FCC
>> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
>> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
>> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
>> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
>> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
>> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
>> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
>> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
>> [   15.105468] ath: EEPROM regdomain: 0x0
>> [   15.105468] ath: EEPROM indicates default country code should be used
>> [   15.105468] ath: doing EEPROM country->regdmn map search
>> [   15.105468] ath: country maps to regdmn code: 0x3a
>> [   15.105468] ath: Country alpha2 being used: US
>> [   15.105468] ath: Regpair used: 0x3a
>> [   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
>> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
>> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
>> [   25.437500] se00: link up (1000Mbps/Full duplex)
>> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [   28.109375] ge00: link up (100Mbps/Full duplex)
>> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
>> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
>> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
>> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
>> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
>> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
>> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
>> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
>> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
>> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
>> [   33.003906] gw01: Trigger new scan to find an IBSS to join
>> [   36.027343] gw11: Trigger new scan to find an IBSS to join
>> [   36.195312] gw01: Trigger new scan to find an IBSS to join
>> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
>> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
>> [   40.007812] gw11: Trigger new scan to find an IBSS to join
>> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
>> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
>> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
>> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434 ulen 9
>> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [237111.773437] ge00: link down
>> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237611.718750] ge00: link up (100Mbps/Full duplex)
>> [237626.898437] ge00: link down
>> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237627.785156] ge00: link up (100Mbps/Full duplex)
>> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237642.085937] ge00: link down
>> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237642.847656] ge00: link up (100Mbps/Full duplex)
>> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237657.269531] ge00: link down
>> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237657.910156] ge00: link up (100Mbps/Full duplex)
>> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237672.460937] ge00: link down
>> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237672.972656] ge00: link up (100Mbps/Full duplex)
>> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237687.648437] ge00: link down
>> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237688.035156] ge00: link up (100Mbps/Full duplex)
>> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237702.835937] ge00: link down
>> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237703.097656] ge00: link up (100Mbps/Full duplex)
>> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [237718.019531] ge00: link down
>> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [237718.160156] ge00: link up (100Mbps/Full duplex)
>> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239661.734375] ge00: link down
>> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239777.183593] ge00: link up (100Mbps/Full duplex)
>> [239792.367187] ge00: link down
>> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239793.250000] ge00: link up (100Mbps/Full duplex)
>> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239807.566406] ge00: link down
>> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239808.312500] ge00: link up (100Mbps/Full duplex)
>> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239822.769531] ge00: link down
>> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239823.375000] ge00: link up (100Mbps/Full duplex)
>> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239837.968750] ge00: link down
>> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239838.437500] ge00: link up (100Mbps/Full duplex)
>> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239853.171875] ge00: link down
>> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239853.500000] ge00: link up (100Mbps/Full duplex)
>> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239868.375000] ge00: link down
>> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239868.562500] ge00: link up (100Mbps/Full duplex)
>> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [239883.574218] ge00: link down
>> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [239883.625000] ge00: link up (100Mbps/Full duplex)
>> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623 ulen 31
>> [304656.578125] ge00: link down
>> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [304656.761718] ge00: link up (100Mbps/Full duplex)
>> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [304671.777343] ge00: link down
>> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
>> [304671.824218] ge00: link up (100Mbps/Full duplex)
>> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [304686.972656] ge00: link down
>> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [304687.890625] ge00: link up (100Mbps/Full duplex)
>> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [307009.828125] ge00: link down
>> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [307009.941406] ge00: link up (100Mbps/Full duplex)
>> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [307025.046875] ge00: link down
>> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [307026.007812] ge00: link up (100Mbps/Full duplex)
>> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [324404.675781] icmp6_send: no reply to icmp error
>> [324404.675781] icmp6_send: no reply to icmp error
>> [324404.675781] icmp6_send: no reply to icmp error
>> [324449.574218] ge00: link down
>> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [324449.832031] ge00: link up (100Mbps/Full duplex)
>> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [324464.769531] ge00: link down
>> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [324464.894531] ge00: link up (100Mbps/Full duplex)
>> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [324479.996093] ge00: link down
>> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [324480.960937] ge00: link up (100Mbps/Full duplex)
>> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
>> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [352828.460937] ge00: link down
>> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [352829.367187] ge00: link up (100Mbps/Full duplex)
>> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [352843.664062] ge00: link down
>> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>> [352844.429687] ge00: link up (100Mbps/Full duplex)
>> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [354708.015625] ge00: link down
>> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [354708.687500] ge00: link up (100Mbps/Full duplex)
>> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [354723.203125] ge00: link down
>> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [354723.750000] ge00: link up (100Mbps/Full duplex)
>> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
>> [362447.320312] ge00: link down
>> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [362447.828125] ge00: link up (100Mbps/Full duplex)
>> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [362796.117187] ge00: link down
>> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [362796.187500] ge00: link up (100Mbps/Full duplex)
>> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
>> [373205.812500] ge00: link down
>> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>> [373206.718750] ge00: link up (100Mbps/Full duplex)
>> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [374163.226562] ge00: link down
>> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [374163.453125] ge00: link up (100Mbps/Full duplex)
>> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [391364.609375] ge00: link down
>> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [391365.421875] ge00: link up (100Mbps/Full duplex)
>> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [391379.792968] ge00: link down
>> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [391380.484375] ge00: link up (100Mbps/Full duplex)
>> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [391394.980468] ge00: link down
>> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [391395.546875] ge00: link up (100Mbps/Full duplex)
>> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [397598.585937] ge00: link down
>> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [397598.695312] ge00: link up (100Mbps/Full duplex)
>> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [397613.820312] ge00: link down
>> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [397614.761718] ge00: link up (100Mbps/Full duplex)
>> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
>> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA engine when we start RX up
>> [484391.941406] ge00: link down
>> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [484392.515625] ge00: link up (100Mbps/Full duplex)
>> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [484407.125000] ge00: link down
>> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [484407.578125] ge00: link up (100Mbps/Full duplex)
>> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [484422.312500] ge00: link down
>> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [484422.640625] ge00: link up (100Mbps/Full duplex)
>> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [488779.042968] ge00: link down
>> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>> [488779.601562] ge00: link up (100Mbps/Full duplex)
>> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [488794.250000] ge00: link down
>> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [488794.664062] ge00: link up (100Mbps/Full duplex)
>> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [586177.722656] ge00: link down
>> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586178.722656] ge00: link up (100Mbps/Full duplex)
>> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586192.921875] ge00: link down
>> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586193.785156] ge00: link up (100Mbps/Full duplex)
>> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586208.125000] ge00: link down
>> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586208.847656] ge00: link up (100Mbps/Full duplex)
>> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586223.320312] ge00: link down
>> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586223.910156] ge00: link up (100Mbps/Full duplex)
>> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [586238.542968] ge00: link down
>> [586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [586238.972656] ge00: link up (100Mbps/Full duplex)
>> [586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [588344.179687] ge00: link down
>> [588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [588345.171875] ge00: link up (100Mbps/Full duplex)
>> [588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
>> [953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
>> [1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [1755384.261718] icmp6_send: no reply to icmp error
>> [1755396.546875] icmp6_send: no reply to icmp error
>> [1755402.550781] icmp6_send: no reply to icmp error
>> [2561119.742187] ge00: link down
>> [2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2561120.472656] ge00: link up (100Mbps/Full duplex)
>> [2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2561134.933593] ge00: link down
>> [2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2561135.535156] ge00: link up (100Mbps/Full duplex)
>> [2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2686347.230468] ge00: link down
>> [2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2686348.156250] ge00: link up (100Mbps/Full duplex)
>> [2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2688619.000000] ge00: link down
>> [2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2688620.011718] ge00: link up (100Mbps/Full duplex)
>> [2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2692855.746093] ge00: link down
>> [2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2692856.523437] ge00: link up (100Mbps/Full duplex)
>> [2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2712835.214843] ge00: link down
>> [2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2712835.328125] ge00: link up (100Mbps/Full duplex)
>> [2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2712850.437500] ge00: link down
>> [2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2712851.394531] ge00: link up (100Mbps/Full duplex)
>> [2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2714425.468750] ge00: link down
>> [2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2714425.531250] ge00: link up (100Mbps/Full duplex)
>> [2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2714440.699218] ge00: link down
>> [2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2714441.597656] ge00: link up (100Mbps/Full duplex)
>> [2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2716003.707031] ge00: link down
>> [2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2716004.687500] ge00: link up (100Mbps/Full duplex)
>> [2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2716018.910156] ge00: link down
>> [2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2716019.750000] ge00: link up (100Mbps/Full duplex)
>> [2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2716908.367187] ge00: link down
>> [2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2716909.218750] ge00: link up (100Mbps/Full duplex)
>> [2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2718730.640625] ge00: link down
>> [2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2718731.320312] ge00: link up (100Mbps/Full duplex)
>> [2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2718745.847656] ge00: link down
>> [2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2718746.382812] ge00: link up (100Mbps/Full duplex)
>> [2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2720069.640625] ge00: link down
>> [2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2720070.550781] ge00: link up (100Mbps/Full duplex)
>> [2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2720750.914062] ge00: link down
>> [2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2720751.203125] ge00: link up (100Mbps/Full duplex)
>> [2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2723377.980468] ge00: link down
>> [2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2723378.433593] ge00: link up (100Mbps/Full duplex)
>> [2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2723393.191406] ge00: link down
>> [2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2723393.496093] ge00: link up (100Mbps/Full duplex)
>> [2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2724683.937500] ge00: link down
>> [2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2724684.535156] ge00: link up (100Mbps/Full duplex)
>> [2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2727468.207031] ge00: link down
>> [2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2727468.382812] ge00: link up (100Mbps/Full duplex)
>> [2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2727483.414062] ge00: link down
>> [2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2727483.445312] ge00: link up (100Mbps/Full duplex)
>> [2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2768220.449218] ge00: link down
>> [2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2768221.191406] ge00: link up (100Mbps/Full duplex)
>> [2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2768235.648437] ge00: link down
>> [2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2768236.253906] ge00: link up (100Mbps/Full duplex)
>> [2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2768250.855468] ge00: link down
>> [2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2768251.316406] ge00: link up (100Mbps/Full duplex)
>> [2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2792556.425781] ge00: link down
>> [2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2792556.984375] ge00: link up (100Mbps/Full duplex)
>> [2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2792571.628906] ge00: link down
>> [2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2792572.046875] ge00: link up (100Mbps/Full duplex)
>> [2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2792586.828125] ge00: link down
>> [2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2792587.109375] ge00: link up (100Mbps/Full duplex)
>> [2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2795882.691406] ge00: link down
>> [2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2795882.949218] ge00: link up (100Mbps/Full duplex)
>> [2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796396.714843] ge00: link down
>> [2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796396.957031] ge00: link up (100Mbps/Full duplex)
>> [2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796411.914062] ge00: link down
>> [2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796412.019531] ge00: link up (100Mbps/Full duplex)
>> [2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796427.136718] ge00: link down
>> [2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796428.085937] ge00: link up (100Mbps/Full duplex)
>> [2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2796843.011718] ge00: link down
>> [2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2796843.710937] ge00: link up (100Mbps/Full duplex)
>> [2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2798916.546875] ge00: link down
>> [2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2798916.800781] ge00: link up (100Mbps/Full duplex)
>> [2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2798931.746093] ge00: link down
>> [2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2798931.863281] ge00: link up (100Mbps/Full duplex)
>> [2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2798946.972656] ge00: link down
>> [2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2798947.929687] ge00: link up (100Mbps/Full duplex)
>> [2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803897.363281] ge00: link down
>> [2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803898.230468] ge00: link up (100Mbps/Full duplex)
>> [2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803912.566406] ge00: link down
>> [2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803913.292968] ge00: link up (100Mbps/Full duplex)
>> [2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803927.765625] ge00: link down
>> [2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803928.355468] ge00: link up (100Mbps/Full duplex)
>> [2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2803942.968750] ge00: link down
>> [2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2803943.417968] ge00: link up (100Mbps/Full duplex)
>> [2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2889450.222656] ge00: link down
>> [2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2889450.500000] ge00: link up (100Mbps/Full duplex)
>> [2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2942822.597656] ge00: link down
>> [2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2942823.367187] ge00: link up (100Mbps/Full duplex)
>> [2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2942837.785156] ge00: link down
>> [2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2942838.429687] ge00: link up (100Mbps/Full duplex)
>> [2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [2942852.976562] ge00: link down
>> [2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [2942853.492187] ge00: link up (100Mbps/Full duplex)
>> [2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3052519.765625] ge00: link down
>> [3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3052520.578125] ge00: link up (100Mbps/Full duplex)
>> [3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3052534.964843] ge00: link down
>> [3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3052535.640625] ge00: link up (100Mbps/Full duplex)
>> [3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3054180.062500] ge00: link down
>> [3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3054181.062500] ge00: link up (100Mbps/Full duplex)
>> [3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3054195.277343] ge00: link down
>> [3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3054196.125000] ge00: link up (100Mbps/Full duplex)
>> [3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3132140.679687] ge00: link down
>> [3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3132140.761718] ge00: link up (100Mbps/Full duplex)
>> [3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3133174.175781] ge00: link down
>> [3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3133174.796875] ge00: link up (100Mbps/Full duplex)
>> [3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3133189.375000] ge00: link down
>> [3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3133189.859375] ge00: link up (100Mbps/Full duplex)
>> [3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3134116.738281] ge00: link down
>> [3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3134117.472656] ge00: link up (100Mbps/Full duplex)
>> [3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3134131.945312] ge00: link down
>> [3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3134132.535156] ge00: link up (100Mbps/Full duplex)
>> [3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3143754.828125] ge00: link down
>> [3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3143755.003906] ge00: link up (100Mbps/Full duplex)
>> [3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3143770.019531] ge00: link down
>> [3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3143770.066406] ge00: link up (100Mbps/Full duplex)
>> [3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3143785.218750] ge00: link down
>> [3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3143786.132812] ge00: link up (100Mbps/Full duplex)
>> [3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3146296.253906] ge00: link down
>> [3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3146296.921875] ge00: link up (100Mbps/Full duplex)
>> [3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3146311.453125] ge00: link down
>> [3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3146311.984375] ge00: link up (100Mbps/Full duplex)
>> [3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3151704.300781] ge00: link down
>> [3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3151705.007812] ge00: link up (100Mbps/Full duplex)
>> [3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3151719.500000] ge00: link down
>> [3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3151720.070312] ge00: link up (100Mbps/Full duplex)
>> [3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3151734.707031] ge00: link down
>> [3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3151735.132812] ge00: link up (100Mbps/Full duplex)
>> [3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3160379.738281] ge00: link down
>> [3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3160379.832031] ge00: link up (100Mbps/Full duplex)
>> [3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3160394.941406] ge00: link down
>> [3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3160395.898437] ge00: link up (100Mbps/Full duplex)
>> [3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3160410.128906] ge00: link down
>> [3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3160410.960937] ge00: link up (100Mbps/Full duplex)
>> [3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3161589.757812] ge00: link down
>> [3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3161590.562500] ge00: link up (100Mbps/Full duplex)
>> [3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3161604.957031] ge00: link down
>> [3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3161605.625000] ge00: link up (100Mbps/Full duplex)
>> [3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3161620.171875] ge00: link down
>> [3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3161620.687500] ge00: link up (100Mbps/Full duplex)
>> [3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3201028.496093] ge00: link down
>> [3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3201029.082031] ge00: link up (100Mbps/Full duplex)
>> [3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3201043.683593] ge00: link down
>> [3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3201044.144531] ge00: link up (100Mbps/Full duplex)
>> [3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3201058.871093] ge00: link down
>> [3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3201059.207031] ge00: link up (100Mbps/Full duplex)
>> [3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3208000.238281] ge00: link down
>> [3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3208001.222656] ge00: link up (100Mbps/Full duplex)
>> [3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3235712.023437] ge00: link down
>> [3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3235712.144531] ge00: link up (100Mbps/Full duplex)
>> [3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3235727.226562] ge00: link down
>> [3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3235728.210937] ge00: link up (100Mbps/Full duplex)
>> [3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3235742.414062] ge00: link down
>> [3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3235743.273437] ge00: link up (100Mbps/Full duplex)
>> [3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3242111.191406] ge00: link down
>> [3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3242112.089843] ge00: link up (100Mbps/Full duplex)
>> [3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3242126.382812] ge00: link down
>> [3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3242127.152343] ge00: link up (100Mbps/Full duplex)
>> [3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3242141.570312] ge00: link down
>> [3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3242142.214843] ge00: link up (100Mbps/Full duplex)
>> [3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
>> [3245500.433593] ge00: link down
>> [3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3245501.300781] ge00: link up (100Mbps/Full duplex)
>> [3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3245515.636718] ge00: link down
>> [3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3245516.363281] ge00: link up (100Mbps/Full duplex)
>> [3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3245530.835937] ge00: link down
>> [3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3245531.425781] ge00: link up (100Mbps/Full duplex)
>> [3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288425.886718] ge00: link down
>> [3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288426.523437] ge00: link up (100Mbps/Full duplex)
>> [3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288441.093750] ge00: link down
>> [3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288441.585937] ge00: link up (100Mbps/Full duplex)
>> [3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288456.281250] ge00: link down
>> [3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288456.648437] ge00: link up (100Mbps/Full duplex)
>> [3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288471.488281] ge00: link down
>> [3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288471.710937] ge00: link up (100Mbps/Full duplex)
>> [3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3288486.679687] ge00: link down
>> [3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3288486.773437] ge00: link up (100Mbps/Full duplex)
>> [3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3291558.187500] ge00: link down
>> [3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3291558.746093] ge00: link up (100Mbps/Full duplex)
>> [3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3291573.390625] ge00: link down
>> [3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3291573.808593] ge00: link up (100Mbps/Full duplex)
>> [3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3291588.589843] ge00: link down
>> [3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3291588.871093] ge00: link up (100Mbps/Full duplex)
>> [3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3316660.917968] ge00: link down
>> [3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3316661.539062] ge00: link up (100Mbps/Full duplex)
>> [3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3316676.125000] ge00: link down
>> [3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3316676.601562] ge00: link up (100Mbps/Full duplex)
>> [3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3316691.332031] ge00: link down
>> [3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3316691.664062] ge00: link up (100Mbps/Full duplex)
>> [3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3383247.746093] ge00: link down
>> [3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3383247.867187] ge00: link up (100Mbps/Full duplex)
>> [3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3401181.023437] ge00: link down
>> [3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3401181.742187] ge00: link up (100Mbps/Full duplex)
>> [3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
>> [3563714.125000] ge00: link down
>> [3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3563714.570312] ge00: link up (100Mbps/Full duplex)
>> [3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3563729.324218] ge00: link down
>> [3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3563729.632812] ge00: link up (100Mbps/Full duplex)
>> [3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3616130.617187] ge00: link down
>> [3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3616130.722656] ge00: link up (100Mbps/Full duplex)
>> [3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3616145.816406] ge00: link down
>> [3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3616146.789062] ge00: link up (100Mbps/Full duplex)
>> [3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>> [3616161.003906] ge00: link down
>> [3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>> [3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
>> [3616161.851562] ge00: link up (100Mbps/Full duplex)
>> [3616161.855468] IPv6: ADDRCONF(NETDEV_C
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>



-- 
Dave Täht
Let's make wifi fast, less jittery and reliable again!

https://plus.google.com/u/0/107942175615993706558/posts/TVX3o84jjmb

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 17:21   ` Dave Taht
@ 2015-02-25 19:26     ` dpreed
  2015-02-25 19:31       ` Toke Høiland-Jørgensen
  2015-02-25 19:31       ` David Lang
  0 siblings, 2 replies; 13+ messages in thread
From: dpreed @ 2015-02-25 19:26 UTC (permalink / raw)
  To: Dave Taht; +Cc: cerowrt-devel

Dave - I understand the rationale, but the real issue here is with the printers, etc.

Their security model is completely inappropriate - even WITHIN a home network... depending on peripheral protection doesn't work anywhere very well.  It's so easy to break into someone's home net... either by exploiting a hole, or by social engineering.  And it is worse in any enterprise network.

At my last two large company employers, the amount of attack traffic within the Intranet, behind the firewall, was measured, and it is FAR worse than in the public Internet (and Sony showed us how risky that is).

IPP should be default secure, with authenticated users only able to use it.  There's a way to make this simpler - establish an authentication server in the home, and require every device to have a relationship with the authentication server, so the category of "authorized devices" is easy to set up.

NAT is not a proper security solution.  It's features can be useful to reduce the frequency of some attacks, and maybe DoS.

Maybe CeroWRT should have a good authentication server in it, turned on by default, and with a well-designed user experience to make adding a device easy, and provide that device with the authorized credentials.

We've known how to do this since Kerberos was designed - it was designed to work exactly this way.

Instead this crappy "border protection" model has become the only mental model of security.

Companies have locked desks, locked offices, badges, etc.  And they don't place their entire security bet on the receptionist at the front door.



On Wednesday, February 25, 2015 12:21pm, "Dave Taht" <dave.taht@gmail.com> said:

> On Mon, Feb 16, 2015 at 4:41 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>> I figured it out.
>>
>> The default "blockconfig2" rule in the firewall prevents access to the
>> configuration ports of CeroWrt from any host in a *guest* network. Switching to a
>> non-guest network (from CEROwrt-guest5 to CEROwrt5) allows me to log in with
>> ease.
>>
>> D'oh!
> 
> Yes. I also note that by default stuff connected via the meshy wifi
> interfaces are also blocked from access to the web gui. And my
> reasoning for using port 81 rather than 80, is that it is easy to
> accidentally open up port 80 to the universe via ipv6, and preferred
> to avoid that. In fact, I really do wish that the world of embedded
> devices had chosen a non-default port for their configuration web gui
> in light of their potential exposure to the universe via ipv6, or
> those that did were more careful about only accepting local
> connections by default.
> 
> That said, even that is not enough.
> 
> There are going to be an awful lot of printers exposed the ipv6
> internet on port 631 (ipp) for example, and hacks have already
> deployed that can get your printer to emit spam, at the very least.
> 
> I note that I do, in my own, trusted environments, I do allow the
> meshy interfaces full reign to the gui and secure network (it makes
> them a lot more useful), but ya know, I am generally careful enough to
> actually change admin passwords and the like, everywhere, on
> everything.
> 
>> Rich
>>
>>
>> On Feb 9, 2015, at 7:54 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>>
>>> I cannot currently get to the web GUI on CeroWrt. When I browse to
>>> gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link
>>> gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in
>>> the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails
>>> - I get "Trying 172.30.42.1..." but no connection.
>>>
>>> The router is otherwise working just fine.
>>>
>>> I first noticed this yesterday, and I didn't have time to write it up. I believe
>>> this has happened before. In the past, I believe that I waited a few days and it
>>> came back. (only 80% sure of this - I may just have rebooted.)
>>>
>>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get
>>> diagnostic info including the cerostats.sh output (below).
>>>
>>> Any thoughts? What else should I check/try? Thanks.
>>>
>>> Rich
>>>
>>> # I have not changed any of the lighttpd .conf files
>>> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>>> 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
>>> 3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
>>> 19089 root      1388 S    grep http
>>>
>>> # somebody's listening on ports 80 & 81
>>> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
>>> Active Internet connections (servers and established)
>>> Proto Recv-Q Send-Q Local Address           Foreign Address         State
>>> tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
>>> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
>>> tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
>>> tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
>>> tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
>>> tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
>>> tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
>>> tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
>>> tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
>>> tcp        0      0 :::12865                :::*                    LISTEN
>>> tcp        0      0 :::873                  :::*                    LISTEN
>>> tcp        0      0 :::139                  :::*                    LISTEN
>>> tcp        0      0 :::80                   :::*                    LISTEN
>>> tcp        0      0 :::81                   :::*                    LISTEN
>>> tcp        0      0 :::53                   :::*                    LISTEN
>>> tcp        0      0 :::22                   :::*                    LISTEN
>>> tcp        0      0 :::8123                 :::*                    LISTEN
>>> tcp        0      0 :::445                  :::*                    LISTEN
>>>
>>> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
>>> [date]
>>> Mon Feb  9 07:30:10 EST 2015
>>>
>>>
>>> [uname -a]
>>> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux
>>>
>>>
>>> [uptime]
>>> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>>>
>>>
>>> [ifconfig]
>>> 6in4-henet Link encap:IPv6-in-IPv4
>>>          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>>>          inet6 addr: fe80::47ad:4031/128 Scope:Link
>>>          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>>>          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:0
>>>          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>>>
>>> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>>>          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>>>          Interrupt:5
>>>
>>> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>>>          inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
>>>          inet6 addr: 2001:470:8a63::1/64 Scope:Global
>>>          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>>>
>>> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>>>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>>          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>>>
>>> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>>>          inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
>>>          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>>>          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>>>
>>> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>>>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>>          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>>>
>>> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>>>          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>>>          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>>>          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:32
>>>          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)
>>>
>>> lo        Link encap:Local Loopback
>>>          inet addr:127.0.0.1  Mask:255.0.0.0
>>>          inet6 addr: ::1/128 Scope:Host
>>>          UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>>          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:0
>>>          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>>>
>>> pimreg    Link encap:UNSPEC  HWaddr
>>> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>>>          UP RUNNING NOARP  MTU:1472  Metric:1
>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:0
>>>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>>>
>>> pppoe-ge00 Link encap:Point-to-Point Protocol
>>>          inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
>>>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>>>          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:3
>>>          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>>>
>>> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>          inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>>>          Interrupt:4
>>>
>>> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>          inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>>>          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>>>
>>> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>>>          inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
>>>          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>>>          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>>>          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>>>          collisions:0 txqueuelen:1000
>>>          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>>>
>>>
>>>
>>> [tc -s qdisc show dev sw00]
>>> qdisc mq 1: root
>>> Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues
>>> 61108)
>>> backlog 0b 0p requeues 61108
>>> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms
>>> interval 100.0ms
>>> Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>>> backlog 0b 0p requeues 0
>>>  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>>>  new_flows_len 0 old_flows_len 0
>>> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms
>>> interval 100.0ms ecn
>>> Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>>> backlog 0b 0p requeues 38
>>>  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>>>  new_flows_len 0 old_flows_len 0
>>> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms
>>> interval 100.0ms ecn
>>> Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues
>>> 61019)
>>> backlog 0b 0p requeues 61019
>>>  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>>>  new_flows_len 0 old_flows_len 0
>>> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms
>>> interval 100.0ms
>>> Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>>> backlog 0b 0p requeues 51
>>>  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>>>  new_flows_len 0 old_flows_len 0
>>>
>>>
>>> [iw dev sw00 station dump]
>>> Station ac:22:0b:3d:5d:b7 (on sw00)
>>>       inactive time:  7617 ms
>>>       rx bytes:       1865564
>>>       rx packets:     20406
>>>       tx bytes:       29944481
>>>       tx packets:     24249
>>>       tx retries:     1931
>>>       tx failed:      1
>>>       signal:         -76 [-78, -79] dBm
>>>       signal avg:     -76 [-78, -80] dBm
>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>       rx bitrate:     6.0 MBit/s
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>> Station 00:24:d6:00:c1:f6 (on sw00)
>>>       inactive time:  320 ms
>>>       rx bytes:       1663035
>>>       rx packets:     20296
>>>       tx bytes:       4309390
>>>       tx packets:     5894
>>>       tx retries:     1360
>>>       tx failed:      7
>>>       signal:         -80 [-88, -81] dBm
>>>       signal avg:     -80 [-86, -81] dBm
>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>       rx bitrate:     1.0 MBit/s
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>> Station dc:86:d8:a2:4e:70 (on sw00)
>>>       inactive time:  30597 ms
>>>       rx bytes:       1899863
>>>       rx packets:     26579
>>>       tx bytes:       19099297
>>>       tx packets:     20421
>>>       tx retries:     321
>>>       tx failed:      0
>>>       signal:         -55 [-73, -55] dBm
>>>       signal avg:     -55 [-73, -55] dBm
>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>       rx bitrate:     24.0 MBit/s
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>> Station b8:c7:5d:13:90:2b (on sw00)
>>>       inactive time:  15 ms
>>>       rx bytes:       78518562
>>>       rx packets:     864371
>>>       tx bytes:       580082723
>>>       tx packets:     688939
>>>       tx retries:     108312
>>>       tx failed:      244
>>>       signal:         -70 [-71, -76] dBm
>>>       signal avg:     -69 [-71, -75] dBm
>>>       tx bitrate:     117.0 MBit/s MCS 14
>>>       rx bitrate:     104.0 MBit/s MCS 13
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>> Station ac:7f:3e:0d:41:85 (on sw00)
>>>       inactive time:  3902 ms
>>>       rx bytes:       8183511
>>>       rx packets:     110425
>>>       tx bytes:       202140115
>>>       tx packets:     153509
>>>       tx retries:     1263
>>>       tx failed:      3
>>>       signal:         -55 [-55, -72] dBm
>>>       signal avg:     -54 [-54, -70] dBm
>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>> Station d8:a2:5e:29:1a:c2 (on sw00)
>>>       inactive time:  79277 ms
>>>       rx bytes:       10473577
>>>       rx packets:     129501
>>>       tx bytes:       48139230
>>>       tx packets:     70312
>>>       tx retries:     4823
>>>       tx failed:      4
>>>       signal:         -68 [-71, -72] dBm
>>>       signal avg:     -68 [-70, -73] dBm
>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>> Station 54:35:30:cf:fa:10 (on sw00)
>>>       inactive time:  2972 ms
>>>       rx bytes:       121131529
>>>       rx packets:     1088484
>>>       tx bytes:       438675821
>>>       tx packets:     993746
>>>       tx retries:     710842
>>>       tx failed:      2446
>>>       signal:         -83 [-85, -87] dBm
>>>       signal avg:     -81 [-83, -85] dBm
>>>       tx bitrate:     39.0 MBit/s MCS 4
>>>       rx bitrate:     13.0 MBit/s MCS 1
>>>       authorized:     yes
>>>       authenticated:  yes
>>>       preamble:       short
>>>       WMM/WME:        yes
>>>       MFP:            no
>>>       TDLS peer:      no
>>>
>>>
>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>>>            ANI: ENABLED
>>>      ANI RESET: 60
>>>     OFDM LEVEL: 0
>>>      CCK LEVEL: 0
>>>        SPUR UP: 1859119
>>>      SPUR DOWN: 1859119
>>> OFDM WS-DET ON: 243
>>> OFDM WS-DET OFF: 244
>>>     MRC-CCK ON: 0
>>>    MRC-CCK OFF: 0
>>>    FIR-STEP UP: 1855423
>>>  FIR-STEP DOWN: 1855510
>>> INV LISTENTIME: 1
>>>    OFDM ERRORS: 1335608397
>>>     CCK ERRORS: 14336544
>>>
>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>>>                   RX:  149161048
>>>                RXEOL:          1
>>>                RXORN:          1
>>>                   TX:  260716368
>>>                TXURN:          0
>>>                  MIB:          0
>>>                RXPHY:          0
>>>                RXKCM:          0
>>>                 SWBA:  314656892
>>>                BMISS:          0
>>>                  BNR:          0
>>>                  CST:       7771
>>>                  GTT:          0
>>>                  TIM:          0
>>>               CABEND:          0
>>>             DTIMSYNC:          0
>>>                 DTIM:          0
>>>               TSFOOR:          0
>>>                  MCI:          0
>>>             GENTIMER:          0
>>>                TOTAL:  709545466
>>> SYNC_CAUSE stats:
>>>             Sync-All:          0
>>>              RTC-IRQ:          0
>>>              MAC-IRQ:          0
>>> EEPROM-Illegal-Access:          0
>>>          APB-Timeout:          0
>>>    PCI-Mode-Conflict:          0
>>>          HOST1-Fatal:          0
>>>           HOST1-Perr:          0
>>>       TRCV-FIFO-Perr:          0
>>>          RADM-CPL-EP:          0
>>>  RADM-CPL-DLLP-Abort:          0
>>>   RADM-CPL-TLP-Abort:          0
>>>    RADM-CPL-ECRC-Err:          0
>>>     RADM-CPL-Timeout:          0
>>>    Local-Bus-Timeout:          0
>>>            PM-Access:          0
>>>            MAC-Awake:          0
>>>           MAC-Asleep:          0
>>>     MAC-Sleep-Access:          0
>>>
>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
>>> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>
>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>>>                            BE         BK        VI        VO
>>>
>>> MPDUs Queued:            19021        236      1826   3156017
>>> MPDUs Completed:       5518137       4852    572304   3144177
>>> MPDUs XRetried:          20705        206      3244     25937
>>> Aggregates:            2531034      18521     32506         0
>>> AMPDUs Queued HW:            0          0         0         0
>>> AMPDUs Queued SW:    123476025     298493   7164073     14097
>>> AMPDUs Completed:    117934170     293400   6588756         0
>>> AMPDUs Retried:        1428345       9018     31054         0
>>> AMPDUs XRetried:         21585        271      1594         0
>>> TXERR Filtered:          18776        181      2210       140
>>> FIFO Underrun:               0          0         0         0
>>> TXOP Exceeded:               0          0         0         0
>>> TXTIMER Expiry:              0          0         0         0
>>> DESC CFG Error:              0          0         0         0
>>> DATA Underrun:               0          0         0         0
>>> DELIM Underrun:              0          0         0         0
>>> TX-Pkts-All:         123494597     298729   7165898   3170114
>>> TX-Bytes-All:       1832525438  4435231393900525693 226351070
>>> HW-put-tx-buf:              58         24        57        58
>>> HW-tx-start:         119105776     268692   7071023   3170114
>>> HW-tx-proc-desc:     119165913     269076   7071527   3170101
>>> TX-Failed:                   0          0         0         0
>>>
>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>>>          PKTS-ALL :  145726806
>>>         BYTES-ALL : 3062363442
>>>           BEACONS :      20637
>>>             FRAGS :      50014
>>>          SPECTRAL :          0
>>>           CRC ERR :   10687677
>>>   DECRYPT CRC ERR :          3
>>>           PHY ERR :          1
>>>           MIC ERR :          0
>>> PRE-DELIM CRC ERR :          0
>>> POST-DELIM CRC ERR :        503
>>>  DECRYPT BUSY ERR :          0
>>>        LENGTH-ERR :          0
>>>           OOM-ERR :          0
>>>          RATE-ERR :          0
>>>    TOO-MANY-FRAGS :       5971
>>>
>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>>>    Baseband Hang:  0
>>> Baseband Watchdog:  0
>>>   Fatal HW Error:  0
>>>      TX HW error:  0
>>> Transmit timeout:  0
>>>     TX Path Hang:  0
>>>      PLL RX Hang:  0
>>>         MAC Hang: 19
>>>     Stuck Beacon: 38
>>>        MCI Reset:  0
>>> Calibration error:  0
>>>
>>> [logread]
>>> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 6)
>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.1.3 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.1.3 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00)
>>> 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: associated (aid 6)
>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00)
>>> 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00)
>>> 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: associated (aid 8)
>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce
>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: disassociated
>>> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.9 dc:86:d8:a2:4e:70
>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: associated (aid 8)
>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce
>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: disassociated
>>> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: disassociated
>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: deauthenticated due to local deauth request
>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: associated (aid 1)
>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>> 802.11: associated (aid 1)
>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has
>>> expired, global_no_access list updated
>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has
>>> expired, global_no_access list updated
>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6
>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: associated (aid 8)
>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce
>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: disassociated
>>> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has
>>> expired, global_no_access list updated
>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is
>>> empty.
>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE
>>> 802.11: associated (aid 2)
>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>> pairwise key handshake completed (RSN)
>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00)
>>> 192.168.254.5 00:1d:4f:cc:1c:15
>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00)
>>> 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00)
>>> 00:1d:4f:cc:1c:15
>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00)
>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00)
>>> 00:1d:4f:cc:1c:15
>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00)
>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00)
>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00)
>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding
>>> 24.147.142.134 to the global_no_access list for 120 minutes
>>> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding
>>> 116.100.60.137 to the global_no_access list for 120 minutes
>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: authenticated
>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: associated (aid 8)
>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce
>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: disassociated
>>> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from
>>> 172.30.42.184:51213
>>> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth
>>> succeeded for 'root' from 172.30.42.184:51213
>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>> group key handshake completed (RSN)
>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60
>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from
>>> invalid interface.
>>>
>>>
>>> [dmesg]
>>> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3
>>> (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
>>> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
>>> [    0.000000] bootconsole [early0] enabled
>>> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
>>> [    0.000000] SoC: Atheros AR7161 rev 2
>>> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz,
>>> Ref:40.000MHz
>>> [    0.000000] Determined physical RAM map:
>>> [    0.000000]  memory: 08000000 @ 00000000 (usable)
>>> [    0.000000] Initrd not found or empty - disabling initrd
>>> [    0.000000] Zone ranges:
>>> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
>>> [    0.000000] Movable zone start for each node
>>> [    0.000000] Early memory node ranges
>>> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
>>> [    0.000000] On node 0 totalpages: 32768
>>> [    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map
>>> 81000000
>>> [    0.000000]   Normal zone: 256 pages used for memmap
>>> [    0.000000]   Normal zone: 0 pages reserved
>>> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
>>> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
>>> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32
>>> 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: 32512
>>> [    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200
>>> mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro
>>> rootfstype=squashfs,jffs2 noinitrd
>>> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
>>> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
>>> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
>>> [    0.000000] Writing ErrCtl register=00000000
>>> [    0.000000] Readback ErrCtl register=00000000
>>> [    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k
>>> reserved, 635k data, 268k init, 0k highmem)
>>> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
>>> [    0.000000] NR_IRQS:51
>>> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
>>> [    0.027343] pid_max: default: 32768 minimum: 301
>>> [    0.031250] Mount-cache hash table entries: 512
>>> [    0.035156] Initializing cgroup subsys devices
>>> [    0.039062] Initializing cgroup subsys net_cls
>>> [    0.042968] Initializing cgroup subsys blkio
>>> [    0.046875] Initializing cgroup subsys net_prio
>>> [    0.050781] NET: Registered protocol family 16
>>> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
>>> [    2.656250] registering PCI controller with io_map_base unset
>>> [    2.667968] bio: create slab <bio-0> at 0
>>> [    2.671875] PCI host bridge to bus 0000:00
>>> [    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
>>> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
>>> [    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use
>>> [bus 00-ff]
>>> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
>>> [    2.687500] pci 0000:00:11.0: fixup device configuration
>>> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
>>> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
>>> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
>>> [    2.691406] pci 0000:00:12.0: fixup device configuration
>>> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
>>> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
>>> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
>>> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
>>> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
>>> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
>>> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
>>> [    2.710937] Switching to clocksource MIPS
>>> [    2.714843] NET: Registered protocol family 2
>>> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
>>> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
>>> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
>>> [    2.738281] TCP: reno registered
>>> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
>>> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
>>> [    2.753906] NET: Registered protocol family 1
>>> [    2.757812] PCI: CLS 0 bytes, default 32
>>> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
>>> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
>>> (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
>>> [    2.789062] msgmni has been set to 246
>>> [    2.792968] io scheduler noop registered
>>> [    2.796875] io scheduler deadline registered (default)
>>> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
>>> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
>>> [    2.835937] console [ttyS0] enabled, bootconsole disabled
>>> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
>>> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
>>> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
>>> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
>>> [    2.875000] Creating 4 MTD partitions on "spi0.0":
>>> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
>>> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
>>> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
>>> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
>>> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
>>> [    2.910156] mtd: partition "kernel" must either start or end on erase block
>>> boundary or be smaller than an erase block -- forcing read-only
>>> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
>>> [    2.929687] mtd: partition "rootfs" must either start or end on erase block
>>> boundary or be smaller than an erase block -- forcing read-only
>>> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
>>> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
>>> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
>>> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
>>> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
>>> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
>>> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
>>> [    3.007812] libphy: rtl8366s: probed
>>> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
>>> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960,
>>> driver=Generic PHY]
>>> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
>>> [    3.640625] TCP: bic registered
>>> [    3.644531] TCP: cubic registered
>>> [    3.648437] TCP: westwood registered
>>> [    3.652343] TCP: hybla registered
>>> [    3.652343] TCP: htcp registered
>>> [    3.656250] TCP: vegas registered
>>> [    3.660156] TCP: veno registered
>>> [    3.664062] TCP: scalable registered
>>> [    3.667968] TCP: lp registered
>>> [    3.671875] TCP: yeah registered
>>> [    3.671875] TCP: illinois registered
>>> [    3.675781] NET: Registered protocol family 17
>>> [    3.679687] Bridge firewalling registered
>>> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
>>> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
>>> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
>>> [    6.832031] usbcore: registered new interface driver usbfs
>>> [    6.835937] usbcore: registered new interface driver hub
>>> [    6.843750] usbcore: registered new device driver usb
>>> [    6.878906] SCSI subsystem initialized
>>> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
>>> [    6.894531] ehci-platform: EHCI generic platform driver
>>> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
>>> [    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus
>>> number 1
>>> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
>>> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
>>> [    6.937500] hub 1-0:1.0: USB hub found
>>> [    6.941406] hub 1-0:1.0: 2 ports detected
>>> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>>> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
>>> [    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus
>>> number 2
>>> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
>>> [    7.035156] hub 2-0:1.0: USB hub found
>>> [    7.039062] hub 2-0:1.0: 2 ports detected
>>> [    7.046875] usbcore: registered new interface driver usb-storage
>>> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
>>> [    7.699218] eth0: link up (1000Mbps/Full duplex)
>>> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete
>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0
>>> dead, 3 orphan) found.
>>> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete
>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0
>>> dead, 3 orphan) found.
>>> [   11.339843] eth0: link down
>>> [   13.941406] NET: Registered protocol family 10
>>> [   13.957031] NET: Registered protocol family 8
>>> [   13.964843] NET: Registered protocol family 20
>>> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
>>> [   14.000000] sit: IPv6 over IPv4 tunneling driver
>>> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
>>> [   14.187500] gre: GRE over IPv4 demultiplexor driver
>>> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
>>> [   14.214843] PPP generic driver version 2.4.2
>>> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
>>> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
>>> [   14.285156] Netfilter messages via NETLINK v0.30.
>>> [   14.300781] ip_set: protocol 6
>>> [   14.351562] u32 classifier
>>> [   14.355468]     input device check on
>>> [   14.359375]     Actions configured
>>> [   14.371093] Mirror/redirect action on
>>> [   14.378906] Failed to load ipt action
>>> [   14.406250] netem: version 1.3
>>> [   14.445312] Loading modules backported from Linux version
>>> master-2014-05-22-0-gf2032ea
>>> [   14.453125] Backport generated by backports.git
>>> backports-20140320-37-g5c33da0
>>> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
>>> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
>>> [   14.539062] NET: Registered protocol family 24
>>> [   14.546875] PPTP driver version 0.8.5
>>> [   14.636718] xt_time: kernel timezone is -0000
>>> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
>>> [   14.734375] cfg80211: World regulatory domain updated:
>>> [   14.738281] cfg80211:  DFS Master region: unset
>>> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth),
>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000
>>> mBm), (N/A)
>>> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000
>>> mBm), (N/A)
>>> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000
>>> mBm), (N/A)
>>> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000
>>> mBm), (N/A)
>>> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000
>>> mBm), (0 s)
>>> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000
>>> mBm), (0 s)
>>> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000
>>> mBm), (N/A)
>>> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0
>>> mBm), (N/A)
>>> [   14.898437] usbcore: registered new interface driver ath9k_htc
>>> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
>>> [   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
>>> [   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
>>> [   14.941406] ath: EEPROM regdomain: 0x0
>>> [   14.941406] ath: EEPROM indicates default country code should be used
>>> [   14.941406] ath: doing EEPROM country->regdmn map search
>>> [   14.941406] ath: country maps to regdmn code: 0x3a
>>> [   14.941406] ath: Country alpha2 being used: US
>>> [   14.941406] ath: Regpair used: 0x3a
>>> [   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
>>> [   15.003906] cfg80211: Calling CRDA for country: US
>>> [   15.011718] cfg80211: Regulatory domain changed to country: US
>>> [   15.015625] cfg80211:  DFS Master region: FCC
>>> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth),
>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000
>>> mBm), (N/A)
>>> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700
>>> mBm), (N/A)
>>> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300
>>> mBm), (0 s)
>>> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000
>>> mBm), (N/A)
>>> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A,
>>> 4000 mBm), (N/A)
>>> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
>>> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
>>> [   15.105468] ath: EEPROM regdomain: 0x0
>>> [   15.105468] ath: EEPROM indicates default country code should be used
>>> [   15.105468] ath: doing EEPROM country->regdmn map search
>>> [   15.105468] ath: country maps to regdmn code: 0x3a
>>> [   15.105468] ath: Country alpha2 being used: US
>>> [   15.105468] ath: Regpair used: 0x3a
>>> [   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
>>> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
>>> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
>>> [   25.437500] se00: link up (1000Mbps/Full duplex)
>>> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [   28.109375] ge00: link up (100Mbps/Full duplex)
>>> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
>>> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
>>> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
>>> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
>>> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
>>> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
>>> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
>>> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
>>> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
>>> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
>>> [   33.003906] gw01: Trigger new scan to find an IBSS to join
>>> [   36.027343] gw11: Trigger new scan to find an IBSS to join
>>> [   36.195312] gw01: Trigger new scan to find an IBSS to join
>>> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
>>> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
>>> [   40.007812] gw11: Trigger new scan to find an IBSS to join
>>> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
>>> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
>>> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it
>>> will be removed soon. Use the iptables CT target to attach helpers instead.
>>> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434
>>> ulen 9
>>> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>> [237111.773437] ge00: link down
>>> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237611.718750] ge00: link up (100Mbps/Full duplex)
>>> [237626.898437] ge00: link down
>>> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237627.785156] ge00: link up (100Mbps/Full duplex)
>>> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [237642.085937] ge00: link down
>>> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237642.847656] ge00: link up (100Mbps/Full duplex)
>>> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [237657.269531] ge00: link down
>>> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237657.910156] ge00: link up (100Mbps/Full duplex)
>>> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [237672.460937] ge00: link down
>>> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237672.972656] ge00: link up (100Mbps/Full duplex)
>>> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [237687.648437] ge00: link down
>>> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237688.035156] ge00: link up (100Mbps/Full duplex)
>>> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [237702.835937] ge00: link down
>>> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237703.097656] ge00: link up (100Mbps/Full duplex)
>>> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [237718.019531] ge00: link down
>>> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [237718.160156] ge00: link up (100Mbps/Full duplex)
>>> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239661.734375] ge00: link down
>>> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239777.183593] ge00: link up (100Mbps/Full duplex)
>>> [239792.367187] ge00: link down
>>> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239793.250000] ge00: link up (100Mbps/Full duplex)
>>> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239807.566406] ge00: link down
>>> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239808.312500] ge00: link up (100Mbps/Full duplex)
>>> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239822.769531] ge00: link down
>>> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239823.375000] ge00: link up (100Mbps/Full duplex)
>>> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239837.968750] ge00: link down
>>> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239838.437500] ge00: link up (100Mbps/Full duplex)
>>> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239853.171875] ge00: link down
>>> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239853.500000] ge00: link up (100Mbps/Full duplex)
>>> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239868.375000] ge00: link down
>>> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239868.562500] ge00: link up (100Mbps/Full duplex)
>>> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [239883.574218] ge00: link down
>>> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [239883.625000] ge00: link up (100Mbps/Full duplex)
>>> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623
>>> ulen 31
>>> [304656.578125] ge00: link down
>>> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [304656.761718] ge00: link up (100Mbps/Full duplex)
>>> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [304671.777343] ge00: link down
>>> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [304671.824218] ge00: link up (100Mbps/Full duplex)
>>> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [304686.972656] ge00: link down
>>> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [304687.890625] ge00: link up (100Mbps/Full duplex)
>>> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [307009.828125] ge00: link down
>>> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [307009.941406] ge00: link up (100Mbps/Full duplex)
>>> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [307025.046875] ge00: link down
>>> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [307026.007812] ge00: link up (100Mbps/Full duplex)
>>> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [324404.675781] icmp6_send: no reply to icmp error
>>> [324404.675781] icmp6_send: no reply to icmp error
>>> [324404.675781] icmp6_send: no reply to icmp error
>>> [324449.574218] ge00: link down
>>> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [324449.832031] ge00: link up (100Mbps/Full duplex)
>>> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [324464.769531] ge00: link down
>>> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [324464.894531] ge00: link up (100Mbps/Full duplex)
>>> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [324479.996093] ge00: link down
>>> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [324480.960937] ge00: link up (100Mbps/Full duplex)
>>> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>> [352828.460937] ge00: link down
>>> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [352829.367187] ge00: link up (100Mbps/Full duplex)
>>> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [352843.664062] ge00: link down
>>> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [352844.429687] ge00: link up (100Mbps/Full duplex)
>>> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [354708.015625] ge00: link down
>>> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [354708.687500] ge00: link up (100Mbps/Full duplex)
>>> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [354723.203125] ge00: link down
>>> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [354723.750000] ge00: link up (100Mbps/Full duplex)
>>> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
>>> [362447.320312] ge00: link down
>>> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [362447.828125] ge00: link up (100Mbps/Full duplex)
>>> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [362796.117187] ge00: link down
>>> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [362796.187500] ge00: link up (100Mbps/Full duplex)
>>> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>> [373205.812500] ge00: link down
>>> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [373206.718750] ge00: link up (100Mbps/Full duplex)
>>> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [374163.226562] ge00: link down
>>> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [374163.453125] ge00: link up (100Mbps/Full duplex)
>>> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [391364.609375] ge00: link down
>>> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [391365.421875] ge00: link up (100Mbps/Full duplex)
>>> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [391379.792968] ge00: link down
>>> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [391380.484375] ge00: link up (100Mbps/Full duplex)
>>> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [391394.980468] ge00: link down
>>> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [391395.546875] ge00: link up (100Mbps/Full duplex)
>>> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [397598.585937] ge00: link down
>>> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [397598.695312] ge00: link up (100Mbps/Full duplex)
>>> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [397613.820312] ge00: link down
>>> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [397614.761718] ge00: link up (100Mbps/Full duplex)
>>> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024
>>> AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
>>> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA
>>> engine when we start RX up
>>> [484391.941406] ge00: link down
>>> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [484392.515625] ge00: link up (100Mbps/Full duplex)
>>> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [484407.125000] ge00: link down
>>> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [484407.578125] ge00: link up (100Mbps/Full duplex)
>>> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [484422.312500] ge00: link down
>>> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [484422.640625] ge00: link up (100Mbps/Full duplex)
>>> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [488779.042968] ge00: link down
>>> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [488779.601562] ge00: link up (100Mbps/Full duplex)
>>> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [488794.250000] ge00: link down
>>> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [488794.664062] ge00: link up (100Mbps/Full duplex)
>>> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [586177.722656] ge00: link down
>>> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [586178.722656] ge00: link up (100Mbps/Full duplex)
>>> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [586192.921875] ge00: link down
>>> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [586193.785156] ge00: link up (100Mbps/Full duplex)
>>> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [586208.125000] ge00: link down
>>> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [586208.847656] ge00: link up (100Mbps/Full duplex)
>>> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [586223.320312] ge00: link down
>>> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [586223.910156] ge00: link up (100Mbps/Full duplex)
>>> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [586238.542968] ge00: link down
>>> [586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [586238.972656] ge00: link up (100Mbps/Full duplex)
>>> [586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [588344.179687] ge00: link down
>>> [588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [588345.171875] ge00: link up (100Mbps/Full duplex)
>>> [588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>> [660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>> [953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>> [991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>> [1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>> [1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>> [1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>> [1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [1755384.261718] icmp6_send: no reply to icmp error
>>> [1755396.546875] icmp6_send: no reply to icmp error
>>> [1755402.550781] icmp6_send: no reply to icmp error
>>> [2561119.742187] ge00: link down
>>> [2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2561120.472656] ge00: link up (100Mbps/Full duplex)
>>> [2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2561134.933593] ge00: link down
>>> [2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2561135.535156] ge00: link up (100Mbps/Full duplex)
>>> [2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2686347.230468] ge00: link down
>>> [2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2686348.156250] ge00: link up (100Mbps/Full duplex)
>>> [2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2688619.000000] ge00: link down
>>> [2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2688620.011718] ge00: link up (100Mbps/Full duplex)
>>> [2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2692855.746093] ge00: link down
>>> [2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2692856.523437] ge00: link up (100Mbps/Full duplex)
>>> [2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2712835.214843] ge00: link down
>>> [2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2712835.328125] ge00: link up (100Mbps/Full duplex)
>>> [2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2712850.437500] ge00: link down
>>> [2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2712851.394531] ge00: link up (100Mbps/Full duplex)
>>> [2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2714425.468750] ge00: link down
>>> [2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2714425.531250] ge00: link up (100Mbps/Full duplex)
>>> [2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2714440.699218] ge00: link down
>>> [2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2714441.597656] ge00: link up (100Mbps/Full duplex)
>>> [2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2716003.707031] ge00: link down
>>> [2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2716004.687500] ge00: link up (100Mbps/Full duplex)
>>> [2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2716018.910156] ge00: link down
>>> [2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2716019.750000] ge00: link up (100Mbps/Full duplex)
>>> [2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2716908.367187] ge00: link down
>>> [2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2716909.218750] ge00: link up (100Mbps/Full duplex)
>>> [2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2718730.640625] ge00: link down
>>> [2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2718731.320312] ge00: link up (100Mbps/Full duplex)
>>> [2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2718745.847656] ge00: link down
>>> [2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2718746.382812] ge00: link up (100Mbps/Full duplex)
>>> [2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2720069.640625] ge00: link down
>>> [2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2720070.550781] ge00: link up (100Mbps/Full duplex)
>>> [2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2720750.914062] ge00: link down
>>> [2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2720751.203125] ge00: link up (100Mbps/Full duplex)
>>> [2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2723377.980468] ge00: link down
>>> [2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2723378.433593] ge00: link up (100Mbps/Full duplex)
>>> [2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2723393.191406] ge00: link down
>>> [2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2723393.496093] ge00: link up (100Mbps/Full duplex)
>>> [2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2724683.937500] ge00: link down
>>> [2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2724684.535156] ge00: link up (100Mbps/Full duplex)
>>> [2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2727468.207031] ge00: link down
>>> [2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2727468.382812] ge00: link up (100Mbps/Full duplex)
>>> [2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2727483.414062] ge00: link down
>>> [2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2727483.445312] ge00: link up (100Mbps/Full duplex)
>>> [2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2768220.449218] ge00: link down
>>> [2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2768221.191406] ge00: link up (100Mbps/Full duplex)
>>> [2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2768235.648437] ge00: link down
>>> [2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2768236.253906] ge00: link up (100Mbps/Full duplex)
>>> [2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2768250.855468] ge00: link down
>>> [2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2768251.316406] ge00: link up (100Mbps/Full duplex)
>>> [2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2792556.425781] ge00: link down
>>> [2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2792556.984375] ge00: link up (100Mbps/Full duplex)
>>> [2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2792571.628906] ge00: link down
>>> [2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2792572.046875] ge00: link up (100Mbps/Full duplex)
>>> [2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2792586.828125] ge00: link down
>>> [2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2792587.109375] ge00: link up (100Mbps/Full duplex)
>>> [2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2795882.691406] ge00: link down
>>> [2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2795882.949218] ge00: link up (100Mbps/Full duplex)
>>> [2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2796396.714843] ge00: link down
>>> [2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2796396.957031] ge00: link up (100Mbps/Full duplex)
>>> [2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2796411.914062] ge00: link down
>>> [2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2796412.019531] ge00: link up (100Mbps/Full duplex)
>>> [2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2796427.136718] ge00: link down
>>> [2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2796428.085937] ge00: link up (100Mbps/Full duplex)
>>> [2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2796843.011718] ge00: link down
>>> [2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2796843.710937] ge00: link up (100Mbps/Full duplex)
>>> [2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2798916.546875] ge00: link down
>>> [2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2798916.800781] ge00: link up (100Mbps/Full duplex)
>>> [2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2798931.746093] ge00: link down
>>> [2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2798931.863281] ge00: link up (100Mbps/Full duplex)
>>> [2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2798946.972656] ge00: link down
>>> [2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2798947.929687] ge00: link up (100Mbps/Full duplex)
>>> [2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2803897.363281] ge00: link down
>>> [2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2803898.230468] ge00: link up (100Mbps/Full duplex)
>>> [2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2803912.566406] ge00: link down
>>> [2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2803913.292968] ge00: link up (100Mbps/Full duplex)
>>> [2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2803927.765625] ge00: link down
>>> [2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2803928.355468] ge00: link up (100Mbps/Full duplex)
>>> [2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2803942.968750] ge00: link down
>>> [2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2803943.417968] ge00: link up (100Mbps/Full duplex)
>>> [2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2889450.222656] ge00: link down
>>> [2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2889450.500000] ge00: link up (100Mbps/Full duplex)
>>> [2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2942822.597656] ge00: link down
>>> [2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2942823.367187] ge00: link up (100Mbps/Full duplex)
>>> [2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2942837.785156] ge00: link down
>>> [2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2942838.429687] ge00: link up (100Mbps/Full duplex)
>>> [2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [2942852.976562] ge00: link down
>>> [2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [2942853.492187] ge00: link up (100Mbps/Full duplex)
>>> [2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3052519.765625] ge00: link down
>>> [3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3052520.578125] ge00: link up (100Mbps/Full duplex)
>>> [3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3052534.964843] ge00: link down
>>> [3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3052535.640625] ge00: link up (100Mbps/Full duplex)
>>> [3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3054180.062500] ge00: link down
>>> [3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3054181.062500] ge00: link up (100Mbps/Full duplex)
>>> [3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3054195.277343] ge00: link down
>>> [3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3054196.125000] ge00: link up (100Mbps/Full duplex)
>>> [3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3132140.679687] ge00: link down
>>> [3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3132140.761718] ge00: link up (100Mbps/Full duplex)
>>> [3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3133174.175781] ge00: link down
>>> [3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3133174.796875] ge00: link up (100Mbps/Full duplex)
>>> [3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3133189.375000] ge00: link down
>>> [3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3133189.859375] ge00: link up (100Mbps/Full duplex)
>>> [3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3134116.738281] ge00: link down
>>> [3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3134117.472656] ge00: link up (100Mbps/Full duplex)
>>> [3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3134131.945312] ge00: link down
>>> [3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3134132.535156] ge00: link up (100Mbps/Full duplex)
>>> [3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3143754.828125] ge00: link down
>>> [3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3143755.003906] ge00: link up (100Mbps/Full duplex)
>>> [3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3143770.019531] ge00: link down
>>> [3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3143770.066406] ge00: link up (100Mbps/Full duplex)
>>> [3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3143785.218750] ge00: link down
>>> [3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3143786.132812] ge00: link up (100Mbps/Full duplex)
>>> [3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3146296.253906] ge00: link down
>>> [3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3146296.921875] ge00: link up (100Mbps/Full duplex)
>>> [3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3146311.453125] ge00: link down
>>> [3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3146311.984375] ge00: link up (100Mbps/Full duplex)
>>> [3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3151704.300781] ge00: link down
>>> [3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3151705.007812] ge00: link up (100Mbps/Full duplex)
>>> [3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3151719.500000] ge00: link down
>>> [3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3151720.070312] ge00: link up (100Mbps/Full duplex)
>>> [3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3151734.707031] ge00: link down
>>> [3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3151735.132812] ge00: link up (100Mbps/Full duplex)
>>> [3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3160379.738281] ge00: link down
>>> [3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3160379.832031] ge00: link up (100Mbps/Full duplex)
>>> [3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3160394.941406] ge00: link down
>>> [3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3160395.898437] ge00: link up (100Mbps/Full duplex)
>>> [3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3160410.128906] ge00: link down
>>> [3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3160410.960937] ge00: link up (100Mbps/Full duplex)
>>> [3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3161589.757812] ge00: link down
>>> [3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3161590.562500] ge00: link up (100Mbps/Full duplex)
>>> [3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3161604.957031] ge00: link down
>>> [3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3161605.625000] ge00: link up (100Mbps/Full duplex)
>>> [3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3161620.171875] ge00: link down
>>> [3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3161620.687500] ge00: link up (100Mbps/Full duplex)
>>> [3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3201028.496093] ge00: link down
>>> [3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3201029.082031] ge00: link up (100Mbps/Full duplex)
>>> [3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3201043.683593] ge00: link down
>>> [3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3201044.144531] ge00: link up (100Mbps/Full duplex)
>>> [3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3201058.871093] ge00: link down
>>> [3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3201059.207031] ge00: link up (100Mbps/Full duplex)
>>> [3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3208000.238281] ge00: link down
>>> [3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3208001.222656] ge00: link up (100Mbps/Full duplex)
>>> [3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3235712.023437] ge00: link down
>>> [3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3235712.144531] ge00: link up (100Mbps/Full duplex)
>>> [3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3235727.226562] ge00: link down
>>> [3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3235728.210937] ge00: link up (100Mbps/Full duplex)
>>> [3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3235742.414062] ge00: link down
>>> [3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3235743.273437] ge00: link up (100Mbps/Full duplex)
>>> [3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3242111.191406] ge00: link down
>>> [3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3242112.089843] ge00: link up (100Mbps/Full duplex)
>>> [3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3242126.382812] ge00: link down
>>> [3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3242127.152343] ge00: link up (100Mbps/Full duplex)
>>> [3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3242141.570312] ge00: link down
>>> [3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3242142.214843] ge00: link up (100Mbps/Full duplex)
>>> [3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
>>> [3245500.433593] ge00: link down
>>> [3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3245501.300781] ge00: link up (100Mbps/Full duplex)
>>> [3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3245515.636718] ge00: link down
>>> [3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3245516.363281] ge00: link up (100Mbps/Full duplex)
>>> [3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3245530.835937] ge00: link down
>>> [3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3245531.425781] ge00: link up (100Mbps/Full duplex)
>>> [3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3288425.886718] ge00: link down
>>> [3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3288426.523437] ge00: link up (100Mbps/Full duplex)
>>> [3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3288441.093750] ge00: link down
>>> [3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3288441.585937] ge00: link up (100Mbps/Full duplex)
>>> [3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3288456.281250] ge00: link down
>>> [3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3288456.648437] ge00: link up (100Mbps/Full duplex)
>>> [3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3288471.488281] ge00: link down
>>> [3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3288471.710937] ge00: link up (100Mbps/Full duplex)
>>> [3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3288486.679687] ge00: link down
>>> [3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3288486.773437] ge00: link up (100Mbps/Full duplex)
>>> [3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3291558.187500] ge00: link down
>>> [3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3291558.746093] ge00: link up (100Mbps/Full duplex)
>>> [3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3291573.390625] ge00: link down
>>> [3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3291573.808593] ge00: link up (100Mbps/Full duplex)
>>> [3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3291588.589843] ge00: link down
>>> [3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3291588.871093] ge00: link up (100Mbps/Full duplex)
>>> [3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3316660.917968] ge00: link down
>>> [3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3316661.539062] ge00: link up (100Mbps/Full duplex)
>>> [3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3316676.125000] ge00: link down
>>> [3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3316676.601562] ge00: link up (100Mbps/Full duplex)
>>> [3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3316691.332031] ge00: link down
>>> [3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3316691.664062] ge00: link up (100Mbps/Full duplex)
>>> [3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3383247.746093] ge00: link down
>>> [3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3383247.867187] ge00: link up (100Mbps/Full duplex)
>>> [3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3401181.023437] ge00: link down
>>> [3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3401181.742187] ge00: link up (100Mbps/Full duplex)
>>> [3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>> [3563714.125000] ge00: link down
>>> [3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3563714.570312] ge00: link up (100Mbps/Full duplex)
>>> [3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3563729.324218] ge00: link down
>>> [3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3563729.632812] ge00: link up (100Mbps/Full duplex)
>>> [3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3616130.617187] ge00: link down
>>> [3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3616130.722656] ge00: link up (100Mbps/Full duplex)
>>> [3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3616145.816406] ge00: link down
>>> [3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3616146.789062] ge00: link up (100Mbps/Full duplex)
>>> [3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>> [3616161.003906] ge00: link down
>>> [3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>> [3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
>>> [3616161.851562] ge00: link up (100Mbps/Full duplex)
>>> [3616161.855468] IPv6: ADDRCONF(NETDEV_C
>>
>>
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>
> 
> 
> 
> --
> Dave Täht
> Let's make wifi fast, less jittery and reliable again!
> 
> https://plus.google.com/u/0/107942175615993706558/posts/TVX3o84jjmb
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel
> 



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 19:26     ` dpreed
@ 2015-02-25 19:31       ` Toke Høiland-Jørgensen
  2015-02-25 19:31       ` David Lang
  1 sibling, 0 replies; 13+ messages in thread
From: Toke Høiland-Jørgensen @ 2015-02-25 19:31 UTC (permalink / raw)
  To: dpreed; +Cc: cerowrt-devel

dpreed@reed.com writes:

> Maybe CeroWRT should have a good authentication server in it, turned
> on by default, and with a well-designed user experience to make adding
> a device easy, and provide that device with the authorized
> credentials.

Does such a thing exist that is supported by the stuff you'd want to
apply this to?

-Toke

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 19:26     ` dpreed
  2015-02-25 19:31       ` Toke Høiland-Jørgensen
@ 2015-02-25 19:31       ` David Lang
  2015-02-25 21:47         ` Dave Taht
  1 sibling, 1 reply; 13+ messages in thread
From: David Lang @ 2015-02-25 19:31 UTC (permalink / raw)
  To: dpreed; +Cc: cerowrt-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 108478 bytes --]

While I understand your frustration (my day job is security), people will take 
"it works" over "it's secure, but fiddly to setup" any day. This is why so many 
people still run unencrypted wireless.

Frankly, it's hard enough to get things to talk to network printers that adding 
a dependency on a central authentication server is asking a LOT.

Now, if cerowrt could run an AD compatible server, it would be useful for some 
people, but for many, their laptops are tied to a company domain, getting them 
to work well in a home domain as well is going to be messy.

David Lang

On Wed, 25 Feb 2015, dpreed@reed.com wrote:

> Dave - I understand the rationale, but the real issue here is with the printers, etc.
>
> Their security model is completely inappropriate - even WITHIN a home network... depending on peripheral protection doesn't work anywhere very well.  It's so easy to break into someone's home net... either by exploiting a hole, or by social engineering.  And it is worse in any enterprise network.
>
> At my last two large company employers, the amount of attack traffic within the Intranet, behind the firewall, was measured, and it is FAR worse than in the public Internet (and Sony showed us how risky that is).
>
> IPP should be default secure, with authenticated users only able to use it.  There's a way to make this simpler - establish an authentication server in the home, and require every device to have a relationship with the authentication server, so the category of "authorized devices" is easy to set up.
>
> NAT is not a proper security solution.  It's features can be useful to reduce the frequency of some attacks, and maybe DoS.
>
> Maybe CeroWRT should have a good authentication server in it, turned on by default, and with a well-designed user experience to make adding a device easy, and provide that device with the authorized credentials.
>
> We've known how to do this since Kerberos was designed - it was designed to work exactly this way.
>
> Instead this crappy "border protection" model has become the only mental model of security.
>
> Companies have locked desks, locked offices, badges, etc.  And they don't place their entire security bet on the receptionist at the front door.
>
>
>
> On Wednesday, February 25, 2015 12:21pm, "Dave Taht" <dave.taht@gmail.com> said:
>
>> On Mon, Feb 16, 2015 at 4:41 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>>> I figured it out.
>>>
>>> The default "blockconfig2" rule in the firewall prevents access to the
>>> configuration ports of CeroWrt from any host in a *guest* network. Switching to a
>>> non-guest network (from CEROwrt-guest5 to CEROwrt5) allows me to log in with
>>> ease.
>>>
>>> D'oh!
>> 
>> Yes. I also note that by default stuff connected via the meshy wifi
>> interfaces are also blocked from access to the web gui. And my
>> reasoning for using port 81 rather than 80, is that it is easy to
>> accidentally open up port 80 to the universe via ipv6, and preferred
>> to avoid that. In fact, I really do wish that the world of embedded
>> devices had chosen a non-default port for their configuration web gui
>> in light of their potential exposure to the universe via ipv6, or
>> those that did were more careful about only accepting local
>> connections by default.
>> 
>> That said, even that is not enough.
>> 
>> There are going to be an awful lot of printers exposed the ipv6
>> internet on port 631 (ipp) for example, and hacks have already
>> deployed that can get your printer to emit spam, at the very least.
>> 
>> I note that I do, in my own, trusted environments, I do allow the
>> meshy interfaces full reign to the gui and secure network (it makes
>> them a lot more useful), but ya know, I am generally careful enough to
>> actually change admin passwords and the like, everywhere, on
>> everything.
>> 
>>> Rich
>>>
>>>
>>> On Feb 9, 2015, at 7:54 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>>>
>>>> I cannot currently get to the web GUI on CeroWrt. When I browse to
>>>> gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the link
>>>> gives a page that says "Redirecting" with http://gw.home.lan/bgi-bin/redir.sh in
>>>> the URL bar. Shortly thereafter the page times out. telnet gw.home.lan 81 fails
>>>> - I get "Trying 172.30.42.1..." but no connection.
>>>>
>>>> The router is otherwise working just fine.
>>>>
>>>> I first noticed this yesterday, and I didn't have time to write it up. I believe
>>>> this has happened before. In the past, I believe that I waited a few days and it
>>>> came back. (only 80% sure of this - I may just have rebooted.)
>>>>
>>>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can get
>>>> diagnostic info including the cerostats.sh output (below).
>>>>
>>>> Any thoughts? What else should I check/try? Thanks.
>>>>
>>>> Rich
>>>>
>>>> # I have not changed any of the lighttpd .conf files
>>>> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>>>> 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/cerowrt.conf
>>>> 3389 root      4840 S    /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf
>>>> 19089 root      1388 S    grep http
>>>>
>>>> # somebody's listening on ports 80 & 81
>>>> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
>>>> Active Internet connections (servers and established)
>>>> Proto Recv-Q Send-Q Local Address           Foreign Address         State
>>>> tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
>>>> tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN
>>>> tcp        0      0 0.0.0.0:81              0.0.0.0:*               LISTEN
>>>> tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
>>>> tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN
>>>> tcp        0      0 0.0.0.0:23              0.0.0.0:*               LISTEN
>>>> tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
>>>> tcp        0      0 71.173.64.49:23         200.153.251.230:50013   TIME_WAIT
>>>> tcp        0    208 172.30.42.1:22          172.30.42.184:51213     ESTABLISHED
>>>> tcp        0      0 :::12865                :::*                    LISTEN
>>>> tcp        0      0 :::873                  :::*                    LISTEN
>>>> tcp        0      0 :::139                  :::*                    LISTEN
>>>> tcp        0      0 :::80                   :::*                    LISTEN
>>>> tcp        0      0 :::81                   :::*                    LISTEN
>>>> tcp        0      0 :::53                   :::*                    LISTEN
>>>> tcp        0      0 :::22                   :::*                    LISTEN
>>>> tcp        0      0 :::8123                 :::*                    LISTEN
>>>> tcp        0      0 :::445                  :::*                    LISTEN
>>>>
>>>> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
>>>> [date]
>>>> Mon Feb  9 07:30:10 EST 2015
>>>>
>>>>
>>>> [uname -a]
>>>> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips GNU/Linux
>>>>
>>>>
>>>> [uptime]
>>>> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>>>>
>>>>
>>>> [ifconfig]
>>>> 6in4-henet Link encap:IPv6-in-IPv4
>>>>          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>>>>          inet6 addr: fe80::47ad:4031/128 Scope:Link
>>>>          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>>>>          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:0
>>>>          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>>>>
>>>> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>>>>          Interrupt:5
>>>>
>>>> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>>>>          inet addr:172.30.42.129  Bcast:172.30.42.159  Mask:255.255.255.224
>>>>          inet6 addr: 2001:470:8a63::1/64 Scope:Global
>>>>          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>>>>
>>>> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>>>>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>>>>
>>>> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>>>>          inet addr:172.30.42.161  Bcast:172.30.42.191  Mask:255.255.255.224
>>>>          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>>>>          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>>>>
>>>> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>>>>          inet addr:172.30.42.224  Bcast:255.255.255.255  Mask:255.255.255.255
>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>>>>
>>>> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>>>>          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>>>>          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>>>>          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:32
>>>>          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166 (173.2 GiB)
>>>>
>>>> lo        Link encap:Local Loopback
>>>>          inet addr:127.0.0.1  Mask:255.0.0.0
>>>>          inet6 addr: ::1/128 Scope:Host
>>>>          UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>>>          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:0
>>>>          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>>>>
>>>> pimreg    Link encap:UNSPEC  HWaddr
>>>> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>>>>          UP RUNNING NOARP  MTU:1472  Metric:1
>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:0
>>>>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>>>>
>>>> pppoe-ge00 Link encap:Point-to-Point Protocol
>>>>          inet addr:71.173.64.49  P-t-P:10.10.10.10  Mask:255.255.255.255
>>>>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>>>>          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:3
>>>>          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>>>>
>>>> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>>          inet addr:172.30.42.1  Bcast:172.30.42.31  Mask:255.255.255.224
>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>>          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>>>>          Interrupt:4
>>>>
>>>> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>>          inet addr:192.168.254.1  Bcast:192.168.254.31  Mask:255.255.255.224
>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>>          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>>>>          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>>>>
>>>> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>>>>          inet addr:172.30.42.97  Bcast:172.30.42.127  Mask:255.255.255.224
>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>>>>          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>>>>          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>>>>          collisions:0 txqueuelen:1000
>>>>          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>>>>
>>>>
>>>>
>>>> [tc -s qdisc show dev sw00]
>>>> qdisc mq 1: root
>>>> Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0 requeues
>>>> 61108)
>>>> backlog 0b 0p requeues 61108
>>>> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target 10.0ms
>>>> interval 100.0ms
>>>> Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>>>> backlog 0b 0p requeues 0
>>>>  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>>>>  new_flows_len 0 old_flows_len 0
>>>> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target 5.0ms
>>>> interval 100.0ms ecn
>>>> Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>>>> backlog 0b 0p requeues 38
>>>>  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>>>>  new_flows_len 0 old_flows_len 0
>>>> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target 5.0ms
>>>> interval 100.0ms ecn
>>>> Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0 requeues
>>>> 61019)
>>>> backlog 0b 0p requeues 61019
>>>>  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>>>>  new_flows_len 0 old_flows_len 0
>>>> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target 5.0ms
>>>> interval 100.0ms
>>>> Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>>>> backlog 0b 0p requeues 51
>>>>  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>>>>  new_flows_len 0 old_flows_len 0
>>>>
>>>>
>>>> [iw dev sw00 station dump]
>>>> Station ac:22:0b:3d:5d:b7 (on sw00)
>>>>       inactive time:  7617 ms
>>>>       rx bytes:       1865564
>>>>       rx packets:     20406
>>>>       tx bytes:       29944481
>>>>       tx packets:     24249
>>>>       tx retries:     1931
>>>>       tx failed:      1
>>>>       signal:         -76 [-78, -79] dBm
>>>>       signal avg:     -76 [-78, -80] dBm
>>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>>       rx bitrate:     6.0 MBit/s
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>> Station 00:24:d6:00:c1:f6 (on sw00)
>>>>       inactive time:  320 ms
>>>>       rx bytes:       1663035
>>>>       rx packets:     20296
>>>>       tx bytes:       4309390
>>>>       tx packets:     5894
>>>>       tx retries:     1360
>>>>       tx failed:      7
>>>>       signal:         -80 [-88, -81] dBm
>>>>       signal avg:     -80 [-86, -81] dBm
>>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>>       rx bitrate:     1.0 MBit/s
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>> Station dc:86:d8:a2:4e:70 (on sw00)
>>>>       inactive time:  30597 ms
>>>>       rx bytes:       1899863
>>>>       rx packets:     26579
>>>>       tx bytes:       19099297
>>>>       tx packets:     20421
>>>>       tx retries:     321
>>>>       tx failed:      0
>>>>       signal:         -55 [-73, -55] dBm
>>>>       signal avg:     -55 [-73, -55] dBm
>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>       rx bitrate:     24.0 MBit/s
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>> Station b8:c7:5d:13:90:2b (on sw00)
>>>>       inactive time:  15 ms
>>>>       rx bytes:       78518562
>>>>       rx packets:     864371
>>>>       tx bytes:       580082723
>>>>       tx packets:     688939
>>>>       tx retries:     108312
>>>>       tx failed:      244
>>>>       signal:         -70 [-71, -76] dBm
>>>>       signal avg:     -69 [-71, -75] dBm
>>>>       tx bitrate:     117.0 MBit/s MCS 14
>>>>       rx bitrate:     104.0 MBit/s MCS 13
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>> Station ac:7f:3e:0d:41:85 (on sw00)
>>>>       inactive time:  3902 ms
>>>>       rx bytes:       8183511
>>>>       rx packets:     110425
>>>>       tx bytes:       202140115
>>>>       tx packets:     153509
>>>>       tx retries:     1263
>>>>       tx failed:      3
>>>>       signal:         -55 [-55, -72] dBm
>>>>       signal avg:     -54 [-54, -70] dBm
>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>> Station d8:a2:5e:29:1a:c2 (on sw00)
>>>>       inactive time:  79277 ms
>>>>       rx bytes:       10473577
>>>>       rx packets:     129501
>>>>       tx bytes:       48139230
>>>>       tx packets:     70312
>>>>       tx retries:     4823
>>>>       tx failed:      4
>>>>       signal:         -68 [-71, -72] dBm
>>>>       signal avg:     -68 [-70, -73] dBm
>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>> Station 54:35:30:cf:fa:10 (on sw00)
>>>>       inactive time:  2972 ms
>>>>       rx bytes:       121131529
>>>>       rx packets:     1088484
>>>>       tx bytes:       438675821
>>>>       tx packets:     993746
>>>>       tx retries:     710842
>>>>       tx failed:      2446
>>>>       signal:         -83 [-85, -87] dBm
>>>>       signal avg:     -81 [-83, -85] dBm
>>>>       tx bitrate:     39.0 MBit/s MCS 4
>>>>       rx bitrate:     13.0 MBit/s MCS 1
>>>>       authorized:     yes
>>>>       authenticated:  yes
>>>>       preamble:       short
>>>>       WMM/WME:        yes
>>>>       MFP:            no
>>>>       TDLS peer:      no
>>>>
>>>>
>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>>>>            ANI: ENABLED
>>>>      ANI RESET: 60
>>>>     OFDM LEVEL: 0
>>>>      CCK LEVEL: 0
>>>>        SPUR UP: 1859119
>>>>      SPUR DOWN: 1859119
>>>> OFDM WS-DET ON: 243
>>>> OFDM WS-DET OFF: 244
>>>>     MRC-CCK ON: 0
>>>>    MRC-CCK OFF: 0
>>>>    FIR-STEP UP: 1855423
>>>>  FIR-STEP DOWN: 1855510
>>>> INV LISTENTIME: 1
>>>>    OFDM ERRORS: 1335608397
>>>>     CCK ERRORS: 14336544
>>>>
>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>>>>                   RX:  149161048
>>>>                RXEOL:          1
>>>>                RXORN:          1
>>>>                   TX:  260716368
>>>>                TXURN:          0
>>>>                  MIB:          0
>>>>                RXPHY:          0
>>>>                RXKCM:          0
>>>>                 SWBA:  314656892
>>>>                BMISS:          0
>>>>                  BNR:          0
>>>>                  CST:       7771
>>>>                  GTT:          0
>>>>                  TIM:          0
>>>>               CABEND:          0
>>>>             DTIMSYNC:          0
>>>>                 DTIM:          0
>>>>               TSFOOR:          0
>>>>                  MCI:          0
>>>>             GENTIMER:          0
>>>>                TOTAL:  709545466
>>>> SYNC_CAUSE stats:
>>>>             Sync-All:          0
>>>>              RTC-IRQ:          0
>>>>              MAC-IRQ:          0
>>>> EEPROM-Illegal-Access:          0
>>>>          APB-Timeout:          0
>>>>    PCI-Mode-Conflict:          0
>>>>          HOST1-Fatal:          0
>>>>           HOST1-Perr:          0
>>>>       TRCV-FIFO-Perr:          0
>>>>          RADM-CPL-EP:          0
>>>>  RADM-CPL-DLLP-Abort:          0
>>>>   RADM-CPL-TLP-Abort:          0
>>>>    RADM-CPL-ECRC-Err:          0
>>>>     RADM-CPL-Timeout:          0
>>>>    Local-Bus-Timeout:          0
>>>>            PM-Access:          0
>>>>            MAC-Awake:          0
>>>>           MAC-Asleep:          0
>>>>     MAC-Sleep-Access:          0
>>>>
>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
>>>> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>
>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>>>>                            BE         BK        VI        VO
>>>>
>>>> MPDUs Queued:            19021        236      1826   3156017
>>>> MPDUs Completed:       5518137       4852    572304   3144177
>>>> MPDUs XRetried:          20705        206      3244     25937
>>>> Aggregates:            2531034      18521     32506         0
>>>> AMPDUs Queued HW:            0          0         0         0
>>>> AMPDUs Queued SW:    123476025     298493   7164073     14097
>>>> AMPDUs Completed:    117934170     293400   6588756         0
>>>> AMPDUs Retried:        1428345       9018     31054         0
>>>> AMPDUs XRetried:         21585        271      1594         0
>>>> TXERR Filtered:          18776        181      2210       140
>>>> FIFO Underrun:               0          0         0         0
>>>> TXOP Exceeded:               0          0         0         0
>>>> TXTIMER Expiry:              0          0         0         0
>>>> DESC CFG Error:              0          0         0         0
>>>> DATA Underrun:               0          0         0         0
>>>> DELIM Underrun:              0          0         0         0
>>>> TX-Pkts-All:         123494597     298729   7165898   3170114
>>>> TX-Bytes-All:       1832525438  4435231393900525693 226351070
>>>> HW-put-tx-buf:              58         24        57        58
>>>> HW-tx-start:         119105776     268692   7071023   3170114
>>>> HW-tx-proc-desc:     119165913     269076   7071527   3170101
>>>> TX-Failed:                   0          0         0         0
>>>>
>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>>>>          PKTS-ALL :  145726806
>>>>         BYTES-ALL : 3062363442
>>>>           BEACONS :      20637
>>>>             FRAGS :      50014
>>>>          SPECTRAL :          0
>>>>           CRC ERR :   10687677
>>>>   DECRYPT CRC ERR :          3
>>>>           PHY ERR :          1
>>>>           MIC ERR :          0
>>>> PRE-DELIM CRC ERR :          0
>>>> POST-DELIM CRC ERR :        503
>>>>  DECRYPT BUSY ERR :          0
>>>>        LENGTH-ERR :          0
>>>>           OOM-ERR :          0
>>>>          RATE-ERR :          0
>>>>    TOO-MANY-FRAGS :       5971
>>>>
>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>>>>    Baseband Hang:  0
>>>> Baseband Watchdog:  0
>>>>   Fatal HW Error:  0
>>>>      TX HW error:  0
>>>> Transmit timeout:  0
>>>>     TX Path Hang:  0
>>>>      PLL RX Hang:  0
>>>>         MAC Hang: 19
>>>>     Stuck Beacon: 38
>>>>        MCI Reset:  0
>>>> Calibration error:  0
>>>>
>>>> [logread]
>>>> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 6)
>>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.1.3 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.1.3 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00)
>>>> 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: associated (aid 6)
>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00)
>>>> 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(sw00)
>>>> 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA 00:24:d6:00:c1:f6 IEEE
>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: associated (aid 8)
>>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: disassociated
>>>> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.9 dc:86:d8:a2:4e:70
>>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
>>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: associated (aid 8)
>>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: disassociated
>>>> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: disassociated
>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: deauthenticated due to local deauth request
>>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: associated (aid 1)
>>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA ac:22:0b:3d:5d:b7 IEEE
>>>> 802.11: associated (aid 1)
>>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has
>>>> expired, global_no_access list updated
>>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has
>>>> expired, global_no_access list updated
>>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: associated (aid 8)
>>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: disassociated
>>>> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME has
>>>> expired, global_no_access list updated
>>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access list is
>>>> empty.
>>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 IEEE
>>>> 802.11: associated (aid 2)
>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>>> pairwise key handshake completed (RSN)
>>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00)
>>>> 192.168.254.5 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00)
>>>> 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00)
>>>> 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00)
>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPDISCOVER(gw00)
>>>> 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]: DHCPOFFER(gw00)
>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(gw00)
>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00)
>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding
>>>> 24.147.142.134 to the global_no_access list for 120 minutes
>>>> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002 {process_sensor} Adding
>>>> 116.100.60.137 to the global_no_access list for 120 minutes
>>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: authenticated
>>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: associated (aid 8)
>>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPREQUEST(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: disassociated
>>>> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA a8:86:dd:58:be:ce IEEE
>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child connection from
>>>> 172.30.42.184:51213
>>>> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth
>>>> succeeded for 'root' from 172.30.42.184:51213
>>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA e0:b2:f1:f8:5f:2a WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA e0:f8:47:11:c7:96 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA 00:1d:4f:cc:1c:15 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA 18:e7:f4:6c:d9:03 WPA:
>>>> group key handshake completed (RSN)
>>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPINFORM(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received packet from
>>>> invalid interface.
>>>>
>>>>
>>>> [dmesg]
>>>> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3
>>>> (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT 2014
>>>> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
>>>> [    0.000000] bootconsole [early0] enabled
>>>> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
>>>> [    0.000000] SoC: Atheros AR7161 rev 2
>>>> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz,
>>>> Ref:40.000MHz
>>>> [    0.000000] Determined physical RAM map:
>>>> [    0.000000]  memory: 08000000 @ 00000000 (usable)
>>>> [    0.000000] Initrd not found or empty - disabling initrd
>>>> [    0.000000] Zone ranges:
>>>> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
>>>> [    0.000000] Movable zone start for each node
>>>> [    0.000000] Early memory node ranges
>>>> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
>>>> [    0.000000] On node 0 totalpages: 32768
>>>> [    0.000000] free_area_init_node: node 0, pgdat 80344f20, node_mem_map
>>>> 81000000
>>>> [    0.000000]   Normal zone: 256 pages used for memmap
>>>> [    0.000000]   Normal zone: 0 pages reserved
>>>> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
>>>> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
>>>> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32
>>>> 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: 32512
>>>> [    0.000000] Kernel command line:  board=WNDR3700 console=ttyS0,115200
>>>> mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro
>>>> rootfstype=squashfs,jffs2 noinitrd
>>>> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
>>>> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
>>>> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
>>>> [    0.000000] Writing ErrCtl register=00000000
>>>> [    0.000000] Readback ErrCtl register=00000000
>>>> [    0.000000] Memory: 125988k/131072k available (2423k kernel code, 5084k
>>>> reserved, 635k data, 268k init, 0k highmem)
>>>> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
>>>> [    0.000000] NR_IRQS:51
>>>> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
>>>> [    0.027343] pid_max: default: 32768 minimum: 301
>>>> [    0.031250] Mount-cache hash table entries: 512
>>>> [    0.035156] Initializing cgroup subsys devices
>>>> [    0.039062] Initializing cgroup subsys net_cls
>>>> [    0.042968] Initializing cgroup subsys blkio
>>>> [    0.046875] Initializing cgroup subsys net_prio
>>>> [    0.050781] NET: Registered protocol family 16
>>>> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
>>>> [    2.656250] registering PCI controller with io_map_base unset
>>>> [    2.667968] bio: create slab <bio-0> at 0
>>>> [    2.671875] PCI host bridge to bus 0000:00
>>>> [    2.675781] pci_bus 0000:00: root bus resource [mem 0x10000000-0x16ffffff]
>>>> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
>>>> [    2.683593] pci_bus 0000:00: No busn resource found for root bus, will use
>>>> [bus 00-ff]
>>>> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
>>>> [    2.687500] pci 0000:00:11.0: fixup device configuration
>>>> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
>>>> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
>>>> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
>>>> [    2.691406] pci 0000:00:12.0: fixup device configuration
>>>> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
>>>> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
>>>> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
>>>> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem 0x10000000-0x1000ffff]
>>>> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem 0x10010000-0x1001ffff]
>>>> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
>>>> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
>>>> [    2.710937] Switching to clocksource MIPS
>>>> [    2.714843] NET: Registered protocol family 2
>>>> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
>>>> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
>>>> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
>>>> [    2.738281] TCP: reno registered
>>>> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
>>>> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
>>>> [    2.753906] NET: Registered protocol family 1
>>>> [    2.757812] PCI: CLS 0 bytes, default 32
>>>> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
>>>> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
>>>> (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
>>>> [    2.789062] msgmni has been set to 246
>>>> [    2.792968] io scheduler noop registered
>>>> [    2.796875] io scheduler deadline registered (default)
>>>> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
>>>> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
>>>> [    2.835937] console [ttyS0] enabled, bootconsole disabled
>>>> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is deprecated
>>>> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
>>>> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
>>>> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
>>>> [    2.875000] Creating 4 MTD partitions on "spi0.0":
>>>> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
>>>> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
>>>> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
>>>> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
>>>> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
>>>> [    2.910156] mtd: partition "kernel" must either start or end on erase block
>>>> boundary or be smaller than an erase block -- forcing read-only
>>>> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
>>>> [    2.929687] mtd: partition "rootfs" must either start or end on erase block
>>>> boundary or be smaller than an erase block -- forcing read-only
>>>> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
>>>> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
>>>> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
>>>> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
>>>> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
>>>> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
>>>> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
>>>> [    3.007812] libphy: rtl8366s: probed
>>>> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
>>>> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04 [uid=001cc960,
>>>> driver=Generic PHY]
>>>> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
>>>> [    3.640625] TCP: bic registered
>>>> [    3.644531] TCP: cubic registered
>>>> [    3.648437] TCP: westwood registered
>>>> [    3.652343] TCP: hybla registered
>>>> [    3.652343] TCP: htcp registered
>>>> [    3.656250] TCP: vegas registered
>>>> [    3.660156] TCP: veno registered
>>>> [    3.664062] TCP: scalable registered
>>>> [    3.667968] TCP: lp registered
>>>> [    3.671875] TCP: yeah registered
>>>> [    3.671875] TCP: illinois registered
>>>> [    3.675781] NET: Registered protocol family 17
>>>> [    3.679687] Bridge firewalling registered
>>>> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
>>>> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
>>>> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
>>>> [    6.832031] usbcore: registered new interface driver usbfs
>>>> [    6.835937] usbcore: registered new interface driver hub
>>>> [    6.843750] usbcore: registered new device driver usb
>>>> [    6.878906] SCSI subsystem initialized
>>>> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
>>>> [    6.894531] ehci-platform: EHCI generic platform driver
>>>> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
>>>> [    6.906250] ehci-platform ehci-platform: new USB bus registered, assigned bus
>>>> number 1
>>>> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
>>>> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
>>>> [    6.937500] hub 1-0:1.0: USB hub found
>>>> [    6.941406] hub 1-0:1.0: 2 ports detected
>>>> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>>>> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI Controller
>>>> [    6.960937] ohci-platform ohci-platform: new USB bus registered, assigned bus
>>>> number 2
>>>> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
>>>> [    7.035156] hub 2-0:1.0: USB hub found
>>>> [    7.039062] hub 2-0:1.0: 2 ports detected
>>>> [    7.046875] usbcore: registered new interface driver usb-storage
>>>> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
>>>> [    7.699218] eth0: link up (1000Mbps/Full duplex)
>>>> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem: complete
>>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0
>>>> dead, 3 orphan) found.
>>>> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem: complete
>>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of xref (0
>>>> dead, 3 orphan) found.
>>>> [   11.339843] eth0: link down
>>>> [   13.941406] NET: Registered protocol family 10
>>>> [   13.957031] NET: Registered protocol family 8
>>>> [   13.964843] NET: Registered protocol family 20
>>>> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
>>>> [   14.000000] sit: IPv6 over IPv4 tunneling driver
>>>> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
>>>> [   14.187500] gre: GRE over IPv4 demultiplexor driver
>>>> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
>>>> [   14.214843] PPP generic driver version 2.4.2
>>>> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
>>>> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
>>>> [   14.285156] Netfilter messages via NETLINK v0.30.
>>>> [   14.300781] ip_set: protocol 6
>>>> [   14.351562] u32 classifier
>>>> [   14.355468]     input device check on
>>>> [   14.359375]     Actions configured
>>>> [   14.371093] Mirror/redirect action on
>>>> [   14.378906] Failed to load ipt action
>>>> [   14.406250] netem: version 1.3
>>>> [   14.445312] Loading modules backported from Linux version
>>>> master-2014-05-22-0-gf2032ea
>>>> [   14.453125] Backport generated by backports.git
>>>> backports-20140320-37-g5c33da0
>>>> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
>>>> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
>>>> [   14.539062] NET: Registered protocol family 24
>>>> [   14.546875] PPTP driver version 0.8.5
>>>> [   14.636718] xt_time: kernel timezone is -0000
>>>> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
>>>> [   14.734375] cfg80211: World regulatory domain updated:
>>>> [   14.738281] cfg80211:  DFS Master region: unset
>>>> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth),
>>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>>> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000
>>>> mBm), (N/A)
>>>> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000
>>>> mBm), (N/A)
>>>> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000
>>>> mBm), (N/A)
>>>> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000
>>>> mBm), (N/A)
>>>> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000
>>>> mBm), (0 s)
>>>> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000
>>>> mBm), (0 s)
>>>> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000
>>>> mBm), (N/A)
>>>> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0
>>>> mBm), (N/A)
>>>> [   14.898437] usbcore: registered new interface driver ath9k_htc
>>>> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
>>>> [   14.925781] ath: phy0: eeprom contains invalid mac address: ff:ff:ff:ff:ff:ff
>>>> [   14.933593] ath: phy0: random mac address will be used: 46:e1:37:26:8a:31
>>>> [   14.941406] ath: EEPROM regdomain: 0x0
>>>> [   14.941406] ath: EEPROM indicates default country code should be used
>>>> [   14.941406] ath: doing EEPROM country->regdmn map search
>>>> [   14.941406] ath: country maps to regdmn code: 0x3a
>>>> [   14.941406] ath: Country alpha2 being used: US
>>>> [   14.941406] ath: Regpair used: 0x3a
>>>> [   14.996093] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
>>>> [   15.003906] cfg80211: Calling CRDA for country: US
>>>> [   15.011718] cfg80211: Regulatory domain changed to country: US
>>>> [   15.015625] cfg80211:  DFS Master region: FCC
>>>> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth),
>>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>>> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000
>>>> mBm), (N/A)
>>>> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700
>>>> mBm), (N/A)
>>>> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300
>>>> mBm), (0 s)
>>>> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000
>>>> mBm), (N/A)
>>>> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A,
>>>> 4000 mBm), (N/A)
>>>> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000, irq=40
>>>> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
>>>> [   15.105468] ath: EEPROM regdomain: 0x0
>>>> [   15.105468] ath: EEPROM indicates default country code should be used
>>>> [   15.105468] ath: doing EEPROM country->regdmn map search
>>>> [   15.105468] ath: country maps to regdmn code: 0x3a
>>>> [   15.105468] ath: Country alpha2 being used: US
>>>> [   15.105468] ath: Regpair used: 0x3a
>>>> [   15.144531] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
>>>> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000, irq=41
>>>> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
>>>> [   25.437500] se00: link up (1000Mbps/Full duplex)
>>>> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [   28.109375] ge00: link up (100Mbps/Full duplex)
>>>> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
>>>> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
>>>> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
>>>> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
>>>> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
>>>> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
>>>> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
>>>> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
>>>> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
>>>> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
>>>> [   33.003906] gw01: Trigger new scan to find an IBSS to join
>>>> [   36.027343] gw11: Trigger new scan to find an IBSS to join
>>>> [   36.195312] gw01: Trigger new scan to find an IBSS to join
>>>> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
>>>> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
>>>> [   40.007812] gw11: Trigger new scan to find an IBSS to join
>>>> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
>>>> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
>>>> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated and it
>>>> will be removed soon. Use the iptables CT target to attach helpers instead.
>>>> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to 70.16.105.214:1434
>>>> ulen 9
>>>> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>> [237111.773437] ge00: link down
>>>> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237611.718750] ge00: link up (100Mbps/Full duplex)
>>>> [237626.898437] ge00: link down
>>>> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237627.785156] ge00: link up (100Mbps/Full duplex)
>>>> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [237642.085937] ge00: link down
>>>> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237642.847656] ge00: link up (100Mbps/Full duplex)
>>>> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [237657.269531] ge00: link down
>>>> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237657.910156] ge00: link up (100Mbps/Full duplex)
>>>> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [237672.460937] ge00: link down
>>>> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237672.972656] ge00: link up (100Mbps/Full duplex)
>>>> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [237687.648437] ge00: link down
>>>> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237688.035156] ge00: link up (100Mbps/Full duplex)
>>>> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [237702.835937] ge00: link down
>>>> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237703.097656] ge00: link up (100Mbps/Full duplex)
>>>> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [237718.019531] ge00: link down
>>>> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [237718.160156] ge00: link up (100Mbps/Full duplex)
>>>> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239661.734375] ge00: link down
>>>> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239777.183593] ge00: link up (100Mbps/Full duplex)
>>>> [239792.367187] ge00: link down
>>>> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239793.250000] ge00: link up (100Mbps/Full duplex)
>>>> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239807.566406] ge00: link down
>>>> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239808.312500] ge00: link up (100Mbps/Full duplex)
>>>> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239822.769531] ge00: link down
>>>> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239823.375000] ge00: link up (100Mbps/Full duplex)
>>>> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239837.968750] ge00: link down
>>>> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239838.437500] ge00: link up (100Mbps/Full duplex)
>>>> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239853.171875] ge00: link down
>>>> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239853.500000] ge00: link up (100Mbps/Full duplex)
>>>> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239868.375000] ge00: link down
>>>> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239868.562500] ge00: link up (100Mbps/Full duplex)
>>>> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [239883.574218] ge00: link down
>>>> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [239883.625000] ge00: link up (100Mbps/Full duplex)
>>>> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to 64.223.169.118:623
>>>> ulen 31
>>>> [304656.578125] ge00: link down
>>>> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [304656.761718] ge00: link up (100Mbps/Full duplex)
>>>> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [304671.777343] ge00: link down
>>>> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [304671.824218] ge00: link up (100Mbps/Full duplex)
>>>> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [304686.972656] ge00: link down
>>>> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [304687.890625] ge00: link up (100Mbps/Full duplex)
>>>> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [307009.828125] ge00: link down
>>>> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [307009.941406] ge00: link up (100Mbps/Full duplex)
>>>> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [307025.046875] ge00: link down
>>>> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [307026.007812] ge00: link up (100Mbps/Full duplex)
>>>> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>> [324449.574218] ge00: link down
>>>> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [324449.832031] ge00: link up (100Mbps/Full duplex)
>>>> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [324464.769531] ge00: link down
>>>> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [324464.894531] ge00: link up (100Mbps/Full duplex)
>>>> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [324479.996093] ge00: link down
>>>> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [324480.960937] ge00: link up (100Mbps/Full duplex)
>>>> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>>> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>> [352828.460937] ge00: link down
>>>> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [352829.367187] ge00: link up (100Mbps/Full duplex)
>>>> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [352843.664062] ge00: link down
>>>> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [352844.429687] ge00: link up (100Mbps/Full duplex)
>>>> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [354708.015625] ge00: link down
>>>> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [354708.687500] ge00: link up (100Mbps/Full duplex)
>>>> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [354723.203125] ge00: link down
>>>> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [354723.750000] ge00: link up (100Mbps/Full duplex)
>>>> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
>>>> [362447.320312] ge00: link down
>>>> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [362447.828125] ge00: link up (100Mbps/Full duplex)
>>>> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [362796.117187] ge00: link down
>>>> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [362796.187500] ge00: link up (100Mbps/Full duplex)
>>>> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>>> [373205.812500] ge00: link down
>>>> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [373206.718750] ge00: link up (100Mbps/Full duplex)
>>>> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [374163.226562] ge00: link down
>>>> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [374163.453125] ge00: link up (100Mbps/Full duplex)
>>>> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [391364.609375] ge00: link down
>>>> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [391365.421875] ge00: link up (100Mbps/Full duplex)
>>>> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [391379.792968] ge00: link down
>>>> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [391380.484375] ge00: link up (100Mbps/Full duplex)
>>>> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [391394.980468] ge00: link down
>>>> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [391395.546875] ge00: link up (100Mbps/Full duplex)
>>>> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [397598.585937] ge00: link down
>>>> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [397598.695312] ge00: link up (100Mbps/Full duplex)
>>>> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [397613.820312] ge00: link down
>>>> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [397614.761718] ge00: link up (100Mbps/Full duplex)
>>>> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024
>>>> AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
>>>> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the DMA
>>>> engine when we start RX up
>>>> [484391.941406] ge00: link down
>>>> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [484392.515625] ge00: link up (100Mbps/Full duplex)
>>>> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [484407.125000] ge00: link down
>>>> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [484407.578125] ge00: link up (100Mbps/Full duplex)
>>>> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [484422.312500] ge00: link down
>>>> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [484422.640625] ge00: link up (100Mbps/Full duplex)
>>>> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [488779.042968] ge00: link down
>>>> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [488779.601562] ge00: link up (100Mbps/Full duplex)
>>>> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [488794.250000] ge00: link down
>>>> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [488794.664062] ge00: link up (100Mbps/Full duplex)
>>>> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [586177.722656] ge00: link down
>>>> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [586178.722656] ge00: link up (100Mbps/Full duplex)
>>>> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [586192.921875] ge00: link down
>>>> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [586193.785156] ge00: link up (100Mbps/Full duplex)
>>>> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [586208.125000] ge00: link down
>>>> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [586208.847656] ge00: link up (100Mbps/Full duplex)
>>>> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [586223.320312] ge00: link down
>>>> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [586223.910156] ge00: link up (100Mbps/Full duplex)
>>>> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [586238.542968] ge00: link down
>>>> [586238.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [586238.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [586238.972656] ge00: link up (100Mbps/Full duplex)
>>>> [586238.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [588344.179687] ge00: link down
>>>> [588344.191406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [588345.171875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [588345.171875] ge00: link up (100Mbps/Full duplex)
>>>> [588345.175781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [610390.570312] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>> [660788.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [667271.945312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [933546.671875] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>> [953587.296875] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [961049.066406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [988089.199218] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>> [991689.113281] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>> [1057145.667968] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>> [1069891.937500] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [1079004.925781] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>> [1089334.035156] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>> [1202785.195312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [1755384.261718] icmp6_send: no reply to icmp error
>>>> [1755396.546875] icmp6_send: no reply to icmp error
>>>> [1755402.550781] icmp6_send: no reply to icmp error
>>>> [2561119.742187] ge00: link down
>>>> [2561119.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2561120.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2561120.472656] ge00: link up (100Mbps/Full duplex)
>>>> [2561120.476562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2561134.933593] ge00: link down
>>>> [2561134.941406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2561135.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2561135.535156] ge00: link up (100Mbps/Full duplex)
>>>> [2561135.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2686347.230468] ge00: link down
>>>> [2686347.238281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2686348.156250] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2686348.156250] ge00: link up (100Mbps/Full duplex)
>>>> [2686348.160156] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2688619.000000] ge00: link down
>>>> [2688619.007812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2688620.011718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2688620.011718] ge00: link up (100Mbps/Full duplex)
>>>> [2688620.015625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2692855.746093] ge00: link down
>>>> [2692855.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2692856.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2692856.523437] ge00: link up (100Mbps/Full duplex)
>>>> [2692856.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2712835.214843] ge00: link down
>>>> [2712835.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2712835.328125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2712835.328125] ge00: link up (100Mbps/Full duplex)
>>>> [2712835.335937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2712850.437500] ge00: link down
>>>> [2712850.445312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2712851.394531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2712851.394531] ge00: link up (100Mbps/Full duplex)
>>>> [2712851.398437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2714425.468750] ge00: link down
>>>> [2714425.476562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2714425.531250] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2714425.531250] ge00: link up (100Mbps/Full duplex)
>>>> [2714425.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2714440.699218] ge00: link down
>>>> [2714440.707031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2714441.597656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2714441.597656] ge00: link up (100Mbps/Full duplex)
>>>> [2714441.601562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2716003.707031] ge00: link down
>>>> [2716003.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2716004.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2716004.687500] ge00: link up (100Mbps/Full duplex)
>>>> [2716004.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2716018.910156] ge00: link down
>>>> [2716018.917968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2716019.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2716019.750000] ge00: link up (100Mbps/Full duplex)
>>>> [2716019.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2716908.367187] ge00: link down
>>>> [2716908.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2716909.218750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2716909.218750] ge00: link up (100Mbps/Full duplex)
>>>> [2716909.222656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2718730.640625] ge00: link down
>>>> [2718730.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2718731.320312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2718731.320312] ge00: link up (100Mbps/Full duplex)
>>>> [2718731.324218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2718745.847656] ge00: link down
>>>> [2718745.851562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2718746.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2718746.382812] ge00: link up (100Mbps/Full duplex)
>>>> [2718746.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2720069.640625] ge00: link down
>>>> [2720069.648437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2720070.550781] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2720070.550781] ge00: link up (100Mbps/Full duplex)
>>>> [2720070.558593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2720750.914062] ge00: link down
>>>> [2720750.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2720751.203125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2720751.203125] ge00: link up (100Mbps/Full duplex)
>>>> [2720751.207031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2723377.980468] ge00: link down
>>>> [2723377.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2723378.433593] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2723378.433593] ge00: link up (100Mbps/Full duplex)
>>>> [2723378.437500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2723393.191406] ge00: link down
>>>> [2723393.203125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2723393.496093] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2723393.496093] ge00: link up (100Mbps/Full duplex)
>>>> [2723393.500000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2724683.937500] ge00: link down
>>>> [2724683.945312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2724684.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2724684.535156] ge00: link up (100Mbps/Full duplex)
>>>> [2724684.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2727468.207031] ge00: link down
>>>> [2727468.222656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2727468.382812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2727468.382812] ge00: link up (100Mbps/Full duplex)
>>>> [2727468.386718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2727483.414062] ge00: link down
>>>> [2727483.421875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2727483.445312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2727483.445312] ge00: link up (100Mbps/Full duplex)
>>>> [2727483.453125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2768220.449218] ge00: link down
>>>> [2768220.457031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2768221.191406] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2768221.191406] ge00: link up (100Mbps/Full duplex)
>>>> [2768221.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2768235.648437] ge00: link down
>>>> [2768235.656250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2768236.253906] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2768236.253906] ge00: link up (100Mbps/Full duplex)
>>>> [2768236.257812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2768250.855468] ge00: link down
>>>> [2768250.867187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2768251.316406] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2768251.316406] ge00: link up (100Mbps/Full duplex)
>>>> [2768251.320312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2792556.425781] ge00: link down
>>>> [2792556.433593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2792556.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2792556.984375] ge00: link up (100Mbps/Full duplex)
>>>> [2792556.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2792571.628906] ge00: link down
>>>> [2792571.636718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2792572.046875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2792572.046875] ge00: link up (100Mbps/Full duplex)
>>>> [2792572.050781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2792586.828125] ge00: link down
>>>> [2792586.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2792587.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2792587.109375] ge00: link up (100Mbps/Full duplex)
>>>> [2792587.113281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2795882.691406] ge00: link down
>>>> [2795882.699218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2795882.949218] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2795882.949218] ge00: link up (100Mbps/Full duplex)
>>>> [2795882.953125] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2796396.714843] ge00: link down
>>>> [2796396.722656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2796396.957031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2796396.957031] ge00: link up (100Mbps/Full duplex)
>>>> [2796396.960937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2796411.914062] ge00: link down
>>>> [2796411.921875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2796412.019531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2796412.019531] ge00: link up (100Mbps/Full duplex)
>>>> [2796412.027343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2796427.136718] ge00: link down
>>>> [2796427.144531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2796428.085937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2796428.085937] ge00: link up (100Mbps/Full duplex)
>>>> [2796428.089843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2796843.011718] ge00: link down
>>>> [2796843.019531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2796843.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2796843.710937] ge00: link up (100Mbps/Full duplex)
>>>> [2796843.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2798916.546875] ge00: link down
>>>> [2798916.554687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2798916.800781] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2798916.800781] ge00: link up (100Mbps/Full duplex)
>>>> [2798916.804687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2798931.746093] ge00: link down
>>>> [2798931.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2798931.863281] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2798931.863281] ge00: link up (100Mbps/Full duplex)
>>>> [2798931.871093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2798946.972656] ge00: link down
>>>> [2798946.980468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2798947.929687] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2798947.929687] ge00: link up (100Mbps/Full duplex)
>>>> [2798947.933593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2803897.363281] ge00: link down
>>>> [2803897.371093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2803898.230468] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2803898.230468] ge00: link up (100Mbps/Full duplex)
>>>> [2803898.234375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2803912.566406] ge00: link down
>>>> [2803912.570312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2803913.292968] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2803913.292968] ge00: link up (100Mbps/Full duplex)
>>>> [2803913.296875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2803927.765625] ge00: link down
>>>> [2803927.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2803928.355468] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2803928.355468] ge00: link up (100Mbps/Full duplex)
>>>> [2803928.359375] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2803942.968750] ge00: link down
>>>> [2803942.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2803943.417968] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2803943.417968] ge00: link up (100Mbps/Full duplex)
>>>> [2803943.421875] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2889450.222656] ge00: link down
>>>> [2889450.230468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2889450.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2889450.500000] ge00: link up (100Mbps/Full duplex)
>>>> [2889450.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2942822.597656] ge00: link down
>>>> [2942822.605468] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2942823.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2942823.367187] ge00: link up (100Mbps/Full duplex)
>>>> [2942823.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2942837.785156] ge00: link down
>>>> [2942837.796875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2942838.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2942838.429687] ge00: link up (100Mbps/Full duplex)
>>>> [2942838.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [2942852.976562] ge00: link down
>>>> [2942852.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [2942853.492187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [2942853.492187] ge00: link up (100Mbps/Full duplex)
>>>> [2942853.496093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3052519.765625] ge00: link down
>>>> [3052519.773437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3052520.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3052520.578125] ge00: link up (100Mbps/Full duplex)
>>>> [3052520.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3052534.964843] ge00: link down
>>>> [3052534.972656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3052535.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3052535.640625] ge00: link up (100Mbps/Full duplex)
>>>> [3052535.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3054180.062500] ge00: link down
>>>> [3054180.070312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3054181.062500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3054181.062500] ge00: link up (100Mbps/Full duplex)
>>>> [3054181.066406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3054195.277343] ge00: link down
>>>> [3054195.281250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3054196.125000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3054196.125000] ge00: link up (100Mbps/Full duplex)
>>>> [3054196.128906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3062347.875000] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3064149.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3112101.320312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3128791.277343] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3132140.679687] ge00: link down
>>>> [3132140.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3132140.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3132140.761718] ge00: link up (100Mbps/Full duplex)
>>>> [3132140.769531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3133174.175781] ge00: link down
>>>> [3133174.183593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3133174.796875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3133174.796875] ge00: link up (100Mbps/Full duplex)
>>>> [3133174.800781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3133189.375000] ge00: link down
>>>> [3133189.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3133189.859375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3133189.859375] ge00: link up (100Mbps/Full duplex)
>>>> [3133189.867187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3134116.738281] ge00: link down
>>>> [3134116.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3134117.472656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3134117.472656] ge00: link up (100Mbps/Full duplex)
>>>> [3134117.480468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3134131.945312] ge00: link down
>>>> [3134131.953125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3134132.535156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3134132.535156] ge00: link up (100Mbps/Full duplex)
>>>> [3134132.539062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3143754.828125] ge00: link down
>>>> [3143754.839843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3143755.003906] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3143755.003906] ge00: link up (100Mbps/Full duplex)
>>>> [3143755.007812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3143770.019531] ge00: link down
>>>> [3143770.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3143770.066406] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3143770.066406] ge00: link up (100Mbps/Full duplex)
>>>> [3143770.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3143785.218750] ge00: link down
>>>> [3143785.226562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3143786.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3143786.132812] ge00: link up (100Mbps/Full duplex)
>>>> [3143786.140625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3146296.253906] ge00: link down
>>>> [3146296.265625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3146296.921875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3146296.921875] ge00: link up (100Mbps/Full duplex)
>>>> [3146296.925781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3146311.453125] ge00: link down
>>>> [3146311.460937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3146311.984375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3146311.984375] ge00: link up (100Mbps/Full duplex)
>>>> [3146311.988281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3151704.300781] ge00: link down
>>>> [3151704.308593] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3151705.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3151705.007812] ge00: link up (100Mbps/Full duplex)
>>>> [3151705.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3151719.500000] ge00: link down
>>>> [3151719.507812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3151720.070312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3151720.070312] ge00: link up (100Mbps/Full duplex)
>>>> [3151720.074218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3151734.707031] ge00: link down
>>>> [3151734.714843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3151735.132812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3151735.132812] ge00: link up (100Mbps/Full duplex)
>>>> [3151735.136718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3160379.738281] ge00: link down
>>>> [3160379.746093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3160379.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3160379.832031] ge00: link up (100Mbps/Full duplex)
>>>> [3160379.839843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3160394.941406] ge00: link down
>>>> [3160394.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3160395.898437] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3160395.898437] ge00: link up (100Mbps/Full duplex)
>>>> [3160395.902343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3160410.128906] ge00: link down
>>>> [3160410.136718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3160410.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3160410.960937] ge00: link up (100Mbps/Full duplex)
>>>> [3160410.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3161589.757812] ge00: link down
>>>> [3161589.765625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3161590.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3161590.562500] ge00: link up (100Mbps/Full duplex)
>>>> [3161590.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3161604.957031] ge00: link down
>>>> [3161604.964843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3161605.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3161605.625000] ge00: link up (100Mbps/Full duplex)
>>>> [3161605.628906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3161620.171875] ge00: link down
>>>> [3161620.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3161620.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3161620.687500] ge00: link up (100Mbps/Full duplex)
>>>> [3161620.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3201028.496093] ge00: link down
>>>> [3201028.503906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3201029.082031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3201029.082031] ge00: link up (100Mbps/Full duplex)
>>>> [3201029.085937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3201043.683593] ge00: link down
>>>> [3201043.691406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3201044.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3201044.144531] ge00: link up (100Mbps/Full duplex)
>>>> [3201044.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3201058.871093] ge00: link down
>>>> [3201058.878906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3201059.207031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3201059.207031] ge00: link up (100Mbps/Full duplex)
>>>> [3201059.210937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3208000.238281] ge00: link down
>>>> [3208000.250000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3208001.222656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3208001.222656] ge00: link up (100Mbps/Full duplex)
>>>> [3208001.226562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3235712.023437] ge00: link down
>>>> [3235712.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3235712.144531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3235712.144531] ge00: link up (100Mbps/Full duplex)
>>>> [3235712.148437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3235727.226562] ge00: link down
>>>> [3235727.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3235728.210937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3235728.210937] ge00: link up (100Mbps/Full duplex)
>>>> [3235728.214843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3235742.414062] ge00: link down
>>>> [3235742.417968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3235743.273437] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3235743.273437] ge00: link up (100Mbps/Full duplex)
>>>> [3235743.277343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3242111.191406] ge00: link down
>>>> [3242111.199218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3242112.089843] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3242112.089843] ge00: link up (100Mbps/Full duplex)
>>>> [3242112.093750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3242126.382812] ge00: link down
>>>> [3242126.390625] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3242127.152343] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3242127.152343] ge00: link up (100Mbps/Full duplex)
>>>> [3242127.156250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3242141.570312] ge00: link down
>>>> [3242141.578125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3242142.214843] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3242142.214843] ge00: link up (100Mbps/Full duplex)
>>>> [3242142.218750] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3245451.355468] ath: phy0: Failed to stop TX DMA, queues=0x002!
>>>> [3245500.433593] ge00: link down
>>>> [3245500.441406] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3245501.300781] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3245501.300781] ge00: link up (100Mbps/Full duplex)
>>>> [3245501.304687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3245515.636718] ge00: link down
>>>> [3245515.644531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3245516.363281] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3245516.363281] ge00: link up (100Mbps/Full duplex)
>>>> [3245516.367187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3245530.835937] ge00: link down
>>>> [3245530.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3245531.425781] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3245531.425781] ge00: link up (100Mbps/Full duplex)
>>>> [3245531.429687] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3288425.886718] ge00: link down
>>>> [3288425.894531] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3288426.523437] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3288426.523437] ge00: link up (100Mbps/Full duplex)
>>>> [3288426.527343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3288441.093750] ge00: link down
>>>> [3288441.101562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3288441.585937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3288441.585937] ge00: link up (100Mbps/Full duplex)
>>>> [3288441.589843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3288456.281250] ge00: link down
>>>> [3288456.292968] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3288456.648437] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3288456.648437] ge00: link up (100Mbps/Full duplex)
>>>> [3288456.652343] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3288471.488281] ge00: link down
>>>> [3288471.496093] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3288471.710937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3288471.710937] ge00: link up (100Mbps/Full duplex)
>>>> [3288471.714843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3288486.679687] ge00: link down
>>>> [3288486.687500] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3288486.773437] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3288486.773437] ge00: link up (100Mbps/Full duplex)
>>>> [3288486.781250] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3291558.187500] ge00: link down
>>>> [3291558.195312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3291558.746093] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3291558.746093] ge00: link up (100Mbps/Full duplex)
>>>> [3291558.750000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3291573.390625] ge00: link down
>>>> [3291573.398437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3291573.808593] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3291573.808593] ge00: link up (100Mbps/Full duplex)
>>>> [3291573.812500] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3291588.589843] ge00: link down
>>>> [3291588.597656] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3291588.871093] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3291588.871093] ge00: link up (100Mbps/Full duplex)
>>>> [3291588.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3316660.917968] ge00: link down
>>>> [3316660.925781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3316661.539062] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3316661.539062] ge00: link up (100Mbps/Full duplex)
>>>> [3316661.542968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3316676.125000] ge00: link down
>>>> [3316676.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3316676.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3316676.601562] ge00: link up (100Mbps/Full duplex)
>>>> [3316676.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3316691.332031] ge00: link down
>>>> [3316691.339843] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3316691.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3316691.664062] ge00: link up (100Mbps/Full duplex)
>>>> [3316691.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3383247.746093] ge00: link down
>>>> [3383247.753906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3383247.867187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3383247.867187] ge00: link up (100Mbps/Full duplex)
>>>> [3383247.875000] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3401181.023437] ge00: link down
>>>> [3401181.031250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3401181.742187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3401181.742187] ge00: link up (100Mbps/Full duplex)
>>>> [3401181.746093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3403362.332031] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3405494.316406] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3421046.808593] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3514187.445312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3556701.644531] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>> [3563714.125000] ge00: link down
>>>> [3563714.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3563714.570312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3563714.570312] ge00: link up (100Mbps/Full duplex)
>>>> [3563714.574218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3563729.324218] ge00: link down
>>>> [3563729.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3563729.632812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3563729.632812] ge00: link up (100Mbps/Full duplex)
>>>> [3563729.636718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3616130.617187] ge00: link down
>>>> [3616130.625000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3616130.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3616130.722656] ge00: link up (100Mbps/Full duplex)
>>>> [3616130.730468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3616145.816406] ge00: link down
>>>> [3616145.824218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3616146.789062] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3616146.789062] ge00: link up (100Mbps/Full duplex)
>>>> [3616146.792968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>> [3616161.003906] ge00: link down
>>>> [3616161.011718] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>> [3616161.851562] ar71xx: pll_reg 0xb8050014: 0x1099
>>>> [3616161.851562] ge00: link up (100Mbps/Full duplex)
>>>> [3616161.855468] IPv6: ADDRCONF(NETDEV_C
>>>
>>>
>>> _______________________________________________
>>> Cerowrt-devel mailing list
>>> Cerowrt-devel@lists.bufferbloat.net
>>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>>>
>> 
>> 
>> 
>> --
>> Dave Täht
>> Let's make wifi fast, less jittery and reliable again!
>> 
>> https://plus.google.com/u/0/107942175615993706558/posts/TVX3o84jjmb
>> _______________________________________________
>> Cerowrt-devel mailing list
>> Cerowrt-devel@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/cerowrt-devel
>> 
>
>
> _______________________________________________
> Cerowrt-devel mailing list
> Cerowrt-devel@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/cerowrt-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 19:31       ` David Lang
@ 2015-02-25 21:47         ` Dave Taht
  2015-02-25 22:11           ` David Lang
  0 siblings, 1 reply; 13+ messages in thread
From: Dave Taht @ 2015-02-25 21:47 UTC (permalink / raw)
  To: David Lang; +Cc: cerowrt-devel

I shipped kerberos in cerowrt 3.7. Nobody cared. the package broke,
and I never got around to fixing. it.

It was the last e-e security system that worked - and it works well on
both ipv4 (when nat is not present) and ipv6. isc uses it quite sanely
internally.

If microsoft hadn't bowdlerized it in Active Directory and instead
remained interoperable, It would be a better world.

On Wed, Feb 25, 2015 at 11:31 AM, David Lang <david@lang.hm> wrote:
> While I understand your frustration (my day job is security), people will
> take "it works" over "it's secure, but fiddly to setup" any day. This is why
> so many people still run unencrypted wireless.
>
> Frankly, it's hard enough to get things to talk to network printers that
> adding a dependency on a central authentication server is asking a LOT.
>
> Now, if cerowrt could run an AD compatible server, it would be useful for
> some people, but for many, their laptops are tied to a company domain,
> getting them to work well in a home domain as well is going to be messy.
>
> David Lang
>
> On Wed, 25 Feb 2015, dpreed@reed.com wrote:
>
>> Dave - I understand the rationale, but the real issue here is with the
>> printers, etc.
>>
>> Their security model is completely inappropriate - even WITHIN a home
>> network... depending on peripheral protection doesn't work anywhere very
>> well.  It's so easy to break into someone's home net... either by exploiting
>> a hole, or by social engineering.  And it is worse in any enterprise
>> network.
>>
>> At my last two large company employers, the amount of attack traffic
>> within the Intranet, behind the firewall, was measured, and it is FAR worse
>> than in the public Internet (and Sony showed us how risky that is).
>>
>> IPP should be default secure, with authenticated users only able to use
>> it.  There's a way to make this simpler - establish an authentication server
>> in the home, and require every device to have a relationship with the
>> authentication server, so the category of "authorized devices" is easy to
>> set up.
>>
>> NAT is not a proper security solution.  It's features can be useful to
>> reduce the frequency of some attacks, and maybe DoS.
>>
>> Maybe CeroWRT should have a good authentication server in it, turned on by
>> default, and with a well-designed user experience to make adding a device
>> easy, and provide that device with the authorized credentials.
>>
>> We've known how to do this since Kerberos was designed - it was designed
>> to work exactly this way.
>>
>> Instead this crappy "border protection" model has become the only mental
>> model of security.
>>
>> Companies have locked desks, locked offices, badges, etc.  And they don't
>> place their entire security bet on the receptionist at the front door.
>>
>>
>>
>> On Wednesday, February 25, 2015 12:21pm, "Dave Taht" <dave.taht@gmail.com>
>> said:
>>
>>> On Mon, Feb 16, 2015 at 4:41 AM, Rich Brown <richb.hanover@gmail.com>
>>> wrote:
>>>>
>>>> I figured it out.
>>>>
>>>> The default "blockconfig2" rule in the firewall prevents access to the
>>>> configuration ports of CeroWrt from any host in a *guest* network.
>>>> Switching to a
>>>> non-guest network (from CEROwrt-guest5 to CEROwrt5) allows me to log in
>>>> with
>>>> ease.
>>>>
>>>> D'oh!
>>>
>>>
>>> Yes. I also note that by default stuff connected via the meshy wifi
>>> interfaces are also blocked from access to the web gui. And my
>>> reasoning for using port 81 rather than 80, is that it is easy to
>>> accidentally open up port 80 to the universe via ipv6, and preferred
>>> to avoid that. In fact, I really do wish that the world of embedded
>>> devices had chosen a non-default port for their configuration web gui
>>> in light of their potential exposure to the universe via ipv6, or
>>> those that did were more careful about only accepting local
>>> connections by default.
>>>
>>> That said, even that is not enough.
>>>
>>> There are going to be an awful lot of printers exposed the ipv6
>>> internet on port 631 (ipp) for example, and hacks have already
>>> deployed that can get your printer to emit spam, at the very least.
>>>
>>> I note that I do, in my own, trusted environments, I do allow the
>>> meshy interfaces full reign to the gui and secure network (it makes
>>> them a lot more useful), but ya know, I am generally careful enough to
>>> actually change admin passwords and the like, everywhere, on
>>> everything.
>>>
>>>> Rich
>>>>
>>>>
>>>> On Feb 9, 2015, at 7:54 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>>>>
>>>>> I cannot currently get to the web GUI on CeroWrt. When I browse to
>>>>> gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the
>>>>> link
>>>>> gives a page that says "Redirecting" with
>>>>> http://gw.home.lan/bgi-bin/redir.sh in
>>>>> the URL bar. Shortly thereafter the page times out. telnet gw.home.lan
>>>>> 81 fails
>>>>> - I get "Trying 172.30.42.1..." but no connection.
>>>>>
>>>>> The router is otherwise working just fine.
>>>>>
>>>>> I first noticed this yesterday, and I didn't have time to write it up.
>>>>> I believe
>>>>> this has happened before. In the past, I believe that I waited a few
>>>>> days and it
>>>>> came back. (only 80% sure of this - I may just have rebooted.)
>>>>>
>>>>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can
>>>>> get
>>>>> diagnostic info including the cerostats.sh output (below).
>>>>>
>>>>> Any thoughts? What else should I check/try? Thanks.
>>>>>
>>>>> Rich
>>>>>
>>>>> # I have not changed any of the lighttpd .conf files
>>>>> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>>>>> 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f
>>>>> /etc/lighttpd/cerowrt.conf
>>>>> 3389 root      4840 S    /usr/sbin/lighttpd -D -f
>>>>> /etc/lighttpd/lighttpd.conf
>>>>> 19089 root      1388 S    grep http
>>>>>
>>>>> # somebody's listening on ports 80 & 81
>>>>> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
>>>>> Active Internet connections (servers and established)
>>>>> Proto Recv-Q Send-Q Local Address           Foreign Address
>>>>> State
>>>>> tcp        0      0 0.0.0.0:139             0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 0.0.0.0:80              0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 0.0.0.0:81              0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 0.0.0.0:53              0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 0.0.0.0:21              0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 0.0.0.0:23              0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 0.0.0.0:445             0.0.0.0:*
>>>>> LISTEN
>>>>> tcp        0      0 71.173.64.49:23         200.153.251.230:50013
>>>>> TIME_WAIT
>>>>> tcp        0    208 172.30.42.1:22          172.30.42.184:51213
>>>>> ESTABLISHED
>>>>> tcp        0      0 :::12865                :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::873                  :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::139                  :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::80                   :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::81                   :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::53                   :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::22                   :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::8123                 :::*
>>>>> LISTEN
>>>>> tcp        0      0 :::445                  :::*
>>>>> LISTEN
>>>>>
>>>>> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
>>>>> [date]
>>>>> Mon Feb  9 07:30:10 EST 2015
>>>>>
>>>>>
>>>>> [uname -a]
>>>>> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips
>>>>> GNU/Linux
>>>>>
>>>>>
>>>>> [uptime]
>>>>> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>>>>>
>>>>>
>>>>> [ifconfig]
>>>>> 6in4-henet Link encap:IPv6-in-IPv4
>>>>>          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>>>>>          inet6 addr: fe80::47ad:4031/128 Scope:Link
>>>>>          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>>>>>          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:0
>>>>>          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>>>>>
>>>>> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>>>>>          Interrupt:5
>>>>>
>>>>> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>>>>>          inet addr:172.30.42.129  Bcast:172.30.42.159
>>>>> Mask:255.255.255.224
>>>>>          inet6 addr: 2001:470:8a63::1/64 Scope:Global
>>>>>          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>>>>>
>>>>> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>>>>>          inet addr:172.30.42.224  Bcast:255.255.255.255
>>>>> Mask:255.255.255.255
>>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>>>>>
>>>>> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>>>>>          inet addr:172.30.42.161  Bcast:172.30.42.191
>>>>> Mask:255.255.255.224
>>>>>          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>>>>>          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>>>>>
>>>>> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>>>>>          inet addr:172.30.42.224  Bcast:255.255.255.255
>>>>> Mask:255.255.255.255
>>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>>>>>
>>>>> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>>>>>          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>>>>>          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>>>>>          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:32
>>>>>          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166
>>>>> (173.2 GiB)
>>>>>
>>>>> lo        Link encap:Local Loopback
>>>>>          inet addr:127.0.0.1  Mask:255.0.0.0
>>>>>          inet6 addr: ::1/128 Scope:Host
>>>>>          UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>>>>          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:0
>>>>>          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>>>>>
>>>>> pimreg    Link encap:UNSPEC  HWaddr
>>>>> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>>>>>          UP RUNNING NOARP  MTU:1472  Metric:1
>>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:0
>>>>>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>>>>>
>>>>> pppoe-ge00 Link encap:Point-to-Point Protocol
>>>>>          inet addr:71.173.64.49  P-t-P:10.10.10.10
>>>>> Mask:255.255.255.255
>>>>>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>>>>>          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:3
>>>>>          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>>>>>
>>>>> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>>>          inet addr:172.30.42.1  Bcast:172.30.42.31
>>>>> Mask:255.255.255.224
>>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>>>          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>>>>>          Interrupt:4
>>>>>
>>>>> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>>>          inet addr:192.168.254.1  Bcast:192.168.254.31
>>>>> Mask:255.255.255.224
>>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>>>          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>>>>>          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>>>>>
>>>>> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>>>>>          inet addr:172.30.42.97  Bcast:172.30.42.127
>>>>> Mask:255.255.255.224
>>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>>>>>          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>>>>>          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>>>>>          collisions:0 txqueuelen:1000
>>>>>          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>>>>>
>>>>>
>>>>>
>>>>> [tc -s qdisc show dev sw00]
>>>>> qdisc mq 1: root
>>>>> Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0
>>>>> requeues
>>>>> 61108)
>>>>> backlog 0b 0p requeues 61108
>>>>> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target
>>>>> 10.0ms
>>>>> interval 100.0ms
>>>>> Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>>>>> backlog 0b 0p requeues 0
>>>>>  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>>>>>  new_flows_len 0 old_flows_len 0
>>>>> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target
>>>>> 5.0ms
>>>>> interval 100.0ms ecn
>>>>> Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>>>>> backlog 0b 0p requeues 38
>>>>>  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>>>>>  new_flows_len 0 old_flows_len 0
>>>>> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target
>>>>> 5.0ms
>>>>> interval 100.0ms ecn
>>>>> Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0
>>>>> requeues
>>>>> 61019)
>>>>> backlog 0b 0p requeues 61019
>>>>>  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>>>>>  new_flows_len 0 old_flows_len 0
>>>>> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target
>>>>> 5.0ms
>>>>> interval 100.0ms
>>>>> Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>>>>> backlog 0b 0p requeues 51
>>>>>  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>>>>>  new_flows_len 0 old_flows_len 0
>>>>>
>>>>>
>>>>> [iw dev sw00 station dump]
>>>>> Station ac:22:0b:3d:5d:b7 (on sw00)
>>>>>       inactive time:  7617 ms
>>>>>       rx bytes:       1865564
>>>>>       rx packets:     20406
>>>>>       tx bytes:       29944481
>>>>>       tx packets:     24249
>>>>>       tx retries:     1931
>>>>>       tx failed:      1
>>>>>       signal:         -76 [-78, -79] dBm
>>>>>       signal avg:     -76 [-78, -80] dBm
>>>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>>>       rx bitrate:     6.0 MBit/s
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>> Station 00:24:d6:00:c1:f6 (on sw00)
>>>>>       inactive time:  320 ms
>>>>>       rx bytes:       1663035
>>>>>       rx packets:     20296
>>>>>       tx bytes:       4309390
>>>>>       tx packets:     5894
>>>>>       tx retries:     1360
>>>>>       tx failed:      7
>>>>>       signal:         -80 [-88, -81] dBm
>>>>>       signal avg:     -80 [-86, -81] dBm
>>>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>>>       rx bitrate:     1.0 MBit/s
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>> Station dc:86:d8:a2:4e:70 (on sw00)
>>>>>       inactive time:  30597 ms
>>>>>       rx bytes:       1899863
>>>>>       rx packets:     26579
>>>>>       tx bytes:       19099297
>>>>>       tx packets:     20421
>>>>>       tx retries:     321
>>>>>       tx failed:      0
>>>>>       signal:         -55 [-73, -55] dBm
>>>>>       signal avg:     -55 [-73, -55] dBm
>>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>>       rx bitrate:     24.0 MBit/s
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>> Station b8:c7:5d:13:90:2b (on sw00)
>>>>>       inactive time:  15 ms
>>>>>       rx bytes:       78518562
>>>>>       rx packets:     864371
>>>>>       tx bytes:       580082723
>>>>>       tx packets:     688939
>>>>>       tx retries:     108312
>>>>>       tx failed:      244
>>>>>       signal:         -70 [-71, -76] dBm
>>>>>       signal avg:     -69 [-71, -75] dBm
>>>>>       tx bitrate:     117.0 MBit/s MCS 14
>>>>>       rx bitrate:     104.0 MBit/s MCS 13
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>> Station ac:7f:3e:0d:41:85 (on sw00)
>>>>>       inactive time:  3902 ms
>>>>>       rx bytes:       8183511
>>>>>       rx packets:     110425
>>>>>       tx bytes:       202140115
>>>>>       tx packets:     153509
>>>>>       tx retries:     1263
>>>>>       tx failed:      3
>>>>>       signal:         -55 [-55, -72] dBm
>>>>>       signal avg:     -54 [-54, -70] dBm
>>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>> Station d8:a2:5e:29:1a:c2 (on sw00)
>>>>>       inactive time:  79277 ms
>>>>>       rx bytes:       10473577
>>>>>       rx packets:     129501
>>>>>       tx bytes:       48139230
>>>>>       tx packets:     70312
>>>>>       tx retries:     4823
>>>>>       tx failed:      4
>>>>>       signal:         -68 [-71, -72] dBm
>>>>>       signal avg:     -68 [-70, -73] dBm
>>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>> Station 54:35:30:cf:fa:10 (on sw00)
>>>>>       inactive time:  2972 ms
>>>>>       rx bytes:       121131529
>>>>>       rx packets:     1088484
>>>>>       tx bytes:       438675821
>>>>>       tx packets:     993746
>>>>>       tx retries:     710842
>>>>>       tx failed:      2446
>>>>>       signal:         -83 [-85, -87] dBm
>>>>>       signal avg:     -81 [-83, -85] dBm
>>>>>       tx bitrate:     39.0 MBit/s MCS 4
>>>>>       rx bitrate:     13.0 MBit/s MCS 1
>>>>>       authorized:     yes
>>>>>       authenticated:  yes
>>>>>       preamble:       short
>>>>>       WMM/WME:        yes
>>>>>       MFP:            no
>>>>>       TDLS peer:      no
>>>>>
>>>>>
>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>>>>>            ANI: ENABLED
>>>>>      ANI RESET: 60
>>>>>     OFDM LEVEL: 0
>>>>>      CCK LEVEL: 0
>>>>>        SPUR UP: 1859119
>>>>>      SPUR DOWN: 1859119
>>>>> OFDM WS-DET ON: 243
>>>>> OFDM WS-DET OFF: 244
>>>>>     MRC-CCK ON: 0
>>>>>    MRC-CCK OFF: 0
>>>>>    FIR-STEP UP: 1855423
>>>>>  FIR-STEP DOWN: 1855510
>>>>> INV LISTENTIME: 1
>>>>>    OFDM ERRORS: 1335608397
>>>>>     CCK ERRORS: 14336544
>>>>>
>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>>>>>                   RX:  149161048
>>>>>                RXEOL:          1
>>>>>                RXORN:          1
>>>>>                   TX:  260716368
>>>>>                TXURN:          0
>>>>>                  MIB:          0
>>>>>                RXPHY:          0
>>>>>                RXKCM:          0
>>>>>                 SWBA:  314656892
>>>>>                BMISS:          0
>>>>>                  BNR:          0
>>>>>                  CST:       7771
>>>>>                  GTT:          0
>>>>>                  TIM:          0
>>>>>               CABEND:          0
>>>>>             DTIMSYNC:          0
>>>>>                 DTIM:          0
>>>>>               TSFOOR:          0
>>>>>                  MCI:          0
>>>>>             GENTIMER:          0
>>>>>                TOTAL:  709545466
>>>>> SYNC_CAUSE stats:
>>>>>             Sync-All:          0
>>>>>              RTC-IRQ:          0
>>>>>              MAC-IRQ:          0
>>>>> EEPROM-Illegal-Access:          0
>>>>>          APB-Timeout:          0
>>>>>    PCI-Mode-Conflict:          0
>>>>>          HOST1-Fatal:          0
>>>>>           HOST1-Perr:          0
>>>>>       TRCV-FIFO-Perr:          0
>>>>>          RADM-CPL-EP:          0
>>>>>  RADM-CPL-DLLP-Abort:          0
>>>>>   RADM-CPL-TLP-Abort:          0
>>>>>    RADM-CPL-ECRC-Err:          0
>>>>>     RADM-CPL-Timeout:          0
>>>>>    Local-Bus-Timeout:          0
>>>>>            PM-Access:          0
>>>>>            MAC-Awake:          0
>>>>>           MAC-Asleep:          0
>>>>>     MAC-Sleep-Access:          0
>>>>>
>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
>>>>> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>>
>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>>>>>                            BE         BK        VI        VO
>>>>>
>>>>> MPDUs Queued:            19021        236      1826   3156017
>>>>> MPDUs Completed:       5518137       4852    572304   3144177
>>>>> MPDUs XRetried:          20705        206      3244     25937
>>>>> Aggregates:            2531034      18521     32506         0
>>>>> AMPDUs Queued HW:            0          0         0         0
>>>>> AMPDUs Queued SW:    123476025     298493   7164073     14097
>>>>> AMPDUs Completed:    117934170     293400   6588756         0
>>>>> AMPDUs Retried:        1428345       9018     31054         0
>>>>> AMPDUs XRetried:         21585        271      1594         0
>>>>> TXERR Filtered:          18776        181      2210       140
>>>>> FIFO Underrun:               0          0         0         0
>>>>> TXOP Exceeded:               0          0         0         0
>>>>> TXTIMER Expiry:              0          0         0         0
>>>>> DESC CFG Error:              0          0         0         0
>>>>> DATA Underrun:               0          0         0         0
>>>>> DELIM Underrun:              0          0         0         0
>>>>> TX-Pkts-All:         123494597     298729   7165898   3170114
>>>>> TX-Bytes-All:       1832525438  4435231393900525693 226351070
>>>>> HW-put-tx-buf:              58         24        57        58
>>>>> HW-tx-start:         119105776     268692   7071023   3170114
>>>>> HW-tx-proc-desc:     119165913     269076   7071527   3170101
>>>>> TX-Failed:                   0          0         0         0
>>>>>
>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>>>>>          PKTS-ALL :  145726806
>>>>>         BYTES-ALL : 3062363442
>>>>>           BEACONS :      20637
>>>>>             FRAGS :      50014
>>>>>          SPECTRAL :          0
>>>>>           CRC ERR :   10687677
>>>>>   DECRYPT CRC ERR :          3
>>>>>           PHY ERR :          1
>>>>>           MIC ERR :          0
>>>>> PRE-DELIM CRC ERR :          0
>>>>> POST-DELIM CRC ERR :        503
>>>>>  DECRYPT BUSY ERR :          0
>>>>>        LENGTH-ERR :          0
>>>>>           OOM-ERR :          0
>>>>>          RATE-ERR :          0
>>>>>    TOO-MANY-FRAGS :       5971
>>>>>
>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>>>>>    Baseband Hang:  0
>>>>> Baseband Watchdog:  0
>>>>>   Fatal HW Error:  0
>>>>>      TX HW error:  0
>>>>> Transmit timeout:  0
>>>>>     TX Path Hang:  0
>>>>>      PLL RX Hang:  0
>>>>>         MAC Hang: 19
>>>>>     Stuck Beacon: 38
>>>>>        MCI Reset:  0
>>>>> Calibration error:  0
>>>>>
>>>>> [logread]
>>>>> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 6)
>>>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.1.3 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.1.3 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPDISCOVER(sw00)
>>>>> 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPOFFER(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: associated (aid 6)
>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPDISCOVER(sw00)
>>>>> 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPOFFER(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPDISCOVER(sw00)
>>>>> 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPOFFER(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA
>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: associated (aid 8)
>>>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: disassociated
>>>>> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.9 dc:86:d8:a2:4e:70
>>>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
>>>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: associated (aid 8)
>>>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: disassociated
>>>>> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: disassociated
>>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: deauthenticated due to local deauth request
>>>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: associated (aid 1)
>>>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA
>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>> 802.11: associated (aid 1)
>>>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME
>>>>> has
>>>>> expired, global_no_access list updated
>>>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME
>>>>> has
>>>>> expired, global_no_access list updated
>>>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: associated (aid 8)
>>>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: disassociated
>>>>> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME
>>>>> has
>>>>> expired, global_no_access list updated
>>>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access
>>>>> list is
>>>>> empty.
>>>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA
>>>>> 00:1d:4f:cc:1c:15 IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA
>>>>> 00:1d:4f:cc:1c:15 IEEE
>>>>> 802.11: associated (aid 2)
>>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA
>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>> pairwise key handshake completed (RSN)
>>>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(gw00)
>>>>> 192.168.254.5 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00)
>>>>> 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPDISCOVER(gw00)
>>>>> 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPOFFER(gw00)
>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPDISCOVER(gw00)
>>>>> 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPOFFER(gw00)
>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(gw00)
>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00)
>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA
>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002
>>>>> {process_sensor} Adding
>>>>> 24.147.142.134 to the global_no_access list for 120 minutes
>>>>> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002
>>>>> {process_sensor} Adding
>>>>> 116.100.60.137 to the global_no_access list for 120 minutes
>>>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA
>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: authenticated
>>>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: associated (aid 8)
>>>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPREQUEST(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: disassociated
>>>>> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA
>>>>> a8:86:dd:58:be:ce IEEE
>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child
>>>>> connection from
>>>>> 172.30.42.184:51213
>>>>> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth
>>>>> succeeded for 'root' from 172.30.42.184:51213
>>>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA
>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA
>>>>> e0:f8:47:11:c7:96 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA
>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA
>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>> group key handshake completed (RSN)
>>>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>> DHCPINFORM(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received
>>>>> packet from
>>>>> invalid interface.
>>>>>
>>>>>
>>>>> [dmesg]
>>>>> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3
>>>>> (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT
>>>>> 2014
>>>>> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
>>>>> [    0.000000] bootconsole [early0] enabled
>>>>> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
>>>>> [    0.000000] SoC: Atheros AR7161 rev 2
>>>>> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz,
>>>>> Ref:40.000MHz
>>>>> [    0.000000] Determined physical RAM map:
>>>>> [    0.000000]  memory: 08000000 @ 00000000 (usable)
>>>>> [    0.000000] Initrd not found or empty - disabling initrd
>>>>> [    0.000000] Zone ranges:
>>>>> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
>>>>> [    0.000000] Movable zone start for each node
>>>>> [    0.000000] Early memory node ranges
>>>>> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
>>>>> [    0.000000] On node 0 totalpages: 32768
>>>>> [    0.000000] free_area_init_node: node 0, pgdat 80344f20,
>>>>> node_mem_map
>>>>> 81000000
>>>>> [    0.000000]   Normal zone: 256 pages used for memmap
>>>>> [    0.000000]   Normal zone: 0 pages reserved
>>>>> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
>>>>> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32
>>>>> bytes.
>>>>> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases,
>>>>> linesize 32
>>>>> 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: 32512
>>>>> [    0.000000] Kernel command line:  board=WNDR3700
>>>>> console=ttyS0,115200
>>>>>
>>>>> mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro
>>>>> rootfstype=squashfs,jffs2 noinitrd
>>>>> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
>>>>> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536
>>>>> bytes)
>>>>> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768
>>>>> bytes)
>>>>> [    0.000000] Writing ErrCtl register=00000000
>>>>> [    0.000000] Readback ErrCtl register=00000000
>>>>> [    0.000000] Memory: 125988k/131072k available (2423k kernel code,
>>>>> 5084k
>>>>> reserved, 635k data, 268k init, 0k highmem)
>>>>> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1,
>>>>> Nodes=1
>>>>> [    0.000000] NR_IRQS:51
>>>>> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
>>>>> [    0.027343] pid_max: default: 32768 minimum: 301
>>>>> [    0.031250] Mount-cache hash table entries: 512
>>>>> [    0.035156] Initializing cgroup subsys devices
>>>>> [    0.039062] Initializing cgroup subsys net_cls
>>>>> [    0.042968] Initializing cgroup subsys blkio
>>>>> [    0.046875] Initializing cgroup subsys net_prio
>>>>> [    0.050781] NET: Registered protocol family 16
>>>>> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
>>>>> [    2.656250] registering PCI controller with io_map_base unset
>>>>> [    2.667968] bio: create slab <bio-0> at 0
>>>>> [    2.671875] PCI host bridge to bus 0000:00
>>>>> [    2.675781] pci_bus 0000:00: root bus resource [mem
>>>>> 0x10000000-0x16ffffff]
>>>>> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
>>>>> [    2.683593] pci_bus 0000:00: No busn resource found for root bus,
>>>>> will use
>>>>> [bus 00-ff]
>>>>> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
>>>>> [    2.687500] pci 0000:00:11.0: fixup device configuration
>>>>> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
>>>>> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
>>>>> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
>>>>> [    2.691406] pci 0000:00:12.0: fixup device configuration
>>>>> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
>>>>> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
>>>>> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to
>>>>> 00
>>>>> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem
>>>>> 0x10000000-0x1000ffff]
>>>>> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem
>>>>> 0x10010000-0x1001ffff]
>>>>> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
>>>>> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
>>>>> [    2.710937] Switching to clocksource MIPS
>>>>> [    2.714843] NET: Registered protocol family 2
>>>>> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192
>>>>> bytes)
>>>>> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
>>>>> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
>>>>> [    2.738281] TCP: reno registered
>>>>> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
>>>>> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
>>>>> [    2.753906] NET: Registered protocol family 1
>>>>> [    2.757812] PCI: CLS 0 bytes, default 32
>>>>> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
>>>>> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
>>>>> (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
>>>>> [    2.789062] msgmni has been set to 246
>>>>> [    2.792968] io scheduler noop registered
>>>>> [    2.796875] io scheduler deadline registered (default)
>>>>> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
>>>>> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a
>>>>> 16550A
>>>>> [    2.835937] console [ttyS0] enabled, bootconsole disabled
>>>>> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is
>>>>> deprecated
>>>>> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
>>>>> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
>>>>> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
>>>>> [    2.875000] Creating 4 MTD partitions on "spi0.0":
>>>>> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
>>>>> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
>>>>> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
>>>>> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
>>>>> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
>>>>> [    2.910156] mtd: partition "kernel" must either start or end on
>>>>> erase block
>>>>> boundary or be smaller than an erase block -- forcing read-only
>>>>> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
>>>>> [    2.929687] mtd: partition "rootfs" must either start or end on
>>>>> erase block
>>>>> boundary or be smaller than an erase block -- forcing read-only
>>>>> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
>>>>> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
>>>>> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
>>>>> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
>>>>> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
>>>>> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
>>>>> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
>>>>> [    3.007812] libphy: rtl8366s: probed
>>>>> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
>>>>> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04
>>>>> [uid=001cc960,
>>>>> driver=Generic PHY]
>>>>> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
>>>>> [    3.640625] TCP: bic registered
>>>>> [    3.644531] TCP: cubic registered
>>>>> [    3.648437] TCP: westwood registered
>>>>> [    3.652343] TCP: hybla registered
>>>>> [    3.652343] TCP: htcp registered
>>>>> [    3.656250] TCP: vegas registered
>>>>> [    3.660156] TCP: veno registered
>>>>> [    3.664062] TCP: scalable registered
>>>>> [    3.667968] TCP: lp registered
>>>>> [    3.671875] TCP: yeah registered
>>>>> [    3.671875] TCP: illinois registered
>>>>> [    3.675781] NET: Registered protocol family 17
>>>>> [    3.679687] Bridge firewalling registered
>>>>> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
>>>>> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on
>>>>> device 31:4.
>>>>> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
>>>>> [    6.832031] usbcore: registered new interface driver usbfs
>>>>> [    6.835937] usbcore: registered new interface driver hub
>>>>> [    6.843750] usbcore: registered new device driver usb
>>>>> [    6.878906] SCSI subsystem initialized
>>>>> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI)
>>>>> Driver
>>>>> [    6.894531] ehci-platform: EHCI generic platform driver
>>>>> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
>>>>> [    6.906250] ehci-platform ehci-platform: new USB bus registered,
>>>>> assigned bus
>>>>> number 1
>>>>> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
>>>>> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
>>>>> [    6.937500] hub 1-0:1.0: USB hub found
>>>>> [    6.941406] hub 1-0:1.0: 2 ports detected
>>>>> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>>>>> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI
>>>>> Controller
>>>>> [    6.960937] ohci-platform ohci-platform: new USB bus registered,
>>>>> assigned bus
>>>>> number 2
>>>>> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
>>>>> [    7.035156] hub 2-0:1.0: USB hub found
>>>>> [    7.039062] hub 2-0:1.0: 2 ports detected
>>>>> [    7.046875] usbcore: registered new interface driver usb-storage
>>>>> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
>>>>> [    7.699218] eth0: link up (1000Mbps/Full duplex)
>>>>> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem:
>>>>> complete
>>>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of
>>>>> xref (0
>>>>> dead, 3 orphan) found.
>>>>> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem:
>>>>> complete
>>>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of
>>>>> xref (0
>>>>> dead, 3 orphan) found.
>>>>> [   11.339843] eth0: link down
>>>>> [   13.941406] NET: Registered protocol family 10
>>>>> [   13.957031] NET: Registered protocol family 8
>>>>> [   13.964843] NET: Registered protocol family 20
>>>>> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
>>>>> [   14.000000] sit: IPv6 over IPv4 tunneling driver
>>>>> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
>>>>> [   14.187500] gre: GRE over IPv4 demultiplexor driver
>>>>> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
>>>>> [   14.214843] PPP generic driver version 2.4.2
>>>>> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
>>>>> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
>>>>> [   14.285156] Netfilter messages via NETLINK v0.30.
>>>>> [   14.300781] ip_set: protocol 6
>>>>> [   14.351562] u32 classifier
>>>>> [   14.355468]     input device check on
>>>>> [   14.359375]     Actions configured
>>>>> [   14.371093] Mirror/redirect action on
>>>>> [   14.378906] Failed to load ipt action
>>>>> [   14.406250] netem: version 1.3
>>>>> [   14.445312] Loading modules backported from Linux version
>>>>> master-2014-05-22-0-gf2032ea
>>>>> [   14.453125] Backport generated by backports.git
>>>>> backports-20140320-37-g5c33da0
>>>>> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
>>>>> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
>>>>> [   14.539062] NET: Registered protocol family 24
>>>>> [   14.546875] PPTP driver version 0.8.5
>>>>> [   14.636718] xt_time: kernel timezone is -0000
>>>>> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
>>>>> [   14.734375] cfg80211: World regulatory domain updated:
>>>>> [   14.738281] cfg80211:  DFS Master region: unset
>>>>> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth),
>>>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>>>> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (N/A)
>>>>> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (N/A)
>>>>> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (N/A)
>>>>> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (N/A)
>>>>> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (0 s)
>>>>> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (0 s)
>>>>> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz),
>>>>> (N/A, 2000
>>>>> mBm), (N/A)
>>>>> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz),
>>>>> (N/A, 0
>>>>> mBm), (N/A)
>>>>> [   14.898437] usbcore: registered new interface driver ath9k_htc
>>>>> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
>>>>> [   14.925781] ath: phy0: eeprom contains invalid mac address:
>>>>> ff:ff:ff:ff:ff:ff
>>>>> [   14.933593] ath: phy0: random mac address will be used:
>>>>> 46:e1:37:26:8a:31
>>>>> [   14.941406] ath: EEPROM regdomain: 0x0
>>>>> [   14.941406] ath: EEPROM indicates default country code should be
>>>>> used
>>>>> [   14.941406] ath: doing EEPROM country->regdmn map search
>>>>> [   14.941406] ath: country maps to regdmn code: 0x3a
>>>>> [   14.941406] ath: Country alpha2 being used: US
>>>>> [   14.941406] ath: Regpair used: 0x3a
>>>>> [   14.996093] ieee80211 phy0: Selected rate control algorithm
>>>>> 'minstrel_ht'
>>>>> [   15.003906] cfg80211: Calling CRDA for country: US
>>>>> [   15.011718] cfg80211: Regulatory domain changed to country: US
>>>>> [   15.015625] cfg80211:  DFS Master region: FCC
>>>>> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth),
>>>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>>>> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz),
>>>>> (N/A, 3000
>>>>> mBm), (N/A)
>>>>> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz),
>>>>> (N/A, 1700
>>>>> mBm), (N/A)
>>>>> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz),
>>>>> (N/A, 2300
>>>>> mBm), (0 s)
>>>>> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz),
>>>>> (N/A, 3000
>>>>> mBm), (N/A)
>>>>> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz),
>>>>> (N/A,
>>>>> 4000 mBm), (N/A)
>>>>> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000,
>>>>> irq=40
>>>>> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
>>>>> [   15.105468] ath: EEPROM regdomain: 0x0
>>>>> [   15.105468] ath: EEPROM indicates default country code should be
>>>>> used
>>>>> [   15.105468] ath: doing EEPROM country->regdmn map search
>>>>> [   15.105468] ath: country maps to regdmn code: 0x3a
>>>>> [   15.105468] ath: Country alpha2 being used: US
>>>>> [   15.105468] ath: Regpair used: 0x3a
>>>>> [   15.144531] ieee80211 phy1: Selected rate control algorithm
>>>>> 'minstrel_ht'
>>>>> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000,
>>>>> irq=41
>>>>> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
>>>>> [   25.437500] se00: link up (1000Mbps/Full duplex)
>>>>> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [   28.109375] ge00: link up (100Mbps/Full duplex)
>>>>> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
>>>>> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
>>>>> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
>>>>> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
>>>>> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
>>>>> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
>>>>> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
>>>>> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
>>>>> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
>>>>> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
>>>>> [   33.003906] gw01: Trigger new scan to find an IBSS to join
>>>>> [   36.027343] gw11: Trigger new scan to find an IBSS to join
>>>>> [   36.195312] gw01: Trigger new scan to find an IBSS to join
>>>>> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
>>>>> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
>>>>> [   40.007812] gw11: Trigger new scan to find an IBSS to join
>>>>> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
>>>>> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
>>>>> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated
>>>>> and it
>>>>> will be removed soon. Use the iptables CT target to attach helpers
>>>>> instead.
>>>>> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to
>>>>> 70.16.105.214:1434
>>>>> ulen 9
>>>>> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>>> [237111.773437] ge00: link down
>>>>> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237611.718750] ge00: link up (100Mbps/Full duplex)
>>>>> [237626.898437] ge00: link down
>>>>> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237627.785156] ge00: link up (100Mbps/Full duplex)
>>>>> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [237642.085937] ge00: link down
>>>>> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237642.847656] ge00: link up (100Mbps/Full duplex)
>>>>> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [237657.269531] ge00: link down
>>>>> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237657.910156] ge00: link up (100Mbps/Full duplex)
>>>>> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [237672.460937] ge00: link down
>>>>> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237672.972656] ge00: link up (100Mbps/Full duplex)
>>>>> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [237687.648437] ge00: link down
>>>>> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237688.035156] ge00: link up (100Mbps/Full duplex)
>>>>> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [237702.835937] ge00: link down
>>>>> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237703.097656] ge00: link up (100Mbps/Full duplex)
>>>>> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [237718.019531] ge00: link down
>>>>> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [237718.160156] ge00: link up (100Mbps/Full duplex)
>>>>> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239661.734375] ge00: link down
>>>>> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239777.183593] ge00: link up (100Mbps/Full duplex)
>>>>> [239792.367187] ge00: link down
>>>>> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239793.250000] ge00: link up (100Mbps/Full duplex)
>>>>> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239807.566406] ge00: link down
>>>>> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239808.312500] ge00: link up (100Mbps/Full duplex)
>>>>> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239822.769531] ge00: link down
>>>>> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239823.375000] ge00: link up (100Mbps/Full duplex)
>>>>> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239837.968750] ge00: link down
>>>>> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239838.437500] ge00: link up (100Mbps/Full duplex)
>>>>> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239853.171875] ge00: link down
>>>>> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239853.500000] ge00: link up (100Mbps/Full duplex)
>>>>> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239868.375000] ge00: link down
>>>>> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239868.562500] ge00: link up (100Mbps/Full duplex)
>>>>> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [239883.574218] ge00: link down
>>>>> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [239883.625000] ge00: link up (100Mbps/Full duplex)
>>>>> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to
>>>>> 64.223.169.118:623
>>>>> ulen 31
>>>>> [304656.578125] ge00: link down
>>>>> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [304656.761718] ge00: link up (100Mbps/Full duplex)
>>>>> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [304671.777343] ge00: link down
>>>>> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [304671.824218] ge00: link up (100Mbps/Full duplex)
>>>>> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [304686.972656] ge00: link down
>>>>> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [304687.890625] ge00: link up (100Mbps/Full duplex)
>>>>> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [307009.828125] ge00: link down
>>>>> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [307009.941406] ge00: link up (100Mbps/Full duplex)
>>>>> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [307025.046875] ge00: link down
>>>>> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [307026.007812] ge00: link up (100Mbps/Full duplex)
>>>>> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>>> [324449.574218] ge00: link down
>>>>> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [324449.832031] ge00: link up (100Mbps/Full duplex)
>>>>> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [324464.769531] ge00: link down
>>>>> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [324464.894531] ge00: link up (100Mbps/Full duplex)
>>>>> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [324479.996093] ge00: link down
>>>>> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [324480.960937] ge00: link up (100Mbps/Full duplex)
>>>>> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>>>> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>>> [352828.460937] ge00: link down
>>>>> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [352829.367187] ge00: link up (100Mbps/Full duplex)
>>>>> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [352843.664062] ge00: link down
>>>>> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [352844.429687] ge00: link up (100Mbps/Full duplex)
>>>>> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [354708.015625] ge00: link down
>>>>> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [354708.687500] ge00: link up (100Mbps/Full duplex)
>>>>> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [354723.203125] ge00: link down
>>>>> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [354723.750000] ge00: link up (100Mbps/Full duplex)
>>>>> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>>> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
>>>>> [362447.320312] ge00: link down
>>>>> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [362447.828125] ge00: link up (100Mbps/Full duplex)
>>>>> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [362796.117187] ge00: link down
>>>>> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [362796.187500] ge00: link up (100Mbps/Full duplex)
>>>>> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>>> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>>>> [373205.812500] ge00: link down
>>>>> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [373206.718750] ge00: link up (100Mbps/Full duplex)
>>>>> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [374163.226562] ge00: link down
>>>>> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [374163.453125] ge00: link up (100Mbps/Full duplex)
>>>>> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [391364.609375] ge00: link down
>>>>> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [391365.421875] ge00: link up (100Mbps/Full duplex)
>>>>> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [391379.792968] ge00: link down
>>>>> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [391380.484375] ge00: link up (100Mbps/Full duplex)
>>>>> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [391394.980468] ge00: link down
>>>>> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [391395.546875] ge00: link up (100Mbps/Full duplex)
>>>>> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [397598.585937] ge00: link down
>>>>> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [397598.695312] ge00: link up (100Mbps/Full duplex)
>>>>> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [397613.820312] ge00: link down
>>>>> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [397614.761718] ge00: link up (100Mbps/Full duplex)
>>>>> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>>> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024
>>>>> AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
>>>>> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the
>>>>> DMA
>>>>> engine when we start RX up
>>>>> [484391.941406] ge00: link down
>>>>> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [484392.515625] ge00: link up (100Mbps/Full duplex)
>>>>> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [484407.125000] ge00: link down
>>>>> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [484407.578125] ge00: link up (100Mbps/Full duplex)
>>>>> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [484422.312500] ge00: link down
>>>>> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [484422.640625] ge00: link up (100Mbps/Full duplex)
>>>>> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [488779.042968] ge00: link down
>>>>> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [488779.601562] ge00: link up (100Mbps/Full duplex)
>>>>> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [488794.250000] ge00: link down
>>>>> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [488794.664062] ge00: link up (100Mbps/Full duplex)
>>>>> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>>> [586177.722656] ge00: link down
>>>>> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [586178.722656] ge00: link up (100Mbps/Full duplex)
>>>>> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [586192.921875] ge00: link down
>>>>> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [586193.785156] ge00: link up (100Mbps/Full duplex)
>>>>> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [586208.125000] ge00: link down
>>>>> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [586208.847656] ge00: link up (100Mbps/Full duplex)
>>>>> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>> [586223.320312] ge00: link down
>>>>> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>> [586223.910156] ge00: link up (100Mbps/Full duplex)
>>>>> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready



-- 
Dave Täht
Let's make wifi fast, less jittery and reliable again!

https://plus.google.com/u/0/107942175615993706558/posts/TVX3o84jjmb

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 21:47         ` Dave Taht
@ 2015-02-25 22:11           ` David Lang
  2015-02-25 22:15             ` Toke Høiland-Jørgensen
  0 siblings, 1 reply; 13+ messages in thread
From: David Lang @ 2015-02-25 22:11 UTC (permalink / raw)
  To: Dave Taht; +Cc: cerowrt-devel

On Wed, 25 Feb 2015, Dave Taht wrote:

> I shipped kerberos in cerowrt 3.7. Nobody cared. the package broke,
> and I never got around to fixing. it.
>
> It was the last e-e security system that worked - and it works well on
> both ipv4 (when nat is not present) and ipv6. isc uses it quite sanely
> internally.
>
> If microsoft hadn't bowdlerized it in Active Directory and instead
> remained interoperable, It would be a better world.

No disagreement there, but microsoft did, and as a result what would be needed 
is AD, not just kerberos.

There's also the problem that kerberos requires that the time be set correctly, 
something that is very commonly not the case on home devices (especially things 
like printers)

David Lang

> On Wed, Feb 25, 2015 at 11:31 AM, David Lang <david@lang.hm> wrote:
>> While I understand your frustration (my day job is security), people will
>> take "it works" over "it's secure, but fiddly to setup" any day. This is why
>> so many people still run unencrypted wireless.
>>
>> Frankly, it's hard enough to get things to talk to network printers that
>> adding a dependency on a central authentication server is asking a LOT.
>>
>> Now, if cerowrt could run an AD compatible server, it would be useful for
>> some people, but for many, their laptops are tied to a company domain,
>> getting them to work well in a home domain as well is going to be messy.
>>
>> David Lang
>>
>> On Wed, 25 Feb 2015, dpreed@reed.com wrote:
>>
>>> Dave - I understand the rationale, but the real issue here is with the
>>> printers, etc.
>>>
>>> Their security model is completely inappropriate - even WITHIN a home
>>> network... depending on peripheral protection doesn't work anywhere very
>>> well.  It's so easy to break into someone's home net... either by exploiting
>>> a hole, or by social engineering.  And it is worse in any enterprise
>>> network.
>>>
>>> At my last two large company employers, the amount of attack traffic
>>> within the Intranet, behind the firewall, was measured, and it is FAR worse
>>> than in the public Internet (and Sony showed us how risky that is).
>>>
>>> IPP should be default secure, with authenticated users only able to use
>>> it.  There's a way to make this simpler - establish an authentication server
>>> in the home, and require every device to have a relationship with the
>>> authentication server, so the category of "authorized devices" is easy to
>>> set up.
>>>
>>> NAT is not a proper security solution.  It's features can be useful to
>>> reduce the frequency of some attacks, and maybe DoS.
>>>
>>> Maybe CeroWRT should have a good authentication server in it, turned on by
>>> default, and with a well-designed user experience to make adding a device
>>> easy, and provide that device with the authorized credentials.
>>>
>>> We've known how to do this since Kerberos was designed - it was designed
>>> to work exactly this way.
>>>
>>> Instead this crappy "border protection" model has become the only mental
>>> model of security.
>>>
>>> Companies have locked desks, locked offices, badges, etc.  And they don't
>>> place their entire security bet on the receptionist at the front door.
>>>
>>>
>>>
>>> On Wednesday, February 25, 2015 12:21pm, "Dave Taht" <dave.taht@gmail.com>
>>> said:
>>>
>>>> On Mon, Feb 16, 2015 at 4:41 AM, Rich Brown <richb.hanover@gmail.com>
>>>> wrote:
>>>>>
>>>>> I figured it out.
>>>>>
>>>>> The default "blockconfig2" rule in the firewall prevents access to the
>>>>> configuration ports of CeroWrt from any host in a *guest* network.
>>>>> Switching to a
>>>>> non-guest network (from CEROwrt-guest5 to CEROwrt5) allows me to log in
>>>>> with
>>>>> ease.
>>>>>
>>>>> D'oh!
>>>>
>>>>
>>>> Yes. I also note that by default stuff connected via the meshy wifi
>>>> interfaces are also blocked from access to the web gui. And my
>>>> reasoning for using port 81 rather than 80, is that it is easy to
>>>> accidentally open up port 80 to the universe via ipv6, and preferred
>>>> to avoid that. In fact, I really do wish that the world of embedded
>>>> devices had chosen a non-default port for their configuration web gui
>>>> in light of their potential exposure to the universe via ipv6, or
>>>> those that did were more careful about only accepting local
>>>> connections by default.
>>>>
>>>> That said, even that is not enough.
>>>>
>>>> There are going to be an awful lot of printers exposed the ipv6
>>>> internet on port 631 (ipp) for example, and hacks have already
>>>> deployed that can get your printer to emit spam, at the very least.
>>>>
>>>> I note that I do, in my own, trusted environments, I do allow the
>>>> meshy interfaces full reign to the gui and secure network (it makes
>>>> them a lot more useful), but ya know, I am generally careful enough to
>>>> actually change admin passwords and the like, everywhere, on
>>>> everything.
>>>>
>>>>> Rich
>>>>>
>>>>>
>>>>> On Feb 9, 2015, at 7:54 AM, Rich Brown <richb.hanover@gmail.com> wrote:
>>>>>
>>>>>> I cannot currently get to the web GUI on CeroWrt. When I browse to
>>>>>> gw.home.lan:80, I see the short "Welcome to CeroWrt" page. Clicking the
>>>>>> link
>>>>>> gives a page that says "Redirecting" with
>>>>>> http://gw.home.lan/bgi-bin/redir.sh in
>>>>>> the URL bar. Shortly thereafter the page times out. telnet gw.home.lan
>>>>>> 81 fails
>>>>>> - I get "Trying 172.30.42.1..." but no connection.
>>>>>>
>>>>>> The router is otherwise working just fine.
>>>>>>
>>>>>> I first noticed this yesterday, and I didn't have time to write it up.
>>>>>> I believe
>>>>>> this has happened before. In the past, I believe that I waited a few
>>>>>> days and it
>>>>>> came back. (only 80% sure of this - I may just have rebooted.)
>>>>>>
>>>>>> I'm using CeroWrt 3.10.50-1. Uptime is 46+ days. I can ssh in, so I can
>>>>>> get
>>>>>> diagnostic info including the cerostats.sh output (below).
>>>>>>
>>>>>> Any thoughts? What else should I check/try? Thanks.
>>>>>>
>>>>>> Rich
>>>>>>
>>>>>> # I have not changed any of the lighttpd .conf files
>>>>>> root@cerowrt:/usr/lib/CeroWrtScripts# ps | grep http
>>>>>> 1334 www-data  3956 S    /usr/sbin/lighttpd -D -f
>>>>>> /etc/lighttpd/cerowrt.conf
>>>>>> 3389 root      4840 S    /usr/sbin/lighttpd -D -f
>>>>>> /etc/lighttpd/lighttpd.conf
>>>>>> 19089 root      1388 S    grep http
>>>>>>
>>>>>> # somebody's listening on ports 80 & 81
>>>>>> root@cerowrt:/usr/lib/CeroWrtScripts# netstat -ant
>>>>>> Active Internet connections (servers and established)
>>>>>> Proto Recv-Q Send-Q Local Address           Foreign Address
>>>>>> State
>>>>>> tcp        0      0 0.0.0.0:139             0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 0.0.0.0:80              0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 0.0.0.0:81              0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 0.0.0.0:53              0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 0.0.0.0:21              0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 0.0.0.0:23              0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 0.0.0.0:445             0.0.0.0:*
>>>>>> LISTEN
>>>>>> tcp        0      0 71.173.64.49:23         200.153.251.230:50013
>>>>>> TIME_WAIT
>>>>>> tcp        0    208 172.30.42.1:22          172.30.42.184:51213
>>>>>> ESTABLISHED
>>>>>> tcp        0      0 :::12865                :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::873                  :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::139                  :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::80                   :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::81                   :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::53                   :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::22                   :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::8123                 :::*
>>>>>> LISTEN
>>>>>> tcp        0      0 :::445                  :::*
>>>>>> LISTEN
>>>>>>
>>>>>> root@cerowrt:/usr/lib/CeroWrtScripts# cat /tmp/cerostats_output.txt
>>>>>> [date]
>>>>>> Mon Feb  9 07:30:10 EST 2015
>>>>>>
>>>>>>
>>>>>> [uname -a]
>>>>>> Linux cerowrt.home.lan 3.10.50 #2 Mon Jul 28 21:04:41 PDT 2014 mips
>>>>>> GNU/Linux
>>>>>>
>>>>>>
>>>>>> [uptime]
>>>>>> 07:30:10 up 46 days, 14:48, load average: 0.16, 0.04, 0.05
>>>>>>
>>>>>>
>>>>>> [ifconfig]
>>>>>> 6in4-henet Link encap:IPv6-in-IPv4
>>>>>>          inet6 addr: 2001:470:1f06:64::2/64 Scope:Global
>>>>>>          inet6 addr: fe80::47ad:4031/128 Scope:Link
>>>>>>          UP POINTOPOINT RUNNING NOARP  MTU:1424  Metric:1
>>>>>>          RX packets:417210 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:426630 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:0
>>>>>>          RX bytes:124948701 (119.1 MiB)  TX bytes:105736502 (100.8 MiB)
>>>>>>
>>>>>> ge00      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A4
>>>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a4/64 Scope:Link
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:165925423 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:128463926 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:1589791275 (1.4 GiB)  TX bytes:3223108570 (3.0 GiB)
>>>>>>          Interrupt:5
>>>>>>
>>>>>> gw00      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A3
>>>>>>          inet addr:172.30.42.129  Bcast:172.30.42.159
>>>>>> Mask:255.255.255.224
>>>>>>          inet6 addr: 2001:470:8a63::1/64 Scope:Global
>>>>>>          inet6 addr: fe80::24e5:2aff:fe52:99a3/64 Scope:Link
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:5671497 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:9337045 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:531732737 (507.0 MiB)  TX bytes:735261284 (701.1 MiB)
>>>>>>
>>>>>> gw01      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A3
>>>>>>          inet addr:172.30.42.224  Bcast:255.255.255.255
>>>>>> Mask:255.255.255.255
>>>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a3/64 Scope:Link
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:132 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:1017955 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:32462 (31.7 KiB)  TX bytes:107920788 (102.9 MiB)
>>>>>>
>>>>>> gw10      Link encap:Ethernet  HWaddr 26:E5:2A:52:99:A5
>>>>>>          inet addr:172.30.42.161  Bcast:172.30.42.191
>>>>>> Mask:255.255.255.224
>>>>>>          inet6 addr: fe80::24e5:2aff:fe52:99a5/64 Scope:Link
>>>>>>          inet6 addr: 2001:470:8a63:1::1/64 Scope:Global
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:27573811 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:38057605 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:3159424438 (2.9 GiB)  TX bytes:2909633836 (2.7 GiB)
>>>>>>
>>>>>> gw11      Link encap:Ethernet  HWaddr 20:E5:2A:52:99:A5
>>>>>>          inet addr:172.30.42.224  Bcast:255.255.255.255
>>>>>> Mask:255.255.255.255
>>>>>>          inet6 addr: fe80::22e5:2aff:fe52:99a5/64 Scope:Link
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:1017758 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:0 (0.0 B)  TX bytes:107895862 (102.8 MiB)
>>>>>>
>>>>>> ifb0      Link encap:Ethernet  HWaddr 52:66:13:45:3F:98
>>>>>>          inet6 addr: fe80::5066:13ff:fe45:3f98/64 Scope:Link
>>>>>>          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
>>>>>>          RX packets:165745974 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:165745974 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:32
>>>>>>          RX bytes:186003928166 (173.2 GiB)  TX bytes:186003928166
>>>>>> (173.2 GiB)
>>>>>>
>>>>>> lo        Link encap:Local Loopback
>>>>>>          inet addr:127.0.0.1  Mask:255.0.0.0
>>>>>>          inet6 addr: ::1/128 Scope:Host
>>>>>>          UP LOOPBACK RUNNING  MTU:65536  Metric:1
>>>>>>          RX packets:3218563 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:3218563 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:0
>>>>>>          RX bytes:158449238 (151.1 MiB)  TX bytes:158449238 (151.1 MiB)
>>>>>>
>>>>>> pimreg    Link encap:UNSPEC  HWaddr
>>>>>> 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
>>>>>>          UP RUNNING NOARP  MTU:1472  Metric:1
>>>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:0
>>>>>>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>>>>>>
>>>>>> pppoe-ge00 Link encap:Point-to-Point Protocol
>>>>>>          inet addr:71.173.64.49  P-t-P:10.10.10.10
>>>>>> Mask:255.255.255.255
>>>>>>          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
>>>>>>          RX packets:20874205 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:16264763 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:3
>>>>>>          RX bytes:23816090169 (22.1 GiB)  TX bytes:1315473205 (1.2 GiB)
>>>>>>
>>>>>> se00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>>>>          inet addr:172.30.42.1  Bcast:172.30.42.31
>>>>>> Mask:255.255.255.224
>>>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>>>>          inet6 addr: 2001:470:8a63:2::1/64 Scope:Global
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:5069734 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:0 (0.0 B)  TX bytes:1091765965 (1.0 GiB)
>>>>>>          Interrupt:4
>>>>>>
>>>>>> sw00      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A3
>>>>>>          inet addr:192.168.254.1  Bcast:192.168.254.31
>>>>>> Mask:255.255.255.224
>>>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a3/64 Scope:Link
>>>>>>          inet6 addr: 2001:470:8a63:3::1/64 Scope:Global
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:101386657 errors:0 dropped:64 overruns:0 frame:0
>>>>>>          TX packets:128292922 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:806708136 (769.3 MiB)  TX bytes:2248621086 (2.0 GiB)
>>>>>>
>>>>>> sw10      Link encap:Ethernet  HWaddr 22:E5:2A:52:99:A5
>>>>>>          inet addr:172.30.42.97  Bcast:172.30.42.127
>>>>>> Mask:255.255.255.224
>>>>>>          inet6 addr: fe80::20e5:2aff:fe52:99a5/64 Scope:Link
>>>>>>          inet6 addr: 2001:470:8a63:4::1/64 Scope:Global
>>>>>>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>>>>>          RX packets:8116569 errors:0 dropped:0 overruns:0 frame:0
>>>>>>          TX packets:14316617 errors:0 dropped:0 overruns:0 carrier:0
>>>>>>          collisions:0 txqueuelen:1000
>>>>>>          RX bytes:1650571738 (1.5 GiB)  TX bytes:4111330139 (3.8 GiB)
>>>>>>
>>>>>>
>>>>>>
>>>>>> [tc -s qdisc show dev sw00]
>>>>>> qdisc mq 1: root
>>>>>> Sent 128547328334 bytes 128307693 pkt (dropped 1431, overlimits 0
>>>>>> requeues
>>>>>> 61108)
>>>>>> backlog 0b 0p requeues 61108
>>>>>> qdisc fq_codel 10: parent 1:1 limit 800p flows 1024 quantum 500 target
>>>>>> 10.0ms
>>>>>> interval 100.0ms
>>>>>> Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
>>>>>> backlog 0b 0p requeues 0
>>>>>>  maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
>>>>>>  new_flows_len 0 old_flows_len 0
>>>>>> qdisc fq_codel 20: parent 1:2 limit 800p flows 1024 quantum 300 target
>>>>>> 5.0ms
>>>>>> interval 100.0ms ecn
>>>>>> Sent 5528669064 bytes 5403057 pkt (dropped 0, overlimits 0 requeues 38)
>>>>>> backlog 0b 0p requeues 38
>>>>>>  maxpacket 256 drop_overlimit 0 new_flow_count 6 ecn_mark 0
>>>>>>  new_flows_len 0 old_flows_len 0
>>>>>> qdisc fq_codel 30: parent 1:3 limit 1000p flows 1024 quantum 300 target
>>>>>> 5.0ms
>>>>>> interval 100.0ms ecn
>>>>>> Sent 122595429273 bytes 122615404 pkt (dropped 1335, overlimits 0
>>>>>> requeues
>>>>>> 61019)
>>>>>> backlog 0b 0p requeues 61019
>>>>>>  maxpacket 1514 drop_overlimit 0 new_flow_count 4319 ecn_mark 18
>>>>>>  new_flows_len 0 old_flows_len 0
>>>>>> qdisc fq_codel 40: parent 1:4 limit 1000p flows 1024 quantum 300 target
>>>>>> 5.0ms
>>>>>> interval 100.0ms
>>>>>> Sent 423229997 bytes 289232 pkt (dropped 96, overlimits 0 requeues 51)
>>>>>> backlog 0b 0p requeues 51
>>>>>>  maxpacket 1506 drop_overlimit 0 new_flow_count 10 ecn_mark 0
>>>>>>  new_flows_len 0 old_flows_len 0
>>>>>>
>>>>>>
>>>>>> [iw dev sw00 station dump]
>>>>>> Station ac:22:0b:3d:5d:b7 (on sw00)
>>>>>>       inactive time:  7617 ms
>>>>>>       rx bytes:       1865564
>>>>>>       rx packets:     20406
>>>>>>       tx bytes:       29944481
>>>>>>       tx packets:     24249
>>>>>>       tx retries:     1931
>>>>>>       tx failed:      1
>>>>>>       signal:         -76 [-78, -79] dBm
>>>>>>       signal avg:     -76 [-78, -80] dBm
>>>>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>>>>       rx bitrate:     6.0 MBit/s
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>> Station 00:24:d6:00:c1:f6 (on sw00)
>>>>>>       inactive time:  320 ms
>>>>>>       rx bytes:       1663035
>>>>>>       rx packets:     20296
>>>>>>       tx bytes:       4309390
>>>>>>       tx packets:     5894
>>>>>>       tx retries:     1360
>>>>>>       tx failed:      7
>>>>>>       signal:         -80 [-88, -81] dBm
>>>>>>       signal avg:     -80 [-86, -81] dBm
>>>>>>       tx bitrate:     52.0 MBit/s MCS 5
>>>>>>       rx bitrate:     1.0 MBit/s
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>> Station dc:86:d8:a2:4e:70 (on sw00)
>>>>>>       inactive time:  30597 ms
>>>>>>       rx bytes:       1899863
>>>>>>       rx packets:     26579
>>>>>>       tx bytes:       19099297
>>>>>>       tx packets:     20421
>>>>>>       tx retries:     321
>>>>>>       tx failed:      0
>>>>>>       signal:         -55 [-73, -55] dBm
>>>>>>       signal avg:     -55 [-73, -55] dBm
>>>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>>>       rx bitrate:     24.0 MBit/s
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>> Station b8:c7:5d:13:90:2b (on sw00)
>>>>>>       inactive time:  15 ms
>>>>>>       rx bytes:       78518562
>>>>>>       rx packets:     864371
>>>>>>       tx bytes:       580082723
>>>>>>       tx packets:     688939
>>>>>>       tx retries:     108312
>>>>>>       tx failed:      244
>>>>>>       signal:         -70 [-71, -76] dBm
>>>>>>       signal avg:     -69 [-71, -75] dBm
>>>>>>       tx bitrate:     117.0 MBit/s MCS 14
>>>>>>       rx bitrate:     104.0 MBit/s MCS 13
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>> Station ac:7f:3e:0d:41:85 (on sw00)
>>>>>>       inactive time:  3902 ms
>>>>>>       rx bytes:       8183511
>>>>>>       rx packets:     110425
>>>>>>       tx bytes:       202140115
>>>>>>       tx packets:     153509
>>>>>>       tx retries:     1263
>>>>>>       tx failed:      3
>>>>>>       signal:         -55 [-55, -72] dBm
>>>>>>       signal avg:     -54 [-54, -70] dBm
>>>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>> Station d8:a2:5e:29:1a:c2 (on sw00)
>>>>>>       inactive time:  79277 ms
>>>>>>       rx bytes:       10473577
>>>>>>       rx packets:     129501
>>>>>>       tx bytes:       48139230
>>>>>>       tx packets:     70312
>>>>>>       tx retries:     4823
>>>>>>       tx failed:      4
>>>>>>       signal:         -68 [-71, -72] dBm
>>>>>>       signal avg:     -68 [-70, -73] dBm
>>>>>>       tx bitrate:     65.0 MBit/s MCS 7
>>>>>>       rx bitrate:     65.0 MBit/s MCS 7
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>> Station 54:35:30:cf:fa:10 (on sw00)
>>>>>>       inactive time:  2972 ms
>>>>>>       rx bytes:       121131529
>>>>>>       rx packets:     1088484
>>>>>>       tx bytes:       438675821
>>>>>>       tx packets:     993746
>>>>>>       tx retries:     710842
>>>>>>       tx failed:      2446
>>>>>>       signal:         -83 [-85, -87] dBm
>>>>>>       signal avg:     -81 [-83, -85] dBm
>>>>>>       tx bitrate:     39.0 MBit/s MCS 4
>>>>>>       rx bitrate:     13.0 MBit/s MCS 1
>>>>>>       authorized:     yes
>>>>>>       authenticated:  yes
>>>>>>       preamble:       short
>>>>>>       WMM/WME:        yes
>>>>>>       MFP:            no
>>>>>>       TDLS peer:      no
>>>>>>
>>>>>>
>>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/ani]
>>>>>>            ANI: ENABLED
>>>>>>      ANI RESET: 60
>>>>>>     OFDM LEVEL: 0
>>>>>>      CCK LEVEL: 0
>>>>>>        SPUR UP: 1859119
>>>>>>      SPUR DOWN: 1859119
>>>>>> OFDM WS-DET ON: 243
>>>>>> OFDM WS-DET OFF: 244
>>>>>>     MRC-CCK ON: 0
>>>>>>    MRC-CCK OFF: 0
>>>>>>    FIR-STEP UP: 1855423
>>>>>>  FIR-STEP DOWN: 1855510
>>>>>> INV LISTENTIME: 1
>>>>>>    OFDM ERRORS: 1335608397
>>>>>>     CCK ERRORS: 14336544
>>>>>>
>>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/interrupt]
>>>>>>                   RX:  149161048
>>>>>>                RXEOL:          1
>>>>>>                RXORN:          1
>>>>>>                   TX:  260716368
>>>>>>                TXURN:          0
>>>>>>                  MIB:          0
>>>>>>                RXPHY:          0
>>>>>>                RXKCM:          0
>>>>>>                 SWBA:  314656892
>>>>>>                BMISS:          0
>>>>>>                  BNR:          0
>>>>>>                  CST:       7771
>>>>>>                  GTT:          0
>>>>>>                  TIM:          0
>>>>>>               CABEND:          0
>>>>>>             DTIMSYNC:          0
>>>>>>                 DTIM:          0
>>>>>>               TSFOOR:          0
>>>>>>                  MCI:          0
>>>>>>             GENTIMER:          0
>>>>>>                TOTAL:  709545466
>>>>>> SYNC_CAUSE stats:
>>>>>>             Sync-All:          0
>>>>>>              RTC-IRQ:          0
>>>>>>              MAC-IRQ:          0
>>>>>> EEPROM-Illegal-Access:          0
>>>>>>          APB-Timeout:          0
>>>>>>    PCI-Mode-Conflict:          0
>>>>>>          HOST1-Fatal:          0
>>>>>>           HOST1-Perr:          0
>>>>>>       TRCV-FIFO-Perr:          0
>>>>>>          RADM-CPL-EP:          0
>>>>>>  RADM-CPL-DLLP-Abort:          0
>>>>>>   RADM-CPL-TLP-Abort:          0
>>>>>>    RADM-CPL-ECRC-Err:          0
>>>>>>     RADM-CPL-Timeout:          0
>>>>>>    Local-Bus-Timeout:          0
>>>>>>            PM-Access:          0
>>>>>>            MAC-Awake:          0
>>>>>>           MAC-Asleep:          0
>>>>>>     MAC-Sleep-Access:          0
>>>>>>
>>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/queues]
>>>>>> (VO):  qnum: 0 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>>> (VI):  qnum: 1 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>>> (BE):  qnum: 2 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>>> (BK):  qnum: 3 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>>> (CAB): qnum: 8 qdepth:  0 ampdu-depth:  0 pending:   0 stopped: 0
>>>>>>
>>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/xmit]
>>>>>>                            BE         BK        VI        VO
>>>>>>
>>>>>> MPDUs Queued:            19021        236      1826   3156017
>>>>>> MPDUs Completed:       5518137       4852    572304   3144177
>>>>>> MPDUs XRetried:          20705        206      3244     25937
>>>>>> Aggregates:            2531034      18521     32506         0
>>>>>> AMPDUs Queued HW:            0          0         0         0
>>>>>> AMPDUs Queued SW:    123476025     298493   7164073     14097
>>>>>> AMPDUs Completed:    117934170     293400   6588756         0
>>>>>> AMPDUs Retried:        1428345       9018     31054         0
>>>>>> AMPDUs XRetried:         21585        271      1594         0
>>>>>> TXERR Filtered:          18776        181      2210       140
>>>>>> FIFO Underrun:               0          0         0         0
>>>>>> TXOP Exceeded:               0          0         0         0
>>>>>> TXTIMER Expiry:              0          0         0         0
>>>>>> DESC CFG Error:              0          0         0         0
>>>>>> DATA Underrun:               0          0         0         0
>>>>>> DELIM Underrun:              0          0         0         0
>>>>>> TX-Pkts-All:         123494597     298729   7165898   3170114
>>>>>> TX-Bytes-All:       1832525438  4435231393900525693 226351070
>>>>>> HW-put-tx-buf:              58         24        57        58
>>>>>> HW-tx-start:         119105776     268692   7071023   3170114
>>>>>> HW-tx-proc-desc:     119165913     269076   7071527   3170101
>>>>>> TX-Failed:                   0          0         0         0
>>>>>>
>>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/recv]
>>>>>>          PKTS-ALL :  145726806
>>>>>>         BYTES-ALL : 3062363442
>>>>>>           BEACONS :      20637
>>>>>>             FRAGS :      50014
>>>>>>          SPECTRAL :          0
>>>>>>           CRC ERR :   10687677
>>>>>>   DECRYPT CRC ERR :          3
>>>>>>           PHY ERR :          1
>>>>>>           MIC ERR :          0
>>>>>> PRE-DELIM CRC ERR :          0
>>>>>> POST-DELIM CRC ERR :        503
>>>>>>  DECRYPT BUSY ERR :          0
>>>>>>        LENGTH-ERR :          0
>>>>>>           OOM-ERR :          0
>>>>>>          RATE-ERR :          0
>>>>>>    TOO-MANY-FRAGS :       5971
>>>>>>
>>>>>> [cat /sys/kernel/debug/ieee80211/phy0/ath9k/reset]
>>>>>>    Baseband Hang:  0
>>>>>> Baseband Watchdog:  0
>>>>>>   Fatal HW Error:  0
>>>>>>      TX HW error:  0
>>>>>> Transmit timeout:  0
>>>>>>     TX Path Hang:  0
>>>>>>      PLL RX Hang:  0
>>>>>>         MAC Hang: 19
>>>>>>     Stuck Beacon: 38
>>>>>>        MCI Reset:  0
>>>>>> Calibration error:  0
>>>>>>
>>>>>> [logread]
>>>>>> Mon Feb  9 05:42:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 05:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 05:52:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 05:52:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 05:52:52 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 05:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:57:57 2015 daemon.info hostapd: sw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 6)
>>>>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.1.3 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:57:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>>>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>>>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.1.3 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:03 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(sw00)
>>>>>> 192.168.1.3 00:24:d6:00:c1:f6 wrong network
>>>>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:58:07 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPDISCOVER(sw00)
>>>>>> 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:07 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPOFFER(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:58:11 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:58:15 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:58:19 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:58:23 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info hostapd: sw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: associated (aid 6)
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPDISCOVER(sw00)
>>>>>> 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPOFFER(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPDISCOVER(sw00)
>>>>>> 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPOFFER(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:28 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 05:58:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 05:58:58 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:24:d6:00:c1:f6 IEEE
>>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 06:00:22 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:00:33 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:00:48 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: associated (aid 8)
>>>>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>>> Mon Feb  9 06:00:48 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>>> Mon Feb  9 06:01:19 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: disassociated
>>>>>> Mon Feb  9 06:01:20 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:02:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:02:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.9 dc:86:d8:a2:4e:70
>>>>>> Mon Feb  9 06:04:02 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.9 dc:86:d8:a2:4e:70 iPhone
>>>>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 06:04:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 06:10:04 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:12:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:12:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 06:13:49 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:14:13 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: associated (aid 8)
>>>>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>>> Mon Feb  9 06:14:13 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>>> Mon Feb  9 06:14:27 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: disassociated
>>>>>> Mon Feb  9 06:14:28 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>>> Mon Feb  9 06:15:40 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: sw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: disassociated
>>>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:16:03 2015 daemon.info hostapd: gw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 06:16:11 2015 daemon.info hostapd: gw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: deauthenticated due to local deauth request
>>>>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:16:16 2015 daemon.info hostapd: sw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: associated (aid 1)
>>>>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>>> Mon Feb  9 06:16:16 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:17:49 2015 daemon.info hostapd: sw00: STA
>>>>>> ac:22:0b:3d:5d:b7 IEEE
>>>>>> 802.11: associated (aid 1)
>>>>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>>> Mon Feb  9 06:17:50 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7
>>>>>> Mon Feb  9 06:17:55 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.4 ac:22:0b:3d:5d:b7 android-54bc45b686c0d6e9
>>>>>> Mon Feb  9 06:21:32 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME
>>>>>> has
>>>>>> expired, global_no_access list updated
>>>>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:22:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:22:52 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:32:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:32:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:35:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME
>>>>>> has
>>>>>> expired, global_no_access list updated
>>>>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:35:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6
>>>>>> Mon Feb  9 06:36:54 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.23 00:24:d6:00:c1:f6 LENOVO-800BB030
>>>>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:42:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:42:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:44:24 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: associated (aid 8)
>>>>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>>> Mon Feb  9 06:44:24 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>>> Mon Feb  9 06:44:33 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: disassociated
>>>>>> Mon Feb  9 06:44:34 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:45:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:52:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:52:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: At least 1 DENY_TIME
>>>>>> has
>>>>>> expired, global_no_access list updated
>>>>>> Mon Feb  9 06:54:33 2015 daemon.info xinetd[2002]: global_no_access
>>>>>> list is
>>>>>> empty.
>>>>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 06:55:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:1d:4f:cc:1c:15 IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:1d:4f:cc:1c:15 IEEE
>>>>>> 802.11: associated (aid 2)
>>>>>> Mon Feb  9 06:59:27 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>>> pairwise key handshake completed (RSN)
>>>>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(gw00)
>>>>>> 192.168.254.5 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 06:59:27 2015 daemon.info dnsmasq-dhcp[5479]: DHCPNAK(gw00)
>>>>>> 192.168.254.5 00:1d:4f:cc:1c:15 wrong network
>>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPDISCOVER(gw00)
>>>>>> 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPOFFER(gw00)
>>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPDISCOVER(gw00)
>>>>>> 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 06:59:30 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPOFFER(gw00)
>>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(gw00)
>>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 06:59:31 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw00)
>>>>>> 172.30.42.130 00:1d:4f:cc:1c:15
>>>>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:02:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:02:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 07:05:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 07:07:19 2015 daemon.crit xinetd[2002]: 2002
>>>>>> {process_sensor} Adding
>>>>>> 24.147.142.134 to the global_no_access list for 120 minutes
>>>>>> Mon Feb  9 07:07:33 2015 daemon.crit xinetd[2002]: 2002
>>>>>> {process_sensor} Adding
>>>>>> 116.100.60.137 to the global_no_access list for 120 minutes
>>>>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:12:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:12:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: authenticated
>>>>>> Mon Feb  9 07:15:56 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: associated (aid 8)
>>>>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPREQUEST(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce
>>>>>> Mon Feb  9 07:15:56 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(sw00)
>>>>>> 192.168.254.12 a8:86:dd:58:be:ce LAJB-iPhone
>>>>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 07:15:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 07:16:27 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: disassociated
>>>>>> Mon Feb  9 07:16:28 2015 daemon.info hostapd: sw00: STA
>>>>>> a8:86:dd:58:be:ce IEEE
>>>>>> 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
>>>>>> Mon Feb  9 07:22:25 2015 authpriv.info dropbear[19043]: Child
>>>>>> connection from
>>>>>> 172.30.42.184:51213
>>>>>> Mon Feb  9 07:22:32 2015 authpriv.notice dropbear[19043]: Password auth
>>>>>> succeeded for 'root' from 172.30.42.184:51213
>>>>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw00: STA
>>>>>> e0:b2:f1:f8:5f:2a WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:22:50 2015 daemon.info hostapd: gw10: STA
>>>>>> e0:f8:47:11:c7:96 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:22:51 2015 daemon.info hostapd: gw00: STA
>>>>>> 00:1d:4f:cc:1c:15 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:22:52 2015 daemon.info hostapd: gw00: STA
>>>>>> 18:e7:f4:6c:d9:03 WPA:
>>>>>> group key handshake completed (RSN)
>>>>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]:
>>>>>> DHCPINFORM(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60
>>>>>> Mon Feb  9 07:25:59 2015 daemon.info dnsmasq-dhcp[5479]: DHCPACK(gw10)
>>>>>> 172.30.42.162 00:1c:42:4f:58:60 win7-on-richb
>>>>>> Mon Feb  9 07:26:08 2015 daemon.warn avahi-daemon[2233]: Received
>>>>>> packet from
>>>>>> invalid interface.
>>>>>>
>>>>>>
>>>>>> [dmesg]
>>>>>> [    0.000000] Linux version 3.10.50 (cero2@snapon) (gcc version 4.8.3
>>>>>> (OpenWrt/Linaro GCC 4.8-2014.04 r40737) ) #2 Mon Jul 28 21:04:41 PDT
>>>>>> 2014
>>>>>> [    0.000000] MyLoader: sysp=aaaa5554, boardp=aaaa5554, parts=aaaa5554
>>>>>> [    0.000000] bootconsole [early0] enabled
>>>>>> [    0.000000] CPU revision is: 00019374 (MIPS 24Kc)
>>>>>> [    0.000000] SoC: Atheros AR7161 rev 2
>>>>>> [    0.000000] Clocks: CPU:680.000MHz, DDR:340.000MHz, AHB:170.000MHz,
>>>>>> Ref:40.000MHz
>>>>>> [    0.000000] Determined physical RAM map:
>>>>>> [    0.000000]  memory: 08000000 @ 00000000 (usable)
>>>>>> [    0.000000] Initrd not found or empty - disabling initrd
>>>>>> [    0.000000] Zone ranges:
>>>>>> [    0.000000]   Normal   [mem 0x00000000-0x07ffffff]
>>>>>> [    0.000000] Movable zone start for each node
>>>>>> [    0.000000] Early memory node ranges
>>>>>> [    0.000000]   node   0: [mem 0x00000000-0x07ffffff]
>>>>>> [    0.000000] On node 0 totalpages: 32768
>>>>>> [    0.000000] free_area_init_node: node 0, pgdat 80344f20,
>>>>>> node_mem_map
>>>>>> 81000000
>>>>>> [    0.000000]   Normal zone: 256 pages used for memmap
>>>>>> [    0.000000]   Normal zone: 0 pages reserved
>>>>>> [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
>>>>>> [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32
>>>>>> bytes.
>>>>>> [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases,
>>>>>> linesize 32
>>>>>> 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: 32512
>>>>>> [    0.000000] Kernel command line:  board=WNDR3700
>>>>>> console=ttyS0,115200
>>>>>>
>>>>>> mtdparts=spi0.0:320k(u-boot)ro,128k(u-boot-env)ro,15872k(firmware),64k(art)ro
>>>>>> rootfstype=squashfs,jffs2 noinitrd
>>>>>> [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
>>>>>> [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536
>>>>>> bytes)
>>>>>> [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768
>>>>>> bytes)
>>>>>> [    0.000000] Writing ErrCtl register=00000000
>>>>>> [    0.000000] Readback ErrCtl register=00000000
>>>>>> [    0.000000] Memory: 125988k/131072k available (2423k kernel code,
>>>>>> 5084k
>>>>>> reserved, 635k data, 268k init, 0k highmem)
>>>>>> [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1,
>>>>>> Nodes=1
>>>>>> [    0.000000] NR_IRQS:51
>>>>>> [    0.027343] Calibrating delay loop... 451.57 BogoMIPS (lpj=882688)
>>>>>> [    0.027343] pid_max: default: 32768 minimum: 301
>>>>>> [    0.031250] Mount-cache hash table entries: 512
>>>>>> [    0.035156] Initializing cgroup subsys devices
>>>>>> [    0.039062] Initializing cgroup subsys net_cls
>>>>>> [    0.042968] Initializing cgroup subsys blkio
>>>>>> [    0.046875] Initializing cgroup subsys net_prio
>>>>>> [    0.050781] NET: Registered protocol family 16
>>>>>> [    0.054687] MIPS: machine is NETGEAR WNDR3700/WNDR3800/WNDRMAC
>>>>>> [    2.656250] registering PCI controller with io_map_base unset
>>>>>> [    2.667968] bio: create slab <bio-0> at 0
>>>>>> [    2.671875] PCI host bridge to bus 0000:00
>>>>>> [    2.675781] pci_bus 0000:00: root bus resource [mem
>>>>>> 0x10000000-0x16ffffff]
>>>>>> [    2.679687] pci_bus 0000:00: root bus resource [io  0x0000]
>>>>>> [    2.683593] pci_bus 0000:00: No busn resource found for root bus,
>>>>>> will use
>>>>>> [bus 00-ff]
>>>>>> [    2.687500] pci 0000:00:11.0: [168c:ff1d] type 00 class 0x020000
>>>>>> [    2.687500] pci 0000:00:11.0: fixup device configuration
>>>>>> [    2.691406] pci 0000:00:11.0: reg 10: [mem 0x00000000-0x0000ffff]
>>>>>> [    2.691406] pci 0000:00:11.0: PME# supported from D0 D3hot
>>>>>> [    2.691406] pci 0000:00:12.0: [168c:ff1d] type 00 class 0x020000
>>>>>> [    2.691406] pci 0000:00:12.0: fixup device configuration
>>>>>> [    2.695312] pci 0000:00:12.0: reg 10: [mem 0x00000000-0x0000ffff]
>>>>>> [    2.695312] pci 0000:00:12.0: PME# supported from D0 D3hot
>>>>>> [    2.695312] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to
>>>>>> 00
>>>>>> [    2.695312] pci 0000:00:11.0: BAR 0: assigned [mem
>>>>>> 0x10000000-0x1000ffff]
>>>>>> [    2.699218] pci 0000:00:12.0: BAR 0: assigned [mem
>>>>>> 0x10010000-0x1001ffff]
>>>>>> [    2.703125] pci 0000:00:11.0: using irq 40 for pin 1
>>>>>> [    2.707031] pci 0000:00:12.0: using irq 41 for pin 1
>>>>>> [    2.710937] Switching to clocksource MIPS
>>>>>> [    2.714843] NET: Registered protocol family 2
>>>>>> [    2.718750] TCP established hash table entries: 1024 (order: 1, 8192
>>>>>> bytes)
>>>>>> [    2.726562] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
>>>>>> [    2.734375] TCP: Hash tables configured (established 1024 bind 1024)
>>>>>> [    2.738281] TCP: reno registered
>>>>>> [    2.742187] UDP hash table entries: 256 (order: 0, 4096 bytes)
>>>>>> [    2.750000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
>>>>>> [    2.753906] NET: Registered protocol family 1
>>>>>> [    2.757812] PCI: CLS 0 bytes, default 32
>>>>>> [    2.773437] squashfs: version 4.0 (2009/01/31) Phillip Lougher
>>>>>> [    2.777343] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
>>>>>> (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
>>>>>> [    2.789062] msgmni has been set to 246
>>>>>> [    2.792968] io scheduler noop registered
>>>>>> [    2.796875] io scheduler deadline registered (default)
>>>>>> [    2.800781] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
>>>>>> [    2.828125] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a
>>>>>> 16550A
>>>>>> [    2.835937] console [ttyS0] enabled, bootconsole disabled
>>>>>> [    2.847656] ath79-spi ath79-spi: master is unqueued, this is
>>>>>> deprecated
>>>>>> [    2.855468] m25p80 spi0.0: found mx25l12805d, expected m25p80
>>>>>> [    2.863281] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
>>>>>> [    2.867187] 4 cmdlinepart partitions found on MTD device spi0.0
>>>>>> [    2.875000] Creating 4 MTD partitions on "spi0.0":
>>>>>> [    2.878906] 0x000000000000-0x000000050000 : "u-boot"
>>>>>> [    2.886718] 0x000000050000-0x000000070000 : "u-boot-env"
>>>>>> [    2.890625] 0x000000070000-0x000000ff0000 : "firmware"
>>>>>> [    2.898437] 2 netgear-fw partitions found on MTD device firmware
>>>>>> [    2.902343] 0x000000070000-0x000000183440 : "kernel"
>>>>>> [    2.910156] mtd: partition "kernel" must either start or end on
>>>>>> erase block
>>>>>> boundary or be smaller than an erase block -- forcing read-only
>>>>>> [    2.921875] 0x000000183440-0x000000ff0000 : "rootfs"
>>>>>> [    2.929687] mtd: partition "rootfs" must either start or end on
>>>>>> erase block
>>>>>> boundary or be smaller than an erase block -- forcing read-only
>>>>>> [    2.941406] mtd: device 4 (rootfs) set to be root filesystem
>>>>>> [    2.949218] 1 squashfs-split partitions found on MTD device rootfs
>>>>>> [    2.953125] 0x0000008d0000-0x000000ff0000 : "rootfs_data"
>>>>>> [    2.960937] 0x000000ff0000-0x000001000000 : "art"
>>>>>> [    2.968750] Realtek RTL8366S ethernet switch driver version 0.2.2
>>>>>> [    2.976562] rtl8366s rtl8366s: using GPIO pins 5 (SDA) and 7 (SCK)
>>>>>> [    2.980468] rtl8366s rtl8366s: RTL8366 ver. 1 chip found
>>>>>> [    3.007812] libphy: rtl8366s: probed
>>>>>> [    3.316406] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
>>>>>> [    3.621093] ag71xx ag71xx.1: connected to PHY at rtl8366s:04
>>>>>> [uid=001cc960,
>>>>>> driver=Generic PHY]
>>>>>> [    3.632812] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:RGMII
>>>>>> [    3.640625] TCP: bic registered
>>>>>> [    3.644531] TCP: cubic registered
>>>>>> [    3.648437] TCP: westwood registered
>>>>>> [    3.652343] TCP: hybla registered
>>>>>> [    3.652343] TCP: htcp registered
>>>>>> [    3.656250] TCP: vegas registered
>>>>>> [    3.660156] TCP: veno registered
>>>>>> [    3.664062] TCP: scalable registered
>>>>>> [    3.667968] TCP: lp registered
>>>>>> [    3.671875] TCP: yeah registered
>>>>>> [    3.671875] TCP: illinois registered
>>>>>> [    3.675781] NET: Registered protocol family 17
>>>>>> [    3.679687] Bridge firewalling registered
>>>>>> [    3.687500] 8021q: 802.1Q VLAN Support v1.8
>>>>>> [    3.695312] VFS: Mounted root (squashfs filesystem) readonly on
>>>>>> device 31:4.
>>>>>> [    3.707031] Freeing unused kernel memory: 268K (8035d000 - 803a0000)
>>>>>> [    6.832031] usbcore: registered new interface driver usbfs
>>>>>> [    6.835937] usbcore: registered new interface driver hub
>>>>>> [    6.843750] usbcore: registered new device driver usb
>>>>>> [    6.878906] SCSI subsystem initialized
>>>>>> [    6.886718] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI)
>>>>>> Driver
>>>>>> [    6.894531] ehci-platform: EHCI generic platform driver
>>>>>> [    6.902343] ehci-platform ehci-platform: EHCI Host Controller
>>>>>> [    6.906250] ehci-platform ehci-platform: new USB bus registered,
>>>>>> assigned bus
>>>>>> number 1
>>>>>> [    6.914062] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
>>>>>> [    6.933593] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
>>>>>> [    6.937500] hub 1-0:1.0: USB hub found
>>>>>> [    6.941406] hub 1-0:1.0: 2 ports detected
>>>>>> [    6.949218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
>>>>>> [    6.957031] ohci-platform ohci-platform: Generic Platform OHCI
>>>>>> Controller
>>>>>> [    6.960937] ohci-platform ohci-platform: new USB bus registered,
>>>>>> assigned bus
>>>>>> number 2
>>>>>> [    6.968750] ohci-platform ohci-platform: irq 14, io mem 0x1c000000
>>>>>> [    7.035156] hub 2-0:1.0: USB hub found
>>>>>> [    7.039062] hub 2-0:1.0: 2 ports detected
>>>>>> [    7.046875] usbcore: registered new interface driver usb-storage
>>>>>> [    7.699218] ar71xx: pll_reg 0xb8050010: 0x11110000
>>>>>> [    7.699218] eth0: link up (1000Mbps/Full duplex)
>>>>>> [   11.218750] jffs2: notice: (366) jffs2_build_xattr_subsystem:
>>>>>> complete
>>>>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of
>>>>>> xref (0
>>>>>> dead, 3 orphan) found.
>>>>>> [   11.304687] jffs2: notice: (363) jffs2_build_xattr_subsystem:
>>>>>> complete
>>>>>> building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 29 of
>>>>>> xref (0
>>>>>> dead, 3 orphan) found.
>>>>>> [   11.339843] eth0: link down
>>>>>> [   13.941406] NET: Registered protocol family 10
>>>>>> [   13.957031] NET: Registered protocol family 8
>>>>>> [   13.964843] NET: Registered protocol family 20
>>>>>> [   13.992187] ipip: IPv4 over IPv4 tunneling driver
>>>>>> [   14.000000] sit: IPv6 over IPv4 tunneling driver
>>>>>> [   14.007812] nat46: module (compiled Jul 28 2014 11:45:57) loaded.
>>>>>> [   14.187500] gre: GRE over IPv4 demultiplexor driver
>>>>>> [   14.191406] ip_gre: GRE over IPv4 tunneling driver
>>>>>> [   14.214843] PPP generic driver version 2.4.2
>>>>>> [   14.238281] nf_conntrack version 0.5.0 (1972 buckets, 7888 max)
>>>>>> [   14.253906] ip6_tables: (C) 2000-2006 Netfilter Core Team
>>>>>> [   14.285156] Netfilter messages via NETLINK v0.30.
>>>>>> [   14.300781] ip_set: protocol 6
>>>>>> [   14.351562] u32 classifier
>>>>>> [   14.355468]     input device check on
>>>>>> [   14.359375]     Actions configured
>>>>>> [   14.371093] Mirror/redirect action on
>>>>>> [   14.378906] Failed to load ipt action
>>>>>> [   14.406250] netem: version 1.3
>>>>>> [   14.445312] Loading modules backported from Linux version
>>>>>> master-2014-05-22-0-gf2032ea
>>>>>> [   14.453125] Backport generated by backports.git
>>>>>> backports-20140320-37-g5c33da0
>>>>>> [   14.468750] ip_tables: (C) 2000-2006 Netfilter Core Team
>>>>>> [   14.503906] ctnetlink v0.93: registering with nfnetlink.
>>>>>> [   14.539062] NET: Registered protocol family 24
>>>>>> [   14.546875] PPTP driver version 0.8.5
>>>>>> [   14.636718] xt_time: kernel timezone is -0000
>>>>>> [   14.726562] cfg80211: Calling CRDA to update world regulatory domain
>>>>>> [   14.734375] cfg80211: World regulatory domain updated:
>>>>>> [   14.738281] cfg80211:  DFS Master region: unset
>>>>>> [   14.742187] cfg80211:   (start_freq - end_freq @ bandwidth),
>>>>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>>>>> [   14.750000] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (N/A)
>>>>>> [   14.761718] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (N/A)
>>>>>> [   14.769531] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (N/A)
>>>>>> [   14.777343] cfg80211:   (5170000 KHz - 5250000 KHz @ 160000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (N/A)
>>>>>> [   14.785156] cfg80211:   (5250000 KHz - 5330000 KHz @ 160000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (0 s)
>>>>>> [   14.792968] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (0 s)
>>>>>> [   14.800781] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz),
>>>>>> (N/A, 2000
>>>>>> mBm), (N/A)
>>>>>> [   14.808593] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz),
>>>>>> (N/A, 0
>>>>>> mBm), (N/A)
>>>>>> [   14.898437] usbcore: registered new interface driver ath9k_htc
>>>>>> [   14.914062] PCI: Enabling device 0000:00:11.0 (0000 -> 0002)
>>>>>> [   14.925781] ath: phy0: eeprom contains invalid mac address:
>>>>>> ff:ff:ff:ff:ff:ff
>>>>>> [   14.933593] ath: phy0: random mac address will be used:
>>>>>> 46:e1:37:26:8a:31
>>>>>> [   14.941406] ath: EEPROM regdomain: 0x0
>>>>>> [   14.941406] ath: EEPROM indicates default country code should be
>>>>>> used
>>>>>> [   14.941406] ath: doing EEPROM country->regdmn map search
>>>>>> [   14.941406] ath: country maps to regdmn code: 0x3a
>>>>>> [   14.941406] ath: Country alpha2 being used: US
>>>>>> [   14.941406] ath: Regpair used: 0x3a
>>>>>> [   14.996093] ieee80211 phy0: Selected rate control algorithm
>>>>>> 'minstrel_ht'
>>>>>> [   15.003906] cfg80211: Calling CRDA for country: US
>>>>>> [   15.011718] cfg80211: Regulatory domain changed to country: US
>>>>>> [   15.015625] cfg80211:  DFS Master region: FCC
>>>>>> [   15.019531] cfg80211:   (start_freq - end_freq @ bandwidth),
>>>>>> (max_antenna_gain, max_eirp), (dfs_cac_time)
>>>>>> [   15.031250] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz),
>>>>>> (N/A, 3000
>>>>>> mBm), (N/A)
>>>>>> [   15.039062] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz),
>>>>>> (N/A, 1700
>>>>>> mBm), (N/A)
>>>>>> [   15.046875] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz),
>>>>>> (N/A, 2300
>>>>>> mBm), (0 s)
>>>>>> [   15.054687] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz),
>>>>>> (N/A, 3000
>>>>>> mBm), (N/A)
>>>>>> [   15.062500] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz),
>>>>>> (N/A,
>>>>>> 4000 mBm), (N/A)
>>>>>> [   15.070312] ieee80211 phy0: Atheros AR9280 Rev:2 mem=0xb0000000,
>>>>>> irq=40
>>>>>> [   15.093750] PCI: Enabling device 0000:00:12.0 (0000 -> 0002)
>>>>>> [   15.105468] ath: EEPROM regdomain: 0x0
>>>>>> [   15.105468] ath: EEPROM indicates default country code should be
>>>>>> used
>>>>>> [   15.105468] ath: doing EEPROM country->regdmn map search
>>>>>> [   15.105468] ath: country maps to regdmn code: 0x3a
>>>>>> [   15.105468] ath: Country alpha2 being used: US
>>>>>> [   15.105468] ath: Regpair used: 0x3a
>>>>>> [   15.144531] ieee80211 phy1: Selected rate control algorithm
>>>>>> 'minstrel_ht'
>>>>>> [   15.152343] ieee80211 phy1: Atheros AR9280 Rev:2 mem=0xb0010000,
>>>>>> irq=41
>>>>>> [   25.425781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [   25.437500] ar71xx: pll_reg 0xb8050010: 0x11110000
>>>>>> [   25.437500] se00: link up (1000Mbps/Full duplex)
>>>>>> [   28.109375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [   28.109375] ge00: link up (100Mbps/Full duplex)
>>>>>> [   28.117187] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [   28.328125] IPv6: ADDRCONF(NETDEV_UP): sw00: link is not ready
>>>>>> [   28.351562] IPv6: ADDRCONF(NETDEV_UP): sw10: link is not ready
>>>>>> [   28.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw00: link becomes ready
>>>>>> [   28.480468] IPv6: ADDRCONF(NETDEV_UP): gw00: link is not ready
>>>>>> [   30.230468] IPv6: ADDRCONF(NETDEV_CHANGE): gw00: link becomes ready
>>>>>> [   30.421875] IPv6: ADDRCONF(NETDEV_CHANGE): sw10: link becomes ready
>>>>>> [   30.484375] IPv6: ADDRCONF(NETDEV_UP): gw10: link is not ready
>>>>>> [   30.890625] IPv6: ADDRCONF(NETDEV_UP): gw01: link is not ready
>>>>>> [   32.332031] IPv6: ADDRCONF(NETDEV_CHANGE): gw10: link becomes ready
>>>>>> [   32.679687] IPv6: ADDRCONF(NETDEV_UP): gw11: link is not ready
>>>>>> [   33.003906] gw01: Trigger new scan to find an IBSS to join
>>>>>> [   36.027343] gw11: Trigger new scan to find an IBSS to join
>>>>>> [   36.195312] gw01: Trigger new scan to find an IBSS to join
>>>>>> [   37.937500] gw01: Creating new IBSS network, BSSID ea:b0:d1:27:a3:5a
>>>>>> [   37.945312] IPv6: ADDRCONF(NETDEV_CHANGE): gw01: link becomes ready
>>>>>> [   40.007812] gw11: Trigger new scan to find an IBSS to join
>>>>>> [   40.039062] gw11: Creating new IBSS network, BSSID 66:0c:2e:e2:7d:65
>>>>>> [   40.042968] IPv6: ADDRCONF(NETDEV_CHANGE): gw11: link becomes ready
>>>>>> [ 1040.566406] nf_conntrack: automatic helper assignment is deprecated
>>>>>> and it
>>>>>> will be removed soon. Use the iptables CT target to attach helpers
>>>>>> instead.
>>>>>> [171696.472656] UDP: bad checksum. From 71.6.135.131:34808 to
>>>>>> 70.16.105.214:1434
>>>>>> ulen 9
>>>>>> [187980.757812] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>>>> [237111.773437] ge00: link down
>>>>>> [237611.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237611.718750] ge00: link up (100Mbps/Full duplex)
>>>>>> [237626.898437] ge00: link down
>>>>>> [237626.906250] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237627.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237627.785156] ge00: link up (100Mbps/Full duplex)
>>>>>> [237627.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [237642.085937] ge00: link down
>>>>>> [237642.093750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237642.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237642.847656] ge00: link up (100Mbps/Full duplex)
>>>>>> [237642.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [237657.269531] ge00: link down
>>>>>> [237657.277343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237657.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237657.910156] ge00: link up (100Mbps/Full duplex)
>>>>>> [237657.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [237672.460937] ge00: link down
>>>>>> [237672.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237672.972656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237672.972656] ge00: link up (100Mbps/Full duplex)
>>>>>> [237672.976562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [237687.648437] ge00: link down
>>>>>> [237687.652343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237688.035156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237688.035156] ge00: link up (100Mbps/Full duplex)
>>>>>> [237688.039062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [237702.835937] ge00: link down
>>>>>> [237702.843750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237703.097656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237703.097656] ge00: link up (100Mbps/Full duplex)
>>>>>> [237703.101562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [237718.019531] ge00: link down
>>>>>> [237718.027343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [237718.160156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [237718.160156] ge00: link up (100Mbps/Full duplex)
>>>>>> [237718.164062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239661.734375] ge00: link down
>>>>>> [239777.183593] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239777.183593] ge00: link up (100Mbps/Full duplex)
>>>>>> [239792.367187] ge00: link down
>>>>>> [239792.375000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239793.250000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239793.250000] ge00: link up (100Mbps/Full duplex)
>>>>>> [239793.253906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239807.566406] ge00: link down
>>>>>> [239807.574218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239808.312500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239808.312500] ge00: link up (100Mbps/Full duplex)
>>>>>> [239808.316406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239822.769531] ge00: link down
>>>>>> [239822.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239823.375000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239823.375000] ge00: link up (100Mbps/Full duplex)
>>>>>> [239823.378906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239837.968750] ge00: link down
>>>>>> [239837.976562] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239838.437500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239838.437500] ge00: link up (100Mbps/Full duplex)
>>>>>> [239838.441406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239853.171875] ge00: link down
>>>>>> [239853.179687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239853.500000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239853.500000] ge00: link up (100Mbps/Full duplex)
>>>>>> [239853.503906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239868.375000] ge00: link down
>>>>>> [239868.382812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239868.562500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239868.562500] ge00: link up (100Mbps/Full duplex)
>>>>>> [239868.566406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [239883.574218] ge00: link down
>>>>>> [239883.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [239883.625000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [239883.625000] ge00: link up (100Mbps/Full duplex)
>>>>>> [239883.632812] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [268646.410156] UDP: bad checksum. From 198.20.69.98:28540 to
>>>>>> 64.223.169.118:623
>>>>>> ulen 31
>>>>>> [304656.578125] ge00: link down
>>>>>> [304656.585937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [304656.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [304656.761718] ge00: link up (100Mbps/Full duplex)
>>>>>> [304656.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [304671.777343] ge00: link down
>>>>>> [304671.785156] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [304671.824218] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [304671.824218] ge00: link up (100Mbps/Full duplex)
>>>>>> [304671.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [304686.972656] ge00: link down
>>>>>> [304686.984375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [304687.890625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [304687.890625] ge00: link up (100Mbps/Full duplex)
>>>>>> [304687.894531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [307009.828125] ge00: link down
>>>>>> [307009.835937] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [307009.941406] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [307009.941406] ge00: link up (100Mbps/Full duplex)
>>>>>> [307009.949218] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [307025.046875] ge00: link down
>>>>>> [307025.054687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [307026.007812] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [307026.007812] ge00: link up (100Mbps/Full duplex)
>>>>>> [307026.011718] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>>>> [324404.675781] icmp6_send: no reply to icmp error
>>>>>> [324449.574218] ge00: link down
>>>>>> [324449.582031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [324449.832031] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [324449.832031] ge00: link up (100Mbps/Full duplex)
>>>>>> [324449.835937] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [324464.769531] ge00: link down
>>>>>> [324464.777343] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [324464.894531] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [324464.894531] ge00: link up (100Mbps/Full duplex)
>>>>>> [324464.898437] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [324479.996093] ge00: link down
>>>>>> [324480.003906] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [324480.960937] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [324480.960937] ge00: link up (100Mbps/Full duplex)
>>>>>> [324480.964843] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [341715.679687] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>>>>> [349567.105468] ath: phy0: Failed to stop TX DMA, queues=0x007!
>>>>>> [352828.460937] ge00: link down
>>>>>> [352828.468750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [352829.367187] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [352829.367187] ge00: link up (100Mbps/Full duplex)
>>>>>> [352829.371093] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [352843.664062] ge00: link down
>>>>>> [352843.671875] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [352844.429687] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [352844.429687] ge00: link up (100Mbps/Full duplex)
>>>>>> [352844.433593] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [354708.015625] ge00: link down
>>>>>> [354708.023437] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [354708.687500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [354708.687500] ge00: link up (100Mbps/Full duplex)
>>>>>> [354708.691406] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [354723.203125] ge00: link down
>>>>>> [354723.207031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [354723.750000] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [354723.750000] ge00: link up (100Mbps/Full duplex)
>>>>>> [354723.753906] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [360721.601562] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>>>> [361922.457031] ath: phy0: Failed to stop TX DMA, queues=0x001!
>>>>>> [362447.320312] ge00: link down
>>>>>> [362447.328125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [362447.828125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [362447.828125] ge00: link up (100Mbps/Full duplex)
>>>>>> [362447.832031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [362796.117187] ge00: link down
>>>>>> [362796.125000] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [362796.187500] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [362796.187500] ge00: link up (100Mbps/Full duplex)
>>>>>> [362796.195312] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [364710.554687] ath: phy0: Failed to stop TX DMA, queues=0x006!
>>>>>> [364939.625000] ath: phy0: Failed to stop TX DMA, queues=0x005!
>>>>>> [373205.812500] ge00: link down
>>>>>> [373205.820312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [373206.718750] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [373206.718750] ge00: link up (100Mbps/Full duplex)
>>>>>> [373206.722656] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [374163.226562] ge00: link down
>>>>>> [374163.234375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [374163.453125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [374163.453125] ge00: link up (100Mbps/Full duplex)
>>>>>> [374163.457031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [391364.609375] ge00: link down
>>>>>> [391364.617187] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [391365.421875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [391365.421875] ge00: link up (100Mbps/Full duplex)
>>>>>> [391365.425781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [391379.792968] ge00: link down
>>>>>> [391379.800781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [391380.484375] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [391380.484375] ge00: link up (100Mbps/Full duplex)
>>>>>> [391380.488281] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [391394.980468] ge00: link down
>>>>>> [391394.988281] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [391395.546875] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [391395.546875] ge00: link up (100Mbps/Full duplex)
>>>>>> [391395.550781] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [397598.585937] ge00: link down
>>>>>> [397598.593750] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [397598.695312] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [397598.695312] ge00: link up (100Mbps/Full duplex)
>>>>>> [397598.707031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [397613.820312] ge00: link down
>>>>>> [397613.828125] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [397614.761718] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [397614.761718] ge00: link up (100Mbps/Full duplex)
>>>>>> [397614.765625] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [439467.695312] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>>>> [439467.714843] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024
>>>>>> AR_DIAG_SW=0x42000020 DMADBG_7=0x000084c0
>>>>>> [439467.722656] ath: phy0: Could not stop RX, we could be confusing the
>>>>>> DMA
>>>>>> engine when we start RX up
>>>>>> [484391.941406] ge00: link down
>>>>>> [484391.949218] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [484392.515625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [484392.515625] ge00: link up (100Mbps/Full duplex)
>>>>>> [484392.519531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [484407.125000] ge00: link down
>>>>>> [484407.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [484407.578125] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [484407.578125] ge00: link up (100Mbps/Full duplex)
>>>>>> [484407.582031] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [484422.312500] ge00: link down
>>>>>> [484422.320312] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [484422.640625] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [484422.640625] ge00: link up (100Mbps/Full duplex)
>>>>>> [484422.644531] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [488779.042968] ge00: link down
>>>>>> [488779.050781] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [488779.601562] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [488779.601562] ge00: link up (100Mbps/Full duplex)
>>>>>> [488779.605468] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [488794.250000] ge00: link down
>>>>>> [488794.257812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [488794.664062] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [488794.664062] ge00: link up (100Mbps/Full duplex)
>>>>>> [488794.667968] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [543009.996093] ath: phy0: Failed to stop TX DMA, queues=0x004!
>>>>>> [586177.722656] ge00: link down
>>>>>> [586177.734375] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [586178.722656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [586178.722656] ge00: link up (100Mbps/Full duplex)
>>>>>> [586178.726562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [586192.921875] ge00: link down
>>>>>> [586192.929687] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [586193.785156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [586193.785156] ge00: link up (100Mbps/Full duplex)
>>>>>> [586193.789062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [586208.125000] ge00: link down
>>>>>> [586208.132812] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [586208.847656] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [586208.847656] ge00: link up (100Mbps/Full duplex)
>>>>>> [586208.851562] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>>>>>> [586223.320312] ge00: link down
>>>>>> [586223.332031] IPv6: ADDRCONF(NETDEV_UP): ge00: link is not ready
>>>>>> [586223.910156] ar71xx: pll_reg 0xb8050014: 0x1099
>>>>>> [586223.910156] ge00: link up (100Mbps/Full duplex)
>>>>>> [586223.914062] IPv6: ADDRCONF(NETDEV_CHANGE): ge00: link becomes ready
>
>
>
>

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 22:11           ` David Lang
@ 2015-02-25 22:15             ` Toke Høiland-Jørgensen
  2015-02-25 22:21               ` David Lang
  0 siblings, 1 reply; 13+ messages in thread
From: Toke Høiland-Jørgensen @ 2015-02-25 22:15 UTC (permalink / raw)
  To: David Lang; +Cc: cerowrt-devel

David Lang <david@lang.hm> writes:

> No disagreement there, but microsoft did, and as a result what would
> be needed is AD, not just kerberos.

https://www.samba.org/samba/news/releases/4.0.0.html ? :)

> There's also the problem that kerberos requires that the time be set
> correctly, something that is very commonly not the case on home
> devices (especially things like printers)

Do common network-enabled printers actually support kerberos (or AD)?
Even consumer-targeted devices?

-Toke

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [Cerowrt-devel] Lost access to Web GUI
  2015-02-25 22:15             ` Toke Høiland-Jørgensen
@ 2015-02-25 22:21               ` David Lang
  0 siblings, 0 replies; 13+ messages in thread
From: David Lang @ 2015-02-25 22:21 UTC (permalink / raw)
  To: Toke Høiland-Jørgensen; +Cc: cerowrt-devel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 911 bytes --]

On Wed, 25 Feb 2015, Toke Høiland-Jørgensen wrote:

> David Lang <david@lang.hm> writes:
>
>> No disagreement there, but microsoft did, and as a result what would
>> be needed is AD, not just kerberos.
>
> https://www.samba.org/samba/news/releases/4.0.0.html ? :)

Yep, that's what I was thinking of. But I don't know if it achieves that other 
requirement (having an easy to use user interaction to manage)

>> There's also the problem that kerberos requires that the time be set
>> correctly, something that is very commonly not the case on home
>> devices (especially things like printers)
>
> Do common network-enabled printers actually support kerberos (or AD)?
> Even consumer-targeted devices?

I'd be surprised if they did.

Even if they did, do people really want to go to the hassle of connecting their 
device to a domain when they are at a friend's house and need to print one 
document?

David Lang

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-02-25 22:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09 12:54 [Cerowrt-devel] Lost access to Web GUI Rich Brown
2015-02-09 14:53 ` William Katsak
2015-02-09 20:51   ` Rich Brown
2015-02-11  2:52   ` Rich Brown
2015-02-16 12:41 ` Rich Brown
2015-02-25 17:21   ` Dave Taht
2015-02-25 19:26     ` dpreed
2015-02-25 19:31       ` Toke Høiland-Jørgensen
2015-02-25 19:31       ` David Lang
2015-02-25 21:47         ` Dave Taht
2015-02-25 22:11           ` David Lang
2015-02-25 22:15             ` Toke Høiland-Jørgensen
2015-02-25 22:21               ` David Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox