|
|
 |  |
Re: 10.2.8/4.6.1 to 10.3.x Server upgradeFrom: Men & Mice Support Date: Friday, November 26, 2004
Time: 11:18:01 pmAt 10:06 PM -0500 11/26/04, Farokh Irani wrote:
>>Upgrading from 10.2.x to 10.3.x replaces /etc/named.conf. This will
>>cause systemic problems for QuickDNS Remote.
>>
>>Reinstalling QuickDNS at this point can cause further problems
>>without necessarily fixing anything.
>>
>>To fix this, read this knowledge base article:
>><http://kbase.menandmice.com/view.html?rec=38>
>>
>>To avoid this in the future, always back up /etc/named.conf before
>>any major Mac OS X upgrade (10.1 to 10.2, 10.2 to 10.3, etc.) and
>>restore it afterward. Then restart.
>
>I took a look at /etc/named.conf, and the only thing "wrong" was a
>couple of extra lines:
>controls {
> inet 127.0.0.1 port 54 allow {any; };
>
>};
>
>Everything else looks fine. The knowledge base article doesn't shed
>any more light on this.
Delete the extraneous controls statement, then restart QuickDNS
Remote and named.
sudo -s
head -n9 /etc/named.conf > /etc/named.conf.temp
mv /etc/named.conf.temp /etc/named.conf
/Library/StartupItems/QuickDNS/QuickDNS restart
exit
Chris Buxton
Men & Mice - Making DNS Easy
Customer Service and Sales Engineer
|

Return to Digital Point Solutions' Home Page |