On Mon, 29 Mar 2004, Kostas Kalevras wrote:

> > rad_recv: Access-Request packet from host 127.0.0.1:40092, id=100,
> > length=59
> >         User-Name = "cforbes"
> >         User-Password =
> >         NAS-IP-Address = 255.255.255.255
>
>
> Huntgroup matching with this value for NAS-IP-Address will never work.



Ugh - I did a radtest and I didn't specify the NAS IP.
Dustin's suggestion worked... This was the part that I didn't do right:


On Fri, 26 Mar 2004, Dustin Doris wrote:

> Try setting Fall-Through to no and putting a reject at the bottom of the
> file.
>
> DEFAULT Huntgroup-Name == dialup,
>      Ldap-Group == "cn=Dialup,ou=Remote Access,dc=kensfoods,dc=com"
>      Fall-Through = no
>
> DEFAULT Huntgroup-Name == wireless,
>      Ldap-Group == "cn=Wireless,ou=Remote Access,dc=kensfoods,dc=com"
>      Fall-Through = no
>
> DEFAULT Auth-Type := Reject
>


Thanks guys,
Casey

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to