Hello,
I have one subnet configured in OPNSense as 192.168.22.0/24 via Kea
I have a NVR recorder at 192.168.22.123 hosting IP Cameras and it puts the ip cameras on 192.168.254.2 192.168.254.3 192.168.254.4 etc
I'm trying to connect directly to the cameras on port :554 but it won't make the connection. All support documents for the NVR and Cams seem to think I should be able to make this connection.
I have a LAN rule that is
IPv4 * LAN net * * * * * Default allow LAN to any rule
Is there something else I must do in opnsense to connect to this subnet?
Why are the cameras outside the NVR subnet? If you are keeping the NVR as a router, you need a static route on OPNsense for 192.168.254.0/24 via 192.168.22.123.
It would be much simpler if the NVR and the cameras were all on a flat VLAN.