proxy same realm but different authentication protocol to	different server
    Alan Buxey 
    A.L.M.Buxey at lboro.ac.uk
       
    Thu Dec 17 21:22:39 CET 2009
    
    
  
Hi,
> Am I possible to do these?
> 
> 1. proxy realm xyz.com (PAP/CHAP) to server#1
> 
> 2. proxy realm xyz.com (PEAP) to server#2
yes, in many varied ways.... you could doa  check of Auth-Type
at the end of the authorise section..and then if realm = xyz.com
update the control to proxy to server1 it its PAP or CHAP
or if its EAP then proxy it to server2 
alan
    
    
More information about the Freeradius-Users
mailing list