Ivan Kalik wrote:
This is how my users conf does look like:

##################################################
test    User-Password == "123456"
       Service-Type = Framed-User,
       Framed-Protocol = PPP,
       Framed-IP-Address = 255.255.255.254,
#        Framed-IP-Netmask = 255.255.255.255,
       Framed-Routing = Broadcast-Listen,
       Framed-Filter-Id = "std.ppp",
       Framed-MTU = 1492,
       Framed-Compression = Van-Jacobsen-TCP-IP,
       Pool-Name = "mypool",
##################################################
^^ WTF goes wrong here ???  ; ))

1. Pool-Name is a check not a reply item. It also uses := as an operator.
This is documented.

2. Don't use User-Password as a password attribute in 1.1.7. What should
you use? Read instructions in users file, readme, FAQ etc.

Reading documentation provided with the server helps. A lot.

Ivan Kalik
Kalik Informatika ISP

Hi Ivan,

well, ... I'm not a complete noob : ) I did read the docs - but I might missunderstood something in it - that's why I'm here ; ) . ... I actually use Dialup Admin to handle users - and I also do have a running a working radius and PPPoE server thing ... accounting works ... everything works based on SQL ... so ... but right now I'm at a point where I want to expand it and want to make use of IP-Pools based on SQL.

I'm actually not using regular "users" conf file anymore because it's SQL based and Dialup Admin is handling my SQL DB tables - so the User-Password thing shouldn't be my problem I only pasted it here because the rest of the attributes look like that in my Dialup Admin. I read to use := as operator - and I already tried - but without success. Same Error then before appears.

rlm_sqlippool: Framed-IP-Address already exists
modcall[post-auth]: module "sqlippool" returns noop for request 0


Thanks


Regards,

   Leander



-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to