You won't find the 'Enable Scripts/Configs option' .....unless you upgrade to Firmware 378.50
That's explained the missing point. Thanks.
Is there a way in 376.49_5,too?
Just asking because this Version is so stable.
You won't find the 'Enable Scripts/Configs option' .....unless you upgrade to Firmware 378.50
That's explained the missing point. Thanks.
Is there a way in 376.49_5,too?
Just asking because this Version is so stable.
randomnumber=`tr -cd 0-9 </dev/urandom | head -c 7 | sed 's/^0*//'`
Many thanks. I'll give it a try.replace your existing line with the following and all being well it will fix the issues with not being able to correctly generate a password based on phrases :
Many thanks. I'll give it a try.
Just as an information. Maybe it's intresting to hear my usage
Because I use this scripts for a real guest wifi network I did some changes
- I reduced the number of new generated passwords to avoid unneeded NVRAM writes because of the limited #writes
(Now I'm generate a new password only after the old one was used. Means a guest asked for)
Interesting. I didn't knew this. Then I can switch back to change it allways but the App is usefull anyway.Regarding the NVRAM writes, as I understand it, changing the password in this way will not affect your limited writes. I specifically don't do a "NVRAM commit" and thus the password changes are not saved.
I wrote a small Android App to request the Password via SSH from the router, shows it and setup a new cronjob to make it invalid the next day
This APP is installed on multiple smartphones so even my wife can give the password to guests.
Can you share the android app (.apk)?
It is possible to use "SSH Authentification Key" instead of user name and password for Android app?I'm finished my Guest wifi project. You can download it from here:
https://app.box.com/s/xe0m0pkq5kndvhvwo2gk8o8l0l66c6au
Features:
- password managing with Android device(s)
- password liftetime adjustable
Teaser:
View attachment 3472
Readme is included in download.
If you have any weird graphic give me a note.
Please feel free to ask for funtional changes or new features but don't ask for graphical changes. I'm no designer and don't want to be one.
Disclaimer: You are responsible for all what you do. This post shows only the possibility you have without being responsible for any error, damage or anything else which might happen while playing with this information and/or software.
As requested I added keyfile login.
Download link mentioned above is updated.
Changelog:
- new apk (add SSH autentification)
- updated documentation
- updated password.txt (removed names with non ASCII characters)
Hi folks,
this is indeed a very interesting project!
I have just one question: as it could happen that you need to provide a guest access while you are not at home, it is possible to change the redvers script (which makes use of gmail - readable from anywhere - instead of an intranet site or apk - both needing access to local network if I am not wrong), to change password only when needed and not everyday? In such a way, I would receive a password on my inbox which would be valid until someone needs to use it. After password expiration (1, 2 or 3 days) I will receive a new email with the new available password.
What do you think?
A dedicated app like the one from RoutNew36 is really great, but I am not sure it would work from outside the network (nor that it would only generate a password when needed).
Thanks,
giopas
ps: unfortunately I am not skilled enough to make substantial changes to those wonderful pieces of codes.
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!