Linksys ea8500 port is ready

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Atheros WiSOC based Hardware
Goto page Previous  1, 2, 3 ... 31, 32, 33 ... 123, 124, 125  Next
Author Message
josh4trunks
DD-WRT Novice


Joined: 18 Jun 2013
Posts: 31

PostPosted: Sat Nov 26, 2016 22:37    Post subject: Reply with quote
mrjcd wrote:
josh4trunks wrote:
tatsuya46 wrote:
kong's response

It is pretty simple, setup a tftp server e.g. on 192.168.1.2, in the root dir of the tftp goes the firmware, run flashimg flashes to first part run flashimg2 to second part. Attach serial at boot just hit a key, then it jumps to uboot prompt where you set it up.


setenv image EA8500-factory-to-ddwrt.img
setenv ipaddr 192.168.1.1
setenv serverip 192.168.1.2
run flashimg

setenv image EA8500-factory-to-ddwrt.img
setenv ipaddr 192.168.1.1
setenv serverip 192.168.1.2
run flashimg2

Hi @tatsuya46,
I tried flashing different builds to a brand new EA8500 I just purchased. Nothing was working as the stock firmware it came with is 1.1.4.173728.

So I started on this path to use tftp, pryed a brand new EA8500 open, but the JM1 pins are not there. I assume I need to solder to the board?
See picture here https://www.jruehlig.com/owncloud/s/tFbXOUpNOm5W44B

####

Or will that not help because the bootloaded is somehow locked?
Thanks

I didn't see your pic and your link aint working for me ---
Does yours not look like this US version 'EA8500 back tag' and the 'EA8500 board'

'Installing DD-WRT on the EA8500'


The board looks the same, the pins just aren't there. I assume I need to solder to the traces.

Can you try the link on chrome? Firefox strictly checks for OSCP responses and my SSL cert provider StartCom has been screwing up lately.
Sponsor
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Sat Nov 26, 2016 23:04    Post subject: Reply with quote
josh4trunks wrote:
The board looks the same, the pins just aren't there. I assume I need to solder to the traces.

Got your pic and dug around found all the pics I took -- damn shame most are no good -- but

Mine


Yours


You shouldn't have any problems ... just not quite as easy as the older board.

'DD-WRT on the EA8500'

- good luck -
josh4trunks
DD-WRT Novice


Joined: 18 Jun 2013
Posts: 31

PostPosted: Sat Nov 26, 2016 23:08    Post subject: Reply with quote
mrjcd wrote:
josh4trunks wrote:
The board looks the same, the pins just aren't there. I assume I need to solder to the traces.

Got your pic and dug around found all the pics I took -- damn shame most are no good -- but

Mine


Yours


You shouldn't have any problems ... just not quite as easy as the older board.

'DD-WRT on the EA8500'

- good luck -

Thanks for the help and the excellent write-up.
I was able to get a serial connection, the ground trace had no solder in it so I soldererd to a screw mounting. serial connection is working and I'm doing the tftp right now.

is it normal for it take a while? I see see the following...
Load address:0x42000000
Loading:## Watning: gatewayip needed but not set
T T T T T T T ... (these seem to keep generating)
I'm wondering if I my tftp server isn't working properly.
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Sat Nov 26, 2016 23:14    Post subject: Reply with quote
josh4trunks wrote:

is it normal for it take a while? I see see the following...
Load address:0x42000000
Loading:## Watning: gatewayip needed but not set
T T T T T T T ... (these seem to keep generating)
I'm wondering if I my tftp server isn't working properly.

Setup properly it takes about 10 seconds to write the firmware.
Go back and read every word I wrote and do exactly... don't add anything and don't skip anything.
The pics I added to that page to show exactly what you should be seeing. If not then you are not setup right.
There is also a serial log at bottom of page --
josh4trunks
DD-WRT Novice


Joined: 18 Jun 2013
Posts: 31

PostPosted: Sat Nov 26, 2016 23:21    Post subject: Reply with quote
mrjcd wrote:
josh4trunks wrote:

is it normal for it take a while? I see see the following...
Load address:0x42000000
Loading:## Watning: gatewayip needed but not set
T T T T T T T ... (these seem to keep generating)
I'm wondering if I my tftp server isn't working properly.

