Agreed, this my decision!!@sentinelvdx
Well that sucks! What if I was okay with browsers saving it!
They must let the user decide his router's security level!
Agreed, this my decision!!@sentinelvdx
Well that sucks! What if I was okay with browsers saving it!
They must let the user decide his router's security level!
@sentinelvdx
Well that sucks! What if I was okay with browsers saving it!
They must let the user decide his router's security level!
Thabks for the deeper explanationThey didn't make that change to prevent saving the password. They made it because the old architecture was very easy to exploit through crosssite vulnerabilities. Look at their changelogs for the past 12-18 months, notice the amount of XSS security fixes they had to do. The new token-based system resolves almost all of these, as well as future issues of that specific nature.
This is a very welcome security improvement. It still has a few rough edges to sort out (such as the logout issues when changing anything on the System page), but these can be resolved.
@sentinelvdx
Well that sucks! What if I was okay with browsers saving it!
They must let the user decide his router's security level!
admin@RTAC87U:/tmp/home/root# qcsapi_sockrpc get_temperature
temperature_rfic_external = 0.0
temperature_rfic_internal = 69.1
temperature_bbic_internal = 75.0
in tools menu i see temperature_rfic_internal not bbic. In my case i see in telnet
in tools menu i see 69C for 5GHzCode:admin@RTAC87U:/tmp/home/root# qcsapi_sockrpc get_temperature temperature_rfic_external = 0.0 temperature_rfic_internal = 69.1 temperature_bbic_internal = 75.0
btw. what is bbic ??
/**@addtogroup StatisticsAPIs
*@{*/
/**
* @brief Get RFIC temperature
*
* Get RFIC temperature
*
* \param temp_exter Buffer to contain the returned RFIC external temperature.
* \param temp_inter Buffer to contain the returned RFIC internal temperature.
* \param temp_bbic Buffer to contain the returned BBIC temperature.
*
* \return 0 if the command succeeded.
* \return A negative value if an error occurred. See @ref mysection4_1_4 "QCSAPI Return Values"
* for error codes and messages.
*
* Note: Use the following method to convert a value returned from <c>temp_exter</c> or <c>temp_inter</c>
* or <c>temp_bbic</c> into degrees Celsius.<br>
* @code
* float rfic_temperature_extr, rfic_temperature_inter, bbic_temperature;
* rfic_temperature_extr = temp_exter / 100000.0f;
* rfic_temperature_inter = temp_inter / 1000000.0f;
* bbic_temperature = temp_bbic / 1000000.0f;
* @endcode
*
* \callqcsapi<br>
*
* <c>call_qcsapi get_temperature</c>
It's on RMerlin's firmware, I'll suggest it to the stock also.Sorry,
I was under the impression that you didn't know what bbic meant.
But a while back in this thread this was already discussed:
http://www.snbforums.com/threads/asus-rt-ac87-firmware-official-releases.18385/page-40#post-160466
Anyway, is it possible to include the socs temperature in the web gui ?
As far as i know it is not on merlin fw. I am running that, and the one i mentioned is not shown in the gui. The other ones are in the gui though.It's on RMerlin's firmware, I'll suggest it to the stock also.
Yes, you can keep updating through betas...Still in Beta? No News about final release?
I have sent yesterday an e-mail to the contact I have. Hope he has something to share, because ASUS@SG hasn't share anything yet.Anyone new when we will have a new official release for AC87U?
Sent from my iPad using Tapatalk
If I get anything I'll share it as always with everyoneYes, i saw that ASUS@SG prefers to wait till new SDK from QTN... it you get something...may I have a PM pls...(for testing ofc.... )
Sent from my iPad using Tapatalk
Mikrotik(for routing) + AC87U(for 5Ghz) + AC68U(for 2.4Ghz) + Cisco switch(for NAS link aggregation)
If I get anything I'll share it as always with everyone
Replied through TapaTalk
What? Sorry didn't understand your question.Did you check with ASUS and they allow you to check?
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!