Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Radius Server

Reply
Thread Tools Display Modes

Radius Server

 
 
Pete
Guest
Posts: n/a

 
      10-19-2007, 09:56 PM
Hi,

I would like to experiment ( and learn ) using a Radius running on PC.

I would be most grateful if anyone can suggest where I can download a
free version of radius to run a windows xp platform.

Also tutorial with it would be most helpful.

Regards

Pete

 
Reply With Quote
 
 
 
 
nevtxjustin@gmail.com
Guest
Posts: n/a

 
      10-20-2007, 02:18 AM
On Oct 19, 4:56 pm, Pete <vwb...@onetel.com> wrote:
> I would like to experiment ( and learn ) using a Radius running on PC.
>
> I would be most grateful if anyone can suggest where I can download a
> free version of radius to run a windows xp platform.


http://www.freeradius.org




 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      10-20-2007, 05:26 PM
(E-Mail Removed) hath wroth:

>On Oct 19, 4:56 pm, Pete <vwb...@onetel.com> wrote:
>> I would like to experiment ( and learn ) using a Radius running on PC.
>>
>> I would be most grateful if anyone can suggest where I can download a
>> free version of radius to run a windows xp platform.

>
>http://www.freeradius.org


FreeRadius runs on a Linux server. I think he asked for Windoze XP as
the RADIUS server.

If you can find a Windoze 2003 server, IAS (Internet Authentication
Service) is RADIUS in disguise.

There are numerous commercial and shareware RADIUS servers that Google
will find. Most allow a 30 day trial so you can learn by destroying.
I haven't found one I like yet, so I won't make any recommendations. I
just found one that's free:
<http://www.tekradius.com>
Kinda sparce. I haven't tried it so save me some effort and report
back how well (or badly) it worked.

