F5F Stay Refreshed Power Users Networks Establish communication with devices on the local network.

Establish communication with devices on the local network.

Establish communication with devices on the local network.

C
ChloeET
Senior Member
736
05-04-2024, 04:40 PM
#1
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
C
ChloeET
05-04-2024, 04:40 PM #1

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

B
bosskiller1001
Junior Member
48
05-04-2024, 04:40 PM
#2
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?
B
bosskiller1001
05-04-2024, 04:40 PM #2

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?

I
iNaomiPlays
Senior Member
609
05-04-2024, 04:40 PM
#3
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.
I
iNaomiPlays
05-04-2024, 04:40 PM #3

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.