Radius Proxying and IP injection
    Joe Maimon 
    jmaimon at ttec.com
       
    Mon Jun 12 23:06:44 CEST 2006
    
    
  
John Williams wrote:
> 
> Looking through the radius files I saw this in the attrs file:
> 
> ##################
> # The rest of this file contains the DEFAULT entry.
> # DEFAULT matches with all realm names.
> #
> 
> DEFAULT
>        Service-Type == Framed-User,
>        Service-Type == Login-User,
>        Login-Service == Telnet,
>        Login-Service == Rlogin,
>        Login-Service == TCP-Clear,
>        Login-TCP-Port <= 65536,
>        Framed-IP-Address == 255.255.255.254,
>        Framed-IP-Netmask == 255.255.255.255,
If you are using the attrs module, then this will prevent your customers 
attributes from being used.
In your earlier email you were unclear whether you performed the radtest 
directly against your customers radius server or against your own. I 
assumed the latter.
Good luck.
    
    
More information about the Freeradius-Users
mailing list