Block access by Tunnel client IP?
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Apr 23 19:51:24 CEST 2010
    
    
  
ST Wong (ITSC) wrote:
>  Hi all,
> 
> I'm using freeradius 2.1.3.    Would like to know if it's possible to
> block access (maybe in users file) by checking  following criteria ?
> 
> Acct-Tunnel-Client-Endpoint:0 = "137.*.*.*" 
> 
> Would anyone please help?  Thanks.
$ man unlang
  It explains how to match attributes, how to do regex matches, and how
to reject users.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list