<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 22, 2014 at 9:01 PM, yata <span dir="ltr"><<a href="mailto:aurens.memuro02@gmail.com" target="_blank">aurens.memuro02@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>Hi, Fajar</div><div>Thanks for reply.</div>
<div><br></div><div>I checked users file, username and password is set correctly I think.</div><div>I saw following default setting at line 172.</div><div><br>
</div><div>--------------------------------</div><div># Default for PPP: dynamic IP address, PPP mode, VJ-compression.</div><div># NOTE: we do not use Hint = "PPP", since PPP might also be auto-detected</div><div>

#<span style="white-space:pre-wrap">    </span>by the terminal server in which case there may not be a "P" suffix.</div><div>#<span style="white-space:pre-wrap">   </span>The terminal server sends "Framed-Protocol = PPP" for auto PPP.</div>

<div>#</div><div>DEFAULT<span style="white-space:pre-wrap">   </span>Framed-Protocol == PPP    <-------<span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:14px"> </span><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:14px">line 172</span></div>

<div><span style="white-space:pre-wrap">  </span>Framed-Protocol = PPP,</div><div><span style="white-space:pre-wrap">   </span>Framed-Compression = Van-Jacobson-TCP-IP</div><div>--------------------------------<br></div>
<div><br></div><div>user information is below.</div><div>--------------------------------<br></div><div><div><a href="mailto:user@mondomaine.fr" target="_blank">user@mondomaine.fr</a>   Cleartext-Password := "test"</div>
<div> Pool-Name := "pool1",</div>
<div> NAS-IP-Address == 10.0.5.200,</div><div> Framed-Protocol = PPP,</div><div> Fall-Through = yes</div></div><div>--------------------------------<br></div><div><br></div><div><br></div><div>So, Shouldn't I set Framed-Protocol at user information ?</div>

<div><br></div></div><div class="gmail_extra"><br></div></blockquote><div><br></div><div>Is it on the same file, i.e. users file? The user info is not picked up by FR. I suggest you try these:</div><div>- read the man page ("man 5 users")</div>
<div>- try a simple user entry first, e.g.</div><div><br></div><div><a href="mailto:user@mondomaine.fr">user@mondomaine.fr</a>   Cleartext-Password := "test"<br></div><div><br></div><div>that is, without any reply items on the following lines.</div>
<div><br></div><div>- if that works, find out what's wrong with your original entry. My guess is that you mixed up check and reply atttribute order (again, the man page should be able to tell you if that's the case)</div>
<div><br></div><div>-- </div><div>Fajar</div><div><br></div></div></div></div>