[Cerowrt-devel] Lost access to Web GUI

David Lang david at lang.hm
Wed Feb 25 17:11:58 EST 2015


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 at 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 at 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 at gmail.com>
>>> said:
>>>
>>>> On Mon, Feb 16, 2015 at 4:41 AM, Rich Brown <richb.hanover at 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 at 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 at 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 at 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 at 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 at 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
>
>
>
>



More information about the Cerowrt-devel mailing list