Setup properly it takes about 10 seconds to write the firmware.
Go back and read every word I wrote and do exactly... don't add anything and don't skip anything.
The pics I added to that page to show exactly what you should be seeing. If not then you are not setup right.
There is also a serial log at bottom of page --

Awesome! I think I added some extra lines in there.
redid it and it worked perfectly, now running with ddwrt!
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Sat Nov 26, 2016 23:23    Post subject: Reply with quote
josh4trunks wrote:
mrjcd wrote:
josh4trunks wrote:

is it normal for it take a while? I see see the following...
Load address:0x42000000
Loading:## Watning: gatewayip needed but not set
T T T T T T T ... (these seem to keep generating)
I'm wondering if I my tftp server isn't working properly.

Setup properly it takes about 10 seconds to write the firmware.
Go back and read every word I wrote and do exactly... don't add anything and don't skip anything.
The pics I added to that page to show exactly what you should be seeing. If not then you are not setup right.
There is also a serial log at bottom of page --

Awesome! I think I added some extra lines in there.
redid it and it worked perfectly, now running with ddwrt!

Good job ....you really should download Kong latest and flash it using dd-wrt GUI
josh4trunks
DD-WRT Novice


Joined: 18 Jun 2013
Posts: 31

PostPosted: Sat Nov 26, 2016 23:44    Post subject: Reply with quote
mrjcd wrote:
josh4trunks wrote:
mrjcd wrote:
josh4trunks wrote:

is it normal for it take a while? I see see the following...
Load address:0x42000000
Loading:## Watning: gatewayip needed but not set
T T T T T T T ... (these seem to keep generating)
I'm wondering if I my tftp server isn't working properly.

Setup properly it takes about 10 seconds to write the firmware.
Go back and read every word I wrote and do exactly... don't add anything and don't skip anything.
The pics I added to that page to show exactly what you should be seeing. If not then you are not setup right.
There is also a serial log at bottom of page --

Awesome! I think I added some extra lines in there.
redid it and it worked perfectly, now running with ddwrt!

Good job ....you really should download Kong latest and flash it using dd-wrt GUI


I installed the latest from the dd-wrt ftp. Any difference with Kong's builds?
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Sun Nov 27, 2016 1:05    Post subject: Reply with quote
josh4trunks wrote:
I installed the latest from the dd-wrt ftp. Any difference with Kong's builds?

http://www.dd-wrt.com/phpBB2/viewtopic.php?p=1055396#1055396
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Sat Dec 03, 2016 1:36    Post subject: Reply with quote
Had a reboot in middle of day 5 on r30880M kongat... Not sure why but observed no serious problems and never gave
it a chance to run over few days after that without me messing with something.
Gonna try leave this as is and see how it does -
DD-WRT v3.0-r30910M kongat (12/02/16)
Linux 3.18.45 #249 SMP PREEMPT Fri Dec 2 20:40:15 CET 2016 armv7l

Thought we might be on K4.x by now...??
oh well this is looking great so far.
Not doing anything really special but what I'm doing is all good Smile

