<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'>
<pre>Hello...<br> <br>I am currently using freeRadius to proxy messages between a client and<br>server as follows:<br> <br> <br>radius client ----------freeRadius--------------radius server<br> <br>The client normally send access_request messages which are proxyed to the<br>server. The server can either respond with access-accept or access-reject.<br>That is all working fine at the moment.<br> <br>What I need to do now, is the following:<br> <br>1. If the server sends access-accept, then proxy the message back to the<br>client (like it is being done at the moment)<br>2. If the server sends access-reject, then do not proxy, just drop the<br>packet.<br> <br>Is that possible?</pre>                                     </div></body>
</html>