I’m trying to make some RTSP streams available from GREEN zone to BLUE zone, but they are being blocked. Access to the cameras work fine. Picture is displayed in the cameras internal software, however, when I pull up the stream in VLC… nothing!
Outgoing Firewall Rule #1 ALLOW, All protocols, Source firewall BLUE, Destination CIDR range
HTTP works. Camera images displays.
RTSP blocked.
Your firewall rule for a Blue to green pinhole should end up in the section circled.
In the wiki it says that the use of the firewall entry is for
The firewall dropdown menu allows an easy selection of the firewall's IP addresses. They can be selected to create rules which filter packets that are originating from or directly sent to the firewall system.
You don’t want the rules to be controlling things originating from the firewall system but from the blue subnet.
Note in step 1 that the source is chosen to be an IP or a network and not the firewall entry on the right hand side.
This wiki section should help you get your firewall rule correctly defined.
Come back if you still have problems after reading through it and trying it out.
EDIT:
When you are trying out firewall rules for the first time, then I would definitely suggest to enable the logging so that you can see what the firewall is actually doing with the packets that are sent.
At this point, it’s turning into more trouble than it’s worth. RTSP is being blocked. I don’t know why. There’s nothing in the logs. I have no way to troubleshoot this problem. So that’s that! I do have access to the cameras via HTML, so that’s just going to have to suffice. Time to put this puppy to bed and call it a day.
Much appreciation to everyone who has contributed their valuable time trying to diagnose this problem. I’m very impressed with the level of support I’ve received.