Wireless Access

 View Only
  • 1.  via client address pool

    Posted Jan 10, 2012 03:44 PM

    How can i map an address pool specified in the VPN services to a via client?

    By default I see its only an address from the first pool that is used.



  • 2.  RE: via client address pool

    Posted Jan 10, 2012 03:52 PM

    you should attach the VPN pool to the role that will assigned to the VIA users after successfull authentication. For Windows and iOS clients the default VIA role is defined by the VIA  authentication profile . For Mac clients this is represented by the default role in the default VPN profile. In the user role you have a L2TP pool parameter, add the VPN address pool that you want to use for the VIA clients here.

     

    !

    user-role "default-via-role"

     pool l2tp "via-pool"

    !

     

    VIAA- VPN pool.png

     

     

    Regards,

    Sathya



  • 3.  RE: via client address pool

    Posted Jan 10, 2012 04:07 PM

    thanks Satya!