[RADIATOR] Handler matching multiple Service-Types

2013-05-06 Thread Herrmann, Daniel
Hello,

We are using Radiator as Radius-Server for various Switches. We have two 
different Handlers, one for Cisco and HP gears, and one for Extreme Switches.

They are nearly identical, even the reply, except of the Service Type. Cisco 
Requests have the attribute Service-Type=Call-Check, whereas Extreme switches 
have Service-Type=Login-User set.

Is there a way to write a handler matching both Service-Types without omitting 
the check?

Best Regards
Daniel

---
Daniel Herrmann
Competence Center Lan (CC-LAN)

Fraunhofer-Institut für Graphische Datenverarbeitung IGD
Fraunhoferstr. 5  |  64283 Darmstadt  |  Germany
Tel +49 6151 155-346  |  Fax +49 6151 155-399
daniel.herrm...@igd.fraunhofer.de | www.igd.fraunhofer.de/

___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator


Re: [RADIATOR] Handler matching multiple Service-Types

2013-05-06 Thread Hugh Irvine

Hello Daniel -

Something like this should work:


Handler Service-Type = /Call-Check|Login-User/

…..

/Handler


regards

Hugh


On 6 May 2013, at 18:20, Herrmann, Daniel daniel.herrm...@igd.fraunhofer.de 
wrote:

 Hello,
 
 We are using Radiator as Radius-Server for various Switches. We have two 
 different Handlers, one for Cisco and HP gears, and one for Extreme Switches.
 
 They are nearly identical, even the reply, except of the Service Type. Cisco 
 Requests have the attribute Service-Type=Call-Check, whereas Extreme switches 
 have Service-Type=Login-User set.
 
 Is there a way to write a handler matching both Service-Types without 
 omitting the check?
 
 Best Regards
 Daniel
 
 ---
 Daniel Herrmann
 Competence Center Lan (CC-LAN)
 
 Fraunhofer-Institut für Graphische Datenverarbeitung IGD
 Fraunhoferstr. 5  |  64283 Darmstadt  |  Germany
 Tel +49 6151 155-346  |  Fax +49 6151 155-399
 daniel.herrm...@igd.fraunhofer.de | www.igd.fraunhofer.de/
 
 ___
 radiator mailing list
 radiator@open.com.au
 http://www.open.com.au/mailman/listinfo/radiator


--

Hugh Irvine
h...@open.com.au

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, 
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. 
Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.

___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator


Re: [RADIATOR] IPv6 Warning Message

2013-05-06 Thread Johnson, Neil M
Heikki,

I had no issues installing the package and it eliminated the error
message. 
Now I just need to make sure my hooks can handle IPv6 addresses.

Thanks for the help!

-Neil

-- 
Neil Johnson
Network Engineer
The University of Iowa
Phone: 319 384-0938
Fax: 319 335-2951
Mobile: 319 540-2081
E-Mail: neil-john...@uiowa.edu






On 4/29/13 3:17 PM, Heikki Vatiainen h...@open.com.au wrote:

On 04/29/2013 10:32 PM, Johnson, Neil M wrote:

 I'm seeing the following messages in my RADIATOR log files.
 
 Mon Apr 29 14:05:06 2013 223814: WARNING: Need Socket6 to handle IPV6
 addresses in inet_ntop

Most likely you have a NAS that is sending requests which have
attributes carrying IPv6 addresses or prefixes.

 I'm running RADIATOR 4.11 on Windows Server 20008 R2 with ActiveState
 PERL 5.12.2, And yes, our net and the server are IPv6 enabled.
 
 I tried a ppm install Socket6 and received a ppm install failed:
 Can't find any package that provides IO:Socket6 Error.

Try this:
ppm install http://www.open.com.au/radiator/free-downloads/Socket6.ppd

This should install Socket6 that matches your Perl version. AS automatic
build infrastructure seems not to have built Socket6 for Perl 5.12.

 I suspect that I I've got something wrong in my config, or I need to
 upgrade my PERL installation.

I think you only need Socket6 and this is not a configuration problem
nor a problem with the Perl installation.

Thanks,
Heikki


-- 
Heikki Vatiainen h...@open.com.au

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
NetWare etc.
___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator