Hello, after I do a reboot in mikrotik I do not connect the radius so I have to enter by ssh putty and enter the following command.
sudo /etc/init.d/pptpd restart
Help me not to have to do this.
Hello, after I do a reboot in mikrotik I do not connect the radius so I have to enter by ssh putty and enter the following command.
sudo /etc/init.d/pptpd restart
Help me not to have to do this.
To restart radius on Splynx you can use:
service splynx_radd restart
(or stop, start)
freeradius:
service freeradius restart
(or stop, start)
more info about work with radius, and debugging:
about what ?