<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
<BR>
I am several years working woth freeradius, bit recently I surgeg me a question: I do not want that johndoe account never connect from NASES with Client IP:<BR>
* 195.56.53.23<BR>
* 96.53.26.59<BR>
* 56.15.86.35<BR>
* 56.15.86.36<BR>
I know I have to use the attribute Client-IP-Address, so radckech will content:<BR>
username attribute op value<BR>
------------------------------------------------<BR>
johndoe Cleartext-Password := mypassword<BR>
johndoe Client-IP-Address ?? 195.56.53.23<BR>
johndoe Client-IP-Address ?? 96.53.26.59<BR>
johndoe Client-IP-Address ?? 56.15.86.35<BR>
johndoe Client-IP-Address ?? 56.15.86.36<BR>
<BR>
What is the correct op that I have to write?<BR>
<BR>
Thank you!! <BR><br /><hr />Diferentes formas de estar en contacto con amigos y familiares. Descúbrelas. <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Descúbrelas.</a></body>
</html>