root@---:~# ps
PID USER VSZ STAT COMMAND
1 root 1432 S /sbin/init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW< [kworker/0:0H]
6 root 0 SW [kworker/u4:0]
7 root 0 SW [rcu_preempt]
8 root 0 SW [rcu_sched]
9 root 0 SW [rcu_bh]
10 root 0 SW [migration/0]
11 root 0 SW [migration/1]
12 root 0 SW [ksoftirqd/1]
13 root 0 SW [kworker/1:0]
14 root 0 SW< [kworker/1:0H]
15 root 0 SW< [khelper]
16 root 0 SW< [writeback]
18 root 0 SW< [crypto]
19 root 0 SW< [bioset]
20 root 0 SW< [kblockd]
21 root 0 SW [kswapd0]
22 root 0 SW [fsnotify_mark]
31 root 0 SW [kworker/u4:1]
43 root 0 SW< [deferwq]
689 root 740 S /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
747 root 0 SW< [cfg80211]
757 root 0 SW< [ath10k_wq]
758 root 0 SW< [ath10k_aux_wq]
761 root 0 SW< [ath10k_wq]
762 root 0 SW< [ath10k_aux_wq]
864 root 0 SW< [ata_sff]
869 root 0 SW [scsi_eh_0]
870 root 0 SW< [scsi_tmf_0]
872 root 0 SW [scsi_eh_1]
873 root 0 SW< [scsi_tmf_1]
875 root 0 SW [usb-storage]
886 root 0 SW< [kworker/1:1H]
887 root 0 SW< [kworker/0:1H]
1074 root 2868 S /usr/sbin/smbd -D --configfile=/tmp/smb.conf
1076 root 2656 S /usr/sbin/nmbd -D --configfile=/tmp/smb.conf
1096 root 2120 S hostapd -B -P /var/run/ath0_hostapd.pid /tmp/ath0_hostap.conf
1120 root 2120 S hostapd -B -P /var/run/ath1_hostapd.pid /tmp/ath1_hostap.conf
1220 root 1124 S telnetd
1252 root 836 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p xxxxx -s
1253 root 912 S dnsmasq -u root -g root --conf-file=/tmp/dnsmasq.conf --cache-size=1500 --dhcp-option=252," "
1567 root 1836 S ttraff
1635 root 1124 S syslogd -L
1639 root 1124 S klogd
1643 root 1628 S resetbutton
1917 root 3844 S httpd -p 80
2323 root 1628 S process_monitor
3210 root 1580 S wland
3211 root 1124 S udhcpc -i vlan2 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes
3340 root 712 S cron
3349 root 7252 S unbound -c /tmp/unbound.conf
11099 root 0 SW [kworker/0:1]
11846 root 0 SW [kworker/1:2]
12830 root 0 SW [kworker/0:2]
12932 root 0 SW [kworker/u4:2]
13132 root 0 SW [kworker/0:0]
13267 root 908 R dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p xxxxx -s
13268 root 0 SW [kworker/1:1]
13269 root 1128 S -sh
13285 root 1124 R ps
root@---:~# uptime
19:19:36 up 1:42, load average: 0.14, 0.33, 0.18
Malachi
DD-WRT Guru


Joined: 17 Jul 2012
Posts: 7209
Location: Columbus, Ohio

PostPosted: Sat Dec 03, 2016 2:02    Post subject: Reply with quote
Mine has been running for 4.5 hours. Running ok so far b
_________________
I am far from a guru, I'm barely a novice.
tatsuya46
DD-WRT Guru


Joined: 03 Jan 2010
Posts: 7568
Location: YWG, Canada

PostPosted: Sun Dec 04, 2016 4:48    Post subject: Reply with quote
mrjcd wrote:
Had a reboot in middle of day 5 on r30880M kongat... Not sure why but observed no serious problems and never gave
it a chance to run over few days after that without me messing with something.
Gonna try leave this as is and see how it does -
DD-WRT v3.0-r30910M kongat (12/02/16)
Linux 3.18.45 #249 SMP PREEMPT Fri Dec 2 20:40:15 CET 2016 armv7l

Thought we might be on K4.x by now...??
oh well this is looking great so far.
Not doing anything really special but what I'm doing is all good Smile

