"Tino Schwarze" <[EMAIL PROTECTED]> wrote on Sat, 27 Apr 2002 11:42:12 +0200:
> On Sat, Apr 27, 2002 at 05:09:10AM -0400, Seth Delackner wrote: > > "ubik: primary address 127.0.0.1 does not exist" > > Take a look at your /etc/hosts - maybe there is line like > 127.0.0.1 localhost mac > which is A Bad Thing(tm). OK, I've commented out my entire hosts file, (which had "127.0.0.1 localhost"), but now I get a different error: Sat Apr 27 13:52:31 2002 Cannot open dbm database - no DB logging possible Sat Apr 27 13:52:31 2002 kaserver: couldn't get address of this host. Odd, because I set the server name to "mac.linux.bogus", which has ip address 10.0.0.3. host and nslookup properly show the reverse mappings, so I've put my named.conf and zones/* files on: http://home.jtan.com/~seratonin/named.conf http://home.jtan.com/~seratonin/localhost.rev http://home.jtan.com/~seratonin/linux.bogus http://home.jtan.com/~seratonin/linux.bogus.rev [localhost:/usr/afs/bin] root# host 10.0.0.3 3.0.0.10.IN-ADDR.ARPA domain name pointer mac.linux.bogus [localhost:/usr/afs/bin] root# host mac mac.linux.bogus has address 10.0.0.3 [localhost:/usr/afs/bin] root# host localhost localhost.linux.bogus has address 127.0.0.1 [localhost:/usr/afs/bin] root# nslookup 127.0.0.1 Server: localhost Address: 127.0.0.1 Name: localhost Address: 127.0.0.1 [localhost:/usr/afs/bin] root# nslookup 10.0.0.3 Server: localhost Address: 127.0.0.1 Name: mac.linux.bogus Address: 10.0.0.3 _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
