@overcon said in Losing IPCamLive Stream:
I didn't do that, THANK YOU! I didn't even know you had to apply the pass list like that, so thank you so much. I just applied it, let's see if it makes a difference, I think it will.
Thanks again!
The GUI is simply used to create the required text-based configuration files used by the Suricata binary. All of the actual traffic inspection, alerting, and blocking happens in the binary. The binary only reads its configuration files upon startup. So that means most configuration changes are not seen by the binary until it is restarted.
Also, in the case of custom pass lists, they must be explicitly assigned to the desired interface before they actually function. You can create an unlimited selection of pass lists, but you can only assign one at the time to an interface.