Page MenuHomeVyOS Platform

CoA is not applied to Accel-PPP services
Closed, ResolvedPublicBUG

Description

CoA is not applied to Accel-PPP services.
Example

set service pppoe-server authentication radius dynamic-author server 192.168.139.132
set service pppoe-server authentication radius dynamic-author port 1700
commit

vyos@vyos:~$ netstat -an | grep 1700
vyos@vyos:~$

Port 1700 is not open.

Restarting the service opens the port.

vyos@vyos:~$ sudo systemctl restart  accel-ppp@pppoe.service
vyos@vyos:~$ netstat -an | grep 1700
udp        0      0 192.168.139.132:1700    0.0.0.0:*

Details

Version
2025.05.13-0019-rolling; 1.4.2
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

a.apostoliuk changed the task status from Open to In progress.
a.apostoliuk claimed this task.
a.apostoliuk changed the task status from In progress to Needs testing.May 28 2025, 1:22 PM
a.apostoliuk closed this task as Resolved.
a.apostoliuk moved this task from Backlog to Finished on the VyOS 1.4 Sagitta (1.4.3) board.
a.apostoliuk moved this task from Open to Finished on the VyOS 1.5 Circinus board.
a.apostoliuk moved this task from Need Triage to Completed on the VyOS Rolling board.