<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><span class="HwtZe" lang="en"><span class="jCAhz ChMk0b"><span
            class="ryNqvb">Good day,</span></span><br>
      </span></p>
    <p><span class="HwtZe" lang="en"><span class="jCAhz ChMk0b"><span
            class="ryNqvb">does anyone know the best way to make a mixed
            AuthBy group containing both RADIUS and RadSec servers?</span></span>
      </span><span class="HwtZe" lang="en"><span class="jCAhz ChMk0b"><span
            class="ryNqvb">It's easy for individual protocols.</span></span>
        <span class="jCAhz ChMk0b"><span class="ryNqvb">For example:</span></span></span></p>
    <AuthBy RADSEC><br>
      Identifier radsec_10.20.30.40_10.20.30.50<br>
      ...<br>
      Host 10.20.30.40<br>
      Host 10.20.30.50<br>
    </AuthBy>
    <p><span class="HwtZe" lang="en"><span class="jCAhz ChMk0b"><span
            class="ryNqvb">I'm currently using the following setup, but
            I'm not entirely happy with it.</span></span> <span
          class="jCAhz ChMk0b"><span class="ryNqvb">Can't you think of a
            better solution?</span></span></span></p>
    <AuthBy RADSEC><br>
      Identifier radsec_10.20.30.40<br>
      ...<br>
      Asynchronous<br>
      Host 10.20.30.40<br>
    </AuthBy><br>
    <br>
    <AuthBy RADIUS><br>
      Identifier radius_10.20.30.50<br>
      ...<br>
      Asynchronous<br>
      Host 10.20.30.50<br>
    </AuthBy><br>
    <br>
    <AuthBy GROUP><br>
      Identifier group_10.20.30.40_10.20.30.50<br>
      AuthBy radsec_10.20.30.40<br>
      AuthBy radius_10.20.30.50<br>
    </AuthBy>
    <p><span class="HwtZe" lang="en"><span class="jCAhz ChMk0b"><span
            class="ryNqvb">Thanks for any suggestions and have a nice
            day everyone!</span></span><br>
      </span></p>
    <p><span class="HwtZe" lang="en">Jan Bělina<br>
      </span></p>
  </body>
</html>