URGENT! User does not get VSA attribute If override = yes and in radiusd.conf and using PROXY
- To: "FreeRadius users mailing list" <freeradius-users@lists.freeradius.org>
- Subject: URGENT! User does not get VSA attribute If override = yes and in radiusd.conf and using PROXY
- From: "Guilherme Franco" <guilhermefranco@gmail.com>
- Date: Fri, 15 Sep 2006 10:27:48 -0300
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=FclVpyPOyWuVz2CUUVqBLI6QBmAecKyNqoNUiGlToAP6c0cDsYLVYy1PZFbWSfi6xeYrFALUDFdLGQnpBsduDxvVCQd7NRePAy92mV0uSxhP2ECQKv+5Qe7Jc+NaKqZxMCMfbd7VYreSvsattK9mNWXTr/m0JgCHBOBh3SjvcP8=
- Reply-to: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
Hi,
I need to set override = yes in radiusd.conf in order to the user get an IP.
This way because it's a proxy request.
i.e: user@realm.com -> proxy to realm -> realm authorize user ->
myradius sets the IP
The IP assignment does not work with override = no, because the proxy
radius tends to set the IP 255.255.255.254.
Ok, if override = yes, the users get the correcty ip from the pool,
but not the VSA, as below:
DEFAULT Pool-Name := test
X-Ascend-Client-Primary-DNS = x.x.x.x,
X-Ascend-Client-Secondary-DNS = x.x.x.x,
X-Ascend-Client-Assign-DNS = 1,
ERX-Virtual-Router-Name = "default",
Framed-Routing == None,
Framed-Protocol = PPP,
Service-Type = Framed-User
note: those vsa works correctly when I specify local users like this
(not proxy):
testuser Auth-Type := local, User-Password == "foo", Pool-Name := test
X-Ascend-Client-Primary-DNS = x.x.x.x,
X-Ascend-Client-Secondary-DNS = x.x.x.x,
X-Ascend-Client-Assign-DNS = 1,
ERX-Virtual-Router-Name = "default",
Fall-Through = Yes
Please HELP!
THANKS!
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.