change NAS-IP-Address before relaying
sorry all, the first mail had no subject --------------------------------------------------------------------
Hi all,
i want to use FreeRADIUS (1.0.5) as an RADIUS Proxy, and must change the NAS-IP-Address and the User-Realm before sending it to an other Rasius Server. I tried it within the preproxy_users file with
DEFAULT User-Name := `%{Stripped-User-Name:-%{User-Name}}@mycompany.com`, NAS-IP-Address := x.x.x.x
The change of the User-Realm works, but not the NAS-IP-Address. The server sends the authentication requests with its hostname (in detail with the aoutput of the /etc/hostname command).
Any ideas of helpfull information are welcome. Regards Oliver Stutzke
change NAS-IP-Address before relayingHello List: I'm using the post-auth section in radiusd.conf along with the Post-Auth-Type REJECT (thanks alan) to log auth replies to my sql server. My question is... Is there a way within the radiusd.conf file to say, "if nasipaddress = "x.x.x.x" then don't process the sql module in post-auth" I would like to prevent certain auth replies from being logged, like our monitoring software for example. Thanks Duane Cox
change NAS-IP-Address before relayingDoes anyone have any insight to this? ----- Original Message ----- From: Duane Cox To: FreeRadius users mailing list Sent: Monday, April 03, 2006 4:44 PM Subject: post-auth question, prevent exec if attribute == foo Hello List: I'm using the post-auth section in radiusd.conf along with the Post-Auth-Type REJECT (thanks alan) to log auth replies to my sql server. My question is... Is there a way within the radiusd.conf file to say, "if nasipaddress = "x.x.x.x" then don't process the sql module in post-auth" I would like to prevent certain auth replies from being logged, like our monitoring software for example. Thanks Duane Cox - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Duane Cox -
Oliver.Stutzke@atosorigin.com