Page MenuHomeVyOS Platform

PPPoE server client static IP assignment silently fails
Closed, ResolvedPublicBUG

Description

Using an example configuration like:

set service pppoe-server access-concentrator 'ACN'
set service pppoe-server authentication local-users username vyos password 'vyos'
set service pppoe-server authentication local-users username vyos static-ip '172.20.100.136'
set service pppoe-server authentication mode 'local'
set service pppoe-server client-ip-pool start '172.20.100.196'
set service pppoe-server client-ip-pool stop '172.20.100.255'
set service pppoe-server interface 'eth0.202'
set service pppoe-server local-ip '172.18.254.202'

will not assign the IP address 172.20.100.136 to the user identified as vyos

Details

Version
1.2.3
Is it a breaking change?
Perfectly compatible

Event Timeline

c-po claimed this task.
c-po triaged this task as Low priority.
c-po edited a custom field.
c-po edited a custom field.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po moved this task from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.6) board.
c-po moved this task from Need Triage to Finished on the VyOS 1.3 Equuleus board.
erkin renamed this task from PPPoE server client static IP assignment does not work to PPPoE server client static IP assignment silently fails.Sep 9 2020, 1:09 PM