One of the headaches is configuring the RADIUS servers. There are
plenty of ways to do it wrong (as I've found out the hard way). See:
<http://www.radutils.com> $30
for a RADIUS server testing tool.



--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Pete
Guest
Posts: n/a

 
      10-21-2007, 03:08 AM
On 20 Oct, 18:26, Jeff Liebermann <je...@cruzio.com> wrote:
> nevtxjus...@gmail.com hath wroth:
>
> >On Oct 19, 4:56 pm, Pete <vwb...@onetel.com> wrote:
> >> I would like to experiment ( and learn ) using a Radius running on PC.

>
> >> I would be most grateful if anyone can suggest where I can download a
> >> free version of radius to run a windows xp platform.

>
> >http://www.freeradius.org

>
> FreeRadius runs on a Linux server. I think he asked for Windoze XP as
> the RADIUS server.
>
> If you can find a Windoze 2003 server, IAS (Internet Authentication
> Service) is RADIUS in disguise.
>
> There are numerous commercial and shareware RADIUS servers that Google
> will find. Most allow a 30 day trial so you can learn by destroying.
> I haven't found one I like yet, so I won't make any recommendations. I
> just found one that's free:
> <http://www.tekradius.com>
> Kinda sparce. I haven't tried it so save me some effort and report
> back how well (or badly) it worked.
>
> One of the headaches is configuring the RADIUS servers. There are
> plenty of ways to do it wrong (as I've found out the hard way). See:
> <http://www.radutils.com> $30
> for a RADIUS server testing tool.
>
> --
> Jeff Liebermann je...@cruzio.com
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558



Yes it is a Windows XP server I am interested in.
I would very much like to provide a feedback on TekRADIUS ... but I am
really is a very early learning stage that it could be a while before
I come back.

I thought I could simply install a radius server and be able to use
it ... a bit like plug & play.

Thanks for the feeback.

 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      10-21-2007, 03:35 AM
Pete <(E-Mail Removed)> hath wroth:

>> >http://www.freeradius.org

>> <http://www.tekradius.com>
>> <http://www.radutils.com> $30


>Yes it is a Windows XP server I am interested in.
>I would very much like to provide a feedback on TekRADIUS ... but I am
>really is a very early learning stage that it could be a while before
>I come back.
>
>I thought I could simply install a radius server and be able to use
>it ... a bit like plug & play.


It's not as horrible as it sounds. I'm one of those people that just
will not read instructions until after I get into trouble. The
results are predictable.

TekRADIUS looks about as simple as it gets. However, it does make the
assumption that you have an SQL server available, which may be a
problem. Read the docs and see if you can handle it:
<http://www.tekradius.com/Manual.pdf>
I haven't tried it yet, but it looks like MySQL runs on Windoze:
<http://dev.mysql.com/downloads/mysql/5.0.html#win32>
So much for simple.

Life is not so simple with Windoze Server 2003 IAS. I think I used
this guide (not sure but looks familiar):
<http://articles.techrepublic.com.com/5100-1035-6148579.html>
for my initial installation and setup. I then spent some time digging
through the MS troubleshooting guides:
<http://technet2.microsoft.com/WindowsServer/en/Library/ecc10b32-898a-435f-9d5c-01c25fb4d1f61033.mspx>
I eventually uninstalled the whole mess, rolled the registry back to
before I started, and tried again. It worked.

--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
Pete
Guest
Posts: n/a

 
      10-21-2007, 03:52 AM
On 21 Oct, 04:35, Jeff Liebermann <je...@cruzio.com> wrote:
> Pete <vwb...@onetel.com> hath wroth:
>
> >> >http://www.freeradius.org
> >> <http://www.tekradius.com>
> >> <http://www.radutils.com> $30

> >Yes it is a Windows XP server I am interested in.
> >I would very much like to provide a feedback on TekRADIUS ... but I am
> >really is a very early learning stage that it could be a while before
> >I come back.

>
> >I thought I could simply install a radius server and be able to use
> >it ... a bit like plug & play.

>
> It's not as horrible as it sounds. I'm one of those people that just
> will not read instructions until after I get into trouble. The
> results are predictable.
>
> TekRADIUS looks about as simple as it gets. However, it does make the
> assumption that you have an SQL server available, which may be a
> problem. Read the docs and see if you can handle it:
> <http://www.tekradius.com/Manual.pdf>
> I haven't tried it yet, but it looks like MySQL runs on Windoze:
> <http://dev.mysql.com/downloads/mysql/5.0.html#win32>
> So much for simple.
>
> Life is not so simple with Windoze Server 2003 IAS. I think I used
> this guide (not sure but looks familiar):
> <http://articles.techrepublic.com.com/5100-1035-6148579.html>
> for my initial installation and setup. I then spent some time digging
> through the MS troubleshooting guides:
> <http://technet2.microsoft.com/WindowsServer/en/Library/ecc10b32-898a-...>
> I eventually uninstalled the whole mess, rolled the registry back to
> before I started, and tried again. It worked.
>
> --
> Jeff Liebermann je...@cruzio.com
> 150 Felker St #D http://www.LearnByDestroying.com
> Santa Cruz CA 95060http://802.11junk.com
> Skype: JeffLiebermann AE6KS 831-336-2558


Jeff

Thats was a prompt response ...
I thought the "Windoze Server 2003 IAS" would be a simple to use as
it was a Microsoft product ... I guess I can't use this with Windows
XP.

Sorry if I sound dump but is "Microsoft SQL Server" and "MySql" the
same ?



 
Reply With Quote
 
Pete
Guest
Posts: n/a

 
      10-21-2007, 03:57 AM
On 21 Oct, 04:52, Pete <vwb...@onetel.com> wrote:
> On 21 Oct, 04:35, Jeff Liebermann <je...@cruzio.com> wrote:
>
>
>
>
>
> > Pete <vwb...@onetel.com> hath wroth:

>
> > >> >http://www.freeradius.org
> > >> <http://www.tekradius.com>
> > >> <http://www.radutils.com> $30
> > >Yes it is a Windows XP server I am interested in.
> > >I would very much like to provide a feedback on TekRADIUS ... but I am
> > >really is a very early learning stage that it could be a while before
> > >I come back.

>
> > >I thought I could simply install a radius server and be able to use
> > >it ... a bit like plug & play.

>
> > It's not as horrible as it sounds. I'm one of those people that just
> > will not read instructions until after I get into trouble. The
> > results are predictable.

>
> > TekRADIUS looks about as simple as it gets. However, it does make the
> > assumption that you have an SQL server available, which may be a
> > problem. Read the docs and see if you can handle it:
> > <http://www.tekradius.com/Manual.pdf>
> > I haven't tried it yet, but it looks like MySQL runs on Windoze:
> > <http://dev.mysql.com/downloads/mysql/5.0.html#win32>
> > So much for simple.

>
> > Life is not so simple with Windoze Server 2003 IAS. I think I used
> > this guide (not sure but looks familiar):
> > <http://articles.techrepublic.com.com/5100-1035-6148579.html>
> > for my initial installation and setup. I then spent some time digging
> > through the MS troubleshooting guides:
> > <http://technet2.microsoft.com/WindowsServer/en/Library/ecc10b32-898a-...>
> > I eventually uninstalled the whole mess, rolled the registry back to
> > before I started, and tried again. It worked.

>
> > --
> > Jeff Liebermann je...@cruzio.com
> > 150 Felker St #D http://www.LearnByDestroying.com
> > Santa Cruz CA 95060http://802.11junk.com
> > Skype: JeffLiebermann AE6KS 831-336-2558

>
> Jeff
>
> Thats was a prompt response ...
> I thought the "Windoze Server 2003 IAS" would be a simple to use as
> it was a Microsoft product ... I guess I can't use this with Windows
> XP.
>
> Sorry if I sound dump but is "Microsoft SQL Server" and "MySql" the
> same ?- Hide quoted text -
>
> - Show quoted text -



Jeff

Have you used radius server from the following site ?
http://www.freeradius.net/

Thanks

Pete

Sunday 4.56am
Looking forward to watching the Brazilian Grand Prix.

 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      10-21-2007, 04:10 AM
Pete <(E-Mail Removed)> hath wroth:

>> Thats was a prompt response ...


It was an accident. However, don't worry. It won't happen again.

>> I thought the "Windoze Server 2003 IAS" would be a simple to use as
>> it was a Microsoft product ... I guess I can't use this with Windows
>> XP.


Nope. It requires Windoze Server 2003 which is a different MS
product.

>> Sorry if I sound dump but is "Microsoft SQL Server" and "MySql" the
>> same ?- Hide quoted text -


No way. MySQL is open source and available for Windoze and Linux.
MSSQL is Windoze only and is not free.

>Have you used radius server from the following site ?
>http://www.freeradius.net/


Oops. Looks like I haven't been paying attention. That's FreeRadius
ported to Windoze. I thought it was Linux only. My appologies for
the misinformation. However, note that it still requires an SQL
server, in this case MySQL.

>Sunday 4.56am
>Looking forward to watching the Brazilian Grand Prix.


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 http://802.11junk.com
Skype: JeffLiebermann AE6KS 831-336-2558
 
Reply With Quote
 
George
Guest
Posts: n/a

 
      10-21-2007, 02:23 PM
Pete wrote:

>
> Have you used radius server from the following site ?
> http://www.freeradius.net/
>
> Thanks
>
> Pete
>
> Sunday 4.56am
> Looking forward to watching the Brazilian Grand Prix.
>


Not Jeff but I remember compiling freeradius on a Windows box under
Cygwin as a tinkering project and it wasn't stable. Hope you report back
on the Win32 version.
 
Reply With Quote
 
nevtxjustin@gmail.com
Guest
Posts: n/a

 
      10-21-2007, 04:30 PM
On Oct 20, 10:35 pm, Jeff Liebermann <je...@cruzio.com> wrote:

> The results are predictable.


On the bright side you learn more about it, its more fun, and the sky
looks more blue.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
windows 2003 radius proxy and windows 2000 radius server JluisVelasco Windows Networking 2 01-18-2008 09:16 AM
Radius Server RicNagy Windows Networking 5 01-04-2006 01:45 AM
Radius Server? Mr. Smith Windows Networking 2 03-18-2005 07:49 PM
help in using IAS as RADIUS Server =?Utf-8?B?ZGVlcA==?= Windows Networking 1 10-24-2004 06:31 PM
Radius Server Joe Windows Networking 2 02-19-2004 05:13 AM



1 2 3 4 5 6 7 8 9 10 11