3 Aug
2018
3 Aug
'18
6:47 a.m.
On Fri, 2018-08-03 at 08:13 +0530, Arun NP wrote:
When we use a custom port for Authentication , it fails with the following error:
You've not configured it to listen in the right place, so the virtual server it's using has no config. Start with a default config. Copy raddb/sites-available/default to raddb/sites-available/new Edit raddb/sites-available/new and change - "server default {" to "server new {" - "port = 0" to "port = <whatever>" (four times - auth and acct) Create a symlink raddb/sites-enabled/new -> ../sites-available/new -- Matthew