more IPs

Hello

I have just one lame question :frowning:, how can I set in some parameter more IP addresses ? Or exactly, how should that look ?

xx.xx.xx.xx;yy.yy.yy.yy ? or xx.xx.xx.xx,yy.yy.yy.yy ?

I need to restrict access for RDP port so that only some of our users (IPs) could access the server, so I thought that a NAT rule would help.

thank you

J.

Use address-lists to filter.

http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Address_list

ok, I ll try, thanks!