Port Forward

Hi,
I am new in Mikrotik. I can port forward for pppoe user and static ip separately one by one but my question is how can I forward 25001 port for all pppoe user and static ip user in one click?

Thanks.

Hi ,
don’t use one by one IP , IP/Firewall supports subnet and IP ranges.
instead of 192.168.10.1,192.168.10.2,192.168.10.3…192.168.10.254 !!!
you can use 192.168.10.0/24 :slight_smile:

Bro can you give me full path to do this? I did but not working see me screenshot

This is my remote ip

is it all right?

You can’t use ip range on actions,just use single ip addres:192.168.79.1(i assuming 1) that’s it,
You could use ip ranges in general or advanved tab when you are selecting your nat rule.
Use dst,src address to port forward just your pppoe subnet not every packets going through your router