On 07/21/2013 03:44 PM, Gerald Waugh wrote:
> I see this error in the system log
>
> *filterdns: host_dns: failed looking up "blocked": hostname nor servname
> provided, or not known
> *
> I have checked rules and aliases, but see nothing wrong.
> Is there someplace else to look?
>
> TIA
Bump;

Same Rules running on version 2.0.1-RELEASE run just fine, but get the
error on 2.0.2-RELEASE

<alias>
<name>Blocked</name>
<address>
ip-address-1 ip-address-n
</address>
<descr>
<![CDATA[ Blocked IPs + Networks ]]>
</descr>
<type>network</type>
<detail>
<![CDATA[
comment-1 comment-n
]]>
</detail>
</alias>

<rule>
<id/>
<type>block</type>
<interface>wan</interface>
<tag/>
<tagged/>
<max/>
<max-src-nodes/>
<max-src-conn/>
<max-src-states/>
<statetimeout/>
<statetype>keep state</statetype>
<os/>
<source>
<address>Blocked</address>
</source>
<destination>
<any/>
</destination>
<log/>
<descr>
<![CDATA[ Access Blocked ]]>
</descr>
</rule>
-- 
Gerald
_______________________________________________
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to