port opened but not forwarded

hi guys, im having this problem with my remote surveillance camera, i did everything to set up the connection from the DVR.

im using port 8282 as my http, because port 80 is used for my webbox. and port 9000 for my media port. when i check whether those ports (8282 & 9000) are open with http://www.yougetsignal.com/tools/open-ports/, i found out that they were both opened but somehow the media port isn’t doing what its supposed to do. im thinking i did something wrong for the media port.

the packets and bytes transrfered doesnt seem to change for my 9000 port but working flawlessly with the 8282. i wonder what i did wrong.

thanks

note: i hid my IP public on that picture.

You have to use dst-nat to actually forward those ports to some internal ip address. You aren’t showing any nat rules.

here’s my NAT rules

dest address is my ip public.

thanks

put 2 new rules for UDP protocol also like i did

http://forum.mikrotik.com/t/port-forward-ip-cam/64168/1

most cameras needs both protocols to be forwarded…

that was a brilliant idea! i didnt think of it!

i did it but still to no avail.

i wonder what happens hmmm any other solution?

i tried running a test on http://pentest-tools.com/?p=tool&c=1&s=2

this is the result.. weird to say that there are 5 sent packages but only 2 are received

Starting Nmap 5.00 ( http://nmap.org ) at 2013-07-17 17:09 EEST
NSE: Loaded 0 scripts for scanning.
Initiating Ping Scan at 17:09
Scanning 139.x.x.x [4 ports]
Completed Ping Scan at 17:09, 0.43s elapsed (1 total hosts)
Initiating UDP Scan at 17:09
Scanning 139.x.x.x [1 port]
Completed UDP Scan at 17:09, 0.42s elapsed (1 total ports)
Host 139.x.x.x is up (0.39s latency).
Interesting ports on 139.x.x.x:
PORT STATE SERVICE
9000/udp closed cslistener

Read data files from: /usr/share/nmap
Nmap done: 1 IP address (1 host up) scanned in 2.42 seconds
Raw packets sent: 5 (180B) | Rcvd: 2 (96B)

any other solution?

thanks guys

any takes on forwarding a UDP guys?

Can the cameras access the internet (example set their clocks)? If not, double check the netmask and the gateway on the cameras.