Web Server LAN Help!!

Hello;
Well I have a query I want to do with you.

I am currently riding a MuOnline Server on a PC that is on the LAN and good, also has a Web page that is also hosted on the computer you are on the LAN, Ok all is well in the Party of the LAN when users write the IP of the server PC, in this case 10.0.5.220 they can access both the Server as the Web, the problem is in the Users who are online. My Modem Router is in Bridge Mode thing that makes me MikroTik Router, when I do port forwarding like this in the good MikroTik Guide I’ve put so:

/ Ip firewall nat add chain = dstnat dst-address = 201 240 147 110 protocol = tcp dst-port = 80
action = dst-nat to-addresses = 10.0.5.220 to-ports = 80

No redirects me to the Web on my PC that hosted the Web, there’s my Duda Well how, I need another network card with another IP address to a DMZ

Disclaimer:

Well MikroTik Web Service is disabled. Well when my Modem and Router Zyxel Modem Mode I put it, and I do the Port Forwarding, The Hassle me Website Address to my server is hosted in the PC, but this I have to change the IP Range Modem Router is 192.168.1.1 which is the Gateway is 192.168.1.33 and the PC, and when I enter the Web address I quickly attached to the web server.

Thanks and I await your help.

Please post (copy and paste) your IP firewall NAT and filter configuration along with a view of your routes and IP addressing on the router.

Also, have you determined if your ISP permits you to run a webserver and is not deliberately blocking traffic.

Look this is what I have

 
 3   ;;; Redirecciona a webserver
     chain=dstnat action=dst-nat to-addresses=10.0.5.220 to-ports=80 
     protocol=tcp dst-address=201.240.141.54 dst-port=80 

 4   chain=srcnat action=src-nat to-addresses=201.240.141.54 to-ports=80 
     protocol=tcp dst-address=10.0.5.220 dst-port=80

Now I can redirect you to my site, but now I want to redirect other ports, as you would. For example when you want it to redirect the port make connections and 55091 44405