I enabled upnp but still nat moderate.

hello!!
so im trying to play an online game but i have a problem with the nat type, it say that it is moderate and this create me sort of problems
is there a way to fix that Note that i enabled upnp.
the game that i want to open the ports is warzone cod.

thanks for any help regarding my problem.

i also add this filter rule without any success
add chain=forward action=accept connection-n
at-state=dstnat in-interface=ether1 log=no log-prefix=“”

Just portforward the ports to your computer…
With a simple Google search you will find what the ports are…

thank you for the fast reply, the ports are TCP: 3074,27014-27050
UDP: 3074,3478,4379-4380,27000-27031,27036

will i have to run this command ?
/ip firewall nat add chain=dstnat action=dst-nat to-addresses=ip.of.your.PC protocol=tcp dst-address=ip.of.interface.connected.to.ISP.modem in-interface=interface.to.ISP-modem dst-port=3074,27014-27050
/ip firewall nat add chain=dstnat action=dst-nat to-addresses=ip.of.your.PC protocol=udp dst-address=ip.of.interface.connected.to.ISP.modem in-interface=interface.to.ISP-modem dst-port=3074,27014-27050

and then /ip firewall filter add chain=forward action=accept connection-nat-state=dstnat protocol=tcp dst-address=ip.of.your.PC dst-port=3074,27014-27050
/ip firewall filter add chain=forward action=accept connection-nat-state=dstnat protocol=udp dst-address=ip.of.your.PC dst-port=3074,27014-27050

?

UPDATE: I fix it, i wrote those commands after i reset my mirkotik to the default configurations and they work.

Hello guys,

I have same problem too, And i manage to successfully port foward ports for my PC and works now cool, but the problem is what I have and brother too, How to portfoward port 3074 to multiple PC’s


anyone can help me out?

Thanks, Jan

Within the game you should be able to set up different ports for different users…

alright, I’ll post what i’ve found. game is currently downloading. next night after installing i’ll try to setup in game ports. Will come back with results. Thanks :slight_smile:

You can’t (if your public port must be 3074) unless you have multiple public IP addresses.