pppoe addition

This commit is contained in:
2025-12-23 18:36:36 +05:00
parent a67f3609c4
commit 82aba07b01
15 changed files with 466 additions and 7 deletions

View File

@@ -72,13 +72,14 @@
"network": "udp",
"auth_address": "0.0.0.0:1812",
"acct_address": "0.0.0.0:1813"
},
{
"network": "tcp",
"auth_address": "0.0.0.0:1812",
"acct_address": "0.0.0.0:1813"
},
],
}
],
"client_secrets": {
"*default": "CGRateS.org"
},
"client_dictionaries": {
"*default": ["/usr/share/cgrates/radius/dict/"]
}
},