configuration-Mikrotik with Radius

Hi,
I have a Microtik and I need to gonfigure it to be related to radius manager 3,
I follow the steps but no results.
when I create a user in radius manager 3 I must see it on mikrotik winbox
but the winbox dos’nt show me the user!!

the connection between mikrotik and Radius is Real IP

Greetings!

Is the user added to the radius database and you are not able to view it? Or is the whole thing failing?
What radius server are you using?

I use “Radius Manager 3” installed on Debian with a permanent license,
the user was added to the radius database successfully and the NAS added
with the configuration in raddb/clients.conf, service created in radius
but the new user not appearing in Mikrotik

it must not appear in ROS. you should add your radius server under /radius menu, and then ROS will check all login attempts with radius

but the user doesn’t work,
how to use the created user on radius?

/radius
add accounting-backup=no accounting-port=1813 address=192.168.0.1
authentication-port=1812 called-id=“” comment=“” disabled=no domain=“”
realm=“” secret=your_password service=ppp timeout=300ms

What service are you trying to get to interface with radius? PPPoE or a hotspot?

I use PPPoE,

I must create a pool? and what about the firewall?