Linked by Andrew Youll on Sat 8th Oct 2005 16:01 UTC
OpenBSD OpenBSD developer Reyk Floeter writes in article Proactive wireless networks with hostapd(8) about his latest tool and how it can be used in wireless warfare. Defend your wireless networks from rogue nodes or "discourage" neighbours from occupying "your" frequencies.
Order by: Score:
v Hey!
by Anonymous on Sat 8th Oct 2005 17:37 UTC
v Ubuntu sucks
by Joe User on Sat 8th Oct 2005 18:06 UTC
v People are creazy
by Joe User on Sat 8th Oct 2005 18:51 UTC
Nice!
by Anonymous on Sat 8th Oct 2005 20:32 UTC
Anonymous
Member since:
---

I was considering picking up a little SOHO nat box from linksys or something instead of making another OpenBSD router, but this might have changed my mind. ;)

Reply Score: 2

v Re: Hey!
by Anonymous on Sat 8th Oct 2005 21:00 UTC
v RE: Re: Hey!
by Anonymous on Sat 8th Oct 2005 21:08 UTC in reply to "Re: Hey!"
Good stuff
by Anonymous on Sun 9th Oct 2005 01:33 UTC
Anonymous
Member since:
---

Does anyone know if something similar exist for Linux?

Reply Score: 0

Setup scripts needed
by Anonymous on Sun 9th Oct 2005 01:46 UTC
Anonymous
Member since:
---

I've used OpenBSD, and in many ways I love it...and hate it. The security is awesome, nothing else comes close, and this latest wireless feature (hostapd) continues that fine tradition.

Where it falls down is on the setup - you've got to read copious quantities of documentation, ask on the mailing list (and inevitably be told to RTFM), and generally rack your brains to manually edit a bunch of configuration files in order to do something that could be made simple with a short setup script.

I still keep an OpenBSD partition on my hard drive, and play with it as time allows. Just a pity that I'm too dumb to get all these great security features to do actual work.

My suggestion to the developers - write some setup scripts. It doesn't have to be GUI, just something that a mere mortal could understand. If I could run something like "/sbin/hostapd-config" and get it all set up, I would use it. If I have to manually edit /etc/hostapd.conf and write 20 lines of code, then forget it.

Reply Score: 0

v RE: Setup scripts needed
by Soulbender on Mon 10th Oct 2005 06:04 UTC in reply to "Setup scripts needed"
Linux
by Milo_Hoffman on Sun 9th Oct 2005 01:47 UTC
Milo_Hoffman
Member since:
2005-07-06

http://www.iamsam.com/papers/Tracking_Wireless_Neighbors.htm

FakeAP could be handy to do this as well:
http://www.blackalchemy.to/project/fakeap/

Lots of other wireless sniffer/monitor apps for Linux:
http://tuxmobil.org/linux_wireless_sniffer.html

Reply Score: 2

RE: Setup scripts needed
by Anonymous on Sun 9th Oct 2005 12:07 UTC
Anonymous
Member since:
---

"I still keep an OpenBSD partition on my hard drive, and play with it as time allows. Just a pity that I'm too dumb to get all these great security features to do actual work."

It's part of the OpenBSD philosophy that you DON'T HAVE TO setup all available security features because they already work OUT-OF-THE-BOX. In comparison to FreeBSD or Linux, this strategy requires less knowledge on the user side. You're right when you say that it's sometimes very time consuming to read the documentation of various daemons in order to configure them, but OpenBSD's default configurations are also "secure by default" and most of the time require little manual configuration work by the user.

Reply Score: 3