RE : Re: RE : Re: no Client-IP-Address in packet
- To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
- Subject: RE : Re: RE : Re: no Client-IP-Address in packet
- From: Mitaine Yoann <ymitaine@yahoo.fr>
- Date: Thu, 31 Aug 2006 09:39:20 +0200 (CEST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=guMIjRd9l8he2NoKsizsc4RPEQ6yHnQlNLLayzdmwqT+BinkXgUUAHwheqEtVJMH4MH2hUm9pQIxFTZB8L+voTKfv3jEGWfrY85tfIcCffKpun988Yr2gEu8/HBFCYTLOZC0DRdrjDfuAWLCAofNAcKHjWeyRNhhdC3uWO2/TfI= ;
- In-reply-to: <44F5BAF7.2050307@imperial.ac.uk>
- Reply-to: FreeRadius users mailing list <freeradius-users@lists.freeradius.org>
Phil Mayers <p.mayers@imperial.ac.uk> a écrit : Mitaine Yoann wrote:
>
> */Michael Mitchell /* a écrit :
>
> Client-IP-Address is an internal freeRADIUS attribute, and is not
> defined in the RFC's. Hence it is never proxied to another server.
Yes, I am aware of that. I said that, in fact.
>
> In fact, the "Client-IP-Address" for server B in the example above
> would be the address of server A, and not the NAS.
>
> Exactly, but it would seem that never arrives.
> Could you tell me, how to make so that the Client-IP-Address have the
> IP address value of server A .
Don't remove the preprocess module from authorize.
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
the only problem is that "preprocess" is present in the authorize section in the radiusd.conf file of the radius server A :
authorize {
preprocess
suffix
eap
files
Autz-Type LDAP {
ldap
}
}
so I don't understand when a proxying request arrives, why the server B didn't match the rule in the users file :
DEFAULT Huntgroup-Name == "foo", Ldap-Group == "interne", Autz-Type := Ldap
where foo Client-IP-Address == x.x.x.x
there is perhaps a bug in the version which I use?
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.
This archive was generated by a fusion of
Pipermail (Mailman edition) and
MHonArc.