dansguardian 错误:filterports 必须与 filterips 数量匹配(pfsense)

dansguardian 错误:filterports 必须与 filterips 数量匹配(pfsense)

您好,我正在使用 squid3 和 dansguardian 软件包设置 pfSense。但是,当我尝试启动 dansguardian 服务时,出现以下错误:

May 27 22:17:37 php: /pkg_edit.php: The command '/usr/local/etc/rc.d/dansguardian.sh start' returned exit code '1', the output was 'kern.ipc.somaxconn: 16384 -> 16384 kern.maxfiles: 131072 -> 131072 kern.maxfilesperproc: 104856 -> 104856 kern.threads.max_threads_per_proc: 4096 -> 4096 Starting dansguardian. filterports (2) must match number of filterips (1) Error parsing the dansguardian.conf file or other DansGuardian configuration files /usr/local/etc/rc.d/dansguardian.sh: WARNING: failed to start dansguardian'
May 27 22:17:37 root: /usr/local/etc/rc.d/dansguardian.sh: WARNING: failed to start dansguardian
May 27 22:17:37 dansguardian[52944]: Error parsing the dansguardian.conf file or other DansGuardian configuration files
May 27 22:17:37 dansguardian[52944]: filterports must match number of filterips

“filterport 必须与 filterip 数量匹配”是什么意思?对此有什么看法?

答案1

我绝对不是 Dansguardian 的专业人士,但这似乎意味着对于您要过滤的每个端口,您都需要在 IP 地址上进行过滤。

相关内容