Wireless Routers and Encryption
Moderators: snarkout, Patrick, dann
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
Wireless Routers and Encryption
lately I've been toying with the idea of turning encryption off on my router for a few reasons. The first being, using WPA encryption is a pain in the ass, and it impacts performance and reliablity. I can't even count how many times my laptop has refused to connect to my AP, or completely dropped the connection and quit working. The second is, I use open WiFi networks all the time, and I feel like i should be giving back. So, my question is, do you guys use encryption? Is it safe to leave an access point open and keep your systems secure?
Re: Wireless Routers and Encryption
While I don't keep my access point completely open, I only use mac address filtering for the reasons you already stated. The only thing you should pay particular attention to is your EULA agreement with your ISP. Many of them have issues with you sharing your bandwidth publicly. If your ISP is cool with it, and you can afford the bandwidth, it's a noble venture afaic.Wally Balljacker wrote:lately I've been toying with the idea of turning encryption off on my router for a few reasons. The first being, using WPA encryption is a pain in the ass, and it impacts performance and reliablity. I can't even count how many times my laptop has refused to connect to my AP, or completely dropped the connection and quit working. The second is, I use open WiFi networks all the time, and I feel like i should be giving back. So, my question is, do you guys use encryption? Is it safe to leave an access point open and keep your systems secure?
-Linc Fessenden
In the Beginning there was nothing, which exploded - Yeah right...
In the Beginning there was nothing, which exploded - Yeah right...
I used to DMZ my WAP and leave it open. In San Diego I'd get between 20 to 50 unique MACs pulling IPs per day. In Santa Fe I'd get 1 or 2 a week. Sometimes I'd sniff traffic for grins - it's amazing the # of people who are stupid enough to steal bandwidth but use unencrypted protocols.
I wonder why you're having so many issues with WPA though.
I wonder why you're having so many issues with WPA though.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
I've never noticed a significant speed loss using encryption. I do not run any of my wireless networks unencrypted for privacy reasons. At some small companies that I've set up public wireless access for using IPCop we've allowed the wireless to go out to the net through the proxy and throttled the bandwidth, while keeping them off the internal network.
If you don't segment the public, you will tend to be abused at some point. Your network will be vulnerable.
If you don't segment the public, you will tend to be abused at some point. Your network will be vulnerable.
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Are you sure you don't have something in your walls that may block the signal, or cause a slight interference? It's not a good idea to place stuff like microwave ovens close to wireless access point (or router). Also, there could be other sorts of radio interference. If this behavior is only noticeable with WPA enabled, try stealing a friend's router while he's on vacation and see if it has the same problem. If it does, try a different WiFi card.Wally Balljacker wrote:lately I've been toying with the idea of turning encryption off on my router for a few reasons. The first being, using WPA encryption is a pain in the ass, and it impacts performance and reliablity. I can't even count how many times my laptop has refused to connect to my AP, or completely dropped the connection and quit working.
If working correctly (In the sense of no interferences), WPA should cause no loss of reliability and only a very thin bit of additional wordload that WEP.
Well, I don't actually have a wireless network, but I have "bugfixed" and set up a bunch of them for friends. I think encryption is sort of a must have. I don't want some stupid-ass 14 year old (Many 14 year olds aren't stupid, but many are) using my internet connection to download music off of some spyware riddled file-sharing network, and get me in trouble for it. I know some people have been able to say "My WiFi network was open, and I know it wasn't me, so it must have been some n00b!!", well, the RIAA won't buy those forever, because they can just tell a judge something like "Well, if he didn't want people to use his network for illegal stuff, he should turn on encryption", and if you argue that that is either too difficult or something, the RIAA could just throw you an RTFM and told you to look at the router manual to figure out how to enable encryption. Also, the dumb 14 year olds that I know of, all have their "oh so hip gaming rigs" riddled with spyware and worms, and for completeness of this topic, to people with Windows boxes, the thing that generally has killed worms like Blaster is that routers just block it, and then people feel OK about disabling Windows built-in firewall, but if some moron gets on your network, you're toast!Wally Balljacker wrote:The second is, I use open WiFi networks all the time, and I feel like i should be giving back. So, my question is, do you guys use encryption? Is it safe to leave an access point open and keep your systems secure?
Also, regarding to you being secure on an unencrypted wireless network. Unless you use something to encrypt your traffic, while it's in the air, then I can just grab it, no matter how much time you have spent on hiding your SSIDs, or tweaking your MAC address filtering (
Since we're talking about wireless networking, and security issues around it, I just thought I'd refer to an earlier post of mine, because MAC address filtering is absolutely NOT security. It's like having a dog outside the door of your house that will bite everyone except the people you've explicitly told it not to bite, but if I have a gun and shoot the dog before trying to enter your house, no problem at all getting into your house.Linc wrote:While I don't keep my access point completely open, I only use mac address filtering for the reasons you already stated.Wally Balljacker wrote:lately I've been toying with the idea of turning encryption off on my router for a few reasons. The first being, using WPA encryption is a pain in the ass, and it impacts performance and reliablity. I can't even count how many times my laptop has refused to connect to my AP, or completely dropped the connection and quit working. The second is, I use open WiFi networks all the time, and I feel like i should be giving back. So, my question is, do you guys use encryption? Is it safe to leave an access point open and keep your systems secure?
I went into details about this here:
Wireless suggestions? #2
It's not just "many" ISPs, pretty much no ISP allows sharing your internet connection with your neighbor.Linc wrote:The only thing you should pay particular attention to is your EULA agreement with your ISP. Many of them have issues with you sharing your bandwidth publicly. If your ISP is cool with it, and you can afford the bandwidth, it's a noble venture afaic.
DMZing your wireless connection, now that's a really great idea, especially if you have access to true-DMZ possibilities, because a regular router won't isolate a DMZ computer from the rest of your LAN, it will just forward any incoming traffic to that machine, and if it gets compromised, well, once again you're toast in terms of security. A true DMZ separates the computers in the DMZ from the rest of the LAN, often the LAN machines can access the machines in the DMZ, but not the other way around, this way you're not screwed if some machine in the DMZ gets rooted.Snarkout wrote:I used to DMZ my WAP and leave it open. In San Diego I'd get between 20 to 50 unique MACs pulling IPs per day. In Santa Fe I'd get 1 or 2 a week. Sometimes I'd sniff traffic for grins - it's amazing the # of people who are stupid enough to steal bandwidth but use unencrypted protocols.
I wonder why you're having so many issues with WPA though.
Firewall distros such as IPCop, m0n0wall, pfSense etc. offer a lot of extra stuff compared to your average D-Link or Netgear router, which can be used to aid in securing wireless, such as a true DMZ.chuck wrote:I've never noticed a significant speed loss using encryption. I do not run any of my wireless networks unencrypted for privacy reasons. At some small companies that I've set up public wireless access for using IPCop we've allowed the wireless to go out to the net through the proxy and throttled the bandwidth, while keeping them off the internal network.
If you don't segment the public, you will tend to be abused at some point. Your network will be vulnerable.
Oh yeah! Dude, who's gonna try to crack a 2048-bit RSA encryption?Wally Balljacker wrote:Thanks for the input. Would tunneling a web browser/IM Client over SSH be secure?
By the time you would be done, mankind have already migrated to Mars, because we have foobared the Earth and then the sun toasted it.
Nope, because the tunnel is set up before you start transmitting any of your actual data, and the data is not, in any way, exposed on the network before going into the tunnel, so you there's no way to sniff it, without first breaking into your machine and doing something that might do some weird things.Wally Balljacker wrote:Is there any way for someone to sniff packets before or after they go through SSH?
You're not allowed to run a server? Well, you can always use some nice encryption stuff so that they can't see what you're doing. To them, SFTP (OpenSSH's FTP-like feature) traffic looks just as garbled as running an X app over OpenSSH.Wally Balljacker wrote:Looks like it's against Comcast's Terms of Service to share wifi. They also forbid running servers at home.![]()


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
It's easier to do if you have cisco equipment, that's for sure. However, if you collect networking crap like I do/did it's pretty easy to DMZ with a wap a router and a switch.
modem
. . |
switch
| . . . |
| . . . WAP
| . . . . \
| . . . WLAN
|
router
. \
. . LAN
modem
. . |
switch
| . . . |
| . . . WAP
| . . . . \
| . . . WLAN
|
router
. \
. . LAN
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
I like to build stuff myself, so I'd just take one of my old computers, put three cheap NICs in it, and install pfSense on there, set up a DMZ and done deal!Snarkout wrote:It's easier to do if you have cisco equipment, that's for sure.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
Not everyone wants some noisy, power-hungry PC running 24/7 tolling their electric bill.Tsuroerusu wrote:I like to build stuff myself, so I'd just take one of my old computers, put three cheap NICs in it, and install pfSense on there, set up a DMZ and done deal!Snarkout wrote:It's easier to do if you have cisco equipment, that's for sure.
I guess there is a "geek" factor involved with building a router/firewall out of an old computer, but in reality it seems like a waste of time and energy. There are so many cheap off-the-shelf routers that do a fine job, silently and reliably that are plug and play and consume very little power.
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
I usually have my laptop sitting on my desk 12 inches away from my router. The problem isn't interference or my wireless card. I've experienced connection dropouts on several wireless routers using WPA on Windows, FreeBSD, and Linux. I'm not too worried about it, usually everything works fine, it's just frustrating when everything flakes out and I have to reboot my laptop and reconnect.Tsuroerusu wrote:Are you sure you don't have something in your walls that may block the signal, or cause a slight interference? It's not a good idea to place stuff like microwave ovens close to wireless access point (or router). Also, there could be other sorts of radio interference. If this behavior is only noticeable with WPA enabled, try stealing a friend's router while he's on vacation and see if it has the same problem. If it does, try a different WiFi card. If working correctly (In the sense of no interferences), WPA should cause no loss of reliability and only a very thin bit of additional wordload that WEP.
I think I recall Leo Laporte expressing similar issues with his wireless network. I doubt I'm the only one who has the occasional loss of connection.
Oddly enough, this may be part of your problem. As an experiment you may want to move your wireless point across the room and see if the dropouts continue or not. I had to move my desk at work because I was sitting under the wireless AP and it was causing me issues that you describe. Since I moved another 8 feet away I haven't had an issue.Wally Balljacker wrote:I usually have my laptop sitting on my desk 12 inches away from my router.
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Well, you could build a little quiet machine using a VIA mini-ITX motherboard, those don't use a lot of power, and I'm quite sure you could run it without a fan if you lowered the clock speed of the CPU a bit.Wally Balljacker wrote:Not everyone wants some noisy, power-hungry PC running 24/7 tolling their electric bill.
Well, I'm really really tired of those routers, because they're not extendable, they often have limited functionality (Which of course is to get you to shell out more cash for a more expensive router), and often the manufacurer do a LOUSY job in releasing fixes for potential security problems, and at some point there's no more patches. Of course the Linksys WRT54G routers are somewhat of an exception. But still, I'd really like to use pfSense as my firewall, but I can't because there's no documentation available for the hardware in the WRT54G router, so FreeBSD can't support it.Wally Balljacker wrote:I guess there is a "geek" factor involved with building a router/firewall out of an old computer, but in reality it seems like a waste of time and energy. There are so many cheap off-the-shelf routers that do a fine job, silently and reliably that are plug and play and consume very little power.
If you're gonna buy an off-the-shelf router that does true a DMZ, good VPN server etc. etc. they're all of a sudden not so cheap, sure not everybody needs or wants this, but it's something I would want.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
You could split the difference and buy a soekris kit (or similar). I actually have a net4801 right here I initially had running as a router/firewall, but I eventually opted to set it up as a small server, and went back to a COTS router. IME linksys and their ilk do an admirable job for a home network. They suck as a replacement for a real router/firewall at an office of 50-100 people though.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Ah yeah, I heard about those, a bunch of m0n0wall guys and some OpenBSD guys seem to really like these, but you know, eehhhmm, I don't like buying expensive equipment from outside of Denmark, because I like our consumer protection laws hereSnarkout wrote:You could split the difference and buy a soekris kit (or similar).


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.