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

嗨,我正在用squid3和dansguardian软件包build立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 

“filterports必须匹配filterips的数量”是什么意思? 有关这个问题的任何想法?

我不是以Dansguardian为主的专家,但是这似乎意味着对于您要过滤的每个端口,您需要对IP地址进行过滤。