2 Jun
2009
2 Jun
'09
10:18 a.m.
Diego MartÃn Capello wrote:
Hello everyone, I'm using freeradius 2.0.4 with a ldap server as a backend for authentication of users to our wireless network. I've defined two ldap "servers" in the radiusd.conf file: .. I want to switch between them based on the NAS-IP-Address of the arriving request, so I've used unlang in the authorize section:
... of the file raddb/sites-enabled/inner-tunnel.
POST of the debug mode of freeradius:
Which shows it's *not* copying the request to the tunnel. See eap.conf. ...
PEAP: Sending tunneled request EAP-Message = 0x0206001501646965676f406363632e7562612e6172 FreeRADIUS-Proxied-To = 127.0.0.1 User-Name = "diego@ccc.uba.ar"
See? No NAS-IP-Address. Alan DeKok.