Skip to content

Instantly share code, notes, and snippets.

@seamustuohy
Created January 21, 2014 15:06
Show Gist options
  • Save seamustuohy/8541737 to your computer and use it in GitHub Desktop.
Save seamustuohy/8541737 to your computer and use it in GitHub Desktop.
```
Thu Jan 16 16:40:03 UTC 2014
--------------------------------------------------------------------
IP Routing Table: (route -n)
--------------------------------------------------------------------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.138.149.0 0.0.0.0 255.255.255.0 U 0 0 0 br-lan
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-lan
--------------------------------------------------------------------
IP Routing Tables (ip route list table all):
--------------------------------------------------------------------
10.138.149.0/24 dev br-lan proto kernel scope link src 10.138.149.1
169.254.0.0/16 dev br-lan proto kernel scope link src 169.254.138.149
broadcast 10.138.149.0 dev br-lan table local proto kernel scope link src 10.138.149.1
local 10.138.149.1 dev br-lan table local proto kernel scope host src 10.138.149.1
broadcast 10.138.149.255 dev br-lan table local proto kernel scope link src 10.138.149.1
broadcast 127.0.0.0 dev lo table local proto kernel scope link src 127.0.0.1
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
broadcast 169.254.0.0 dev br-lan table local proto kernel scope link src 169.254.138.149
local 169.254.138.149 dev br-lan table local proto kernel scope host src 169.254.138.149
broadcast 169.254.255.255 dev br-lan table local proto kernel scope link src 169.254.138.149
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
fe80::/64 dev br-lan proto kernel metric 256
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
local ::1 via :: dev lo table local proto none metric 0
local fe80:: via :: dev lo table local proto none metric 0
local fe80::a2f3:c1ff:fef8:8a94 via :: dev lo table local proto none metric 0
ff00::/8 dev br-lan table local metric 256
unreachable default dev lo table unspec proto kernel metric -1 error -128 hoplimit 255
--------------------------------------------------------------------
JSON INFO:(wget http://localhost:2006)
--------------------------------------------------------------------
Table: Links
Local IP Remote IP Hyst. LQ NLQ Cost
Table: Neighbors
IP address SYM MPR MPRS Will. 2 Hop Neighbors
Table: Topology
Dest. IP Last hop IP LQ NLQ Cost
Table: HNA
Destination Gateway
10.138.149.0/24 0.0.0.0
Table: MID
IP address Aliases
Table: Routes
Destination Gateway IP Metric ETX Interface
--------------------------------------------------------------------
IP Routing Table's for Smart Gateway:(ip route ls table [224 & 223])
--------------------------------------------------------------------
---------------OLSRd Standard Default Route---------------------
---------------Smart Gateway Default Route---------------------
--------------------------------------------------------------------
radio0 scan
--------------------------------------------------------------------
--------------------------------------------------------------------
IP Filter Tables: (iptables -nvL)
--------------------------------------------------------------------
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
60226 5005K ndsRTR all -- br-lan * 0.0.0.0/0 0.0.0.0/0
3794 260K delegate_input all -- * * 0.0.0.0/0 0.0.0.0/0
Chain FORWARD (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 ndsNET all -- br-lan * 0.0.0.0/0 0.0.0.0/0
0 0 delegate_forward all -- * * 0.0.0.0/0 0.0.0.0/0
Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
8045 1170K delegate_output all -- * * 0.0.0.0/0 0.0.0.0/0
Chain delegate_forward (1 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for forwarding */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
0 0 zone_lan_forward all -- br-lan * 0.0.0.0/0 0.0.0.0/0
Chain delegate_input (1 references)
pkts bytes target prot opt in out source destination
3794 260K ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
0 0 input_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for input */
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
0 0 syn_flood tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02
0 0 zone_lan_input all -- br-lan * 0.0.0.0/0 0.0.0.0/0
Chain delegate_output (1 references)
pkts bytes target prot opt in out source destination
3794 260K ACCEPT all -- * lo 0.0.0.0/0 0.0.0.0/0
4251 910K output_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for output */
2372 842K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 ctstate RELATED,ESTABLISHED
1879 67322 zone_lan_output all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain forwarding_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_mesh_rule (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_rule (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- * tnl_+ 0.0.0.0/0 0.0.0.0/0
Chain forwarding_vpn_rule (1 references)
pkts bytes target prot opt in out source destination
Chain forwarding_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_mesh_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_rule (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT 4 -- wlan0-1 * 0.0.0.0/0 0.0.0.0/0
Chain input_vpn_rule (1 references)
pkts bytes target prot opt in out source destination
Chain input_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain ndsAUT (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain ndsNET (1 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x100/0x700
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
0 0 TCPMSS tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x06/0x02 TCPMSS clamp to PMTU
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x200/0x700
0 0 ndsAUT all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x400/0x700
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
0 0 ACCEPT all -- * * 0.0.0.0/0 10.0.0.0/8
0 0 ACCEPT all -- * * 0.0.0.0/0 100.64.0.0/10
0 0 ACCEPT all -- * * 0.0.0.0/0 169.254.0.0/16
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain ndsRTR (1 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x100/0x700
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID
38341 4078K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
0 0 DROP tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp option=!2 flags:0x02/0x02
302 52989 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:2050
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x200/0x700
21581 874K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain ndsTRT (0 references)
pkts bytes target prot opt in out source destination
Chain ndsTRU (0 references)
pkts bytes target prot opt in out source destination
Chain output_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_mesh_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_vpn_rule (1 references)
pkts bytes target prot opt in out source destination
Chain output_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain reject (0 references)
pkts bytes target prot opt in out source destination
0 0 REJECT tcp -- * * 0.0.0.0/0 0.0.0.0/0 reject-with tcp-reset
0 0 REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
Chain syn_flood (1 references)
pkts bytes target prot opt in out source destination
0 0 RETURN tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp flags:0x17/0x02 limit: avg 25/sec burst 50
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_dest_ACCEPT (2 references)
pkts bytes target prot opt in out source destination
1879 67322 ACCEPT all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_forward (1 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for forwarding */
0 0 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* forwarding lan -> lan */
0 0 zone_mesh_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* forwarding lan -> mesh */
0 0 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* forwarding lan -> wan */
0 0 zone_lan_src_DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_input (1 references)
pkts bytes target prot opt in out source destination
0 0 input_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for input */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 /* @rule[2] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 /* @rule[5] */
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 /* @rule[5] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 /* @rule[6] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443 /* @rule[9] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:8082 /* @rule[11] */
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:698 /* @rule[14] */
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 /* @rule[16] */
0 0 zone_lan_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_output (1 references)
pkts bytes target prot opt in out source destination
1879 67322 output_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for output */
1879 67322 zone_lan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_src_ACCEPT (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- br-lan * 0.0.0.0/0 0.0.0.0/0
Chain zone_lan_src_DROP (1 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- br-lan * 0.0.0.0/0 0.0.0.0/0
Chain zone_mesh_dest_ACCEPT (3 references)
pkts bytes target prot opt in out source destination
Chain zone_mesh_forward (0 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_mesh_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for forwarding */
0 0 zone_mesh_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* forwarding mesh -> mesh */
0 0 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 /* forwarding mesh -> wan */
0 0 zone_mesh_src_DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_mesh_input (0 references)
pkts bytes target prot opt in out source destination
0 0 input_mesh_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for input */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 /* @rule[1] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53 /* @rule[4] */
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53 /* @rule[4] */
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:698 /* @rule[12] */
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 /* @rule[15] */
0 0 zone_mesh_src_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_mesh_output (0 references)
pkts bytes target prot opt in out source destination
0 0 output_mesh_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for output */
0 0 zone_mesh_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_mesh_src_ACCEPT (1 references)
pkts bytes target prot opt in out source destination
Chain zone_mesh_src_DROP (1 references)
pkts bytes target prot opt in out source destination
Chain zone_vpn_dest_ACCEPT (1 references)
pkts bytes target prot opt in out source destination
Chain zone_vpn_forward (0 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_vpn_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for forwarding */
0 0 zone_vpn_src_DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_vpn_input (0 references)
pkts bytes target prot opt in out source destination
0 0 input_vpn_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for input */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 /* @rule[3] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 /* @rule[8] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443 /* @rule[10] */
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 /* @rule[18] */
0 0 zone_vpn_src_DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_vpn_output (0 references)
pkts bytes target prot opt in out source destination
0 0 output_vpn_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for output */
0 0 zone_vpn_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_vpn_src_DROP (2 references)
pkts bytes target prot opt in out source destination
Chain zone_wan_dest_ACCEPT (3 references)
pkts bytes target prot opt in out source destination
Chain zone_wan_forward (0 references)
pkts bytes target prot opt in out source destination
0 0 forwarding_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for forwarding */
0 0 zone_wan_src_DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_input (0 references)
pkts bytes target prot opt in out source destination
0 0 input_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for input */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22 /* @rule[0] */
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 /* @rule[7] */
0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:698 /* @rule[13] */
0 0 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0 /* @rule[17] */
0 0 zone_wan_src_DROP all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_output (0 references)
pkts bytes target prot opt in out source destination
0 0 output_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for output */
0 0 zone_wan_dest_ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_src_DROP (2 references)
pkts bytes target prot opt in out source destination
--------------------------------------------------------------------
IP NAT Filter Table: (iptables -t nat -nvL)
--------------------------------------------------------------------
Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
3577 222K ndsOUT all -- br-lan * 0.0.0.0/0 0.0.0.0/0
0 0 delegate_prerouting all -- * * 0.0.0.0/0 0.0.0.0/0
Chain INPUT (policy ACCEPT 57 packets, 3565 bytes)
pkts bytes target prot opt in out source destination
Chain OUTPUT (policy ACCEPT 1836 packets, 125K bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 1836 packets, 125K bytes)
pkts bytes target prot opt in out source destination
1860 126K delegate_postrouting all -- * * 0.0.0.0/0 0.0.0.0/0
Chain delegate_postrouting (1 references)
pkts bytes target prot opt in out source destination
1860 126K postrouting_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for postrouting */
2 158 zone_lan_postrouting all -- * br-lan 0.0.0.0/0 0.0.0.0/0
Chain delegate_prerouting (1 references)
pkts bytes target prot opt in out source destination
0 0 prerouting_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for prerouting */
0 0 zone_lan_prerouting all -- br-lan * 0.0.0.0/0 0.0.0.0/0
Chain ndsOUT (1 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x200/0x700
3020 182K ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 mark match 0x400/0x700
0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:53
16 980 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 udp dpt:53
387 25666 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
23 1380 ACCEPT all -- * * 0.0.0.0/0 10.0.0.0/8
0 0 ACCEPT all -- * * 0.0.0.0/0 100.64.0.0/10
0 0 ACCEPT all -- * * 0.0.0.0/0 169.254.0.0/16
34 5230 DNAT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80 to:10.138.149.1:2050
97 6768 ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0
Chain postrouting_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain postrouting_mesh_rule (1 references)
pkts bytes target prot opt in out source destination
Chain postrouting_rule (1 references)
pkts bytes target prot opt in out source destination
0 0 MASQUERADE all -- * tnl_+ 0.0.0.0/0 0.0.0.0/0
Chain postrouting_vpn_rule (1 references)
pkts bytes target prot opt in out source destination
Chain postrouting_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_lan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_mesh_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_vpn_rule (1 references)
pkts bytes target prot opt in out source destination
Chain prerouting_wan_rule (1 references)
pkts bytes target prot opt in out source destination
Chain zone_lan_postrouting (1 references)
pkts bytes target prot opt in out source destination
2 158 postrouting_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for postrouting */
Chain zone_lan_prerouting (1 references)
pkts bytes target prot opt in out source destination
0 0 prerouting_lan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for prerouting */
Chain zone_mesh_postrouting (0 references)
pkts bytes target prot opt in out source destination
0 0 postrouting_mesh_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for postrouting */
Chain zone_mesh_prerouting (0 references)
pkts bytes target prot opt in out source destination
0 0 prerouting_mesh_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for prerouting */
Chain zone_vpn_postrouting (0 references)
pkts bytes target prot opt in out source destination
0 0 postrouting_vpn_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for postrouting */
Chain zone_vpn_prerouting (0 references)
pkts bytes target prot opt in out source destination
0 0 prerouting_vpn_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for prerouting */
Chain zone_wan_postrouting (0 references)
pkts bytes target prot opt in out source destination
0 0 postrouting_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for postrouting */
0 0 MASQUERADE all -- * * 0.0.0.0/0 0.0.0.0/0
Chain zone_wan_prerouting (0 references)
pkts bytes target prot opt in out source destination
0 0 prerouting_wan_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* user chain for prerouting */
--------------------------------------------------------------------
IP Routing Rules: (ip rule show)
--------------------------------------------------------------------
0: from all lookup local
32766: from all lookup main
32767: from all lookup default
32786: from all lookup 224
32786: from all lookup 224
32796: from all lookup 223
32796: from all lookup 223
--------------------------------------------------------------------
UCI Firewall Rules: (uci show firewall)
--------------------------------------------------------------------
firewall.@defaults[0]=defaults
firewall.@defaults[0].syn_flood=1
firewall.@defaults[0].input=DROP
firewall.@defaults[0].output=ACCEPT
firewall.@defaults[0].forward=DROP
firewall.@zone[0]=zone
firewall.@zone[0].name=lan
firewall.@zone[0].input=ACCEPT
firewall.@zone[0].output=ACCEPT
firewall.@zone[0].forward=DROP
firewall.@zone[0].network=lan
firewall.@zone[1]=zone
firewall.@zone[1].name=mesh
firewall.@zone[1].input=ACCEPT
firewall.@zone[1].output=ACCEPT
firewall.@zone[1].forward=DROP
firewall.@zone[1].network=test_s2e1 mesh
firewall.@zone[2]=zone
firewall.@zone[2].name=wan
firewall.@zone[2].input=DROP
firewall.@zone[2].output=ACCEPT
firewall.@zone[2].forward=DROP
firewall.@zone[2].masq=1
firewall.@zone[3]=zone
firewall.@zone[3].name=vpn
firewall.@zone[3].input=DROP
firewall.@zone[3].output=ACCEPT
firewall.@zone[3].forward=DROP
firewall.@zone[3].network=vpn
firewall.@forwarding[0]=forwarding
firewall.@forwarding[0].src=mesh
firewall.@forwarding[0].dest=mesh
firewall.@forwarding[1]=forwarding
firewall.@forwarding[1].src=lan
firewall.@forwarding[1].dest=lan
firewall.@forwarding[2]=forwarding
firewall.@forwarding[2].src=mesh
firewall.@forwarding[2].dest=wan
firewall.@forwarding[3]=forwarding
firewall.@forwarding[3].src=lan
firewall.@forwarding[3].dest=mesh
firewall.@forwarding[4]=forwarding
firewall.@forwarding[4].src=lan
firewall.@forwarding[4].dest=wan
firewall.@rule[0]=rule
firewall.@rule[0].src=wan
firewall.@rule[0].dest_port=22
firewall.@rule[0].target=ACCEPT
firewall.@rule[0].proto=tcp
firewall.@rule[1]=rule
firewall.@rule[1].src=mesh
firewall.@rule[1].dest_port=22
firewall.@rule[1].target=ACCEPT
firewall.@rule[1].proto=tcp
firewall.@rule[2]=rule
firewall.@rule[2].src=lan
firewall.@rule[2].dest_port=22
firewall.@rule[2].target=ACCEPT
firewall.@rule[2].proto=tcp
firewall.@rule[3]=rule
firewall.@rule[3].src=vpn
firewall.@rule[3].dest_port=22
firewall.@rule[3].target=ACCEPT
firewall.@rule[3].proto=tcp
firewall.@rule[4]=rule
firewall.@rule[4].src=mesh
firewall.@rule[4].dest_port=53
firewall.@rule[4].target=ACCEPT
firewall.@rule[4].proto=tcpudp
firewall.@rule[5]=rule
firewall.@rule[5].src=lan
firewall.@rule[5].dest_port=53
firewall.@rule[5].target=ACCEPT
firewall.@rule[5].proto=tcpudp
firewall.@rule[6]=rule
firewall.@rule[6].src=lan
firewall.@rule[6].dest_port=80
firewall.@rule[6].target=ACCEPT
firewall.@rule[6].proto=tcp
firewall.@rule[7]=rule
firewall.@rule[7].src=wan
firewall.@rule[7].dest_port=80
firewall.@rule[7].target=ACCEPT
firewall.@rule[7].proto=tcp
firewall.@rule[8]=rule
firewall.@rule[8].src=vpn
firewall.@rule[8].dest_port=80
firewall.@rule[8].target=ACCEPT
firewall.@rule[8].proto=tcp
firewall.@rule[9]=rule
firewall.@rule[9].src=lan
firewall.@rule[9].dest_port=443
firewall.@rule[9].target=ACCEPT
firewall.@rule[9].proto=tcp
firewall.@rule[10]=rule
firewall.@rule[10].src=vpn
firewall.@rule[10].dest_port=443
firewall.@rule[10].target=ACCEPT
firewall.@rule[10].proto=tcp
firewall.@rule[11]=rule
firewall.@rule[11].src=lan
firewall.@rule[11].dest_port=8082
firewall.@rule[11].target=ACCEPT
firewall.@rule[11].proto=tcp
firewall.@rule[12]=rule
firewall.@rule[12].src=mesh
firewall.@rule[12].dest_port=698
firewall.@rule[12].target=ACCEPT
firewall.@rule[12].proto=udp
firewall.@rule[13]=rule
firewall.@rule[13].src=wan
firewall.@rule[13].dest_port=698
firewall.@rule[13].target=ACCEPT
firewall.@rule[13].proto=udp
firewall.@rule[14]=rule
firewall.@rule[14].src=lan
firewall.@rule[14].dest_port=698
firewall.@rule[14].target=ACCEPT
firewall.@rule[14].proto=udp
firewall.@rule[15]=rule
firewall.@rule[15].src=mesh
firewall.@rule[15].proto=icmp
firewall.@rule[15].target=ACCEPT
firewall.@rule[16]=rule
firewall.@rule[16].src=lan
firewall.@rule[16].proto=icmp
firewall.@rule[16].target=ACCEPT
firewall.@rule[17]=rule
firewall.@rule[17].src=wan
firewall.@rule[17].proto=icmp
firewall.@rule[17].target=ACCEPT
firewall.@rule[18]=rule
firewall.@rule[18].src=vpn
firewall.@rule[18].proto=icmp
firewall.@rule[18].target=ACCEPT
--------------------------------------------------------------------
UCI Firewall Current State: (uci show -p /var/state firewall)
--------------------------------------------------------------------
firewall.@defaults[0]=defaults
firewall.@defaults[0].syn_flood=1
firewall.@defaults[0].input=DROP
firewall.@defaults[0].output=ACCEPT
firewall.@defaults[0].forward=DROP
firewall.@zone[0]=zone
firewall.@zone[0].name=lan
firewall.@zone[0].input=ACCEPT
firewall.@zone[0].output=ACCEPT
firewall.@zone[0].forward=DROP
firewall.@zone[0].network=lan
firewall.@zone[1]=zone
firewall.@zone[1].name=mesh
firewall.@zone[1].input=ACCEPT
firewall.@zone[1].output=ACCEPT
firewall.@zone[1].forward=DROP
firewall.@zone[1].network=test_s2e1 mesh
firewall.@zone[2]=zone
firewall.@zone[2].name=wan
firewall.@zone[2].input=DROP
firewall.@zone[2].output=ACCEPT
firewall.@zone[2].forward=DROP
firewall.@zone[2].masq=1
firewall.@zone[3]=zone
firewall.@zone[3].name=vpn
firewall.@zone[3].input=DROP
firewall.@zone[3].output=ACCEPT
firewall.@zone[3].forward=DROP
firewall.@zone[3].network=vpn
firewall.@forwarding[0]=forwarding
firewall.@forwarding[0].src=mesh
firewall.@forwarding[0].dest=mesh
firewall.@forwarding[1]=forwarding
firewall.@forwarding[1].src=lan
firewall.@forwarding[1].dest=lan
firewall.@forwarding[2]=forwarding
firewall.@forwarding[2].src=mesh
firewall.@forwarding[2].dest=wan
firewall.@forwarding[3]=forwarding
firewall.@forwarding[3].src=lan
firewall.@forwarding[3].dest=mesh
firewall.@forwarding[4]=forwarding
firewall.@forwarding[4].src=lan
firewall.@forwarding[4].dest=wan
firewall.@rule[0]=rule
firewall.@rule[0].src=wan
firewall.@rule[0].dest_port=22
firewall.@rule[0].target=ACCEPT
firewall.@rule[0].proto=tcp
firewall.@rule[1]=rule
firewall.@rule[1].src=mesh
firewall.@rule[1].dest_port=22
firewall.@rule[1].target=ACCEPT
firewall.@rule[1].proto=tcp
firewall.@rule[2]=rule
firewall.@rule[2].src=lan
firewall.@rule[2].dest_port=22
firewall.@rule[2].target=ACCEPT
firewall.@rule[2].proto=tcp
firewall.@rule[3]=rule
firewall.@rule[3].src=vpn
firewall.@rule[3].dest_port=22
firewall.@rule[3].target=ACCEPT
firewall.@rule[3].proto=tcp
firewall.@rule[4]=rule
firewall.@rule[4].src=mesh
firewall.@rule[4].dest_port=53
firewall.@rule[4].target=ACCEPT
firewall.@rule[4].proto=tcpudp
firewall.@rule[5]=rule
firewall.@rule[5].src=lan
firewall.@rule[5].dest_port=53
firewall.@rule[5].target=ACCEPT
firewall.@rule[5].proto=tcpudp
firewall.@rule[6]=rule
firewall.@rule[6].src=lan
firewall.@rule[6].dest_port=80
firewall.@rule[6].target=ACCEPT
firewall.@rule[6].proto=tcp
firewall.@rule[7]=rule
firewall.@rule[7].src=wan
firewall.@rule[7].dest_port=80
firewall.@rule[7].target=ACCEPT
firewall.@rule[7].proto=tcp
firewall.@rule[8]=rule
firewall.@rule[8].src=vpn
firewall.@rule[8].dest_port=80
firewall.@rule[8].target=ACCEPT
firewall.@rule[8].proto=tcp
firewall.@rule[9]=rule
firewall.@rule[9].src=lan
firewall.@rule[9].dest_port=443
firewall.@rule[9].target=ACCEPT
firewall.@rule[9].proto=tcp
firewall.@rule[10]=rule
firewall.@rule[10].src=vpn
firewall.@rule[10].dest_port=443
firewall.@rule[10].target=ACCEPT
firewall.@rule[10].proto=tcp
firewall.@rule[11]=rule
firewall.@rule[11].src=lan
firewall.@rule[11].dest_port=8082
firewall.@rule[11].target=ACCEPT
firewall.@rule[11].proto=tcp
firewall.@rule[12]=rule
firewall.@rule[12].src=mesh
firewall.@rule[12].dest_port=698
firewall.@rule[12].target=ACCEPT
firewall.@rule[12].proto=udp
firewall.@rule[13]=rule
firewall.@rule[13].src=wan
firewall.@rule[13].dest_port=698
firewall.@rule[13].target=ACCEPT
firewall.@rule[13].proto=udp
firewall.@rule[14]=rule
firewall.@rule[14].src=lan
firewall.@rule[14].dest_port=698
firewall.@rule[14].target=ACCEPT
firewall.@rule[14].proto=udp
firewall.@rule[15]=rule
firewall.@rule[15].src=mesh
firewall.@rule[15].proto=icmp
firewall.@rule[15].target=ACCEPT
firewall.@rule[16]=rule
firewall.@rule[16].src=lan
firewall.@rule[16].proto=icmp
firewall.@rule[16].target=ACCEPT
firewall.@rule[17]=rule
firewall.@rule[17].src=wan
firewall.@rule[17].proto=icmp
firewall.@rule[17].target=ACCEPT
firewall.@rule[18]=rule
firewall.@rule[18].src=vpn
firewall.@rule[18].proto=icmp
firewall.@rule[18].target=ACCEPT
--------------------------------------------------------------------
UCI Splash Info:(uci show luci_splash)
--------------------------------------------------------------------
--------------------------------------------------------------------
UCI Splash Current State:(uci show -p /var/state luci_splash)
--------------------------------------------------------------------
--------------------------------------------------------------------
Kernel Buffer Log: (dmesg)
--------------------------------------------------------------------
[ 0.000000] Linux version 3.3.8 (build@ashida) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Thu Jan 16 09:34:09 EST 2014
[ 0.000000] MyLoader: sysp=b3a3d853, boardp=492118fc, parts=f35d1cdf
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 0001974c (MIPS 74Kc)
[ 0.000000] SoC: Atheros AR9344 rev 2
[ 0.000000] Clocks: CPU:560.000MHz, DDR:450.000MHz, AHB:225.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 PFN ranges:
[ 0.000000] Normal 0x00000000 -> 0x00008000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x00008000
[ 0.000000] On node 0 totalpages: 32768
[ 0.000000] free_area_init_node: node 0, pgdat 802da1f0, node_mem_map 81000000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 32512 pages, LIFO batch:7
[ 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=TL-WDR4300 console=ttyS0,115200 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] 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] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 126560k/131072k available (2134k kernel code, 4512k reserved, 403k data, 208k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688)
[ 0.070000] pid_max: default: 32768 minimum: 301
[ 0.070000] Mount-cache hash table entries: 512
[ 0.080000] NET: Registered protocol family 16
[ 0.080000] gpiochip_add: registered GPIOs 0 to 22 on device: ath79
[ 0.090000] MIPS: machine is TP-LINK TL-WDR3600/4300/4310
[ 0.090000] registering PCI controller with io_map_base unset
[ 0.310000] bio: create slab <bio-0> at 0
[ 0.310000] PCI host bridge to bus 0000:00
[ 0.320000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff]
[ 0.320000] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.330000] pci 0000:00:00.0: [168c:0033] type 0 class 0x000280
[ 0.330000] pci 0000:00:00.0: invalid calibration data
[ 0.330000] pci 0000:00:00.0: reg 10: [mem 0x00000000-0x0001ffff 64bit]
[ 0.330000] pci 0000:00:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[ 0.330000] pci 0000:00:00.0: supports D1
[ 0.330000] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 0.330000] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x1001ffff 64bit]
[ 0.340000] pci 0000:00:00.0: BAR 6: assigned [mem 0x10020000-0x1002ffff pref]
[ 0.340000] pci 0000:00:00.0: using irq 40 for pin 1
[ 0.350000] Switching to clocksource MIPS
[ 0.350000] NET: Registered protocol family 2
[ 0.360000] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.360000] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.370000] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.370000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.380000] TCP reno registered
[ 0.380000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.390000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.390000] NET: Registered protocol family 1
[ 0.400000] PCI: CLS 0 bytes, default 32
[ 0.410000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.420000] JFFS2 version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.430000] msgmni has been set to 247
[ 0.430000] io scheduler noop registered
[ 0.440000] io scheduler deadline registered (default)
[ 0.440000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.470000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.470000] console [ttyS0] enabled, bootconsole disabled
[ 0.490000] m25p80 spi0.0: found en25q64, expected m25p80
[ 0.490000] m25p80 spi0.0: en25q64 (8192 Kbytes)
[ 0.500000] 5 tp-link partitions found on MTD device spi0.0
[ 0.500000] Creating 5 MTD partitions on "spi0.0":
[ 0.510000] 0x000000000000-0x000000020000 : "u-boot"
[ 0.520000] 0x000000020000-0x00000010363c : "kernel"
[ 0.520000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.540000] 0x00000010363c-0x0000007f0000 : "rootfs"
[ 0.540000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.550000] mtd: partition "rootfs" set to be root filesystem
[ 0.560000] mtd: partition "rootfs_data" created automatically, ofs=530000, len=2C0000
[ 0.570000] 0x000000530000-0x0000007f0000 : "rootfs_data"
[ 0.580000] 0x0000007f0000-0x000000800000 : "art"
[ 0.580000] 0x000000020000-0x0000007f0000 : "firmware"
[ 0.720000] ag71xx_mdio: probed
[ 0.720000] eth0: Atheros AG71xx at 0xb9000000, irq 4
[ 1.300000] eth0: Atheros AR8327 switch driver attached.
[ 2.460000] ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd033, driver=Atheros AR8216/AR8236/AR8316]
[ 2.480000] TCP cubic registered
[ 2.480000] NET: Registered protocol family 17
[ 2.480000] 8021q: 802.1Q VLAN Support v1.8
[ 2.490000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 2.500000] Freeing unused kernel memory: 208k freed
[ 4.280000] Registered led device: tp-link:blue:qss
[ 4.280000] Registered led device: tp-link:blue:system
[ 4.280000] Registered led device: tp-link:green:usb1
[ 4.280000] Registered led device: tp-link:green:usb2
[ 4.280000] Registered led device: tp-link:blue:wlan2g
[ 5.460000] eth0: link up (1000Mbps/Full duplex)
[ 7.530000] JFFS2 notice: (480) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (0 unchecked, 1 orphan) and 23 of xref (0 dead, 23 orphan) found.
[ 8.030000] usbcore: registered new interface driver usbfs
[ 8.030000] usbcore: registered new interface driver hub
[ 8.040000] usbcore: registered new device driver usb
[ 8.120000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 8.130000] ehci-platform ehci-platform: Generic Platform EHCI Controller
[ 8.130000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 8.170000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 8.190000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 8.190000] hub 1-0:1.0: USB hub found
[ 8.200000] hub 1-0:1.0: 1 port detected
[ 8.210000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 8.520000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 8.670000] hub 1-1:1.0: USB hub found
[ 8.670000] hub 1-1:1.0: 4 ports detected
[ 28.580000] eth0: link down
[ 30.040000] Loading modules backported from Linux version master-2013-06-27-0-gdcfa6d5
[ 30.050000] Backport generated by backports.git backports-20130617-4-ge3220f5
[ 30.180000] cfg80211: Calling CRDA to update world regulatory domain
[ 30.190000] cfg80211: World regulatory domain updated:
[ 30.200000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 30.200000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.210000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.220000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 30.230000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.240000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 30.680000] NET: Registered protocol family 10
[ 31.440000] ath: EEPROM regdomain: 0x0
[ 31.440000] ath: EEPROM indicates default country code should be used
[ 31.440000] ath: doing EEPROM country->regdmn map search
[ 31.440000] ath: country maps to regdmn code: 0x3a
[ 31.440000] ath: Country alpha2 being used: US
[ 31.440000] ath: Regpair used: 0x3a
[ 31.440000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 31.450000] Registered led device: ath9k-phy0
[ 31.450000] ieee80211 phy0: Atheros AR9340 Rev:0 mem=0xb8100000, irq=47
[ 31.450000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
[ 31.460000] ath: EEPROM regdomain: 0x0
[ 31.460000] ath: EEPROM indicates default country code should be used
[ 31.460000] ath: doing EEPROM country->regdmn map search
[ 31.460000] ath: country maps to regdmn code: 0x3a
[ 31.460000] ath: Country alpha2 being used: US
[ 31.460000] ath: Regpair used: 0x3a
[ 31.470000] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 31.470000] Registered led device: ath9k-phy1
[ 31.470000] ieee80211 phy1: Atheros AR9300 Rev:4 mem=0xb0000000, irq=40
[ 31.480000] cfg80211: Calling CRDA for country: US
[ 31.480000] cfg80211: Regulatory domain changed to country: US
[ 31.490000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 31.500000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 31.510000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 31.510000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 31.520000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 31.530000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 31.540000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 31.580000] PPP generic driver version 2.4.2
[ 31.710000] IPv4 over IPv4 tunneling driver
[ 31.870000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 32.060000] NET: Registered protocol family 24
[ 32.090000] nf_conntrack version 0.5.0 (1980 buckets, 7920 max)
[ 32.530000] xt_time: kernel timezone is -0000
[ 32.800000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 45.730000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 46.880000] eth0: link up (1000Mbps/Full duplex)
[ 46.890000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 86.820000] device eth0 entered promiscuous mode
[ 86.820000] br-lan: port 1(eth0) entered forwarding state
[ 86.830000] br-lan: port 1(eth0) entered forwarding state
[ 87.070000] br-lan: port 1(eth0) entered disabled state
[ 87.090000] device eth0 left promiscuous mode
[ 87.090000] br-lan: port 1(eth0) entered disabled state
[ 87.100000] device eth0 entered promiscuous mode
[ 87.120000] br-lan: port 1(eth0) entered forwarding state
[ 87.120000] br-lan: port 1(eth0) entered forwarding state
[ 89.120000] br-lan: port 1(eth0) entered forwarding state
[ 90.490000] br-lan: port 1(eth0) entered disabled state
[ 90.510000] device eth0 left promiscuous mode
[ 90.510000] br-lan: port 1(eth0) entered disabled state
[ 90.520000] device eth0 entered promiscuous mode
[ 90.540000] br-lan: port 1(eth0) entered forwarding state
[ 90.540000] br-lan: port 1(eth0) entered forwarding state
[ 92.540000] br-lan: port 1(eth0) entered forwarding state
[ 2837.400000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2837.420000] device wlan0 entered promiscuous mode
[ 2837.440000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2837.750000] br-lan: port 2(wlan0) entered forwarding state
[ 2837.760000] br-lan: port 2(wlan0) entered forwarding state
[ 2837.760000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2839.760000] br-lan: port 2(wlan0) entered forwarding state
[ 2840.460000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 2841.520000] br-lan: port 2(wlan0) entered disabled state
[ 2856.040000] device br-lan entered promiscuous mode
[ 2907.850000] br-lan: port 2(wlan0) entered forwarding state
[ 2907.860000] br-lan: port 2(wlan0) entered forwarding state
[ 2907.870000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 2908.850000] br-lan: port 2(wlan0) entered disabled state
[ 2977.900000] br-lan: port 2(wlan0) entered forwarding state
[ 2977.900000] br-lan: port 2(wlan0) entered forwarding state
[ 2978.900000] br-lan: port 2(wlan0) entered disabled state
[ 3047.940000] br-lan: port 2(wlan0) entered forwarding state
[ 3047.950000] br-lan: port 2(wlan0) entered forwarding state
[ 3048.940000] br-lan: port 2(wlan0) entered disabled state
[ 3117.980000] br-lan: port 2(wlan0) entered forwarding state
[ 3117.990000] br-lan: port 2(wlan0) entered forwarding state
[ 3118.980000] br-lan: port 2(wlan0) entered disabled state
[ 3188.020000] br-lan: port 2(wlan0) entered forwarding state
[ 3188.030000] br-lan: port 2(wlan0) entered forwarding state
[ 3189.020000] br-lan: port 2(wlan0) entered disabled state
[ 3258.070000] br-lan: port 2(wlan0) entered forwarding state
[ 3258.070000] br-lan: port 2(wlan0) entered forwarding state
[ 3259.070000] br-lan: port 2(wlan0) entered disabled state
[ 3328.110000] br-lan: port 2(wlan0) entered forwarding state
[ 3328.120000] br-lan: port 2(wlan0) entered forwarding state
[ 3329.110000] br-lan: port 2(wlan0) entered disabled state
[ 3398.160000] br-lan: port 2(wlan0) entered forwarding state
[ 3398.160000] br-lan: port 2(wlan0) entered forwarding state
[ 3399.160000] br-lan: port 2(wlan0) entered disabled state
[ 3468.200000] br-lan: port 2(wlan0) entered forwarding state
[ 3468.210000] br-lan: port 2(wlan0) entered forwarding state
[ 3469.200000] br-lan: port 2(wlan0) entered disabled state
[ 3538.250000] br-lan: port 2(wlan0) entered forwarding state
[ 3538.250000] br-lan: port 2(wlan0) entered forwarding state
[ 3539.250000] br-lan: port 2(wlan0) entered disabled state
[ 3548.570000] br-lan: port 1(eth0) entered disabled state
[ 3548.580000] device eth0 left promiscuous mode
[ 3548.580000] br-lan: port 1(eth0) entered disabled state
[ 3548.590000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3548.590000] device wlan0 left promiscuous mode
[ 3548.600000] br-lan: port 2(wlan0) entered disabled state
[ 3548.620000] device br-lan left promiscuous mode
[ 3548.620000] eth0: link down
[ 3550.580000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 3551.840000] eth0: link up (1000Mbps/Full duplex)
[ 3551.850000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 3556.120000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 3556.250000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3556.300000] device wlan0 entered promiscuous mode
[ 3556.360000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3556.810000] br-lan: port 1(wlan0) entered forwarding state
[ 3556.810000] br-lan: port 1(wlan0) entered forwarding state
[ 3556.820000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3556.830000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 3558.810000] br-lan: port 1(wlan0) entered forwarding state
[ 3559.950000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 3561.590000] br-lan: port 1(wlan0) entered disabled state
[ 3571.310000] device br-lan entered promiscuous mode
[ 3591.420000] device eth0 entered promiscuous mode
[ 3591.430000] br-lan: port 2(eth0) entered forwarding state
[ 3591.430000] br-lan: port 2(eth0) entered forwarding state
[ 3591.760000] br-lan: port 2(eth0) entered disabled state
[ 3591.790000] device eth0 left promiscuous mode
[ 3591.800000] br-lan: port 2(eth0) entered disabled state
[ 3591.800000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 3591.830000] device wlan0 left promiscuous mode
[ 3591.830000] br-lan: port 1(wlan0) entered disabled state
[ 3591.840000] device br-lan left promiscuous mode
[ 3591.860000] device eth0 entered promiscuous mode
[ 3591.900000] device wlan0 entered promiscuous mode
[ 3591.900000] br-lan: port 1(eth0) entered forwarding state
[ 3591.910000] br-lan: port 1(eth0) entered forwarding state
[ 3593.910000] br-lan: port 1(eth0) entered forwarding state
[ 3608.900000] device br-lan entered promiscuous mode
[ 3626.880000] br-lan: port 2(wlan0) entered forwarding state
[ 3626.890000] br-lan: port 2(wlan0) entered forwarding state
[ 3626.900000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 3628.400000] br-lan: port 2(wlan0) entered disabled state
[ 3696.930000] br-lan: port 2(wlan0) entered forwarding state
[ 3696.930000] br-lan: port 2(wlan0) entered forwarding state
[ 3698.450000] br-lan: port 2(wlan0) entered disabled state
[ 3766.970000] br-lan: port 2(wlan0) entered forwarding state
[ 3766.970000] br-lan: port 2(wlan0) entered forwarding state
[ 3768.500000] br-lan: port 2(wlan0) entered disabled state
[ 3837.010000] br-lan: port 2(wlan0) entered forwarding state
[ 3837.020000] br-lan: port 2(wlan0) entered forwarding state
[ 3838.540000] br-lan: port 2(wlan0) entered disabled state
[ 3907.060000] br-lan: port 2(wlan0) entered forwarding state
[ 3907.060000] br-lan: port 2(wlan0) entered forwarding state
[ 3908.590000] br-lan: port 2(wlan0) entered disabled state
[ 3977.090000] br-lan: port 2(wlan0) entered forwarding state
[ 3977.100000] br-lan: port 2(wlan0) entered forwarding state
[ 3978.640000] br-lan: port 2(wlan0) entered disabled state
[ 4047.130000] br-lan: port 2(wlan0) entered forwarding state
[ 4047.130000] br-lan: port 2(wlan0) entered forwarding state
[ 4048.690000] br-lan: port 2(wlan0) entered disabled state
[ 4117.170000] br-lan: port 2(wlan0) entered forwarding state
[ 4117.180000] br-lan: port 2(wlan0) entered forwarding state
[ 4118.720000] br-lan: port 2(wlan0) entered disabled state
[ 4187.210000] br-lan: port 2(wlan0) entered forwarding state
[ 4187.210000] br-lan: port 2(wlan0) entered forwarding state
[ 4188.770000] br-lan: port 2(wlan0) entered disabled state
[ 4202.110000] br-lan: port 1(eth0) entered disabled state
[ 4202.110000] device eth0 left promiscuous mode
[ 4202.120000] br-lan: port 1(eth0) entered disabled state
[ 4202.140000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4202.140000] device wlan0 left promiscuous mode
[ 4202.150000] br-lan: port 2(wlan0) entered disabled state
[ 4202.180000] device br-lan left promiscuous mode
[ 4204.120000] eth0: link down
[ 4204.130000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 4205.220000] eth0: link up (1000Mbps/Full duplex)
[ 4205.230000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 4209.800000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 4209.960000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4210.000000] device wlan0 entered promiscuous mode
[ 4210.060000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4210.530000] br-lan: port 1(wlan0) entered forwarding state
[ 4210.530000] br-lan: port 1(wlan0) entered forwarding state
[ 4210.540000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4210.550000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 4212.530000] br-lan: port 1(wlan0) entered forwarding state
[ 4213.800000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 4215.120000] br-lan: port 1(wlan0) entered disabled state
[ 4224.840000] device br-lan entered promiscuous mode
[ 4244.920000] device eth0 entered promiscuous mode
[ 4244.920000] br-lan: port 2(eth0) entered forwarding state
[ 4244.930000] br-lan: port 2(eth0) entered forwarding state
[ 4245.250000] br-lan: port 2(eth0) entered disabled state
[ 4245.270000] device eth0 left promiscuous mode
[ 4245.270000] br-lan: port 2(eth0) entered disabled state
[ 4245.280000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4245.330000] device wlan0 left promiscuous mode
[ 4245.330000] br-lan: port 1(wlan0) entered disabled state
[ 4245.350000] device br-lan left promiscuous mode
[ 4245.370000] device eth0 entered promiscuous mode
[ 4245.370000] device wlan0 entered promiscuous mode
[ 4245.420000] br-lan: port 1(eth0) entered forwarding state
[ 4245.420000] br-lan: port 1(eth0) entered forwarding state
[ 4247.420000] br-lan: port 1(eth0) entered forwarding state
[ 4263.300000] device br-lan entered promiscuous mode
[ 4280.600000] br-lan: port 2(wlan0) entered forwarding state
[ 4280.610000] br-lan: port 2(wlan0) entered forwarding state
[ 4280.610000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4281.930000] br-lan: port 2(wlan0) entered disabled state
[ 4350.640000] br-lan: port 2(wlan0) entered forwarding state
[ 4350.640000] br-lan: port 2(wlan0) entered forwarding state
[ 4351.990000] br-lan: port 2(wlan0) entered disabled state
[ 4420.680000] br-lan: port 2(wlan0) entered forwarding state
[ 4420.680000] br-lan: port 2(wlan0) entered forwarding state
[ 4422.040000] br-lan: port 2(wlan0) entered disabled state
[ 4490.710000] br-lan: port 2(wlan0) entered forwarding state
[ 4490.720000] br-lan: port 2(wlan0) entered forwarding state
[ 4492.090000] br-lan: port 2(wlan0) entered disabled state
[ 4560.750000] br-lan: port 2(wlan0) entered forwarding state
[ 4560.760000] br-lan: port 2(wlan0) entered forwarding state
[ 4562.130000] br-lan: port 2(wlan0) entered disabled state
[ 4630.790000] br-lan: port 2(wlan0) entered forwarding state
[ 4630.790000] br-lan: port 2(wlan0) entered forwarding state
[ 4632.170000] br-lan: port 2(wlan0) entered disabled state
[ 4700.820000] br-lan: port 2(wlan0) entered forwarding state
[ 4700.830000] br-lan: port 2(wlan0) entered forwarding state
[ 4702.230000] br-lan: port 2(wlan0) entered disabled state
[ 4752.420000] device wlan0 left promiscuous mode
[ 4752.430000] br-lan: port 2(wlan0) entered disabled state
[ 4753.640000] device br-lan left promiscuous mode
[ 4755.020000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4755.090000] device wlan0 entered promiscuous mode
[ 4755.140000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4755.740000] br-lan: port 2(wlan0) entered forwarding state
[ 4755.740000] br-lan: port 2(wlan0) entered forwarding state
[ 4755.750000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4757.740000] br-lan: port 2(wlan0) entered forwarding state
[ 4758.500000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 4759.720000] br-lan: port 2(wlan0) entered disabled state
[ 4759.880000] wlan0-1: Trigger new scan to find an IBSS to join
[ 4762.000000] wlan0-1: Trigger new scan to find an IBSS to join
[ 4766.000000] wlan0-1: Trigger new scan to find an IBSS to join
[ 4768.000000] wlan0-1: Creating new IBSS network, BSSID 88:6c:9d:b4:01:01
[ 4768.030000] ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 4768.460000] br-lan: port 2(wlan0) entered forwarding state
[ 4768.460000] br-lan: port 2(wlan0) entered forwarding state
[ 4768.470000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4770.460000] br-lan: port 2(wlan0) entered forwarding state
[ 4861.120000] device wlan0 left promiscuous mode
[ 4861.120000] br-lan: port 2(wlan0) entered disabled state
[ 4864.680000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4864.700000] device wlan0 entered promiscuous mode
[ 4864.720000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4864.930000] br-lan: port 2(wlan0) entered forwarding state
[ 4864.930000] br-lan: port 2(wlan0) entered forwarding state
[ 4864.940000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4866.930000] br-lan: port 2(wlan0) entered forwarding state
[ 4867.480000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 4868.870000] ------------[ cut here ]------------
[ 4868.870000] WARNING: at /mnt/build_tree_1/commotion-router/openwrt/build_dir/linux-ar71xx_generic/compat-wireless-2013-06-27/net/mac80211/chan.c:218 0x8712638c()
[ 4868.890000] Modules linked in: ath79_wdt ledtrig_usbdev ledtrig_netdev ip6t_REJECT ip6t_LOG ip6t_rt ip6t_hbh ip6t_mh ip6t_ipv6header ip6t_frag ip6t_eui64 ip6t_ah ip6table_raw ip6_queue ip6table_mangle ip6table_filter ip6_tables nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp xt_HL xt_hl xt_ecn ipt_ECN xt_CLASSIFY xt_time xt_tcpmss xt_statistic xt_mark xt_length xt_DSCP xt_dscp xt_string xt_layer7 ipt_MASQUERADE iptable_nat nf_nat xt_recent xt_helper xt_connmark xt_connbytes pppoe xt_conntrack xt_CT xt_NOTRACK iptable_raw xt_state nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack pppox ipt_REJECT xt_TCPMSS ipt_LOG xt_comment xt_multiport xt_mac xt_limit iptable_mangle iptable_filter ip_tables xt_tcpudp x_tables ifb ipip tunnel4 ppp_async ppp_generic slhc ath9k(O) ath9k_common(O) ath9k_hw(O) ath(O) mac80211(O) ts_fsm ts_bm ts_kmp crc_ccitt ipv6 cfg80211(O) compat(O) arc4 aes_generic ohci_hcd ehci_hcd usbcore usb_common nls_base crypto_algapi ledtrig_timer ledtrig_default_on leds_gpio gpio_button_hotplug(O)
[ 4868.980000] Call Trace:[<80270b8c>] 0x80270b8c
[ 4868.990000] [<80270b8c>] 0x80270b8c
[ 4868.990000] [<80071a8c>] 0x80071a8c
[ 4868.990000] [<8712638c>] 0x8712638c
[ 4869.000000] [<80071ad0>] 0x80071ad0
[ 4869.000000] [<8712638c>] 0x8712638c
[ 4869.000000] [<87126884>] 0x87126884
[ 4869.010000] [<87121e48>] 0x87121e48
[ 4869.010000] [<871e37d4>] 0x871e37d4
[ 4869.010000] [<87126dcc>] 0x87126dcc
[ 4869.020000] [<87115b44>] 0x87115b44
[ 4869.020000] [<8705f958>] 0x8705f958
[ 4869.030000] [<8020ad7c>] 0x8020ad7c
[ 4869.030000] [<8020abb0>] 0x8020abb0
[ 4869.030000] [<8020a18c>] 0x8020a18c
[ 4869.040000] [<800a396c>] 0x800a396c
[ 4869.040000] [<8020aba0>] 0x8020aba0
[ 4869.040000] [<80209ae4>] 0x80209ae4
[ 4869.050000] [<801e04b8>] 0x801e04b8
[ 4869.050000] [<80209ed0>] 0x80209ed0
[ 4869.050000] [<802532fc>] 0x802532fc
[ 4869.060000] [<80207fa8>] 0x80207fa8
[ 4869.060000] [<801d7c54>] 0x801d7c54
[ 4869.070000] [<801e4730>] 0x801e4730
[ 4869.070000] [<80252ee0>] 0x80252ee0
[ 4869.070000] [<800c2b1c>] 0x800c2b1c
[ 4869.080000] [<801e37fc>] 0x801e37fc
[ 4869.080000] [<800e5e94>] 0x800e5e94
[ 4869.080000] [<801d8c90>] 0x801d8c90
[ 4869.090000] [<800c59d4>] 0x800c59d4
[ 4869.090000] [<801da2bc>] 0x801da2bc
[ 4869.090000] [<8006c0c4>] 0x8006c0c4
[ 4869.100000] [<800e91e0>] 0x800e91e0
[ 4869.100000] [<800e96f4>] 0x800e96f4
[ 4869.100000] [<801da56c>] 0x801da56c
[ 4869.110000] [<80096ae0>] 0x80096ae0
[ 4869.110000] [<800e9f78>] 0x800e9f78
[ 4869.120000] [<800d70a4>] 0x800d70a4
[ 4869.120000] [<8006a284>] 0x8006a284
[ 4869.120000]
[ 4869.120000] ---[ end trace 9a3503fedd1c4e4a ]---
[ 4869.130000] br-lan: port 2(wlan0) entered disabled state
[ 4990.950000] device wlan0 left promiscuous mode
[ 4990.950000] br-lan: port 2(wlan0) entered disabled state
[ 4994.480000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4994.500000] device wlan0 entered promiscuous mode
[ 4994.520000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 4994.720000] br-lan: port 2(wlan0) entered forwarding state
[ 4994.730000] br-lan: port 2(wlan0) entered forwarding state
[ 4994.740000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4996.730000] br-lan: port 2(wlan0) entered forwarding state
[ 4997.290000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 4998.510000] br-lan: port 2(wlan0) entered disabled state
[ 4998.620000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5000.670000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5002.740000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5004.780000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5005.630000] wlan0-1: Creating new IBSS network, BSSID c0:b4:38:e3:01:01
[ 5005.640000] ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 5006.150000] br-lan: port 2(wlan0) entered forwarding state
[ 5006.160000] br-lan: port 2(wlan0) entered forwarding state
[ 5006.170000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5008.160000] br-lan: port 2(wlan0) entered forwarding state
[ 5053.370000] device wlan0 left promiscuous mode
[ 5053.380000] br-lan: port 2(wlan0) entered disabled state
[ 5056.920000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5056.940000] device wlan0 entered promiscuous mode
[ 5056.970000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5057.190000] br-lan: port 2(wlan0) entered forwarding state
[ 5057.190000] br-lan: port 2(wlan0) entered forwarding state
[ 5057.200000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5059.190000] br-lan: port 2(wlan0) entered forwarding state
[ 5059.730000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5060.950000] br-lan: port 2(wlan0) entered disabled state
[ 5061.060000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5063.110000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5065.160000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5067.200000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5068.070000] wlan0-1: Creating new IBSS network, BSSID 26:2f:08:8d:01:01
[ 5068.070000] ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 5069.030000] br-lan: port 2(wlan0) entered forwarding state
[ 5069.040000] br-lan: port 2(wlan0) entered forwarding state
[ 5069.040000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5071.040000] br-lan: port 2(wlan0) entered forwarding state
[ 5113.300000] device wlan0 left promiscuous mode
[ 5113.300000] br-lan: port 2(wlan0) entered disabled state
[ 5116.790000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5116.810000] device wlan0 entered promiscuous mode
[ 5116.840000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5117.090000] br-lan: port 2(wlan0) entered forwarding state
[ 5117.100000] br-lan: port 2(wlan0) entered forwarding state
[ 5117.100000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5119.100000] br-lan: port 2(wlan0) entered forwarding state
[ 5119.650000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5120.860000] br-lan: port 2(wlan0) entered disabled state
[ 5120.970000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5123.020000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5125.060000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5127.100000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5127.980000] wlan0-1: Creating new IBSS network, BSSID 3e:d1:42:cc:01:01
[ 5127.980000] ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 5128.420000] br-lan: port 2(wlan0) entered forwarding state
[ 5128.430000] br-lan: port 2(wlan0) entered forwarding state
[ 5128.440000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5130.430000] br-lan: port 2(wlan0) entered forwarding state
[ 5182.630000] device wlan0 left promiscuous mode
[ 5182.630000] br-lan: port 2(wlan0) entered disabled state
[ 5186.200000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5186.220000] device wlan0 entered promiscuous mode
[ 5186.250000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5186.450000] br-lan: port 2(wlan0) entered forwarding state
[ 5186.460000] br-lan: port 2(wlan0) entered forwarding state
[ 5186.460000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5188.460000] br-lan: port 2(wlan0) entered forwarding state
[ 5189.020000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5190.250000] br-lan: port 2(wlan0) entered disabled state
[ 5582.910000] device wlan0 left promiscuous mode
[ 5582.910000] br-lan: port 2(wlan0) entered disabled state
[ 5586.430000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5586.450000] device wlan0 entered promiscuous mode
[ 5586.480000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5586.680000] br-lan: port 2(wlan0) entered forwarding state
[ 5586.680000] br-lan: port 2(wlan0) entered forwarding state
[ 5586.690000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5588.680000] br-lan: port 2(wlan0) entered forwarding state
[ 5589.220000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5590.450000] br-lan: port 2(wlan0) entered disabled state
[ 5690.630000] device wlan0 left promiscuous mode
[ 5690.640000] br-lan: port 2(wlan0) entered disabled state
[ 5694.140000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5694.160000] device wlan0 entered promiscuous mode
[ 5694.190000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5694.390000] br-lan: port 2(wlan0) entered forwarding state
[ 5694.400000] br-lan: port 2(wlan0) entered forwarding state
[ 5694.400000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5696.400000] br-lan: port 2(wlan0) entered forwarding state
[ 5696.960000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5698.180000] br-lan: port 2(wlan0) entered disabled state
[ 5698.290000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5700.350000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5702.390000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5704.430000] wlan0-1: Trigger new scan to find an IBSS to join
[ 5705.300000] wlan0-1: Creating new IBSS network, BSSID 94:c8:77:a3:01:01
[ 5705.300000] ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
[ 5705.650000] br-lan: port 2(wlan0) entered forwarding state
[ 5705.660000] br-lan: port 2(wlan0) entered forwarding state
[ 5705.670000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5707.660000] br-lan: port 2(wlan0) entered forwarding state
[ 5814.920000] device wlan0 left promiscuous mode
[ 5814.930000] br-lan: port 2(wlan0) entered disabled state
[ 5816.890000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5816.910000] device wlan0 entered promiscuous mode
[ 5816.940000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5817.350000] br-lan: port 2(wlan0) entered forwarding state
[ 5817.350000] br-lan: port 2(wlan0) entered forwarding state
[ 5817.360000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5819.350000] br-lan: port 2(wlan0) entered forwarding state
[ 5820.120000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5821.130000] br-lan: port 2(wlan0) entered disabled state
[ 5904.330000] device wlan0 left promiscuous mode
[ 5904.340000] br-lan: port 2(wlan0) entered disabled state
[ 5907.790000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5907.830000] device wlan0 entered promiscuous mode
[ 5907.860000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5908.080000] br-lan: port 2(wlan0) entered forwarding state
[ 5908.090000] br-lan: port 2(wlan0) entered forwarding state
[ 5908.100000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5910.090000] br-lan: port 2(wlan0) entered forwarding state
[ 5910.630000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5911.830000] br-lan: port 2(wlan0) entered disabled state
[ 5971.670000] device wlan0 left promiscuous mode
[ 5971.680000] br-lan: port 2(wlan0) entered disabled state
[ 5974.710000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5974.740000] device wlan0 entered promiscuous mode
[ 5974.770000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 5975.240000] br-lan: port 2(wlan0) entered forwarding state
[ 5975.250000] br-lan: port 2(wlan0) entered forwarding state
[ 5975.250000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 5977.250000] br-lan: port 2(wlan0) entered forwarding state
[ 5977.790000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 5978.980000] br-lan: port 2(wlan0) entered disabled state
[ 6021.470000] br-lan: port 1(eth0) entered disabled state
[ 6021.500000] device eth0 left promiscuous mode
[ 6021.510000] br-lan: port 1(eth0) entered disabled state
[ 6021.550000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6021.550000] device wlan0 left promiscuous mode
[ 6021.560000] br-lan: port 2(wlan0) entered disabled state
[ 6021.670000] eth0: link down
[ 6023.070000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6025.000000] eth0: link up (1000Mbps/Full duplex)
[ 6025.010000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6028.960000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 6029.090000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6029.120000] device wlan0 entered promiscuous mode
[ 6029.160000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6029.660000] br-lan: port 1(wlan0) entered forwarding state
[ 6029.660000] br-lan: port 1(wlan0) entered forwarding state
[ 6029.670000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6029.700000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 6031.660000] br-lan: port 1(wlan0) entered forwarding state
[ 6032.860000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6034.140000] br-lan: port 1(wlan0) entered disabled state
[ 6042.510000] device br-lan entered promiscuous mode
[ 6064.170000] device eth0 entered promiscuous mode
[ 6064.180000] br-lan: port 2(eth0) entered forwarding state
[ 6064.180000] br-lan: port 2(eth0) entered forwarding state
[ 6064.500000] br-lan: port 2(eth0) entered disabled state
[ 6064.510000] device eth0 left promiscuous mode
[ 6064.510000] br-lan: port 2(eth0) entered disabled state
[ 6064.530000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6064.530000] device wlan0 left promiscuous mode
[ 6064.540000] br-lan: port 1(wlan0) entered disabled state
[ 6064.560000] device br-lan left promiscuous mode
[ 6064.580000] device eth0 entered promiscuous mode
[ 6064.580000] device wlan0 entered promiscuous mode
[ 6064.630000] br-lan: port 1(eth0) entered forwarding state
[ 6064.630000] br-lan: port 1(eth0) entered forwarding state
[ 6066.630000] br-lan: port 1(eth0) entered forwarding state
[ 6081.890000] device br-lan entered promiscuous mode
[ 6189.290000] device wlan0 left promiscuous mode
[ 6189.290000] br-lan: port 2(wlan0) entered disabled state
[ 6190.350000] device br-lan left promiscuous mode
[ 6192.830000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6192.850000] device wlan0 entered promiscuous mode
[ 6192.880000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6193.080000] br-lan: port 2(wlan0) entered forwarding state
[ 6193.090000] br-lan: port 2(wlan0) entered forwarding state
[ 6193.100000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6195.090000] br-lan: port 2(wlan0) entered forwarding state
[ 6195.620000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6196.840000] br-lan: port 2(wlan0) entered disabled state
[ 6269.890000] device wlan0 left promiscuous mode
[ 6269.900000] br-lan: port 2(wlan0) entered disabled state
[ 6273.420000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6273.450000] device wlan0 entered promiscuous mode
[ 6273.470000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6273.680000] br-lan: port 2(wlan0) entered forwarding state
[ 6273.680000] br-lan: port 2(wlan0) entered forwarding state
[ 6273.690000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6275.680000] br-lan: port 2(wlan0) entered forwarding state
[ 6276.240000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6277.440000] br-lan: port 2(wlan0) entered disabled state
[ 6338.700000] device wlan0 left promiscuous mode
[ 6338.710000] br-lan: port 2(wlan0) entered disabled state
[ 6341.170000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6341.230000] device wlan0 entered promiscuous mode
[ 6341.270000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6341.830000] br-lan: port 2(wlan0) entered forwarding state
[ 6341.840000] br-lan: port 2(wlan0) entered forwarding state
[ 6341.840000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6343.840000] br-lan: port 2(wlan0) entered forwarding state
[ 6344.620000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6345.780000] br-lan: port 2(wlan0) entered disabled state
[ 6345.900000] wlan0-1: Trigger new scan to find an IBSS to join
[ 6391.720000] br-lan: port 1(eth0) entered disabled state
[ 6391.720000] device eth0 left promiscuous mode
[ 6391.730000] br-lan: port 1(eth0) entered disabled state
[ 6391.750000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6391.770000] device wlan0 left promiscuous mode
[ 6391.770000] br-lan: port 2(wlan0) entered disabled state
[ 6391.780000] eth0: link down
[ 6393.830000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6395.660000] eth0: link up (1000Mbps/Full duplex)
[ 6395.670000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6399.280000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 6399.400000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6399.430000] device wlan0 entered promiscuous mode
[ 6399.460000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6399.880000] br-lan: port 1(wlan0) entered forwarding state
[ 6399.890000] br-lan: port 1(wlan0) entered forwarding state
[ 6399.890000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6399.910000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 6401.890000] br-lan: port 1(wlan0) entered forwarding state
[ 6403.090000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6404.370000] br-lan: port 1(wlan0) entered disabled state
[ 6404.520000] wlan0-1: Trigger new scan to find an IBSS to join
[ 6412.760000] device br-lan entered promiscuous mode
[ 6434.660000] device eth0 entered promiscuous mode
[ 6434.660000] br-lan: port 2(eth0) entered forwarding state
[ 6434.670000] br-lan: port 2(eth0) entered forwarding state
[ 6435.030000] br-lan: port 2(eth0) entered disabled state
[ 6435.060000] device eth0 left promiscuous mode
[ 6435.070000] br-lan: port 2(eth0) entered disabled state
[ 6435.110000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6435.110000] device wlan0 left promiscuous mode
[ 6435.120000] br-lan: port 1(wlan0) entered disabled state
[ 6435.160000] device br-lan left promiscuous mode
[ 6435.180000] device eth0 entered promiscuous mode
[ 6435.180000] device wlan0 entered promiscuous mode
[ 6435.240000] br-lan: port 1(eth0) entered forwarding state
[ 6435.240000] br-lan: port 1(eth0) entered forwarding state
[ 6437.240000] br-lan: port 1(eth0) entered forwarding state
[ 6452.110000] device br-lan entered promiscuous mode
[ 6475.510000] br-lan: port 1(eth0) entered disabled state
[ 6475.560000] device eth0 left promiscuous mode
[ 6475.560000] br-lan: port 1(eth0) entered disabled state
[ 6475.570000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6475.580000] device wlan0 left promiscuous mode
[ 6475.580000] br-lan: port 2(wlan0) entered disabled state
[ 6475.590000] device br-lan left promiscuous mode
[ 6475.650000] eth0: link down
[ 6477.270000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6478.550000] eth0: link up (1000Mbps/Full duplex)
[ 6478.570000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6483.090000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 6483.210000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6483.240000] device wlan0 entered promiscuous mode
[ 6483.280000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6483.740000] br-lan: port 1(wlan0) entered forwarding state
[ 6483.740000] br-lan: port 1(wlan0) entered forwarding state
[ 6483.750000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6483.780000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 6485.740000] br-lan: port 1(wlan0) entered forwarding state
[ 6486.860000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6488.320000] br-lan: port 1(wlan0) entered disabled state
[ 6488.460000] wlan0-1: Trigger new scan to find an IBSS to join
[ 6496.820000] device br-lan entered promiscuous mode
[ 6518.390000] device eth0 entered promiscuous mode
[ 6518.390000] br-lan: port 2(eth0) entered forwarding state
[ 6518.400000] br-lan: port 2(eth0) entered forwarding state
[ 6518.820000] br-lan: port 2(eth0) entered disabled state
[ 6518.830000] device eth0 left promiscuous mode
[ 6518.830000] br-lan: port 2(eth0) entered disabled state
[ 6518.840000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6518.840000] device wlan0 left promiscuous mode
[ 6518.850000] br-lan: port 1(wlan0) entered disabled state
[ 6518.910000] device br-lan left promiscuous mode
[ 6518.930000] device eth0 entered promiscuous mode
[ 6518.930000] device wlan0 entered promiscuous mode
[ 6519.010000] br-lan: port 1(eth0) entered forwarding state
[ 6519.010000] br-lan: port 1(eth0) entered forwarding state
[ 6521.010000] br-lan: port 1(eth0) entered forwarding state
[ 6538.950000] device br-lan entered promiscuous mode
[ 6550.990000] br-lan: port 1(eth0) entered disabled state
[ 6551.020000] device eth0 left promiscuous mode
[ 6551.020000] br-lan: port 1(eth0) entered disabled state
[ 6551.030000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6551.060000] device wlan0 left promiscuous mode
[ 6551.060000] br-lan: port 2(wlan0) entered disabled state
[ 6551.080000] device br-lan left promiscuous mode
[ 6551.180000] eth0: link down
[ 6553.210000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6554.860000] eth0: link up (1000Mbps/Full duplex)
[ 6554.870000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6558.670000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 6558.780000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6558.820000] device wlan0 entered promiscuous mode
[ 6558.850000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6559.300000] br-lan: port 1(wlan0) entered forwarding state
[ 6559.300000] br-lan: port 1(wlan0) entered forwarding state
[ 6559.310000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6559.320000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 6561.300000] br-lan: port 1(wlan0) entered forwarding state
[ 6562.440000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6563.820000] br-lan: port 1(wlan0) entered disabled state
[ 6563.930000] wlan0-1: Trigger new scan to find an IBSS to join
[ 6571.940000] device br-lan entered promiscuous mode
[ 6594.080000] device eth0 entered promiscuous mode
[ 6594.080000] br-lan: port 2(eth0) entered forwarding state
[ 6594.090000] br-lan: port 2(eth0) entered forwarding state
[ 6594.340000] br-lan: port 2(eth0) entered disabled state
[ 6594.360000] device eth0 left promiscuous mode
[ 6594.370000] br-lan: port 2(eth0) entered disabled state
[ 6594.390000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6594.390000] device wlan0 left promiscuous mode
[ 6594.400000] br-lan: port 1(wlan0) entered disabled state
[ 6594.430000] device br-lan left promiscuous mode
[ 6594.440000] device eth0 entered promiscuous mode
[ 6594.440000] device wlan0 entered promiscuous mode
[ 6594.490000] br-lan: port 1(eth0) entered forwarding state
[ 6594.490000] br-lan: port 1(eth0) entered forwarding state
[ 6596.490000] br-lan: port 1(eth0) entered forwarding state
[ 6611.680000] device br-lan entered promiscuous mode
[ 6958.040000] br-lan: port 1(eth0) entered disabled state
[ 6958.050000] device eth0 left promiscuous mode
[ 6958.050000] br-lan: port 1(eth0) entered disabled state
[ 6958.090000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6958.090000] device wlan0 left promiscuous mode
[ 6958.100000] br-lan: port 2(wlan0) entered disabled state
[ 6958.130000] device br-lan left promiscuous mode
[ 6958.180000] eth0: link down
[ 6959.740000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6961.380000] eth0: link up (1000Mbps/Full duplex)
[ 6961.390000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 6965.460000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 6965.580000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6965.610000] device wlan0 entered promiscuous mode
[ 6965.640000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 6966.060000] br-lan: port 1(wlan0) entered forwarding state
[ 6966.070000] br-lan: port 1(wlan0) entered forwarding state
[ 6966.070000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 6966.090000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 6968.070000] br-lan: port 1(wlan0) entered forwarding state
[ 6969.350000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 6970.640000] br-lan: port 1(wlan0) entered disabled state
[ 6970.750000] wlan0-1: Trigger new scan to find an IBSS to join
[ 6978.740000] device br-lan entered promiscuous mode
[ 7000.870000] device eth0 entered promiscuous mode
[ 7000.870000] br-lan: port 2(eth0) entered forwarding state
[ 7000.880000] br-lan: port 2(eth0) entered forwarding state
[ 7001.160000] br-lan: port 2(eth0) entered disabled state
[ 7001.190000] device eth0 left promiscuous mode
[ 7001.190000] br-lan: port 2(eth0) entered disabled state
[ 7001.230000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7001.230000] device wlan0 left promiscuous mode
[ 7001.240000] br-lan: port 1(wlan0) entered disabled state
[ 7001.280000] device br-lan left promiscuous mode
[ 7001.300000] device eth0 entered promiscuous mode
[ 7001.300000] device wlan0 entered promiscuous mode
[ 7001.350000] br-lan: port 1(eth0) entered forwarding state
[ 7001.350000] br-lan: port 1(eth0) entered forwarding state
[ 7003.350000] br-lan: port 1(eth0) entered forwarding state
[ 7018.420000] device br-lan entered promiscuous mode
[ 7043.550000] br-lan: port 1(eth0) entered disabled state
[ 7043.560000] device eth0 left promiscuous mode
[ 7043.560000] br-lan: port 1(eth0) entered disabled state
[ 7043.570000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7043.570000] device wlan0 left promiscuous mode
[ 7043.580000] br-lan: port 2(wlan0) entered disabled state
[ 7043.600000] device br-lan left promiscuous mode
[ 7045.690000] eth0: link down
[ 7045.700000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7047.320000] eth0: link up (1000Mbps/Full duplex)
[ 7047.330000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7050.950000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 7051.060000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7051.100000] device wlan0 entered promiscuous mode
[ 7051.140000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7051.580000] br-lan: port 1(wlan0) entered forwarding state
[ 7051.590000] br-lan: port 1(wlan0) entered forwarding state
[ 7051.590000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 7051.610000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 7053.590000] br-lan: port 1(wlan0) entered forwarding state
[ 7054.800000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 7056.060000] br-lan: port 1(wlan0) entered disabled state
[ 7056.190000] wlan0-1: Trigger new scan to find an IBSS to join
[ 7064.150000] device br-lan entered promiscuous mode
[ 7086.560000] device eth0 entered promiscuous mode
[ 7086.560000] br-lan: port 2(eth0) entered forwarding state
[ 7086.570000] br-lan: port 2(eth0) entered forwarding state
[ 7086.880000] br-lan: port 2(eth0) entered disabled state
[ 7086.910000] device eth0 left promiscuous mode
[ 7086.910000] br-lan: port 2(eth0) entered disabled state
[ 7086.940000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7086.940000] device wlan0 left promiscuous mode
[ 7086.950000] br-lan: port 1(wlan0) entered disabled state
[ 7086.950000] device br-lan left promiscuous mode
[ 7086.980000] device eth0 entered promiscuous mode
[ 7086.980000] device wlan0 entered promiscuous mode
[ 7087.050000] br-lan: port 1(eth0) entered forwarding state
[ 7087.050000] br-lan: port 1(eth0) entered forwarding state
[ 7089.050000] br-lan: port 1(eth0) entered forwarding state
[ 7103.780000] device br-lan entered promiscuous mode
[ 7116.210000] br-lan: port 1(eth0) entered disabled state
[ 7116.260000] device eth0 left promiscuous mode
[ 7116.260000] br-lan: port 1(eth0) entered disabled state
[ 7116.270000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7116.290000] device wlan0 left promiscuous mode
[ 7116.290000] br-lan: port 2(wlan0) entered disabled state
[ 7116.320000] device br-lan left promiscuous mode
[ 7116.470000] eth0: link down
[ 7118.020000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7119.420000] eth0: link up (1000Mbps/Full duplex)
[ 7119.430000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 7123.750000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 7123.860000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7123.910000] device wlan0 entered promiscuous mode
[ 7123.940000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7124.360000] br-lan: port 1(wlan0) entered forwarding state
[ 7124.370000] br-lan: port 1(wlan0) entered forwarding state
[ 7124.380000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 7124.390000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 7126.370000] br-lan: port 1(wlan0) entered forwarding state
[ 7127.540000] ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
[ 7128.740000] br-lan: port 1(wlan0) entered disabled state
[ 7128.850000] wlan0-1: Trigger new scan to find an IBSS to join
[ 7136.880000] device br-lan entered promiscuous mode
[ 7159.090000] device eth0 entered promiscuous mode
[ 7159.090000] br-lan: port 2(eth0) entered forwarding state
[ 7159.100000] br-lan: port 2(eth0) entered forwarding state
[ 7159.400000] br-lan: port 2(eth0) entered disabled state
[ 7159.420000] device eth0 left promiscuous mode
[ 7159.420000] br-lan: port 2(eth0) entered disabled state
[ 7159.430000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 7159.450000] device wlan0 left promiscuous mode
[ 7159.450000] br-lan: port 1(wlan0) entered disabled state
[ 7159.460000] device br-lan left promiscuous mode
[ 7159.480000] device eth0 entered promiscuous mode
[ 7159.480000] device wlan0 entered promiscuous mode
[ 7159.540000] br-lan: port 1(eth0) entered forwarding state
[ 7159.540000] br-lan: port 1(eth0) entered forwarding state
[ 7161.540000] br-lan: port 1(eth0) entered forwarding state
[ 7176.260000] device br-lan entered promiscuous mode
--------------------------------------------------------------------
Device Logs: (logread)
--------------------------------------------------------------------
Jan 16 16:31:51 commotion daemon.notice netifd: wired (1957): Sending discover...
Jan 16 16:32:01 commotion cron.info crond[730]: crond: USER root pid 2725 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:32:01 commotion cron.info crond[730]: crond: USER root pid 2726 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:32:11 commotion daemon.notice netifd: wired (1957): No lease, failing
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): /sbin/uci: Entry not found
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.090000] device eth0 entered promiscuous mode
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.090000] br-lan: port 2(eth0) entered forwarding state
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.100000] br-lan: port 2(eth0) entered forwarding state
Jan 16 16:32:12 commotion daemon.info avahi-daemon[1567]: Withdrawing address record for fe80::a2f3:c1ff:fef8:8a94 on eth0.
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): commotion.proto: Adding eth0 to bridge lan
Jan 16 16:32:12 commotion user.notice commotion.proto: Adding eth0 to bridge lan
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): commotion.proto: Restarting lan interface
Jan 16 16:32:12 commotion user.notice commotion.proto: Restarting lan interface
Jan 16 16:32:12 commotion daemon.notice netifd: Interface 'thisnode' is now down
Jan 16 16:32:12 commotion daemon.info avahi-daemon[1567]: Withdrawing address record for 169.254.138.149 on br-lan.
Jan 16 16:32:12 commotion daemon.notice netifd: lan (2772): commotion.proto: Initiating teardown.
Jan 16 16:32:12 commotion user.notice commotion.proto: Initiating teardown.
Jan 16 16:32:12 commotion user.notice hotplug.olsrd: Action: ifdown, Interface: thisnode, Device:
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): commotion.proto: Bridge IP state:
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): logger -t commotion.proto -s Bridge generated IP: 10.138.149.1
Jan 16 16:32:12 commotion user.notice commotion.proto: Bridge IP state: logger -t commotion.proto -s Bridge generated IP: 10.138.149.1
Jan 16 16:32:12 commotion daemon.notice netifd: lan (2772): ./commotion.sh: eval: line 1: : bad variable name
Jan 16 16:32:12 commotion daemon.notice netifd: Interface 'lan' is now down
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.400000] br-lan: port 2(eth0) entered disabled state
Jan 16 16:32:12 commotion daemon.info avahi-daemon[1567]: Withdrawing address record for 10.138.149.1 on br-lan.
Jan 16 16:32:12 commotion daemon.info avahi-daemon[1567]: Leaving mDNS multicast group on interface br-lan.IPv4 with address 10.138.149.1.
Jan 16 16:32:12 commotion daemon.info avahi-daemon[1567]: Interface br-lan.IPv4 no longer relevant for mDNS.
Jan 16 16:32:12 commotion daemon.info avahi-daemon[1567]: Withdrawing address record for fe80::a2f3:c1ff:fef8:8a95 on br-lan.
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.420000] device eth0 left promiscuous mode
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.420000] br-lan: port 2(eth0) entered disabled state
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.430000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.450000] device wlan0 left promiscuous mode
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.450000] br-lan: port 1(wlan0) entered disabled state
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.460000] device br-lan left promiscuous mode
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.480000] device eth0 entered promiscuous mode
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.480000] device wlan0 entered promiscuous mode
Jan 16 16:32:12 commotion user.notice commotion.hotplug.olsrd: proto: static
Jan 16 16:32:12 commotion user.notice commotion.hotplug.olsrd: interface: thisnode
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.540000] br-lan: port 1(eth0) entered forwarding state
Jan 16 16:32:12 commotion kern.info kernel: [ 7159.540000] br-lan: port 1(eth0) entered forwarding state
Jan 16 16:32:12 commotion user.notice commotion.hotplug.olsrd: device:
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): commotion.proto: Bridge Netmask state:
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): logger -t commotion.proto -s Bridge Default netmask: 255.255.255.0
Jan 16 16:32:12 commotion user.notice commotion.proto: Bridge Netmask state: logger -t commotion.proto -s Bridge Default netmask: 255.255.255.0
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): commotion.proto: Bridge: lan, IP: 10.138.149.1, Netmask: 255.255.255.0
Jan 16 16:32:12 commotion user.notice commotion.proto: Bridge: lan, IP: 10.138.149.1, Netmask: 255.255.255.0
Jan 16 16:32:12 commotion daemon.notice netifd: wired (1957): commotion.proto: Restarting dnsmasq
Jan 16 16:32:12 commotion user.notice commotion.proto: Restarting dnsmasq
Jan 16 16:32:13 commotion daemon.notice netifd: lan (2810): commotion.proto: Running protocol handler.
Jan 16 16:32:13 commotion user.notice commotion.proto: Running protocol handler.
Jan 16 16:32:13 commotion daemon.notice netifd: lan (2810): commotion.proto: Class: client
Jan 16 16:32:13 commotion user.notice commotion.proto: Class: client
Jan 16 16:32:13 commotion user.notice hotplug.olsrd: Action: ifdown, Interface: lan, Device:
Jan 16 16:32:13 commotion user.notice commotion.hotplug.olsrd: proto: commotion
Jan 16 16:32:13 commotion user.notice commotion.hotplug.olsrd: interface: lan
Jan 16 16:32:13 commotion user.notice commotion.hotplug.olsrd: device:
Jan 16 16:32:13 commotion daemon.notice netifd: lan (2810): commotion.proto: proto_add_ipv4_address: 10.138.149.1 255.255.255.0
Jan 16 16:32:13 commotion user.notice commotion.proto: proto_add_ipv4_address: 10.138.149.1 255.255.255.0
Jan 16 16:32:13 commotion daemon.notice netifd: lan (2810): commotion.proto: Sending update for lan
Jan 16 16:32:13 commotion user.notice commotion.proto: Sending update for lan
Jan 16 16:32:13 commotion user.notice commotion.hotplug.olsrd: meshed: 0
Jan 16 16:32:13 commotion user.notice commotion.hotplug.olsrd: announced: 1
Jan 16 16:32:13 commotion daemon.info avahi-daemon[1567]: Joining mDNS multicast group on interface br-lan.IPv4 with address 10.138.149.1.
Jan 16 16:32:13 commotion daemon.info avahi-daemon[1567]: New relevant interface br-lan.IPv4 for mDNS.
Jan 16 16:32:13 commotion daemon.info avahi-daemon[1567]: Registering new address record for 10.138.149.1 on br-lan.IPv4.
Jan 16 16:32:13 commotion daemon.notice netifd: Interface 'thisnode' is now up
Jan 16 16:32:13 commotion daemon.notice netifd: Interface 'lan' is now up
Jan 16 16:32:13 commotion daemon.info avahi-daemon[1567]: Registering new address record for 169.254.138.149 on br-lan.IPv4.
Jan 16 16:32:13 commotion daemon.info olsrd[2697]: olsr.org - 0.6.5.4-git_4c19cba-hash_3667acb4ad7e32204039db1f6b9bc660 - stopped
Jan 16 16:32:13 commotion daemon.info avahi-daemon[1567]: Registering new address record for fe80::a2f3:c1ff:fef8:8a94 on br-lan.*.
Jan 16 16:32:14 commotion daemon.info dnsmasq[1708]: exiting on receipt of SIGTERM
Jan 16 16:32:14 commotion kern.info kernel: [ 7161.540000] br-lan: port 1(eth0) entered forwarding state
Jan 16 16:32:15 commotion daemon.info olsrd[2943]: Writing '1' (was 1) to /proc/sys/net/ipv4/ip_forward
Jan 16 16:32:15 commotion daemon.info olsrd[2943]: Writing '0' (was 0) to /proc/sys/net/ipv4/conf/tunl0/rp_filter
Jan 16 16:32:15 commotion daemon.info olsrd[2943]: Writing '0' (was 0) to /proc/sys/net/ipv4/conf/all/send_redirects
Jan 16 16:32:15 commotion daemon.info olsrd[2943]: Writing '0' (was 0) to /proc/sys/net/ipv4/conf/all/rp_filter
Jan 16 16:32:15 commotion user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Jan 16 16:32:15 commotion user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Jan 16 16:32:15 commotion user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Jan 16 16:32:16 commotion user.notice hotplug.olsrd: Action: ifup, Interface: lan, Device: br-lan
Jan 16 16:32:16 commotion user.notice commotion.hotplug.olsrd: proto: commotion
Jan 16 16:32:16 commotion user.notice commotion.hotplug.olsrd: interface: lan
Jan 16 16:32:16 commotion user.notice commotion.hotplug.olsrd: device: br-lan
Jan 16 16:32:16 commotion user.notice commotion.hotplug.olsrd: meshed: 0
Jan 16 16:32:16 commotion user.notice commotion.hotplug.olsrd: announced: 1
Jan 16 16:32:18 commotion daemon.info dnsmasq[3117]: started, version 2.66 cachesize 150
Jan 16 16:32:18 commotion daemon.info dnsmasq[3117]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth
Jan 16 16:32:18 commotion daemon.info dnsmasq-dhcp[3117]: DHCP, IP range 10.138.149.2 -- 10.138.149.151, lease time 12h
Jan 16 16:32:18 commotion daemon.info dnsmasq[3117]: using local addresses only for domain mesh.local
Jan 16 16:32:18 commotion daemon.warn dnsmasq[3117]: no servers found in /tmp/resolv.conf.auto, will retry
Jan 16 16:32:18 commotion daemon.info dnsmasq[3117]: read /etc/hosts - 2 addresses
Jan 16 16:32:18 commotion daemon.err dnsmasq[3117]: failed to load names from /var/run/hosts_olsr: No such file or directory
Jan 16 16:32:18 commotion daemon.info dnsmasq-dhcp[3117]: read /etc/ethers - 0 addresses
Jan 16 16:32:20 commotion daemon.info olsrd[2943]: olsr.org - 0.6.5.4-git_4c19cba-hash_3667acb4ad7e32204039db1f6b9bc660 - successfully started
Jan 16 16:32:24 commotion daemon.info olsrd[3144]: Writing '1' (was 1) to /proc/sys/net/ipv4/ip_forward
Jan 16 16:32:24 commotion daemon.info olsrd[3144]: Writing '0' (was 0) to /proc/sys/net/ipv4/conf/tunl0/rp_filter
Jan 16 16:32:24 commotion daemon.info olsrd[3144]: Writing '0' (was 0) to /proc/sys/net/ipv4/conf/all/send_redirects
Jan 16 16:32:24 commotion daemon.info olsrd[3144]: Writing '0' (was 0) to /proc/sys/net/ipv4/conf/all/rp_filter
Jan 16 16:32:24 commotion user.notice commotion.hotplug.thisnode: Checking for thisnode entry in /etc/hosts
Jan 16 16:32:24 commotion user.notice commotion.hotplug.thisnode: Found 169.254.138.149 thisnode in /etc/hosts
Jan 16 16:32:24 commotion user.notice commotion.hotplug.thisnode: Checking for UCI entry for thisnode alias
Jan 16 16:32:24 commotion user.notice commotion.hotplug.thisnode: thisnode alias exists with ip address 169.254.138.149
Jan 16 16:32:24 commotion daemon.info dnsmasq[3117]: read /etc/hosts - 2 addresses
Jan 16 16:32:24 commotion daemon.err dnsmasq[3117]: failed to load names from /var/run/hosts_olsr: No such file or directory
Jan 16 16:32:24 commotion daemon.info dnsmasq-dhcp[3117]: read /etc/ethers - 0 addresses
Jan 16 16:32:25 commotion user.notice hotplug.olsrd: Action: ifup, Interface: thisnode, Device: br-lan
Jan 16 16:32:25 commotion user.notice commotion.hotplug.olsrd: proto: static
Jan 16 16:32:25 commotion user.notice commotion.hotplug.olsrd: interface: thisnode
Jan 16 16:32:25 commotion user.notice commotion.hotplug.olsrd: device: br-lan
Jan 16 16:32:29 commotion kern.info kernel: [ 7176.260000] device br-lan entered promiscuous mode
Jan 16 16:32:29 commotion daemon.info olsrd[3144]: olsr.org - 0.6.5.4-git_4c19cba-hash_3667acb4ad7e32204039db1f6b9bc660 - successfully started
Jan 16 16:33:01 commotion cron.info crond[730]: crond: USER root pid 3224 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:33:01 commotion cron.info crond[730]: crond: USER root pid 3226 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:34:01 commotion cron.info crond[730]: crond: USER root pid 3247 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:34:01 commotion cron.info crond[730]: crond: USER root pid 3248 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:34:03 commotion daemon.info dnsmasq[3117]: exiting on receipt of SIGTERM
Jan 16 16:34:04 commotion user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Jan 16 16:34:04 commotion user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Jan 16 16:34:07 commotion daemon.info dnsmasq[3298]: started, version 2.66 cachesize 150
Jan 16 16:34:07 commotion daemon.info dnsmasq[3298]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth
Jan 16 16:34:07 commotion daemon.info dnsmasq-dhcp[3298]: DHCP, IP range 10.138.149.2 -- 10.138.149.151, lease time 12h
Jan 16 16:34:07 commotion daemon.info dnsmasq[3298]: using local addresses only for domain mesh.local
Jan 16 16:34:07 commotion daemon.warn dnsmasq[3298]: no servers found in /tmp/resolv.conf.auto, will retry
Jan 16 16:34:07 commotion daemon.info dnsmasq[3298]: read /etc/hosts - 2 addresses
Jan 16 16:34:07 commotion daemon.err dnsmasq[3298]: failed to load names from /var/run/hosts_olsr: No such file or directory
Jan 16 16:34:07 commotion daemon.info dnsmasq-dhcp[3298]: read /etc/ethers - 0 addresses
Jan 16 16:34:18 commotion daemon.info dnsmasq[3298]: exiting on receipt of SIGTERM
Jan 16 16:34:19 commotion user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Jan 16 16:34:19 commotion user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Jan 16 16:34:22 commotion daemon.info dnsmasq[3349]: started, version 2.66 cachesize 150
Jan 16 16:34:22 commotion daemon.info dnsmasq[3349]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth
Jan 16 16:34:22 commotion daemon.info dnsmasq-dhcp[3349]: DHCP, IP range 10.138.149.2 -- 10.138.149.151, lease time 12h
Jan 16 16:34:22 commotion daemon.info dnsmasq[3349]: using local addresses only for domain mesh.local
Jan 16 16:34:22 commotion daemon.warn dnsmasq[3349]: no servers found in /tmp/resolv.conf.auto, will retry
Jan 16 16:34:22 commotion daemon.info dnsmasq[3349]: read /etc/hosts - 2 addresses
Jan 16 16:34:22 commotion daemon.err dnsmasq[3349]: failed to load names from /var/run/hosts_olsr: No such file or directory
Jan 16 16:34:22 commotion daemon.info dnsmasq-dhcp[3349]: read /etc/ethers - 0 addresses
Jan 16 16:35:01 commotion cron.info crond[730]: crond: USER root pid 3366 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:35:01 commotion cron.info crond[730]: crond: USER root pid 3367 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:36:01 commotion cron.info crond[730]: crond: USER root pid 3398 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:36:01 commotion cron.info crond[730]: crond: USER root pid 3399 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:36:33 commotion authpriv.info dropbear[4909]: Exit (root): Disconnect received
Jan 16 16:37:01 commotion cron.info crond[730]: crond: USER root pid 3431 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:37:01 commotion cron.info crond[730]: crond: USER root pid 3432 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:37:05 commotion authpriv.info dropbear[3450]: Child connection from 10.138.149.120:56426
Jan 16 16:37:09 commotion authpriv.notice dropbear[3450]: Password auth succeeded for 'root' from 10.138.149.120:56426
Jan 16 16:37:10 commotion authpriv.info dropbear[3450]: Exit (root): Disconnect received
Jan 16 16:37:13 commotion authpriv.info dropbear[3453]: Child connection from 10.138.149.120:56427
Jan 16 16:37:18 commotion authpriv.notice dropbear[3453]: Password auth succeeded for 'root' from 10.138.149.120:56427
Jan 16 16:37:19 commotion authpriv.info dropbear[3453]: Exit (root): Disconnect received
Jan 16 16:38:01 commotion cron.info crond[730]: crond: USER root pid 3463 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:38:01 commotion cron.info crond[730]: crond: USER root pid 3465 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:39:01 commotion cron.info crond[730]: crond: USER root pid 3491 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:39:01 commotion cron.info crond[730]: crond: USER root pid 3492 cmd /usr/sbin/ff_olsr_test_gw.sh
Jan 16 16:40:01 commotion cron.info crond[730]: crond: USER root pid 3518 cmd /usr/bin/commotion-bigboard-send
Jan 16 16:40:01 commotion cron.info crond[730]: crond: USER root pid 3519 cmd /usr/sbin/ff_olsr_test_gw.sh
--------------------------------------------------------------------
UCI info: (uci show)
--------------------------------------------------------------------
applications.settings=settings
applications.settings.category=Community Collaboration Fun
applications.settings.autoapprove=1
applications.settings.checkconnect=1
applications.settings.lifetime=86400
applications.settings.allowpermanent=1
applications.settings.disabled=0
commotion-dash.@dashboard[0]=dashboard
commotion-dash.@dashboard[0].gatherer=x.x.x.x
commotion-dash.@dashboard[0].enabled=false
commotiond.@daemon[0]=daemon
commotiond.@node[0]=node
commotiond.@node[0].dhcp_timeout=20
commotiond.@node[0].id=3254291093
dhcp.@dnsmasq[0]=dnsmasq
dhcp.@dnsmasq[0].domainneeded=1
dhcp.@dnsmasq[0].boguspriv=1
dhcp.@dnsmasq[0].filterwin2k=0
dhcp.@dnsmasq[0].localise_queries=1
dhcp.@dnsmasq[0].rebind_protection=1
dhcp.@dnsmasq[0].rebind_localhost=1
dhcp.@dnsmasq[0].local=/mesh.local/
dhcp.@dnsmasq[0].domain=mesh.local
dhcp.@dnsmasq[0].expandhosts=1
dhcp.@dnsmasq[0].nonegcache=0
dhcp.@dnsmasq[0].authoritative=1
dhcp.@dnsmasq[0].readethers=1
dhcp.@dnsmasq[0].leasefile=/tmp/dhcp.leases
dhcp.@dnsmasq[0].resolvfile=/tmp/resolv.conf.auto
dhcp.@dnsmasq[0].addnhosts=/var/run/hosts_olsr
dhcp.@dhcp[0]=dhcp
dhcp.@dhcp[0].interface=lan
dhcp.@dhcp[0].start=2
dhcp.@dhcp[0].limit=150
dhcp.@dhcp[0].leasetime=12h
dhcp.@dhcp[0].ignore=0
dropbear.@dropbear[0]=dropbear
dropbear.@dropbear[0].PasswordAuth=on
dropbear.@dropbear[0].RootPasswordAuth=on
dropbear.@dropbear[0].Port=22
firewall.@defaults[0]=defaults
firewall.@defaults[0].syn_flood=1
firewall.@defaults[0].input=DROP
firewall.@defaults[0].output=ACCEPT
firewall.@defaults[0].forward=DROP
firewall.@zone[0]=zone
firewall.@zone[0].name=lan
firewall.@zone[0].input=ACCEPT
firewall.@zone[0].output=ACCEPT
firewall.@zone[0].forward=DROP
firewall.@zone[0].network=lan
firewall.@zone[1]=zone
firewall.@zone[1].name=mesh
firewall.@zone[1].input=ACCEPT
firewall.@zone[1].output=ACCEPT
firewall.@zone[1].forward=DROP
firewall.@zone[1].network=test_s2e1 mesh
firewall.@zone[2]=zone
firewall.@zone[2].name=wan
firewall.@zone[2].input=DROP
firewall.@zone[2].output=ACCEPT
firewall.@zone[2].forward=DROP
firewall.@zone[2].masq=1
firewall.@zone[3]=zone
firewall.@zone[3].name=vpn
firewall.@zone[3].input=DROP
firewall.@zone[3].output=ACCEPT
firewall.@zone[3].forward=DROP
firewall.@zone[3].network=vpn
firewall.@forwarding[0]=forwarding
firewall.@forwarding[0].src=mesh
firewall.@forwarding[0].dest=mesh
firewall.@forwarding[1]=forwarding
firewall.@forwarding[1].src=lan
firewall.@forwarding[1].dest=lan
firewall.@forwarding[2]=forwarding
firewall.@forwarding[2].src=mesh
firewall.@forwarding[2].dest=wan
firewall.@forwarding[3]=forwarding
firewall.@forwarding[3].src=lan
firewall.@forwarding[3].dest=mesh
firewall.@forwarding[4]=forwarding
firewall.@forwarding[4].src=lan
firewall.@forwarding[4].dest=wan
firewall.@rule[0]=rule
firewall.@rule[0].src=wan
firewall.@rule[0].dest_port=22
firewall.@rule[0].target=ACCEPT
firewall.@rule[0].proto=tcp
firewall.@rule[1]=rule
firewall.@rule[1].src=mesh
firewall.@rule[1].dest_port=22
firewall.@rule[1].target=ACCEPT
firewall.@rule[1].proto=tcp
firewall.@rule[2]=rule
firewall.@rule[2].src=lan
firewall.@rule[2].dest_port=22
firewall.@rule[2].target=ACCEPT
firewall.@rule[2].proto=tcp
firewall.@rule[3]=rule
firewall.@rule[3].src=vpn
firewall.@rule[3].dest_port=22
firewall.@rule[3].target=ACCEPT
firewall.@rule[3].proto=tcp
firewall.@rule[4]=rule
firewall.@rule[4].src=mesh
firewall.@rule[4].dest_port=53
firewall.@rule[4].target=ACCEPT
firewall.@rule[4].proto=tcpudp
firewall.@rule[5]=rule
firewall.@rule[5].src=lan
firewall.@rule[5].dest_port=53
firewall.@rule[5].target=ACCEPT
firewall.@rule[5].proto=tcpudp
firewall.@rule[6]=rule
firewall.@rule[6].src=lan
firewall.@rule[6].dest_port=80
firewall.@rule[6].target=ACCEPT
firewall.@rule[6].proto=tcp
firewall.@rule[7]=rule
firewall.@rule[7].src=wan
firewall.@rule[7].dest_port=80
firewall.@rule[7].target=ACCEPT
firewall.@rule[7].proto=tcp
firewall.@rule[8]=rule
firewall.@rule[8].src=vpn
firewall.@rule[8].dest_port=80
firewall.@rule[8].target=ACCEPT
firewall.@rule[8].proto=tcp
firewall.@rule[9]=rule
firewall.@rule[9].src=lan
firewall.@rule[9].dest_port=443
firewall.@rule[9].target=ACCEPT
firewall.@rule[9].proto=tcp
firewall.@rule[10]=rule
firewall.@rule[10].src=vpn
firewall.@rule[10].dest_port=443
firewall.@rule[10].target=ACCEPT
firewall.@rule[10].proto=tcp
firewall.@rule[11]=rule
firewall.@rule[11].src=lan
firewall.@rule[11].dest_port=8082
firewall.@rule[11].target=ACCEPT
firewall.@rule[11].proto=tcp
firewall.@rule[12]=rule
firewall.@rule[12].src=mesh
firewall.@rule[12].dest_port=698
firewall.@rule[12].target=ACCEPT
firewall.@rule[12].proto=udp
firewall.@rule[13]=rule
firewall.@rule[13].src=wan
firewall.@rule[13].dest_port=698
firewall.@rule[13].target=ACCEPT
firewall.@rule[13].proto=udp
firewall.@rule[14]=rule
firewall.@rule[14].src=lan
firewall.@rule[14].dest_port=698
firewall.@rule[14].target=ACCEPT
firewall.@rule[14].proto=udp
firewall.@rule[15]=rule
firewall.@rule[15].src=mesh
firewall.@rule[15].proto=icmp
firewall.@rule[15].target=ACCEPT
firewall.@rule[16]=rule
firewall.@rule[16].src=lan
firewall.@rule[16].proto=icmp
firewall.@rule[16].target=ACCEPT
firewall.@rule[17]=rule
firewall.@rule[17].src=wan
firewall.@rule[17].proto=icmp
firewall.@rule[17].target=ACCEPT
firewall.@rule[18]=rule
firewall.@rule[18].src=vpn
firewall.@rule[18].proto=icmp
firewall.@rule[18].target=ACCEPT
freifunk-gwcheck.hosts=gwcheck
freifunk-gwcheck.hosts.host=augsburg.freifunk.net vpn4.leipzig.freifunk.net luci.subsignal.org conntest.jpod.cc
fstab.automount=global
fstab.automount.from_fstab=1
fstab.automount.anon_mount=1
fstab.autoswap=global
fstab.autoswap.from_fstab=1
fstab.autoswap.anon_swap=0
fstab.@mount[0]=mount
fstab.@mount[0].target=/home
fstab.@mount[0].device=/dev/sda1
fstab.@mount[0].fstype=ext4
fstab.@mount[0].options=rw,sync
fstab.@mount[0].enabled=0
fstab.@mount[0].enabled_fsck=0
fstab.@swap[0]=swap
fstab.@swap[0].device=/dev/sda2
fstab.@swap[0].enabled=0
luci.main=core
luci.main.lang=auto
luci.main.resourcebase=/luci-static/resources
luci.main.mediaurlbase=/luci-static/commotion
luci.flash_keep=extern
luci.flash_keep.uci=/etc/config/
luci.flash_keep.dropbear=/etc/dropbear/
luci.flash_keep.openvpn=/etc/openvpn/
luci.flash_keep.passwd=/etc/passwd
luci.flash_keep.opkg=/etc/opkg.conf
luci.flash_keep.firewall=/etc/firewall.user
luci.flash_keep.uploads=/lib/uci/upload/
luci.languages=internal
luci.languages.en=English
luci.sauth=internal
luci.sauth.sessionpath=/tmp/luci-sessions
luci.sauth.sessiontime=3600
luci.ccache=internal
luci.ccache.enable=1
luci.themes=internal
luci.themes.Commotion=/luci-static/commotion
luci.themes.OpenWrt=/luci-static/openwrt.org
luci_olsr.general=olsr
luci_olsr.general.resolve=1
network.loopback=interface
network.loopback.ifname=lo
network.loopback.proto=static
network.loopback.ipaddr=127.0.0.1
network.loopback.netmask=255.0.0.0
network.lan=interface
network.lan.proto=commotion
network.lan.class=client
network.lan.type=bridge
network.lan.ipaddr=10.138.149.1
network.lan.netmask=255.255.255.0
network.wired=interface
network.wired.ifname=eth0
network.wired.proto=commotion
network.wired.class=wired
network.thisnode=alias
network.thisnode.interface=lan
network.thisnode.proto=static
network.thisnode.ipaddr=169.254.138.149
network.thisnode.netmask=255.255.0.0
network.test_s2e2=interface
network.test_s2e2.class=mesh
network.test_s2e2.proto=commotion
network.test_s2e2.profile=test_s2e2
nodogsplash.settings=settings
nodogsplash.settings.enable=1
nodogsplash.settings.splashtime=1
nodogsplash.settings.splashunit=hours
nodogsplash.interfaces=interfaces
nodogsplash.interfaces.interface=br-lan
olsrd.@olsrd[0]=olsrd
olsrd.@olsrd[0].IpVersion=4
olsrd.@olsrd[0].LinkQualityLevel=2
olsrd.@olsrd[0].LinkQualityAlgorithm=etx_ffeth
olsrd.@olsrd[0].SmartGateway=yes
olsrd.@LoadPlugin[0]=LoadPlugin
olsrd.@LoadPlugin[0].library=olsrd_arprefresh.so.0.1
olsrd.@LoadPlugin[1]=LoadPlugin
olsrd.@LoadPlugin[1].library=olsrd_dyn_gw_plain.so.0.4
olsrd.@LoadPlugin[2]=LoadPlugin
olsrd.@LoadPlugin[2].library=olsrd_nameservice.so.0.3
olsrd.@LoadPlugin[2].sighup_pid_file=/var/run/dnsmasq.pid
olsrd.@LoadPlugin[2].hosts_file=/var/run/hosts_olsr
olsrd.@LoadPlugin[2].suffix=.mesh.local
olsrd.@LoadPlugin[3]=LoadPlugin
olsrd.@LoadPlugin[3].library=olsrd_dnssd.so.0.1.2
olsrd.@LoadPlugin[3].P2pdTtl=5
olsrd.@LoadPlugin[3].UdpDestPort=224.0.0.251 5353
olsrd.@LoadPlugin[3].ServiceFileDir=/etc/avahi/services
olsrd.@LoadPlugin[3].Domain=mesh.local
olsrd.@LoadPlugin[3].ServiceUpdateInterval=300
olsrd.@LoadPlugin[3].NonOlsrIf=lan
olsrd.@LoadPlugin[4]=LoadPlugin
olsrd.@LoadPlugin[4].library=olsrd_txtinfo.so.0.1
olsrd.@LoadPlugin[4].accept=127.0.0.1
olsrd.@LoadPlugin[4].listen=127.0.0.1
olsrd.@LoadPlugin[5]=LoadPlugin
olsrd.@LoadPlugin[5].library=olsrd_jsoninfo.so.0.0
olsrd.@LoadPlugin[5].accept=127.0.0.1
olsrd.@LoadPlugin[5].listen=127.0.0.1
olsrd.@LoadPlugin[5].port=9090
olsrd.@LoadPlugin[5].UUIDFile=/etc/olsrd.d/olsrd.uuid
olsrd.test_s2e1=Interface
olsrd.test_s2e1.interface=test_s2e1
olsrd.test_s2e1.Mode=mesh
olsrd.test_s2e1.Ip4Broadcast=255.255.255.255
olsrd.test_s2e2=Interface
olsrd.test_s2e2.interface=test_s2e2
olsrd.test_s2e2.Mode=mesh
olsrd.test_s2e2.Ip4Broadcast=255.255.255.255
olsrd.lan=Hna4
olsrd.lan.netaddr=10.138.149.0
olsrd.lan.netmask=255.255.255.0
qos.wan=interface
qos.wan.classgroup=Default
qos.wan.enabled=0
qos.wan.upload=128
qos.wan.download=1024
qos.@classify[0]=classify
qos.@classify[0].target=Priority
qos.@classify[0].ports=22,53
qos.@classify[1]=classify
qos.@classify[1].target=Normal
qos.@classify[1].proto=tcp
qos.@classify[1].ports=20,21,25,80,110,443,993,995
qos.@classify[2]=classify
qos.@classify[2].target=Express
qos.@classify[2].ports=5190
qos.@default[0]=default
qos.@default[0].target=Express
qos.@default[0].proto=udp
qos.@default[0].pktsize=-500
qos.@reclassify[0]=reclassify
qos.@reclassify[0].target=Priority
qos.@reclassify[0].proto=icmp
qos.@default[1]=default
qos.@default[1].target=Bulk
qos.@default[1].portrange=1024-65535
qos.@reclassify[1]=reclassify
qos.@reclassify[1].target=Priority
qos.@reclassify[1].proto=tcp
qos.@reclassify[1].pktsize=-128
qos.@reclassify[1].mark=!Bulk
qos.@reclassify[1].tcpflags=SYN
qos.@reclassify[2]=reclassify
qos.@reclassify[2].target=Priority
qos.@reclassify[2].proto=tcp
qos.@reclassify[2].pktsize=-128
qos.@reclassify[2].mark=!Bulk
qos.@reclassify[2].tcpflags=ACK
qos.Default=classgroup
qos.Default.classes=Priority Express Normal Bulk
qos.Default.default=Normal
qos.Priority=class
qos.Priority.packetsize=400
qos.Priority.maxsize=400
qos.Priority.avgrate=10
qos.Priority.priority=20
qos.Priority_down=class
qos.Priority_down.packetsize=1000
qos.Priority_down.avgrate=10
qos.Express=class
qos.Express.packetsize=1000
qos.Express.maxsize=800
qos.Express.avgrate=50
qos.Express.priority=10
qos.Normal=class
qos.Normal.packetsize=1500
qos.Normal.packetdelay=100
qos.Normal.avgrate=10
qos.Normal.priority=5
qos.Normal_down=class
qos.Normal_down.avgrate=20
qos.Bulk=class
qos.Bulk.avgrate=1
qos.Bulk.packetdelay=200
serval.settings=settings
serval.settings.enabled=true
serval.settings.primary_keyring=/etc/serval
serval.settings.olsrd_mdp_keyring=/etc/commotion/keys.d/mdp
serval.settings.update_primary_keyring=false
serval.settings.update_mdp_keyring=false
serval.settings.new_mdp_keyring=false
setup_wizard.settings=settings
setup_wizard.settings.enabled=0
setup_wizard.passwords=uci
setup_wizard.passwords.admin_pass=changed
system.@system[0]=system
system.@system[0].timezone=UTC
system.@system[0].hostname=commotion
system.@system[0].community=Commotion
system.@system[0].homepage=http://thisnode/commotion/index/apps
system.ntp=timeserver
system.ntp.server=0.openwrt.pool.ntp.org 1.openwrt.pool.ntp.org 2.openwrt.pool.ntp.org 3.openwrt.pool.ntp.org
system.ntp.enable_server=0
system.led_usb1=led
system.led_usb1.name=USB1
system.led_usb1.sysfs=tp-link:green:usb1
system.led_usb1.trigger=usbdev
system.led_usb1.dev=1-1.1
system.led_usb1.interval=50
system.led_usb2=led
system.led_usb2.name=USB2
system.led_usb2.sysfs=tp-link:green:usb2
system.led_usb2.trigger=usbdev
system.led_usb2.dev=1-1.2
system.led_usb2.interval=50
system.led_wlan2g=led
system.led_wlan2g.name=WLAN2G
system.led_wlan2g.sysfs=tp-link:blue:wlan2g
system.led_wlan2g.trigger=phy0tpt
ucitrack.@network[0]=network
ucitrack.@network[0].init=network
ucitrack.@network[0].affects=dhcp radvd
ucitrack.@wireless[0]=wireless
ucitrack.@wireless[0].affects=network
ucitrack.@firewall[0]=firewall
ucitrack.@firewall[0].init=firewall
ucitrack.@firewall[0].affects=luci-splash qos miniupnpd
ucitrack.@olsr[0]=olsr
ucitrack.@olsr[0].init=olsrd
ucitrack.@dhcp[0]=dhcp
ucitrack.@dhcp[0].init=dnsmasq
ucitrack.@dropbear[0]=dropbear
ucitrack.@dropbear[0].init=dropbear
ucitrack.@httpd[0]=httpd
ucitrack.@httpd[0].init=httpd
ucitrack.@fstab[0]=fstab
ucitrack.@fstab[0].init=fstab
ucitrack.@qos[0]=qos
ucitrack.@qos[0].init=qos
ucitrack.@system[0]=system
ucitrack.@system[0].init=led
ucitrack.@system[0].affects=luci_statistics avahi_daemon
ucitrack.@luci_splash[0]=luci_splash
ucitrack.@luci_splash[0].init=luci_splash
ucitrack.@upnpd[0]=upnpd
ucitrack.@upnpd[0].init=miniupnpd
ucitrack.@ntpclient[0]=ntpclient
ucitrack.@ntpclient[0].init=ntpclient
ucitrack.@samba[0]=samba
ucitrack.@samba[0].init=samba
ucitrack.@tinyproxy[0]=tinyproxy
ucitrack.@tinyproxy[0].init=tinyproxy
ucitrack.@setup_wizard[0]=setup_wizard
ucitrack.@setup_wizard[0].init=commotiond
ucitrack.@setup_wizard[0].affects=nodogsplash
ucitrack.@olsrd[0]=olsrd
ucitrack.@olsrd[0].init=olsrd
ucitrack.@nodogsplash[0]=nodogsplash
ucitrack.@nodogsplash[0].init=ucidog
ucitrack.@avahi_daemon[0]=avahi_daemon
ucitrack.@avahi_daemon[0].init=avahi-daemon
uhttpd.main=uhttpd
uhttpd.main.listen_http=0.0.0.0:80
uhttpd.main.listen_https=0.0.0.0:443
uhttpd.main.home=/www
uhttpd.main.rfc1918_filter=0
uhttpd.main.max_requests=2
uhttpd.main.cert=/etc/uhttpd.crt
uhttpd.main.key=/etc/uhttpd.key
uhttpd.main.cgi_prefix=/cgi-bin
uhttpd.main.script_timeout=60
uhttpd.main.network_timeout=30
uhttpd.main.tcp_keepalive=1
uhttpd.px5g=cert
uhttpd.px5g.days=730
uhttpd.px5g.bits=2048
uhttpd.px5g.country=US
uhttpd.px5g.state=DC
uhttpd.px5g.location=Washington
uhttpd.px5g.commonname=Commotion
wireless.radio0=wifi-device
wireless.radio0.type=mac80211
wireless.radio0.channel=11
wireless.radio0.hwmode=11ng
wireless.radio0.macaddr=DONT_YOU_WISH_I_LEFT_IT_IN
wireless.radio0.htmode=HT20
wireless.radio0.ht_capab=LDPC SHORT-GI-20 SHORT-GI-40 TX-STBC RX-STBC1 DSSS_CCK-40
wireless.radio0.disabled=0
wireless.radio1=wifi-device
wireless.radio1.type=mac80211
wireless.radio1.channel=36
wireless.radio1.hwmode=11na
wireless.radio1.macaddr=DONT_YOU_WISH_I_LEFT_IT_IN
wireless.radio1.htmode=HT20
wireless.radio1.ht_capab=LDPC SHORT-GI-20 SHORT-GI-40 TX-STBC RX-STBC1 DSSS_CCK-40
wireless.radio1.disabled=1
wireless.commotionAP=wifi-iface
wireless.commotionAP.network=lan
wireless.commotionAP.mode=ap
wireless.commotionAP.ssid=test-s2e1
wireless.commotionAP.device=radio0
wireless.commotionAP.encryption=psk2
wireless.commotionAP.key=DONT_YOU_WISH_I_LEFT_IT_IN
wireless.commotionMesh=wifi-iface
wireless.commotionMesh.mode=adhoc
wireless.commotionMesh.network=test_s2e2
wireless.commotionMesh.device=radio0
wireless.commotionMesh.encryption=psk2
wireless.commotionMesh.key=DONT_YOU_WISH_I_LEFT_IT_IN
wireless.commotionMesh.ssid=tests2e2
wireless.commotionMesh.bssid=DONT_YOU_WISH_I_LEFT_IT_IN
--------------------------------------------------------------------
Current Processes: (ps -w)
--------------------------------------------------------------------
PID USER VSZ STAT COMMAND
1 root 1504 S init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW [kworker/u:0]
6 root 0 SW< [khelper]
7 root 0 SW [kworker/u:1]
64 root 0 SW [sync_supers]
66 root 0 SW [bdi-default]
68 root 0 SW< [kblockd]
99 root 0 SW [kswapd0]
148 root 0 SW [fsnotify_mark]
161 root 0 SW< [ath79-spi]
172 root 0 SW [mtdblock0]
177 root 0 SW [mtdblock1]
182 root 0 SW [mtdblock2]
187 root 0 SW [mtdblock3]
192 root 0 SW [mtdblock4]
197 root 0 SW [mtdblock5]
265 root 0 SW [kworker/0:1]
452 root 0 SW [kworker/0:2]
481 root 0 SWN [jffs2_gcd_mtd3]
504 root 0 SW [khubd]
566 root 0 SW< [cfg80211]
730 root 1512 S /usr/sbin/crond -c /etc/crontabs -l 5
737 root 1504 S init
840 root 1508 S /sbin/syslogd -C16
842 root 1488 S /sbin/klogd
844 root 856 S /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-coldplug-cmd /sbin/udev
855 root 876 S /sbin/ubusd
1195 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1522 root 1492 S /usr/sbin/telnetd -l /bin/login.sh
1532 root 1604 S /usr/sbin/uhttpd -f -h /www -r commotion -x /cgi-bin -t 60 -T 30 -A 1 -n 2 -p 0.0.0.0:80 -C /etc/uhttpd.c
1567 nobody 1720 S avahi-daemon: registering [commotion.local]
1595 root 1996 S /usr/sbin/commotion-service-manager -u -o /tmp/local-services.out -p /var/run/commotion-service-manager.p
1622 root 800 S /sbin/rngd -r /dev/urandom -W 4000 -t 30
1626 root 1500 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.open
1645 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1929 root 1492 S /sbin/netifd
2260 root 1588 S hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
2500 root 1584 S wpa_supplicant -B -P /var/run/wifi-wlan0-1.pid -D nl80211 -i wlan0-1 -c /var/run/wpa_supplicant-wlan0-1.c
3144 root 2236 S /usr/sbin/olsrd -f /var/etc/olsrd.conf -nofork
3308 root 0 SW [kworker/0:0]
3349 nobody 956 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
3518 root 0 Z [sh]
3519 root 0 Z [sh]
3537 root 1504 S {cdh} /bin/sh /usr/sbin/cdh -o /tmp/debug_dnsmasq all
3558 root 1496 R ps -w
4084 root 5268 S /usr/sbin/commotiond -i 3254291093
4132 root 7356 S /usr/bin/nodogsplash
4454 root 1220 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
4455 root 1512 S -ash
18197 root 1220 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
18198 root 1512 S -ash
32342 root 0 SW [kworker/0:3]
--------------------------------------------------------------------
Router uptime and Load: (uptime)
--------------------------------------------------------------------
16:40:03 up 2:07, load average: 0.17, 0.26, 0.46
--------------------------------------------------------------------
radio0 info
--------------------------------------------------------------------
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment