Today I restart the firewall service with
/etc/init.d/firewall restart
and see the following messages in the CLI:
Warning: Option @zone[1].sentinel_minipot is unknown
Warning: Option @zone[1].sentinel_fwlogs is unknown
Warning: Option @zone[1].sentinel_dynfw is unknown
The device is an Omnia 2020, the version of TurrisOS is 6.1.0 in HBS. I believe this is related to the installation of the Sentinel platform.
The incriminated options are these:
config zone
option name ‘wan’
…
option sentinel-minipot ‘1’
option sentinel_fwlogs ‘1’
option sentinel_dynfw ‘1’
Does anyone know what those warnings are due to?