D
Deleted member 51572
Guest
Well this is annoying... latest firmware update puts a captcha on the sign-in screen. I don't like this at all.
i did search the forum for captcha, nothing came up. thanks anyway.Search the forum. It's been discussed before.
https://www.snbforums.com/threads/ac3100-login-screen-now-contains-a-captcha.63881/#post-580218i did search the forum for captcha, nothing came up. thanks anyway.![]()
search this forum was pre-selected. i wrongly assumed something relevant would be found in Asus AC Routers & Adapters.
The Captcha will only appear after a number of invalid login attempts (I believe it's two). If you immediately get a Captcha, then check your network, something is trying to access the router's webui without you noticing.
captchas are intended to guard against bots
/* Limit of login failure. If the number of login failure excceds this limit, captcha will show. */
#define CAPTCHA_MAX_LOGIN_NUM 2
No login failures. Local access only enabled. Also receiving the CAPTCHA. Sent feedback to ASUS. Reverted to previous firmware. No CAPTCHA now.
I have a feeling you are upset.This sux i am not able to get into my AC68U at all i tried different browsers it keeps saying this crap i know the user and pass is correct because i used it to downgrade the firmware after a disaster by me i was stupid enough to flash the latest fw for my router and first was not able to get into router no captcha something about httpS and http but i managed then i saw wan port speed 100 mb?????
I have a fiber optic 1000mb/1000mb and will not settle for 100mb because the devs messed up something but i know some have no issues i just want to get into my router and flash back the org fw from asus because merlin really has taken a wrong turn somewhere to many features that turn out to be just eye candy for your mind
ohh sry we will fix that in the next release, or you could stop implementing stuff that will only work on a devs pc and not the common users
but sure it looks good as an ad look here merlin has this and that and the org asus does not crap it so easy, it says on the main site of merlin yea that should be your first warning sign, well i fell for it looks good with those boxes down below with all the stuff merlin "can't" do for you
Or try the WPS reset button method for your router to reset it too.
Do you have SSH access?i am not able to get into my AC68U
It sounds like you upgraded an older firmware (when the password nvram was unencrypted) to a newer firmware (with password now encrypted in nvram), then downgraded to the version that does not expect the password to be stored in encrypted format. So the only option is to reset to factory defaults.This sux i am not able to get into my AC68U at all i tried different browsers it keeps saying this crap i know the user and pass is correct because i used it to downgrade the firmware after a disaster by me i was stupid enough to flash the latest fw for my router and first was not able to get into router no captcha something about httpS and http but i managed then i saw wan port speed 100 mb?????
What would one look for in the logs that would indicate a failed login attempt? Could this also indicate a WAN side attempt or is the “Captcha” only from the LAN side?And there are a large number of security exploits that work through brute forcing access to home routers, and infecting them with malware or hijacking their DNS resolutions.
If you got the captcha, then something on your LAN did try to access the router's port 80 and failed to login.
Code:/* Limit of login failure. If the number of login failure excceds this limit, captcha will show. */ #define CAPTCHA_MAX_LOGIN_NUM 2
I don't remember if failed logging attempts are logged or not. But if you enabled WAN access to your webui, disable that immediately. It's a major security risk, and over the years numerous router compromises occurred because of that. Use a VPN server if you need remote management access.What would one look for in the logs that would indicate a failed login attempt? Could this also indicate a WAN side attempt or is the “Captcha” only from the LAN side?
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!