Re: installing radius

2002-12-27 Thread Gumilar Satriawan
U don't need install freeradius client, just configure
your windows 9x box and try dial to your modem on your
dial-in server.

I tried use freeradius server installed on LINUX
redhat 7.X as Free Radius Server and redhat 6.x as
Dial-in server . You can use PORTSLAVE as dial-in
server it's nice and had working well...

but until now I have probem using Freeradius if want
use for INTERNET PREPAID ( on disconnecting user while
they connected because his account balance 0 );

Thanks alot

GUMILAR SAATRIAWAN
---
indonesia is peaceful country


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: installing radius

2002-12-27 Thread Simon White
26-Dec-02 at 15:42, Anil Garg ([EMAIL PROTECTED]) wrote :
> hi.
> i am a newbie to radius.
> i have to install radius server on a free bsd machine.
> 
> about the server i fouldnt the following documenttaion(and the package to
> download):
> ---
> bash$ tar zxvf freeradius-[version].tar.gz
>   bash$ ./configure
>   bash$ make
>   bash$ su - root
>   bash# make install
> --
> 
> but after i complete this..from where should i install client? i have a make
> a model where radius server authenticates the client.(i have to install
> server and client both)
> plz give some pointers.

Why does this sound like a homework assignment to me?

-- 
|-Simon White, Internet Services Manager, Certified Check Point CCSA.
|-MTDS  Internet, Security, Anti-Virus, Linux and Hosting Solutions.
|-MTDS  14, rue du 16 novembre, Agdal, Rabat, Morocco.
|-MTDS  tel +212.3.767.4861 - fax +212.3.767.4863

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: installing radius

2002-12-26 Thread Vitaliy Karlov
On Thu, Dec 26, 2002 at 11:17:03PM -0800, John A. Hengstler wrote:
> I emailed him a couple weeks ago (the maintainer), and haven't received a
> response yet.

I emailed him too, and I did not received anything too :(

May be anybody else will be mainteiner? What is the proccess to be
mainteiner? (sorry for off-topic)

-- 
WBR, Vitaliy Karlov [KV1670-RIPE]

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



RE: installing radius

2002-12-26 Thread John A. Hengstler


I emailed him a couple weeks ago (the maintainer), and haven't received a
response yet.

Regards

John Hengstler

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Vitaliy Karlov
Sent: Thursday, December 26, 2002 10:22 PM
To: [EMAIL PROTECTED]
Subject: Re: installing radius


On Fri, Dec 27, 2002 at 04:18:16PM -0800, Matt Peterson wrote:
> Since you're using FreeBSD, its "easier" to use the ports collection..
>
> cd /usr/ports/net/freeradius
> make install

Now in ports still Version of FreeRadius is 7.0...
Mainteiner:
MAINTAINER= [EMAIL PROTECTED]

May be anybody know why?

--
WBR, Vitaliy Karlov [KV1670-RIPE]

-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: installing radius

2002-12-26 Thread Vitaliy Karlov
On Fri, Dec 27, 2002 at 04:18:16PM -0800, Matt Peterson wrote:
> Since you're using FreeBSD, its "easier" to use the ports collection..
> 
> cd /usr/ports/net/freeradius
> make install

Now in ports still Version of FreeRadius is 7.0...
Mainteiner:
MAINTAINER= [EMAIL PROTECTED]

May be anybody know why?

-- 
WBR, Vitaliy Karlov [KV1670-RIPE]

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: installing radius

2002-12-26 Thread David Baer
there`s a java radius client at http://jradius-client.sourceforge.net/

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: installing radius

2002-12-26 Thread Matt Peterson
Since you're using FreeBSD, its "easier" to use the ports collection..

cd /usr/ports/net/freeradius
make install

The only "client" included with FreeRADIUS is radtest (which is really for testing out 
attributes and such).  You need to put a NAS in between your client and FreeRADIUS 
server, like a modem pool or 802.11 access point (that speaks 802.1x), etc.

-- 
Matt Peterson another.geek.without.a.life
[EMAIL PROTECTED]   http://matt.peterson.org/
-

On Thu, 26 Dec 2002 15:42:14 -0500
"Anil Garg" <[EMAIL PROTECTED]> wrote:

> i am a newbie to radius.




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



Re: installing radius

2001-10-10 Thread aland

"James" <[EMAIL PROTECTED]> wrote:
>I want to install radius for authentication. I'm using Linux =
> Redhat7.1. I'm new to radius. Anybody tell me some documents, which i =
> can follow.

tar -zxf freeradius.tar.gz
cd freeradius-0.3
./configure
make
make install

  then go read the 'raddb/radiusd.conf' file.  Read the files in the
'doc' directory.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html