<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have just run pppoe server with
freeradius</FONT></DIV>
<DIV><FONT face=Arial size=2>pppeo user radius.so and radattr.so
modules</FONT></DIV>
<DIV><FONT face=Arial size=2>It works ok, but clients gets 'random' IP
addreses... I need static IP (like that in /etc/ppp/chap-secrets last
column).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I try to add 1 record to my mysql, so I
have:</FONT></DIV>
<DIV><FONT face=Arial size=2>mysql> SELECT id, UserName, Attribute, Value,
op FROM
radcheck WHERE
Username = 'norbert'
ORDER BY id<BR> ->
;<BR>+-----+----------+-------------------+---------------+----+<BR>| id |
UserName | Attribute |
Value | op
|<BR>+-----+----------+-------------------+---------------+----+<BR>| 77 |
norbert | User-Password
| xxxxxxxx | == |<BR>| 258 | norbert |
Framed-IP-Address | 82.177.xx.yy | :=
|<BR>+-----+----------+-------------------+---------------+----+<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>but I still gets IP addresses like 10.67.15.1 ...,
not 82.177.xx.yy</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>my example access-request contains Framed-Protocol
= PPP:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Packet-Type = Access-Request<BR>Fri Mar 17 15:25:22
2006<BR> Service-Type =
Framed-User<BR> Framed-Protocol =
PPP<BR> User-Name =
"norbert"<BR> CHAP-Challenge =
0x4aaccdf7f520730e84f58bc4018c04217b97<BR>
CHAP-Password =
0xb6fe48120b0aed82ffdb4d782f3b51cd6a<BR>
NAS-IP-Address = 127.0.0.1<BR>
NAS-Port = 0<BR> Client-IP-Address =
10.10.10.248<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>What I should do?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>norbert</FONT></DIV>
<DIV><FONT face=Arial size=2> </DIV></FONT></BODY></HTML>