Starting a Radius / Nas in openbsd

View: New views
3 Messages — Rating Filter:   Alert me  

Starting a Radius / Nas in openbsd

by C. Diego Raffaelli A. :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all:

Before any ask, i would like to know if it is possible to bring up a
OpenBSD System with an authentication server (Radius or any) wich can
bring usernames and password for users.

I have a big "LAN" (accross the city) and i would like to use an
Radius or any way to authenticate them, but not using IP or MAC.

And other requeriment is to manage bandwidth for each one of them.

Any idea? Am i right using OpenBSD and trying to use Radius and/or NAS??

Thanks in advance...
Carlos Diego Raffaelli A.


Parent Message unknown Re: Starting a Radius / Nas in openbsd

by William Bulley-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

According to "C. Diego Raffaelli A." <c.diegoraffaelli@...> on Fri, 10/30/09 at 17:08:

>
> Before any ask, i would like to know if it is possible to bring up a
> OpenBSD System with an authentication server (Radius or any) wich can
> bring usernames and password for users.
>
> I have a big "LAN" (accross the city) and i would like to use an
> Radius or any way to authenticate them, but not using IP or MAC.
>
> And other requeriment is to manage bandwidth for each one of them.
>
> Any idea? Am i right using OpenBSD and trying to use Radius and/or NAS??
>
> Thanks in advance...
> Carlos Diego Raffaelli A.

The well respected RADIUS implementation called "FreeRADIUS" at:

   <http://freeradius.org/>

is very portable and ought to run just fine on OpenBSD.  I may not
be understanding all points of your question, but I have found that
FreeRADIUS did everything I needed (and there was lots more it could
do that I didn't need at the time).  YMMV.

Regards,

web...

--
William Bulley                     Email: web@...

72 characters width template ----------------------------------------->|


Re: Starting a Radius / Nas in openbsd

by Brian A. Seklecki (CFI NOC) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 2009-10-30 at 22:08 +0100, C. Diego Raffaelli A. wrote:
> Any idea? Am i right using OpenBSD and trying to use Radius and/or
> NAS??

RADIUS Authentication and RADIUS Accounting are what you want, but
that's off-topic for this list.

Look in ports for RADIUS servers.

Good luck.  

~BAS