Mikrotik RouterOS v5.11 + TP-LINK + Yawcam

Hello,

Here is my network topology:
2013-03-31_214830.jpg
I have a problem with port forwarding. For example:
I want to access from Internet via 81.xx.xx.xx:8888 to 192.168.69.102:8888.

Im using software Yawcam to get webcam view form my local network. It works fine in local network. I can access by 192.168.69.102:8888, or 192.168.5.48:8888, so port forwarding in tp-link is correct.

I cannot acces from web by my static ip adress 81.xx.xx.xx:8888.
Here’s my configuration:
2013-03-31_215429.jpg
2013-03-31_215534.jpg
What to do?
Fun thing is that yawcam online check is ok…

Ofcourse i forward from 81.xx.xx.xx:8888 to 192.168.5.48:8888 over tcp (mikrotik configuration). Here is tp-link configuration.
2013-03-31_215949.jpg
2013-03-31_220013.jpg

The graphics don’t actually show all the relevant information.

Try uploading the output from /export compact instead.

Problem solved.

I had to add masquerade srcnat chain for 192.168.5.0/24 for wlan2. and 192.168.5.48 for ether2. I have no idea how, but it works.

Probalby 192.168.5.48 wasn’t in NAT earlier.