XIII
Very Senior Member
Fortunately: No.Okay, so if I upgrade to 378-55 I can no longer use a program like "Lastpass" to prefill my login credentials. Is that a true statement?
I'm running 378.55 and I still can log in using LastPass.
Fortunately: No.Okay, so if I upgrade to 378-55 I can no longer use a program like "Lastpass" to prefill my login credentials. Is that a true statement?
You have something preventing the page from fully loading - most likely an invalid SSID or client name containing a non alphanumeric character.
Actually no I dont. I don't think. SSID is Happiness and Security Cameras
All device are word names like Justin ipad.
The exclamation point is there regardless of what browser I use on my mac or pc. Also the icons are not lit on the same. Just minor issues.
All devices connect and able to post here.
Following this line of thought, I've had intermittent issues with DNS resolution since upgrading to version 378.xx from the 374.xx fork on a RT-N66U. Is it possible that my SSIDs and/or DHCP client names could be causing this issue? Thanks in advance.If you have a name "Justin ipad" without the quotes of course that is invalid. Spaces are not allowed. You could do Justin-ipad if you wanted.
--bill
Okay, so if I upgrade to 378-55 I can no longer use a program like "Lastpass" to prefill my login credentials. Is that a true statement?
No dommage dont worry, for me i even lost power during a flash
Reflash if you have doubt, but im pretty sure you are ok
I upgraded to this build too, in the process I had to patch /release/src/router/rc/qos.c to re-enable traditional QoS for IPv6 and build it myself. Below is the small patch I used:
Asus for some reason removed this and the file was not being opened to accept input, I just reverted that bit they changed in the recent GPL merge. No other issues encountered at this time.Code:--- a/release/src/router/rc/qos.c +++ b/release/src/router/rc/qos.c @@ -168,9 +168,6 @@ int add_iQosRules(char *pcWANIF) if(pcWANIF == NULL || nvram_get_int("qos_enable") != 1 || nvram_get_int("qos_type") != 0) return -1; if((fn = fopen(mangle_fn, "w")) == NULL) return -2; +#ifdef RTCONFIG_IPV6 + if(ipv6_enabled() && (fn_ipv6 = fopen(mangle_fn_ipv6, "w")) == NULL) return -3; +#endif inuse = sticky_enable = 0;
Regarding OpenVPN Advanced Settings I noticed that the Allowed Clients in the list are not persitently saved when I stopp (OFF) and start (ON). Why this ?
Actually no I dont. I don't think. SSID is Happiness and Security Cameras
All device are word names like Justin ipad.
The exclamation point is there regardless of what browser I use on my mac or pc. Also the icons are not lit on the same. Just minor issues.
All devices connect and able to post here.
Thanks, after this update on ASUS AC RT87U, I am unable to set any ftp permissions.
I have wiped my config with telnet - nvram erase command.
Went through and set everything properly - as I did before.
I can ftp into my Router - and see directories etc - but am unable to change the permissions from the web interface.
Works for me.
I have been using Merlin firmware for a few months now, and never had any problems on my RT-87U. But after this update the 2.4 GHz signal is disconnecting every few minutes. There is no problem on the 5 GHz network. It is not disconnecting because of the distance because my pc has been here for ever and it's happening on all devices on the 2.4 GHz network. I have tried rebooting and resetting the router serveral times. Is there any way you could help me with that? And is downgrading an option since i didn't have any problems with the previous version?
Thanks for the help and your hard work.
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!