Establish communication with devices on the local network.
Establish communication with devices on the local network.
Hello everyone, need some assistance. I have cameras set up and can reach them via WAN:port when connected to the LAN:port. I want to connect from LAN using a WAN IP and port. [admin@MikroTik] > /ip firewall nat print Flags: X - disabled, I - invalid, D - dynamic 0 ;;; defconf: masquerade chain=srcnat action=masquerade out-interface-list=WAN ipsec-policy=out,none 2 ;;; DAHUA chain=dstnat action=dst-nat to-addresses=192.168.100.222 to-ports=XXXX protocol=tcp in-interface=all-ethernet dst-port=XXXX log=no log-prefix="" 3 ;;; PELCO chain=dstnat action=dst-nat to-addresses=192.168.100.223 to-ports=XXXX protocol=tcp in-interface=ether1 dst-port=XXXX log=no log-prefix="" [admin@MikroTik] > Both appear as cameras on different systems. P.S. I've tried Hairpin NAT but it didn't work. Mikrotik router
Are you questioning if your local IP matches the same network? Have you attempted a Class B subnet mask setup? Do you get any responses when reaching your cameras from within your LAN?
Connect from 192.168.100.0/24 to the NVR at 100.222 using its WAN IP from your office. LAN pings work fine locally.