User manager

Hi guys i did all what is in wiki/ usermanager

i setup radius in mikrotik and usermanager , router added with same shared secrets and accepted all incoming conections in radius
not working even radius client in mikotik not marking any hits
could be that pppoe and usermanager must be on 2 different pc’s ?

i fixed this thing i was forgetting to select the use radius in secrets but now i am facing another problem
user is not getting the ip i am choosing , the log says
0:57:59 pppoe,ppp,info : waiting for call…
20:57:59 pppoe,ppp,info : authenticated
20:57:59 pppoe,ppp,info,account joe logged out, 0 104 86 8 8
20:57:59 pppoe,ppp,info : terminating… - could not determine
local IP address
20:57:59 pppoe,ppp,info : disconnected
20:58:16 system,info UMS user joe changed by admin
20:58:23 pppoe,info PPPoE connection established from 00:11:11:01:91:81
20:58:23 pppoe,ppp,info : waiting for call…
20:58:23 pppoe,ppp,info : authenticated
20:58:23 pppoe,ppp,info,account joe logged out, 0 104 86 8 8
20:58:23 pppoe,ppp,info : terminating… - could not determine
local IP address
20:58:23 pppoe,ppp,info : disconnected
– [Q quit|D dump|up|down]


user

[admin@MikroTik] tool user-manager user> print
Flags: X - disabled, A - active
0 subscriber=admin username=“joe” password=“joe” first-name=“joe”
last-name=“joe” ip-address=10.11.1.254 pool-name=“POOL”
rate-limit=“12k/64k” uptime-limit=4w2d download-used=1486
upload-used=1816 last-seen=aug/03/2006 21:03:19 credit-count=1
credit-left=4w1d23h49m45s credit-duration=4w2d credit-price=44
credit-till-time=sep/02/2006 20:54:07 credit-time-added=0s
[admin@MikroTik] tool user-manager user>


this is user manager session report

Username User IP Router IP From Time Till Time Uptime
1 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:54:07 Aug/03/2006 20:54:07 0s
2 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:54:46 Aug/03/2006 20:54:46 0s
3 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:56:08 Aug/03/2006 20:56:08 0s
4 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:56:12 Aug/03/2006 20:56:12 0s
5 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:56:49 Aug/03/2006 20:56:50 0s
6 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:57:12 Aug/03/2006 20:57:12 0s
7 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:57:45 Aug/03/2006 20:57:45 0s
8 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:57:49 Aug/03/2006 20:57:49 0s
9 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:57:59 Aug/03/2006 20:57:59 0s
10 joe 10.11.1.254 192.168.0.25 Aug/03/2006 20:58:23 Aug/03/2006 20:58:23 0s



User Name: joe
NAS Port: 25
NAS Port Type: IDSL - ISDN Digital Subscriber Line
Calling Station ID: 00:11:11:01:91:81
Status: Start + Stop
User IP: 10.11.1.254
Host IP: 192.168.0.25
NAS Port ID: ether1
From Time: Aug/03/2006 21:08:25
Till Time: Aug/03/2006 21:08:25
Terminate Cause: NAS Error
Uptime: 0s
Download: 86 B
Upload: 104 B

I think the problem is because youre setting an IP and a Pool for the user…

ip-address=10.11.1.254 pool-name=“POOL”

Best regards

no cibernet it was a mistake from me
in pppoe profile i had to choose local adddress and remote address all is fine now , you can specify the ip you need and make a burst queue for him in simple queues
but the usermanager still need MB credits (quota accounts)
it will be very nice
thanks for your help cibernet