The problem is that factory reset doesn't clear content of parameter custom_clientlist.
Asus now stores some of that data in the JFFS partition, because some people had such a large network that it was filling up all available nvram.
The problem is that factory reset doesn't clear content of parameter custom_clientlist.
nvram get nmp_client_list | tr ">" "\t" | tr "<" "\n"
cat /jffs/nmp_client_list | tr ">" "\t" | tr "<" "\n"
000c2958c85f mint-dev 0 0 0 0 mint-dev Ubuntu Desktop/Laptop Ubuntu 12 based distro
Confirm that.Update:
I did a nvram reset and then powered down and back up. Put in all my settings manually and now it works like it should.
It's possible that they changed the format of the clientlist var, similar to the multiple changes that have been made in the maclist filter formatting. I'll send you a PM with my email, and if you can send me the earlier nvram-restore-yyyymmdd-xxxx.sh and the new one you just saved, I can do a check to see if it changed and see if I can add a correction to the tool to reformat it if necessary.@john9527 could it have anything to do with the fact Last Backup I have was on when I was on 380.57 with is v24 , and do a restore and when it ask if i wan do clean reset I say no cause I do updates fw I do factory reset hell I do factor reset before restore any before I do any restore threw nvram
Those with issues, see if the following outputs anything looking wrong to you:
Code:nvram get nmp_client_list | tr ">" "\t" | tr "<" "\n"
And
Code:cat /jffs/nmp_client_list | tr ">" "\t" | tr "<" "\n"
[/code]
Ok so I had to Factory reset my router again to get rid of old devices from being listed, and Once again the PS3 once it is connected it make the client list goes blank and client status remain populated the Entry for the PS3 i not editable. I pretty sure this has nothing to do with corrupt clientlist, it something in the firmware is buggy
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!