17 Dec
2009
17 Dec
'09
3:22 p.m.
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