root@---:~# ps
PID USER VSZ STAT COMMAND
1 root 1432 S /sbin/init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW< [kworker/0:0H]
6 root 0 SW [kworker/u4:0]
7 root 0 SW [rcu_preempt]
8 root 0 SW [rcu_sched]
9 root 0 SW [rcu_bh]
10 root 0 SW [migration/0]
11 root 0 SW [migration/1]
12 root 0 SW [ksoftirqd/1]
13 root 0 SW [kworker/1:0]
14 root 0 SW< [kworker/1:0H]
15 root 0 SW< [khelper]
16 root 0 SW< [writeback]
18 root 0 SW< [crypto]
19 root 0 SW< [bioset]
20 root 0 SW< [kblockd]
21 root 0 SW [kswapd0]
22 root 0 SW [fsnotify_mark]
31 root 0 SW [kworker/u4:1]
43 root 0 SW< [deferwq]
689 root 740 S /sbin/hotplug2 --set-rules-file /etc/hotplug2.rules --persistent
747 root 0 SW< [cfg80211]
757 root 0 SW< [ath10k_wq]
758 root 0 SW< [ath10k_aux_wq]
761 root 0 SW< [ath10k_wq]
762 root 0 SW< [ath10k_aux_wq]
864 root 0 SW< [ata_sff]
869 root 0 SW [scsi_eh_0]
870 root 0 SW< [scsi_tmf_0]
872 root 0 SW [scsi_eh_1]
873 root 0 SW< [scsi_tmf_1]
875 root 0 SW [usb-storage]
886 root 0 SW< [kworker/1:1H]
887 root 0 SW< [kworker/0:1H]
1074 root 2868 S /usr/sbin/smbd -D --configfile=/tmp/smb.conf
1076 root 2656 S /usr/sbin/nmbd -D --configfile=/tmp/smb.conf
1096 root 2120 S hostapd -B -P /var/run/ath0_hostapd.pid /tmp/ath0_hostap.conf
1120 root 2120 S hostapd -B -P /var/run/ath1_hostapd.pid /tmp/ath1_hostap.conf
1220 root 1124 S telnetd
1252 root 836 S dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p xxxxx -s
1253 root 912 S dnsmasq -u root -g root --conf-file=/tmp/dnsmasq.conf --cache-size=1500 --dhcp-option=252," "
1567 root 1836 S ttraff
1635 root 1124 S syslogd -L
1639 root 1124 S klogd
1643 root 1628 S resetbutton
1917 root 3844 S httpd -p 80
2323 root 1628 S process_monitor
3210 root 1580 S wland
3211 root 1124 S udhcpc -i vlan2 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes
3340 root 712 S cron
3349 root 7252 S unbound -c /tmp/unbound.conf
11099 root 0 SW [kworker/0:1]
11846 root 0 SW [kworker/1:2]
12830 root 0 SW [kworker/0:2]
12932 root 0 SW [kworker/u4:2]
13132 root 0 SW [kworker/0:0]
13267 root 908 R dropbear -b /tmp/loginprompt -r /tmp/root/.ssh/ssh_host_rsa_key -p xxxxx -s
13268 root 0 SW [kworker/1:1]
13269 root 1128 S -sh
13285 root 1124 R ps
root@---:~# uptime
19:19:36 up 1:42, load average: 0.14, 0.33, 0.18


when i asked, kong said he had issues moving ipq806x to k4.4, apparently brainslayer might have some other ipq based units & thats where the issues came from..so he left it alone. idk when we will get k4.x, im guessing whenever brainslayer decides to..

_________________
LATEST FIRMWARE(S)

BrainSlayer wrote:
we just do it since we do not like any restrictions enforced by stupid cocaine snorting managers

[x86_64] Haswell i3-4150/QCA9984/QCA9882 ------> r55797 std
[QUALCOMM] DIR-862L --------------------------------> r55797 std
▲ ACTIVE / INACTIVE ▼
[QUALCOMM] WNDR4300 v1 --------------------------> r50485 std
[BROADCOM] DIR-860L A1 ----------------------------> r50485 std


Sigh.. why do i exist anyway.. | I love you Anthony.. never forget that.. my other 99% that ill never see again..

Malachi
DD-WRT Guru


Joined: 17 Jul 2012
Posts: 7209
Location: Columbus, Ohio

PostPosted: Sun Dec 04, 2016 21:11    Post subject: Reply with quote
Switched back over to the partition that had 30840 on it. The latest was giving me issues.
No errors that I could see or loss of speed when running tests but just over all slower lading of web pages, posts taking a long time to lad on Facebook, Instagram etc.

I tried the latest build twice. Even did an erase nvram the second time.
Build 30840 just seems to work better for me.

_________________
I am far from a guru, I'm barely a novice.


Last edited by Malachi on Sun Dec 04, 2016 23:40; edited 1 time in total
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Sun Dec 04, 2016 22:03    Post subject: Reply with quote
All good here w/30910M as main router. Up 1 day 22:25

mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Wed Dec 07, 2016 1:14    Post subject: Reply with quote
30910M up 4 days 1:25
All very solid just the few errors showing in GUI on ath0.1 but no problems.
Got alot of traffic on the guest network these days Rolling Eyes


ath0 Link encap:Ethernet HWaddr C0:56:27:08:B2:94
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23016603 errors:0 dropped:0 overruns:0 frame:0
TX packets:39497953 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2186164887 (2.0 GiB) TX bytes:56173156982 (52.3 GiB)

