camera port forwarding dmz

Hello every body
wish happy new year for all
i have this problem
i have 2 dvr
which dvr1 ip is 192.168.1.201 and http port is 80
and dvr2 ip is 192.168.1.200 and http port is 81
and mikrotik which ip address is 192.168.0.254
and i have a modem router which i have a dmz host on it which is 192.168.0.254
and i have a public ip lets assume it 190.32.19.20
i have add in mikrotik as this two nat

/ip firewall nat
add action=dst-nat chain=dstnat dst-address=190.32.19.20 dst-port=80
protocol=tcp to-addresses=192.168.1.201
add action=dst-nat chain=dstnat dst-address=192.168.1.117 dst-port=81
protocol=tcp to-addresses=192.168.1.200
and when i’m trying to open any website in my network just forward immediately to camera page
and when i’m trying to open the camera remotely just i saw the mikrotik page login