Linked by Eugenia Loli on Mon 21st Feb 2005 21:35 UTC
OpenBSD "Now, without spending a lot of money you to can build an authenticated gateway solution to verify your WIFI users. First and foremost you need to get your hands on the coolest free BSD system for firewalls and security devices. In this example I will be using OpenBSD3.6 stock standard as a build and a base system." Read the rest here.
Order by: Score:
but what about encryption
by Mattias on Mon 21st Feb 2005 22:40 UTC

how would one go about encrypting the traffic? openvpn?

COPYRIGHTS
by x on Mon 21st Feb 2005 22:55 UTC

# /etc/sysctl.conf
# Copyright Rosli Sukri (20041124)

net.inet.ip.forwarding=1
net.inet6.ip6.forwarding=1


What the hell is this guy smoking ?

He copyrights what exactly ?
This single copyright line on anything and everywhere makes the article looks unfortunately _TERRIBLE_ in my eyes.

Thanks ROSLI SUKRI but you don't own theses 3 lines of sysctl.conf nor any other dummy settings like that.

It's like if I write:
---------------
#!/bin/bash
echo test
---------------

COPYRIGHT ME 2005 21 FEB - ANY UNAUTHORIZED COPY IS FORBIDDEN AND I WILL ENFORCE THE LAW REGULATION TO THEIR FULL EXTEND IF YOU DO.

Worst is that it's not being ironic ;)

I don't mean to be rude, but come on. Make really the article looks so bad.

RE: COPYRIGHTS
by admiral bighat on Tue 22nd Feb 2005 00:05 UTC

i whole heartedly agree

RE: COPYRIGHTS
by CJ on Tue 22nd Feb 2005 03:59 UTC

I guess he listened to you because those lines are not there anymore.

What bothered me most was....
by bob on Tue 22nd Feb 2005 05:12 UTC

he seemed more like he just wanted to brag about his server

All well and good
by Garret on Tue 22nd Feb 2005 13:28 UTC

But unless you're just looking for something to do with your free time re-creating the wheel, why not just use one of these http://freshmeat.net/search/?q=hotspot§ion=projects&Go.x=0&Go.y...

Re: All well and good
by MattPie on Tue 22nd Feb 2005 19:22 UTC

But unless you're just looking for something to do with your free time re-creating the wheel, why not just use one of these http://freshmeat.net/search/?q=hotspot§ion=projects&Go....

Those are all either boot cds or pretty heavy. His solution only involves software on the base system, not MySQL, Apache, etc.