Page MenuHomeVyOS Platform

verify_accel_ppp_base_service return wrong config error for SSP
Closed, ResolvedPublicBUG

Description

set vpn sstp authentication local-users username vyos password 'vyos'
set vpn sstp authentication mode 'local'
set vpn sstp client-ip-pool subnet '100.64.0.0/24'
set vpn sstp name-server '100.64.0.1'
set vpn sstp ppp-options mppe 'require'
set vpn sstp ssl ca-cert-file '/etc/letsencrypt/live/xxx/fullchain.pem'
set vpn sstp ssl cert-file '/etc/letsencrypt/live/xxx/cert.pem'
set vpn sstp ssl key-file '/etc/letsencrypt/live/xxx/privkey.pem'

[email protected]# commit
[ vpn sstp ]
PPPoE server requires gateway-address to be configured!

[[vpn sstp]] failed
Commit failed
[edit]

Details

Difficulty level
Easy (less than an hour)
Version
1.3-beta-202108020914
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)