All,
Simple setup for webcameras with an NVR and internet access from a Sierra Wireless Raven X cellular modem device.
{Intelligent Cell Modem}----[RB951]-----{WLAN/LAN Devices}
From the WLAN/LAN side I can port ping the cell modem management port (192.168.13.31:9191) with sucessful reploy. I cannot access the management interface however. Nor can I access with the installed management utility program.
The modems management page is available remotely through the WAN address and port.
All devices (camera, NVR etc) are accesible remotely and locally as well.
The modem hands out its public static IP to ether1
The modems ethernet interface is 192.168.13.31
setup info:
/ip address
add address=192.168.1.1/24 comment=“default configuration” disabled=no
interface=ether2-master-local network=192.168.1.0
add address=192.168.1.1/24 disabled=no interface=wlan3 network=192.168.1.0
/Interface
Flags: D - dynamic, X - disabled, R - running, S - slave
NAME TYPE MTU L2MTU MAX-L2MTU
0 R ether1-gateway ether 1472 1472 4076
1 R ether2-master-local ether 1500 1598 2028
2 R ether3-slave-local ether 1500 1598 2028
3 R ether4-slave-local ether 1500 1598 2028
4 ether5-slave-local ether 1500 1598 2028
5 wlan3 wlan 1500 2290
6 R bridge1 bridge 1500 1598
/IP Route:
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 [68.xx.xx.xx wan] 1
1 ADC [68.xx.xx.xx wan] [68.xx.xx.xx wan] ether1-gateway 0
2 ADC 192.168.1.0/24 192.168.1.1 bridge1 0
bridge1
3 ADS 192.168.13.31/32 68.25.30.1 1
/ip firewall nat
add action=masquerade chain=srcnat comment=“default configuration” disabled=
no out-interface=ether1-gateway to-addresses=0.0.0.0
add action=dst-nat chain=dstnat comment=“Camera NAT” disabled=no dst-port=
8100 protocol=tcp to-addresses=192.168.1.100 to-ports=8100
add action=dst-nat chain=dstnat comment=NVR disabled=no dst-port=8200 \
A few other dst-nats exist, but they are similar to the above Camera / NVR and these are working fine so don’t need to be posted…
Let me know if you have suggestions or need other info to provide assistance. Anything you can suggest would be very helpful!
Thanks
Candersonmailbox