Page MenuHomeVyOS Platform

RADIUS login does not work if sum of timeouts more than 50s
Closed, ResolvedPublicBUG

Description

Need to check the sum of RADIUS timeouts.
If RADIUS servers are unavailable and the sum of their timeouts is more than 60 seconds, then ssh login drops.

My configuration:

set system login radius server 10.0.0.100 key 'test'
set system login radius server 10.0.0.100 timeout '30'
set system login radius server 10.0.0.101 key 'test2'
set system login radius server 10.0.0.101 timeout '30'
set system login radius server 10.0.0.102 key 'test2'
set system login radius server 10.0.0.102 timeout '30'

SSH login drops after the password was entered and the waiting login period

With the same config on 1.4 (VyOS 1.4-rolling-202211010829) it allows to connect after 3 minutes

Details

Difficulty level
Normal (likely a few hours)
Version
VyOS 1.3.2
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Related Objects

Mentioned In
1.3.4

Event Timeline

a.apostoliuk changed the task status from Open to In progress.Nov 2 2022, 6:41 AM
a.apostoliuk claimed this task.
a.apostoliuk renamed this task from SSH login timeout if RADIUS timeout more than 60s to RADIUS login does not work if sum of timeouts more than 50s .Nov 7 2022, 1:31 PM
a.apostoliuk changed the task status from In progress to Backport candidate.Jul 11 2023, 4:04 PM
a.apostoliuk moved this task from Need Triage to Finished on the VyOS 1.4 Sagitta board.