On Thu, 10 Oct 2002, Andrew Kelaidis wrote: > I have installed the freeRADIUS server and I 'm using the rlm_ippool module. > Everything works fine until one account-stop packet had been lost. The user > was log out but the dialup admin interface shows him as online and active in > finger page. I remove the correct record from the radacct table so the user > went offline. The problem is that the server had assigned him an ip address > and when the user is trying to login again, the following error message > appears: > "The server did not assign an IP Address, error 738" > > I know that the ippool module keeps two files (not text files) with > information about used IP addresses. I think that the "stacked" user can't > login because the server has already assign him an ipaddress. Is there any > ways to solve this problem? Please help... > > Andrew Kelaidis
I am not sure that is the problem. The ippool modules uses the nas/port combination as the key not the username. If you login in the same nas/port the module will deallocate the corresponding IP. You could run your server in debug mode and watch the output when the user logs in. That should help you find the problem. -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
