The GUI does not accept "*". How, through the GUI, do I create a wildcard subdomain?
OR
Where is the Bind installation in the OSX 10.6 Server filesystem?
|
feedback
|
|
The local for the DNS zone details is: To add the wildcard Then Add the "* IN A 192.168.1.10" to the zone.apple file. | |||||
feedback
|
|
With Mac OS X 10.6 Apple has made it much easier to avoid blowing away your DNS edits from the command line: In
The
| |||
|
feedback
|
UPDATE for 10.7The following worked for me:
Observations
I hope this helps someone. | |||
|
feedback
|
|
Just a site note here. I'm not sure if this is an artefact because the OS X Server machine I'm working on has been upgraded from 10.4 incrementally to 10.7 (whew!), but on this 10.7 box, the zones directory seems to have been deprecated and they've gone back to basic unitary zone files. My /var/named directory has only the standard db.domain.tld files and there are no $INCLUDE directives. If someone with a clean install of OS X Server can confirm (or deny) this 10.7 regression that would be nice. I created a new test domain to check the behaviour and it just created a new db file and did not create a zones directory. | |||
feedback
|