(RADIATOR) 2.18.3 & EAP

Hugh Irvine hugh at open.com.au
Wed Sep 5 17:02:28 CDT 2001


Hello Anne -

What you want to do is a simple AuthBy RADIUS proxy set up.

Have a look at section 6.27 in the Radiator 2.18.3 reference manual for a 
discussion of the AuthBy RADIUS clause. Any EAP or LEAP requset will be 
automatically handled when the request is proxied.

Here is part of a configuration file for what you want to do:

# define AuthBy RADIUS clause

<AuthBy RADIUS>
	Identifier ProxyToACS
	Host the.acs.box
	Secret ......
	.....
</AuthBy>

# define Realm(s) or Handler(s)

<Realm ....>
	AuthBy ProxyToACS
	.....
</Realm>

Note that EAP/LEAP support is being added to Radiator in stages, with 
EAP/LEAP proxy support being the first. Additional support will be introduced 
in future revisions.

Thanks for the note about the omission from the manual - it will be fixed in 
the next release.

regards

Hugh


On Thursday 06 September 2001 06:36, Anne Bennett wrote:
> > If you set the EAPType parameter in the AuthBy clause to something like
> > 'notpermitted', it will reject EAP authentication requests.
> >
> > <AuthBy FILE>
> > 	Filename xxx
> > 	# Prevent authentication of any EAP requests
> > 	EAPType notpermitted
> > </AuthBy>
>
> I just obtained the demo 2.18.3, and have been reading the HTML docs
> that came with it.   I can't find a mention of "EAPType" anywhere in my
> documentation.
>
> As per my description when I requested the evaluation copy, I am trying
> to set up a "wireless network with Cisco Aironet; we need a Unix-based
> RADIUS server that can speak LEAP to the ACS box, which proxies the
> requests from the access points".  I was told that this is supported,
> but I can't find anything in the docs.
>
> Help?
>
>
> Anne.

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list