secubox-openwrt/package/secubox/luci-app-iot-guard/root/etc/config/iot-guard
CyberMind-FR 8e2a4c47de fix(iot-guard): Add default UCI config file
Add /etc/config/iot-guard with default settings so the Settings
page loads without RPC errors. Includes main config, zone policy,
allowlist, and blocklist sections.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 11:42:03 +01:00

21 lines
421 B
Plaintext

config iot-guard main
option enabled 1
option scan_interval 300
option auto_isolate 1
option auto_isolate_threshold 80
option anomaly_detection 1
option anomaly_sensitivity medium
option log_level info
config zone_policy
option target_zone iot
option block_lan 1
option allow_internet 1
option bandwidth_limit 10
config allowlist
# list mac AA:BB:CC:DD:EE:FF
config blocklist
# list mac AA:BB:CC:DD:EE:FF