User Details
User Details
- User Since
- Apr 19 2020, 10:29 PM (293 w, 4 d)
Feb 13 2023
Feb 13 2023
fernandolcx added a comment to T4971: Radius attribute "Framed-Pool" for PPPoE.
Everything just worked fine.
fernandolcx added a comment to T4971: Radius attribute "Framed-Pool" for PPPoE.
service {
+ pppoe-server {
+ authentication {
+ mode radius
+ radius {
+ server 172.31.255.2 {
+ key 123456
+ }
+ }
+ }
+ interface eth1 {
+ }
+ }
}Feb 3 2023
Feb 3 2023
fernandolcx added a comment to T4971: Radius attribute "Framed-Pool" for PPPoE.
### generated by accel_pppoe.py ### [modules] log_syslog pppoe shaper radius ippool auth_pap auth_chap_md5 auth_mschap_v1 auth_mschap_v2
Jan 31 2023
Jan 31 2023