Panasonic Camera behind hotspot port forward please....

Ok. here is my problem.

Internet ----- Mkt Router ----- Hotspot ------ client router ----- camera

i’m trying to allow access to the camera cozumelcondo.viewnetcam.com (i’m on dsl dynamic so ip changes)

As you can see it goes to my routers webserver… and if you type the cameras port: 50000 then it goes nowhere.

i have made the client router have a static x.x.x.100 ip address and the camera works great locally.

Behind the customers router… 192.168.220.253:50000 (static ip given)

i can not figure out how to forward the ports to the camera… could you please help? i have tried a few configurations but i hit a wall…

please help!

http://wiki.mikrotik.com/wiki/Firewall/NAT#Port_mapping

Set up port mapping for 50000

/ip firewall nat add chain=dstnat dst-port=50000 action=dst-nat protocol=tcp to-address=192.168.220.253 to-port=50000

Tom

I cant thank you enough!

You have got yourself a customer (i buy very little but i do buy!) Access to the camera is

cozumelcondo.viewnetcam.com:50000
user: guest pass: 123456…

Right now is sitting o table but will get mounted today!

Thank you, Thank you!