I really need to Open 6112 port to play StarCraft Remastered. not sure UCP/TCP .
To be honest i’m really noob at this. tried about 10 times and still nothing. all these dsnat action ipconfig etc are really difficult for me. i hope anyone could help me with a clear instruction or even better help me with teamviewer. i could pay 10bucks! thank you
If you have MikroTik router, you need only 1 rule in NAT tab.
ip firewall nat
add action=dst-nat chain=dstnat dst-address=“your provider’s IP without quotes” dst-port=6112 protocol=“tcp or udp without quotes” to-address=“your LAN IP of your PC without quotes” to-ports=6112
In ipconfig of your WIndows OS is " your LAN IP of your PC ".
" your provider IP " is your IP in Internet. Try to type in browser search “what is my IP”. You will find your global IP.
thanks again, look like i understud and did everythink as you wrote, but still didnt work. sorry that i totaly don’t know anythink about computers. do i need to restart pc or router or do smth after i did Apply? still don’t work
and i thought that im not dumb, probably i shoudn’t miss computer class at school…
still doesn’t work. is that possible that you could help me with teamviewer?? skype? facebook??
I hope you are doing this command right inside the MT router itself. If you have entered it correctly do the following and send the result. Maybe with the output you will get further help. #ip firewall nat print
Send the output.