ath0.1 Link encap:Ethernet HWaddr C2:56:27:08:B2:94
inet addr:10.15.26.1 Bcast:10.15.26.31 Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10636936 errors:0 dropped:12705 overruns:0 frame:0
TX packets:15381876 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5162035996 (4.8 GiB) TX bytes:20548686817 (19.1 GiB)

ath1 Link encap:Ethernet HWaddr C0:56:27:08:B2:95
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5011387 errors:0 dropped:0 overruns:0 frame:0
TX packets:5491733 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2691372292 (2.5 GiB) TX bytes:5959677225 (5.5 GiB)

br0 Link encap:Ethernet HWaddr C0:56:27:08:B2:92
inet addr:10.72.xx.xx Bcast:10.72.xx.xx Mask:255.255.254.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:37018860 errors:0 dropped:81301 overruns:0 frame:0
TX packets:64710405 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:6188902935 (5.7 GiB) TX bytes:92228233241 (85.8 GiB)

br0:0 Link encap:Ethernet HWaddr C0:56:27:08:B2:92
inet addr:169.254.255.1 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

eth0 Link encap:Ethernet HWaddr C0:56:27:08:B2:92
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:93903014 errors:0 dropped:0 overruns:0 frame:0
TX packets:71563072 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:754221897 (719.2 MiB) TX bytes:432239836 (412.2 MiB)
Interrupt:255

imq0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING NOARP MTU:1500 Metric:1
RX packets:79850532 errors:0 dropped:0 overruns:0 frame:0
TX packets:79518284 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:30
RX bytes:4256365032 (3.9 GiB) TX bytes:3770203935 (3.5 GiB)

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

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MULTICAST MTU:65536 Metric:1
RX packets:1593 errors:0 dropped:0 overruns:0 frame:0
TX packets:1593 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:310599 (303.3 KiB) TX bytes:310599 (303.3 KiB)

vlan1 Link encap:Ethernet HWaddr C0:56:27:08:B2:92
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12179114 errors:0 dropped:0 overruns:0 frame:0
TX packets:23471474 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3070487662 (2.8 GiB) TX bytes:32708760767 (30.4 GiB)

vlan2 Link encap:Ethernet HWaddr 00:xx:xx:xx:xx:xx
inet addr:96.46.xx.xx Bcast:96.46.xx.xx Mask:255.255.255.224
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38872546 errors:0 dropped:17335 overruns:0 frame:0
TX packets:48091598 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:109942160307 (102.3 GiB) TX bytes:10386899741 (9.6 GiB)
mrjcd
DD-WRT Guru


Joined: 31 Jan 2015
Posts: 6290
Location: Texas

PostPosted: Thu Dec 08, 2016 1:22    Post subject: Reply with quote
DD-WRT v3.0-r30910M kongat (12/02/16)
Linux 3.18.45 #249 SMP PREEMPT Fri Dec 2 20:40:15 CET 2016 armv7
root@---:~# dmesg | tail
[ 24.897656] br0: port 2(ath0) entered forwarding state
[ 24.897735] br0: port 2(ath0) entered forwarding state
[ 26.482558] device ath1 entered promiscuous mode
[ 26.898923] br0: port 2(ath0) entered forwarding state
[ 28.341729] br0: port 3(ath1) entered forwarding state
[ 28.341830] br0: port 3(ath1) entered forwarding state
[ 28.791981] device vlan2 entered promiscuous mode
[ 29.737785] device vlan2 left promiscuous mode
[ 30.342941] br0: port 3(ath1) entered forwarding state
[ 331.273016] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
root@---:~# uptime
18:11:35 up 5 days, 34 min, load average: 0.02, 0.05, 0.00
30910M has worked very well for me Smile

------
Install over 30910M -
DD-WRT v3.0-r30925M kongat (12/07/16)
Linux 3.18.45 #256 SMP PREEMPT Wed Dec 7 23:47:56 CET 2016 armv7l

All was working fine but did a reboot after looking at log..... unbound looked a bit out of sorts.
Probably nothing but he was confused during the firmware write.
You can see from log after WANup that unbound numbers didn't make sense to me.
He was working ok but I never seen that before on previous installs.

