Home Forums Support Forums Alified Authetication Server Device configuration Citrix ADC (NetScaler) Configure Citrix ADC / NetScaler UDP timeout for BankID

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #479
    Max Lindqvist
    Keymaster

    By default, Citrix ADC’s UDP connection timeout is to low to support a length authentication request like BankID.
    To use BankID, you have to modify two global settings. This is made by logging on to the console, entering shell mode and the run the following commands:

    set ns timeout -newConnIdleTimeOut 90
    set ns timeout -nontcpZombie 90

    Be sure set the values (90 is used in the example) to at least the RADIUS timeout you set for the RADIUS action.

    • This topic was modified 3 years, 11 months ago by Max Lindqvist.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.