hi , sorry for my bad english
how to find client ip address in winbox?

hi , sorry for my bad english
how to find client ip address in winbox?

Nowhere. That’s User Manager, it’s a separate program from RouterOS and Winbox.
thank you
iam problem with RADIUS … mikorotik say error 720 !!
iam very very confused to mikrotik config … how to config mikrotik usermanager???
how to set 85.15.1.10 to client ip address???
for internet satellite
HELP ME PLZ
Do you want clients from the hotspot interface to appear as if they are all from 85.15.1.10 on the internet? Is that ip assigned to an interface on the router? If so,
/ip firewall nat
add chain=srcnat action=src-nat to-addresses=85.15.1.10 out-interface=ether1
If ether1 is not your internet interface assigned that ip, change to the correct interface.