Install 30925M over 30910M --
Jan 1 00:00:27 --- user.info : wland : WLAN daemon successfully started
Jan 1 00:00:27 --- user.info : WAN is up. IP: 96.46.xxx.xxx
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPDISCOVER(ath0.1) xx:xx:xx:xx:54:83
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPOFFER(ath0.1) 10.15.26.25 xx:xx:xx:xx:54:83
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPDISCOVER(br0) xx:xx:xx:xx:1a:ec
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPOFFER(br0) 10.72.29.46 xx:xx:xx:xx:1a:ec
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPDISCOVER(br0) xx:xx:xx:xx:77:8c
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPOFFER(br0) 10.72.29.7 xx:xx:xx:xx:77:8c
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPREQUEST(ath0.1) 10.15.26.25 xx:xx:xx:xx:54:83
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPACK(ath0.1) 10.15.26.25 xx:xx:xx:xx:54:83 tp-resources
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPREQUEST(br0) 10.72.29.46 xx:xx:xx:xx:1a:ec
Dec 31 18:00:27 --- daemon.info dnsmasq-dhcp[1248]: DHCPACK(br0) 10.72.29.46 xx:xx:xx:xx:1a:ec mrjcd-Chromecast
Jan 1 00:00:27 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:8d:04 IEEE 802.11: authenticated
Jan 1 00:00:27 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:8d:04 IEEE 802.11: associated (aid 2)
Jan 1 00:00:27 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:8d:04 RADIUS: starting accounting session 00000011-00000001
Jan 1 00:00:27 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:8d:04 WPA: pairwise key handshake completed (RSN)
Dec 31 18:00:28 --- daemon.info dnsmasq-dhcp[1248]: DHCPREQUEST(ath0.1) 10.15.26.3 xx:xx:xx:xx:8d:04
Dec 31 18:00:28 --- daemon.info dnsmasq-dhcp[1248]: DHCPACK(ath0.1) 10.15.26.3 xx:xx:xx:xx:8d:04 oShay-gst
Dec 31 18:00:28 --- daemon.info dnsmasq-dhcp[1248]: DHCPREQUEST(br0) 10.72.29.7 xx:xx:xx:xx:77:8c
Dec 31 18:00:28 --- daemon.info dnsmasq-dhcp[1248]: DHCPACK(br0) 10.72.29.7 xx:xx:xx:xx:77:8c da-Box
Dec 8 00:14:45 --- user.info : cron : cron daemon successfully stopped
Dec 8 00:14:45 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:8d:04 WPA: group key handshake completed (RSN)
Dec 8 00:14:45 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:54:83 WPA: group key handshake completed (RSN)
Dec 8 00:14:45 --- daemon.info hostapd: ath0: STA xx:xx:xx:xx:1a:ec WPA: group key handshake completed (RSN)
Dec 8 00:14:45 --- daemon.info hostapd: ath1: STA xx:xx:xx:xx:61:0b WPA: group key handshake completed (RSN)
Dec 8 00:14:46 --- daemon.debug process_monitor[2330]: Restarting cron (time sync change)
Dec 8 00:14:46 --- user.info : unbound : unbound daemon successfully stopped
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: service stopped (unbound 1.5.10).
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: server stats for thread 0: 70 queries, 61 answers from cache, 9 recursions, 0 prefetch
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: server stats for thread 0: requestlist max 19 avg 5.33333 exceeded 0 jostled 0
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: average recursion processing time 329145790.526905 sec
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: histogram of recursion processing times
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: [25%]=0.0709973 median[50%]=0.120149 [75%]=0.458752
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: lower(secs) upper(secs) recursions
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: 0.032768 0.065536 2
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: 0.065536 0.131072 3
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: 0.131072 0.262144 1
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: 0.262144 0.524288 1
Dec 8 00:14:46 --- daemon.info unbound: [1993:0] info: 262144.000000 524288.000000 2
Dec 8 00:14:46 --- user.info : cron : cron daemon successfully started
Dec 8 00:14:46 --- cron.info cron[3366]: (CRON) STARTUP (fork ok)
Dec 8 00:14:47 --- daemon.debug process_monitor[2330]: Restarting unbound daemon (time sync change)
Dec 8 00:14:47 --- daemon.debug process_monitor[2330]: We need to re-update after 3600 seconds
Dec 8 00:14:47 --- daemon.info process_monitor[2330]: set timer: 3600 seconds, callback: ntp_main()
Dec 8 00:14:47 --- user.info : unbound : recursive dns resolver daemon successfully started
Dec 8 00:14:47 --- daemon.notice unbound: [3375:0] notice: init module 0: validator
Dec 8 00:14:47 --- daemon.notice unbound: [3375:0] notice: init module 1: iterator
Dec 8 00:14:47 --- daemon.info unbound: [3375:0] info: start of service (unbound 1.5.10).

