Okay, So my config is failing to even allow freeradius to initialize. I get the following errors in my radius.log Thu Sep 9 11:46:11 2010 : Error: /etc/raddb/sites-enabled/inner-tunnel[161]: Failed to parse "elsif" subsection. Thu Sep 9 11:46:11 2010 : Error: /etc/raddb/sites-enabled/inner-tunnel[34]: Errors parsing authorize section. Thu Sep 9 11:46:11 2010 : Error: Failed to load virtual server inner-tunnel Thu Sep 9 11:46:22 2010 : Error: /etc/raddb/sites-enabled/inner-tunnel[165]: Unknown action 'http://cisco.com"'. Thu Sep 9 11:46:22 2010 : Error: /etc/raddb/sites-enabled/inner-tunnel[161]: Failed to parse "elsif" subsection. Thu Sep 9 11:46:22 2010 : Error: /etc/raddb/sites-enabled/inner-tunnel[34]: Errors parsing authorize section. Thu Sep 9 11:46:22 2010 : Error: Failed to load virtual server inner-tunnel My config is Cisco-AVpair+="http:url-redirect=http://www.cisco.com" Apparently this is not properly formatted. I found several examples where this should be alright. I've tried with the protocol "ip" and others, but I don't even think that the protocol matters in terms of how freeradius parses it? -Nathan
-----Original Message----- From: freeradius-users- bounces+nmcdavit=alcor.concordia.ca@lists.freeradius.org [mailto:freeradius-users- bounces+nmcdavit=alcor.concordia.ca@lists.freeradius.org] On Behalf Of Alan DeKok Sent: Wednesday, September 08, 2010 12:12 PM To: FreeRadius users mailing list Subject: Re: Freeradius capable of url-redirect
Nathan McDavit-Van Fleet wrote:
Thanks Ken,
Is there existing documentation for this? I have searched for url redirection and the attribute names but I haven't found anything for freeradius. I'm not much of a FR guru so I don't have much of a mind for how I could put it together from scratch.
FreeRADIUS includes documentation and examples for:
a) giving an attribute a value
b) returning that attribute in a packet.
FreeRADIUS does *not* include documentation and examples for:
a) how to set values for every single attribute from every vendor
Read the vendor documentation for:
a) what is the name of the attribute to set
b) what value it should have
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html