Port forwarding

Hi guys
i manage to fix this issue once, but i cannot remember

i have 2 routers, one from provider and mikrotik

i want to forward ports to my desktop which is connected to mikrotik

1st router :
ip . 192.168.1.1

mikrotik router : dhcp from 1st router : 192.168.1.15
IP with my device for port forwarding : 192.168.88.254

so i used milions of nat rules but cannot fix it.

btw on the first router i have port forwarding setup on 192.168.1.15

Please help

Hi ljubisa86,

  1. Forward Ports from Router to Mikrotik > 192.168.1.15
  2. Forward Port from Mikrotik to LAN Devices IP > 192.168.88.#

To test look on the mikrotik to see if, when you test from outside (e.g. ping.eu), the rule should be hit and your packets count should rise by 1.
If it does ensure that your device you are forwarding the port to is actually allowing the connection. (Try access it internally, from a different computer using the local IP and port)

Hope this helps!

I already tried that didnt work.
But at the end, the next day :slight_smile: i found the solution in 5 minutes. It has to have a fixed IP address on the PC that i am forwarding to, and McAfee antivirus was blocking the connection.
Thanks again

Glad to hear you came right!!