<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Yes, you needn't. What you need is to create a normal user account and add these attributes in radreply:<BR>
 <FONT face="">Framed-Protocol</FONT> = PPP,<BR> Framed-IP-Address = 10.0.0.x,<BR>
 Framed-IP-Netmask = 255.255.255.0,<BR>
 <BR>
Be carefull because you have to modify the ppp profiles in the Mikrotik client in the option /ppp profiles. You have to set the remote address with the PPP gateway. See the next explample where my PPP gateway is 10.200.0.10<BR>
 <BR>
/ppp profile <BR>set default change-tcp-mss=yes comment="" name="default" only-one=default \<BR>    remote-address=10.200.0.10 use-compression=default use-encryption=default \<BR>    use-vj-compression=default<BR>
 <BR>
you set the pptp/l2tp client with this profile when you insert the username/password. You needn't to add Dafault route.<BR>
 <BR>
 <BR>
If you need mor help, ask for and I will send you my manual in Spanish.<BR>
Sanitago<BR><BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
> To: freeradius-users@lists.freeradius.org<BR>> Subject: Re: Mikrotik as NAS with PPPoE - checkval<BR>> Date: Wed, 20 Aug 2008 11:26:05 +0100<BR>> From: tnt@kalik.net<BR>> <BR>> >I want to bind a login with Calling-Station-Id but i've got problems...<BR>> >*I've had added the Calling-Station-Id to mysql radcheck table.<BR>> >*I've had turned on the rlm_checkval by adding it into authorize section<BR>> >*I've had set the notfound-reject variable to yes<BR>> ><BR>> >I get the following errors in debug:<BR>> >rlm_checkval: Item Name: Calling-Station-Id, Value: 00:11:22:33:44:55<BR>> >rlm_checkval: Could not find attribute named Calling-Station-Id in check<BR>> >pairs<BR>> >++[checkval] returns notfound<BR>> ><BR>> >What is the problem?<BR>> <BR>> Why do you need checkval? User will be rejected if there is no<BR>> Calling-Station-Id in the request anyway since you have that attribute<BR>> in radcheck.<BR>> <BR>> Ivan Kalik<BR>> Kalik Informatika ISP<BR>> <BR>> -<BR>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<BR><BR><br /><hr />¡Sé solidario, haz clic! Por cada búsqueda que hagas desde Windows Live Search, estarás ayudando a los que más lo necesitan <a href='http://www.unclicsolidario.com/' target='_new'>Un clic solidario</a></body>
</html>