14 Oct
2014
14 Oct
'14
8:49 a.m.
KAVYA PRABHAKAR wrote:
I am trying to setup radsec using freeradius version 3.0.3.
You need to enable it. See raddb/sites-available/tls
Command to send radius request: radtest test 456 localhost 2083 testing123
Which doesn't use TLS. Because radclient can't do radsec.
When I run the above command I could see that request is going on 1812 port. Then i checked netstat command to check ports opened for radiusd. TCP port 2083 is not opened. How to open up TCP port and any extra parameters needs to be present in radtest command?
Read raddb/sites-available/tls, and link it to raddb/sites-enabled/tls Alan DeKok.