Actions
Bug #243
closedfilterdns does not resolve hostnames with a network mask
Start date:
12/22/2009
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
On a network alias where a hostname is used with a subnetmask this will not correctly work for filterdns.
The alias contains 2 entries, 1st 127.0.0.1/32 as a dummy, 2nd is hostname/32.
Below is the output I gathered from the shell.
- more /var/etc/filterdns.conf
hostname/32 = ext_management - pfctl -t ext_management -T show
127.0.0.1 - ps auxw |grep filterdns
root 45003 0.0 0.7 4608 1664 ?? Is 10:46PM 0:00.01 /usr/local/sbin/filterdns /tmp/filterdns.pid 300 /var/etc/filterdns. #
Actions