Did reboot --
Jan 1 00:00:27 --- user.info : wland : WLAN daemon successfully started
Jan 1 00:00:27 --- user.info : WAN is up. IP: 96.46.xxx.xxx
Dec 8 00:34:22 --- user.info : cron : cron daemon successfully stopped
Dec 8 00:34:22 --- daemon.info hostapd: ath1: STA xx:xx:xx:xx:61:0b WPA: group key handshake completed (RSN)
Dec 8 00:34:22 --- daemon.info hostapd: ath0.1: STA xx:xx:xx:xx:54:83 WPA: group key handshake completed (RSN)
Dec 8 00:34:22 --- daemon.info hostapd: ath0: STA xx:xx:xx:xx:1a:ec IEEE 802.11: authenticated
Dec 8 00:34:22 --- daemon.info hostapd: ath0: STA xx:xx:xx:xx:1a:ec IEEE 802.11: associated (aid 1)
Dec 8 00:34:23 --- daemon.info hostapd: ath0: STA xx:xx:xx:xx:1a:ec RADIUS: starting accounting session 0000000F-00000000
Dec 8 00:34:23 --- daemon.info hostapd: ath0: STA xx:xx:xx:xx:1a:ec WPA: pairwise key handshake completed (RSN)
Dec 7 18:34:23 --- daemon.info dnsmasq-dhcp[1248]: DHCPREQUEST(br0) 10.72.29.46 xx:xx:xx:xx:1a:ec
Dec 7 18:34:23 --- daemon.info dnsmasq-dhcp[1248]: DHCPACK(br0) 10.72.29.46 xx:xx:xx:xx:1a:ec mrjcd-Chromecast
Dec 8 00:34:23 --- daemon.debug process_monitor[2261]: Restarting cron (time sync change)
Dec 8 00:34:23 --- user.info : unbound : unbound daemon successfully stopped
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: service stopped (unbound 1.5.10).
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: server stats for thread 0: 25 queries, 19 answers from cache, 6 recursions, 0 prefetch
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: server stats for thread 0: requestlist max 2 avg 0.833333 exceeded 0 jostled 0
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: average recursion processing time 0.184623 sec
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: histogram of recursion processing times
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: [25%]=0.147456 median[50%]=0.196608 [75%]=0.24576
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: lower(secs) upper(secs) recursions
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: 0.065536 0.131072 1
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: 0.131072 0.262144 4
Dec 8 00:34:23 --- daemon.info unbound: [1922:0] info: 0.262144 0.524288 1
Dec 8 00:34:23 --- user.info : cron : cron daemon successfully started
Dec 8 00:34:23 --- cron.info cron[3283]: (CRON) STARTUP (fork ok)
Dec 8 00:34:24 --- daemon.debug process_monitor[2261]: Restarting unbound daemon (time sync change)
Dec 8 00:34:24 --- daemon.debug process_monitor[2261]: We need to re-update after 3600 seconds
Dec 8 00:34:24 --- daemon.info process_monitor[2261]: set timer: 3600 seconds, callback: ntp_main()
Dec 8 00:34:25 --- user.info : unbound : recursive dns resolver daemon successfully started
Dec 8 00:34:25 --- daemon.notice unbound: [3292:0] notice: init module 0: validator
Dec 8 00:34:25 --- daemon.notice unbound: [3292:0] notice: init module 1: iterator
Dec 8 00:34:25 --- daemon.info unbound: [3292:0] info: start of service (unbound 1.5.10).
Dec 8 00:34:29 --- user.debug : ttraff: data collection started

Looks better to me now Cool
uptime 40 min
Goto page Previous  1, 2, 3 ... 31, 32, 33 ... 123, 124, 125  Next Display posts from previous:    Page 32 of 125
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Atheros WiSOC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum