<div>hello,</div>
<div> I am new to Freeradius, I am trying to use NTRadPing testing tool to send packets to my Freeradius server. I keep getting  Ignoring request to authentication address * port 1812 from unknow client error message. So, the question you will ask me is did I add the client to the client.conf file. I thought I did but maybe not corectly. this is what I added to my client.conf file</div>

<div>client ip address {</div>
<div>secretname = testing123</div>
<div>shortname = private-network</div>
<div>}</div>
<div> </div>
<div>is this correct?</div>