>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 - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

