Ok, i found rlm_ippool. can i use it whith ldap authentication? how?
Thanks Jacobo =?iso-8859-1?Q?Gonz=E1lez=20Sim=F3n?= escribi�: > > Hi all, > > I�m testing freeradius and ldap( with radtest utility, i have not > another ras server that one is running whith another radius ), and it > seems to work fine. Now the problem: > > I had read in users file this: > > # > # Set up different IP address pools for the terminal servers. > # Note that the "+" behind the IP address means that this is the "base" > # IP address. The Port-Id (S0, S1 etc) will be added to it. > # > #DEFAULT Service-Type == Framed-User, Huntgroup-Name == "alphen" > # Framed-IP-Address = 192.168.1.32+, > # Fall-Through = Yes > > #DEFAULT Service-Type == Framed-User, Huntgroup-Name == "delft" > # Framed-IP-Address = 192.168.2.32+, > # Fall-Through = Yes > > and in my ldap base i have an entry: > > dn: uid=pepe,ou=miembros,dc=midominio.es,o=miempresa > objectclass: person > objectclass: radiusprofile > cn: JOSE > uid: pepe > radiusServiceType: Framed-User > radiusFramedProtocol: PPP > radiusFramedIPAddress: 192.168.254.1+ > radiusFramedIPNetmask: 255.255.255.255 > . > . > . > . > . > . > . > > Well, wich is the limit for dinamic IP address? > > 192.168.254.1+ meaning that all of 192.168.254.0/255.255.255.0 is > available for dynamic ip? > > I need delimit my pool to few ips, how can i do it? > > Thanks at all, and sorry for my poor english > > Jacobo > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
