Can't view the CCTV DVR
Posted: 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.
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.