View Single Post
Old 08-14-2005, 04:14 PM   #2 (permalink)
Pragma
I am Winter Born
 
Pragma's Avatar
 
Location: Alexandria, VA
Hrm, reading over the features list:

# Hides IP address from intruders
Useless claim - it means that you're behind a NAT setup and any router in the world functions the same.

# Intelligent packet filtration
Stateful packet filter - fairly common routine.

# Full VPN pass-through
Again, part of being a stateful packet filter and doing NAT properly.

# No computer resource usage
It means it doesn't run on your computer - it's a different machine. No brainer.

# No configuration
Means that you can't set it up to forward ports to your computer to run servers, because the average user doesn't need to do this.

# No maintenance
Not really relevant.

# No patches and upgrades required
This could go one of two ways, one it's "oh so perfect" and has no flaws. But at the same time, I'm a little mistrustful of software that the makers aren't trying to improve upon.

# Complete protection from Viruses and all Hacking attempts
Protection from viruses, yes - because it's not on your computer and doesn't run Windows XP and download shady content. All hacking attempts? I suppose this just means that it doesn't accept any incoming connections from the outside world. Any firewall can do this.

# Does not rely on any Preset Rules - Independent Operation
Not sure what to make of this, except that it goes back to the zero configuration thing.

# Works with any computer or Operating System
Because it doesn't rely on your computer for anything, obviously this is true.

It's a little hard to cut through all of the marketing bullshit for this product. I wouldn't think that ThinkGeek would sell snake-oil security products, but that's rather expensive and the wording is so vague and shifty that I can't really tell what it's supposed to do except block all incoming traffic.

End result? I'm not sure - but if you have "SUPER security needs", do what I do: buy a cheap (300$ or so) machine, set up OpenBSD on it along with comprehensive firewall rules, a proxy server, etc. and use that as a router/gateway. That way you have absolute control over your security solution and aren't at the whim of some black box device you can't mess with.
Pragma is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62