What's new

eero Rounds Up More Money, Coming to Best Buy

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

I was using Airport as an example only - not saying that it's the end-all/be-all...

One can have a very secure connection for managing devices, and not have to have a web server to do it - consider enterprise gear - most of them do not have an embedded web server...

Okay, but I do not know of any enterprise gear that will be configurable using a smartphone though. :)
 
Here's why WebGUI's are bad... bad bad stuff - and this is also how my Southwest Airlines boarding pass always has boarding group A.

Code:
<html>
<body>
<form name="login" action="http://192.168.1.1/login.cgi" method="post">
Password: <input type=password name=passwd value=password>
<input type=submit>
<input type=hidden name=rtime>
</form>
</body>
</html>

save the file to the desktop, and then tweak the HTML...

<html>
<body>
<form name="reset" action="http://192.168.1.1/restart.cgi" method="post">
<input name="confirm" type="hidden" value="yes">
<input type=submit>
</form>
</body>
</html>
 
Stopped by the local BestBuy the other day (needed some cheap thumbdrives, and they usually have decent deals on them) - they didn't have any Eero's in stock, and when asked, they are inbound...

(problem/observation with BestBuy - they have wireless AP's in multiple locations in the stores, so one has to wander about a bit to find stuff - when talking with the guy, he was the store's Home Theatre specialist, and has an Eero setup in house for testing/eval/training, and spoke very highly of it during his experience)
 
Similar threads
Thread starter Title Forum Replies Date
Y Use a PoE Splitter to power EERO 6 pro! General Wireless Discussion 2

Similar threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top