view conf/gw.eap.testbed.aaa/freeDiameter/rgw.conf @ 11:44f87917c579

Added a RADIUS proxy using freeradius in the eap testbed
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 16 Sep 2010 14:23:42 +0900
parents 7b569c198c7c
children
line wrap: on
line source


# Handle some attributes
#RGWX = "/root/freeDiameter/extensions/echo_drop.rgwx" : "/root/conf/freeDiameter/echo_drop.rgwx.conf";

# Handle Accounting-Request messages received on the correct port
RGWX = "/root/freeDiameter/extensions/acct.rgwx" : acct : 4;

# Handle Access-Request messages received on the correct port
RGWX = "/root/freeDiameter/extensions/auth.rgwx" : auth : 1;

# Dump state when loop ends
# RGWX = "/root/freeDiameter/extensions/debug.rgwx";


##################

nas = 192.168.105.10 / "radiusecret" ;
nas = 192.168.105.50 / "radiusecret2" ;
pxy = 192.168.105.60 / "radiusecret3.2" ;


"Welcome to our mercurial repository"