I have the following problem. I want to play games on the Internet, specifically Warcraft III, if it is any help. I can host(meaning people can see games i have created) normally through computers that are directly connected to the modem, like PC1 - 10.41.228.211. However, computers that are connected through 2 mikrotik routers(see image for network structure) can’t do that, like PC4 - 10.41.228.230.
My guess is that the problem is at port forwarding. I think that port 6112(required to play said game) is somehow blocked.
Can someone help me with the above problem? Thx
I found some related topics, but can’t realise what i actually have to do. I am new to this
In your diagram, the wraps are configured to bridge so unless you have firewall rules everything is open by default. Port forwarding to each private ip is set on the Linksys.
I have read some topic about this, not so sure, but maybe can help.
You have installed all your client with wacraft client, right? In some web sites, they told that every client must have different port for playing.
Then, in mikrotik you configure forwarding on each port that you use. It means that if you have 20 client, you must have 20 different port and configuration.
I think you can search the port forwarding method in manual.
Ex:
203.77.212.20:6112 forward to 88.88.88.1:6112 -->> in the game 6112
203.77.212.20:6113 forward to 88.88.88.1:6113 -->> in the game 6113
…
And i also created one big happy LAN . But we have an internal PvPGN Server anyway, so not really needed, i only did the EoIP bridge for other programms like trillian and windows explorer.