<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Hi, small question <BR>
 <BR>
I know my version is old but I didn't had any problem until recently !<BR>
 <BR>
I'm using freeradius 0.9.3 (mandrake 10) to authenticate pppoe users !  <BR>
 <BR>
When a juniper equipment try to authenticate it fails! (most other brand succed) They told me the field order are not send in the good order... <BR>
 <BR>
Here is the detail reason juniper gave me :<BR>
 <BR><FONT size=2>
Root cause found, it is caused by that peer side modifies the options order in REJ packet. <BR>
 <BR>
RFC1661 requires we keep the order so we think the REJ packet is invalid and drop it.<BR>
 <BR>
So PPP can not be brought UP.<BR>
  <BR>
Could we contact the ISP to check how they software work? <BR>
 <BR>
sending order : [DNS_S]-->[NBNS_P]-->[NBNS_S]<BR>
 <BR>
 : SEND DECODE:(ethernet0/0) ***[IPCP ConfReq ID=0x1 <BR>
<ADDR 0.0.0.0> <DNS_P 0.0.0.0> <DNS_S 0.0.0.0> <NBNS_P 0.0.0.0> <NBNS_S 0.0.0.0>]***<BR>
 ---------------------------------------------------------------<BR>
Receiving order,<BR>
 <BR>
[NBNS_P]-->[DNS_S]-->[NBNS_S]<BR>
 <BR>
RECV DECODE:(ethernet0/0) <BR>
***[IPCP ConfRej ID=0x1 <NBNS_P 0.0.0.0> <DNS_S 0.0.0.0> <NBNS_S 0.0.0.0>]***<BR>
 <BR>
Can I do something about this rapidely <BR>
 <BR>
Thanks for your help <BR></FONT><br /><hr />Soyez parmi les premiers à essayer <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail.</a></body>
</html>