view conf/gw.eap.testbed.aaa/freeDiameter/rgw.conf @ 9:6400e3613888

Added a second NAS in EAP testbed
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 16 Aug 2010 15:44:59 +0900
parents 9e5a3c884de6
children 7b569c198c7c
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";


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

cli = 192.168.105.10 / "radiusecret" ;
cli = 192.168.105.50 / "radiusecret2" ;


"Welcome to our mercurial repository"