Page MenuHomeVyOS Platform

Does not possible to configure PPTP static ip-address to users
Closed, ResolvedPublicBUG

Description

Reproducing step:

set vpn pptp remote-access authentication local-users username user1 password 'test1'
set vpn pptp remote-access authentication local-users username user1 static-ip '10.10.10.20'
set vpn pptp remote-access authentication mode 'local'
set vpn pptp remote-access client-ip-pool start '10.10.10.5'
set vpn pptp remote-access client-ip-pool stop '10.10.10.254'
set vpn pptp remote-access gateway-address '10.10.10.1'
set vpn pptp remote-access name-server '1.1.1.1'
set vpn pptp remote-access name-server '8.8.8.8'
set vpn pptp remote-access outside-address '192.168.255.64'

This happens because module ippool is defined above chap-secrets

Details

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

Event Timeline

Unknown Object (User) claimed this task.Sep 1 2021, 11:41 AM
Unknown Object (User) created this task.
Unknown Object (User) added a comment.Sep 1 2021, 7:03 PM

PR https://github.com/vyos/vyos-1x/pull/987
Can we cherry-pick this patch to the current branch?

Unknown Object (User) changed the task status from Open to Needs testing.Sep 2 2021, 8:49 AM
Unknown Object (User) closed this task as Resolved.Sep 2 2021, 2:09 PM