{
    my $ip = db_get_prop($confref, 'dnscache', 'ListenIP')
	|| "$LocalIP";
    "$ip";
}
