Community discussions

MikroTik App
 
utahflik
just joined
Topic Author
Posts: 12
Joined: Wed Jun 11, 2008 9:22 pm

Can't view the CCTV DVR

Fri May 18, 2012 12:17 am

I replaced an old Linksys router with an RB450. Everything works wonderfully except the camera system (which work fine with the Linksys). I have a Talon DVR with 8 cameras and now I can't see the cameras on the LAN or remotely. Here are my NAT rules for the DVR.

chain=dstnat action=dst-nat to-addresses=192.168.0.150 to-ports=3000-3007 protocol=udp dst-address=74.122.xxx.xxx dst-port=80

chain=dstnat action=dst-nat to-addresses=192.168.0.150 to-ports=3000-3007 protocol=tcp dst-address=74.122.xxx.xxx dst-port=80

chain=dstnat action=dst-nat to-addresses=192.168.0.150 to-ports=8800 protocol=tcp dst-address=74.122.xxx.xxx dst-port=80

chain=dstnat action=dst-nat to-addresses=192.168.0.150 to-ports=8800 protocol=udp dst-address=74.122.xxx.xxx dst-port=80

chain=srcnat action=src-nat to-addresses=74.122.xxx.xxx to-ports=0-65535 protocol=tcp src-address=192.168.0.0/24

chain=srcnat action=src-nat to-addresses=74.122.xxx.xxx to-ports=0-65535 protocol=udp src-address=192.168.0.0/24

Please help. This is driving me crazy.
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

Re: Can't view the CCTV DVR

Fri May 18, 2012 3:37 pm

You should be able to view it on the lan. Do you have the proper IP and gateway?
 
utahflik
just joined
Topic Author
Posts: 12
Joined: Wed Jun 11, 2008 9:22 pm

Re: Can't view the CCTV DVR

Fri May 18, 2012 10:14 pm

everything is correct. I have set up port forwarding for IP cameras, ap's, and a bunch of other network devices. I cant for the life of me figure out why DVR's wont work.
 
pacoss
newbie
Posts: 36
Joined: Wed Jul 20, 2011 5:21 pm

Re: Can't view the CCTV DVR

Sun May 20, 2012 12:45 am

Try to redirect all trafic to that ip. That is called "DMZ" zone.

/ip firewall nat add chain=dstnat dst-address=(wan-ip-address) action=dst-nat to-addresses=192.168.0.150

Who is online

Users browsing this forum: Ahrefs [Bot], Amazon [Bot], Google [Bot], jvanhambelgium and 71 guests