Re: Freeradius-Users Digest, Vol 14, Issue 48

2006-06-11 Thread Gilbert Lo
I am on holiday between June 5 to June 9. I will return to my office on
June 12. 

See you soon.
Thanks,
Gilbert Lo

helpdesk at St. George's School


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


Re: Segmentation Fault

2006-06-11 Thread A . L . M . Buxey
Hi,

> Just thought I'd let you know your email goes into my yahoo spam folder...

can you get the headers as well to see why? I can't see anything too
obvious...unless it is the following line which I'm going to comment
on, which is ALSO probably an issue for FreeRADIUS  ;-)


> rad_recv: Access-Request packet from host 192.168.1.20:1026,  id=13, 
> length=291
> Attr-1 =  0x6a6f656c
> NAS-Identifier =  "00-0b-6b-35-b4-4d:2_slimtest"
>  NAS-IP-Address = 192.168.10.1
>  NAS-Port = 10
> NAS-Port-Id =  "ath0"
> NAS-Port-Type =  Wireless-802.11
> Service-Type =  Framed-User
> Framed-MTU =  1400
> Called-Station-Id =  "00-0B-6B-35-B4-4D:2_slimtest"
>  Calling-Station-Id =  "00-C0-49-DD-38-5E"
>  Event-Timestamp = "Dec 31 1969 16:03:20  PST"
   ^

that PRE Unix EPOC. that aint going to help many things. configure your NAS
correctly. use NTP preferably.

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


Re: Segmentation Fault

2006-06-11 Thread Nicolas Baradakis
Ross Hosman wrote:

> Just thought I'd let you know your email goes into my yahoo spam folder...

And please no HTML to the list.
http://freeradius.org/list/users.html

-- 
Nicolas Baradakis

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


Re: huntgroup

2006-06-11 Thread rabbtux rabbtux

Thanks Alan.
I want some users to only use one AP, while other users can use that
AP and other APs as well.  I don't think the logic will work for my
case.

I understand how to create groups and assign logins to them in the
various mysql database tables (usergroup,radcheck,etc), but when you
say to 'match' on a parameter & do something as a result I'm a little
lost.  Do I put this kind of logic in one of the sections of the
radiusd.conf file?

Thanks - marshall

On 6/10/06, Alan DeKok <[EMAIL PROTECTED]> wrote:

"rabbtux rabbtux" <[EMAIL PROTECTED]> wrote:
> I have a similar situation.  I have several chillispot APs, and want
> users to only login to their 'home' AP, and not others.  I'm using
> mysql backend to Freeradius.

  Put the users into a group (see rlm_passwd), and then match on NAS
IP, and if NOT in that group, reject.

  Alan DeKok.

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

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