Earlier quoted context omitted.
I actually design wireless devices for a living and in my opinion, this is mostly bad advice. The best bet it to switch to 5GHz, but that isn't practical for use with mobile devices. Option B is to turn off the higher speed modes like 802.11n. Just try to stick with 11g. If you are still having connection problems, maybe switch down to 11b, but that will be real slow even when it works. If you use an access point wit…
Thanks for this. You say "switch to 5GHz, but that isn't practical for use with mobile devices" -- is the reasoning that the 5GHz signal doesn't penetrate the walls enough as you walk around with the device?
Don't use Linksys routers
141–150 of 150 posts
Re: Don't use Linksys routers
#142Earlier quoted context omitted.
If a vulnerability is found in open source code, people will try it on yours. So they won't be finding it directly in yours, but that is not protecting you. The real consequence is that how secure a product is depends more on the project than on whether it is open source. Apache and OpenBSD are two examples of very good open source code. Java and Rails are two examples of not so good open source code. Google's websit…
I get that there are different levels of quality regardless of the type of code. I was more interested in the security effects of hiding code after the open source community has had a chance to deal with vulnerabilities. None of the examples you gave were specific to code which has transitioned between open to closed. What I've gotten from your answer so far is that it isn't an effect which is general, and it'll depe…
Re: Don't use Linksys routers
#143Earlier quoted context omitted.
This works until "everyone" takes your advice and switches to 5ghz.
Not necessary. The 5ghz band has a lot more channels available (21 in the US), and all of those are 20mhz wide with no overlap. You would have to live in an extremely dense apartment building to start to run into interference issues. http://en.wikipedia.org/wiki/List_of_WLAN_channels
Re: Don't use Linksys routers
#144Earlier quoted context omitted.
"being the "iPhone of home networking"" Howso? All I remember from their heyday was that they were good enough, cheap enough, and flashable. I don't remember them commanding a premium for any particular reason.
I think they meant it not in terms of a premium price, but rather as the default product to buy. They were never that much more expensive (if at all), but back in the day it was the one most people bought.
Re: Don't use Linksys routers
#145Earlier quoted context omitted.
I have a Mikrotik/RouterOS device. Positives: Cheap. Powerful. Stable. Negatives: Harder to use than OpenWRT/DD-WRT or similar. It is still a web-interface, but doesn't "baby" the user. If you aren't comfortable manually setting up interfaces and then setting up tunnels through those interfaces for example then skip this. I love it. But I won't kid myself, it isn't for everyone. The documentation isn't comprehensive…
Anyone who has ever set up a Cisco router to do anything even slightly complex should be able to pick up Mikrotik in a snap. The windows based GUI configuration tool (winbox) is simply incredible. (Runs fine in wine on OSX as well)
Re: Don't use Linksys routers
#146Earlier quoted context omitted.
Idle power consumption, measured at the plug by a watt meter: Dell Optiplex (1.4GHz Pentium III): 32W ($5.76/month @ $0.25/KWh) Mac Mini (1.25GHz G4): 17W ($3.06/month @ $0.25/KWh) Even if a WRT54G uses zero watts, you're still talking about a year before you even recover the $50 cost of one, and in any event ~$50/year is not a very expensive hobby.
A one-year payback time means an IRR (hope I'm using that term right!) of 100%. If you're choosing between putting your money into paying down your mortgage at 6%, investing in the stock market at 3% (plus or minus enormous volatility), insulating your house at 20%, or replacing your old PC router with a cheap MIPS box at 100%, go for the cheap MIPS box!
Re: Don't use Linksys routers
#147Earlier quoted context omitted.
A one-year payback time means an IRR (hope I'm using that term right!) of 100%. If you're choosing between putting your money into paying down your mortgage at 6%, investing in the stock market at 3% (plus or minus enormous volatility), insulating your house at 20%, or replacing your old PC router with a cheap MIPS box at 100%, go for the cheap MIPS box!
That's assuming you paid $0 for hardware, and your time is worth nothing.
It's true that it doesn't take the value of your time into account.
Re: Don't use Linksys routers
#148Is this a problem if I have DD-WRT?
Re: Don't use Linksys routers
#149OpenSource is a vulnerability not an Asset according to #5. For small projects which few contributors I would agree but, for projects as large as OpenWRT and DDWRT and such, I don't agree.
In an ideal world, whether code is open source is neutral. The extra ease of finding bugs is balanced by the fact that people can and do find then fix them. Theory says that these two are, to first order, equivalent. So end user security is the same. (But code quality tends to be higher with open source software.) However whenever code moves towards being more open, you've got all of the vulnerabilities of closed sou…
Right, because somehow people not being paid to work on code right better since they are doing it for their pride, where as closed source people just lose their jobs if they write crappy code
Open Source with wide adoption leads to bugs being fixed.
Closed source security through obscurity leads to exploits being only known by those exploiting them. Not a good thing.
Re: Don't use Linksys routers
#150Earlier quoted context omitted.
If possible increase the transmit output milliwatts, to "shout over" the other signals on the same channel. Increase the beacon period of your router/AP to the fastest it will go, usually 20 microseconds. I think this is the best solution of anything you could try. Maybe play around with the DTIM interval but I'm not sure what a good number for that is; too low supposedly drains batteries of wireless devices and too…
I actually design wireless devices for a living and in my opinion, this is mostly bad advice. The best bet it to switch to 5GHz, but that isn't practical for use with mobile devices. Option B is to turn off the higher speed modes like 802.11n. Just try to stick with 11g. If you are still having connection problems, maybe switch down to 11b, but that will be real slow even when it works. If you use an access point wit…
Although I do agree with your advice about channels I often get relatives to do that as they first step in troubleshooting problems with their home wireless network.
People have all those adjustable router options they may as well try something rather than default settings. You don't have to design wireless devices for a living to fiddle with a few settings.