<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<span>Hi,<br><br>I am trying to setup <span class="bold highlight search-highlight">freeradius</span> to generateng <span class="bold highlight search-highlight">COA</span> after </span><span>receiving Access-Request packets.
</span><br>Is there any document on how to configure this setting?<br><br>It seems I am sending Accounting packet to authorization port: <br><br>After sending ...<br>echo "User-Name=test,User-Password=abc123" | /usr/local/bin/radclient -x localhost:11812 coa testing1234<br><br>I got the following debug log:<br>Listening on authentication address * port 11812<br>Listening on accounting address * port 11813<br>Listening on command file /usr/local/var/run/radiusd/radiusd.sock<br>Listening on authentication address 127.0.0.1 port 18120 as server inner-tunnel<br>Listening on proxy address * port 11814<br>Ready to process requests.<br>Invalid packet code 43 sent to authentication port from client localhost port 34917 : IGNORED<br>Ready to process requests.<br>Invalid packet code 43 sent to authentication port from client localhost port 34917 : IGNORED<br>Ready to process requests.<br>Invalid packet code 43 sent to authentication port from client localhost port 34917 : IGNORED<br>Ready to process requests.<br><br><br><br><br><span>Thanks,<br>ASM<br></span><span></span>                                          </div></body>
</html>