Merge pull request #1636 from aapostoliuk/AccelPPP-CoA-fix

Fixed documentation about CoA in Accel-PPP services
This commit is contained in:
Robert Göhler 2025-05-19 22:42:54 +02:00 committed by GitHub
commit 6541c72db9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 16 additions and 11 deletions

View File

@ -174,11 +174,12 @@ RADIUS advanced options
.. cfgcmd:: set service ipoe-server authentication radius dynamic-author server <address> .. cfgcmd:: set service ipoe-server authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set service ipoe-server authentication radius dynamic-author port <port> .. cfgcmd:: set service ipoe-server authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set service ipoe-server authentication radius dynamic-author key <secret> .. cfgcmd:: set service ipoe-server authentication radius dynamic-author key <secret>

View File

@ -144,12 +144,13 @@ RADIUS advanced options
.. cfgcmd:: set service pppoe-server authentication radius .. cfgcmd:: set service pppoe-server authentication radius
dynamic-author server <address> dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set service pppoe-server authentication radius .. cfgcmd:: set service pppoe-server authentication radius
dynamic-author port <port> dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set service pppoe-server authentication radius dynamic-author .. cfgcmd:: set service pppoe-server authentication radius dynamic-author
key <secret> key <secret>

View File

@ -180,11 +180,12 @@ RADIUS advanced options
.. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author server <address> .. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author port <port> .. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author key <secret> .. cfgcmd:: set vpn l2tp remote-access authentication radius dynamic-author key <secret>

View File

@ -120,11 +120,12 @@ RADIUS advanced options
.. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author server <address> .. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author port <port> .. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author key <secret> .. cfgcmd:: set vpn pptp remote-access authentication radius dynamic-author key <secret>

View File

@ -153,11 +153,12 @@ RADIUS advanced options
.. cfgcmd:: set vpn sstp authentication radius dynamic-author server <address> .. cfgcmd:: set vpn sstp authentication radius dynamic-author server <address>
Specifies IP address for Dynamic Authorization Extension server (DM/CoA) Specifies IP address for Dynamic Authorization Extension server (DM/CoA).
This IP must exist on any VyOS interface or it can be ``0.0.0.0``.
.. cfgcmd:: set vpn sstp authentication radius dynamic-author port <port> .. cfgcmd:: set vpn sstp authentication radius dynamic-author port <port>
Port for Dynamic Authorization Extension server (DM/CoA) UDP port for Dynamic Authorization Extension server (DM/CoA)
.. cfgcmd:: set vpn sstp authentication radius dynamic-author key <secret> .. cfgcmd:: set vpn sstp authentication radius dynamic-author key <secret>