DNS not resolving on the server - resolves fine on the LAN
I performed a fresh install of Tiger Server on my PowerMac last night, with the intention of testing the installer's ability to set up services, particularly Open Directory.
I enabled DNS, AFP, and Open Directory in the installer (first boot after install). The server configured itself and when I logged into admin for the first time I went to Server Admin, where I found DNS, AFP, and Open Directory running. This suprised me as Open Directory was always a bear to get Kerberos running correctly, and here I found Kerberos was running even though there were no entries in DNS.
I went about configuring the rest of my services, DHCP, NAT, Firewall, and so on. When I finally open Workgroup Manager to add some OD users, I find I cannot create home folders. I head to Terminal where I find this:
server:/ admin$ host 10.1.1.1
Host 1.1.1.10.in-addr.arpa not found: 3(NXDOMAIN)
server:/ admin$ host server.ishcabittle.private
Host server.ishcabittle.private not found: 3(NXDOMAIN)
The server cannot see itself for some reason. I had set up a nameserver, server.ishcabittle.private residing on the router address of 10.1.1.1 in my local subnet. I made sure that the DNS server 10.1.1.1 was listed on my subnet's ethernet interface, Built-in Ethernet.
host -v 10.1.1.1 returns the same, only listing a Comcast server for some reason. My guess is that setting up DNS during install hard wired the comcast DNS server as the permanent nameserver. I've edited /etc/hosts to include 10.1.1.1 server.ishcabittle.private, I've edited hostconfig to include HOST=server.ishcabittle.private (although I've read that 10.4.6-7 doesn't need this entry, it was the only thing that got Kerberos running on my previous install). Not sure what else to do.
Is there a permanent DNS record established during install? If so, where can I find this config file? None of these contain what I'm looking for:
/private/etc/.hostconfig.swp
/private/etc/hostconfig
/private/etc/hostconfig.personal
/private/etc/hosts
/private/etc/hosts.equiv
/private/etc/hosts.lpd
I'm pretty much going to reinstall anyway, I'll most likey do so without the cable modem plugged in.
PM G4 533MHz; iBook G4 1.33MHz; Powerbook G4 Titanium 867MHz, Mac OS X (10.4.7)