0
votes
2answers
70 views

How to set the logging clause for a chrooted BIND?

This question is a bit similar to this one but the answer that seemed to help the most is Ubuntu specific, and this is running on OSX 10.6.8. With this logging clause: logging { category ...
1
vote
1answer
88 views

Setting up BIND on OSX, which of these default port configurations is preferrable?

I'm following the instructions here on how to set up BIND on OSX, and I've got as far as this point (not very far then!) Watch out! The rndc-confgen utility is extremely handy for generating new ...
1
vote
0answers
100 views

Need help setting up bind in OSX for browser testing in Parallels Windows XP VM

Ok, this will be a somewhat lengthy question. First, some background: I am developing and testing websites on a Macbook (OSX Lion), using Parallels to run various installs of Windows for IE testing. I ...
0
votes
2answers
330 views

Active directory Kerberos OSX problems

I'll try to keep this short, but informative. I'm currently unable to bind OSX lion (10.7.4) machines to our AD. OSX kerberos (heimdal) is unable to locate the KDC service. However i can bind ...
1
vote
1answer
535 views

How to start named (BIND)

When I try to start named on my OS 10.7.3 machine, with the following command: launchctl load -w /System/Library/LaunchDaemons/org.isc.named.plist ... I get this error message: launchctl: no plist ...
0
votes
2answers
816 views

BIND DNS settings on Mac OS X Lion: Errors in .zone file

I'm using Mac OS X Lion's BIND to set up a local domain "webapp.local". I've already set up a VirtualHost in Apache and added "webapp.local" to the host file, which works. But wanted others on my ...