I've cross posted this assp help forum as it does bring up some interesting
questions and also to get it archived in the mailing list as well. More
below-

> Read and respond to this message at:
> https://sourceforge.net/forum/message.php?msg_id=4174218
> By: at0r
>
> I fixed the problem (which indeed affected SPF, MX/A and Rev. Lookup
also).
>
> The problem was the way the Net::DNS module figures out what DNS server to
use.
> It searches the registry at
> HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces.
Because
> Windows left some old configurations of deleted logical interfaces, the
Net::DNS
> module would first try the Nameservers configured for the old interface
which
> are offline. After editing the
>
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{061925D2
-53B
> F-41EE-B36F-228D9334B384}\NameServer string value to a working DNS server
IP,
> and restarting the ASSP service everything started working without
problems.
> I guess deleting the old \{some-sid-numbers} key will give the same
result.
>
> Hope this will be usefull for others as well.

Does this explain the Net:DNS 0.59 issues we were seeing? Have they changed
the code in the later version to look in more locations for DNS server
addresses?

When this first came up Micheal Espinola saw this the first time he was
setting up assp on a new machine.

Bro



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to