Re: xemacs under version 2.3.3
Re: xemacs under version 2.3.3
- Subject: Re: xemacs under version 2.3.3
- From: Samuel Isaacson <email@hidden>
- Date: Mon, 18 May 2009 13:48:54 -0600
Under "Directory Servers" it says "No Directory Servers Configured".
Under "Services", BSD Flat File and NIS, LDAPv3, and Local are all
checked. When I click the lock to make changes I only seem to have
access to LDAPv3. Unchecking LDAPv3 and clicking "Apply" does not seem
to resolve the xemacs startup issue.
'hostname -s' is currently "wanderer-3"
hosts files:
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
scutil --dns gives:
DNS configuration
resolver #1
nameserver[0] : 172.16.2.5
nameserver[1] : 172.18.82.11
nameserver[2] : 4.2.2.2
order : 200000
resolver #2
domain : local
options : mdns
timeout : 2
order : 300000
resolver #3
domain : 254.169.in-addr.arpa
options : mdns
timeout : 2
order : 300001
resolver #4
domain : 8.e.f.ip6.arpa
options : mdns
timeout : 2
order : 300002
resolver #5
domain : 9.e.f.ip6.arpa
options : mdns
timeout : 2
order : 300003
resolver #6
domain : a.e.f.ip6.arpa
options : mdns
timeout : 2
order : 300004
resolver #7
domain : b.e.f.ip6.arpa
options : mdns
timeout : 2
order : 300005
dig `hostname -s` 172.16.2.5 gives
; <<>> DiG 9.4.3-P1 <<>> wanderer-3 172.16.2.5
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 2171
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;wanderer-3. IN A
;; Query time: 92 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:40:16 2009
;; MSG SIZE rcvd: 28
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 45261
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;172.16.2.5. IN A
;; AUTHORITY SECTION:
. 86400 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009051801
1800 900 604800 86400
;; Query time: 62 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:40:16 2009
;; MSG SIZE rcvd: 103
dig `hostname ` 172.16.2.5 gives
; <<>> DiG 9.4.3-P1 <<>> wanderer-3.local 172.16.2.5
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 47365
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;wanderer-3.local. IN A
;; AUTHORITY SECTION:
. 86400 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009051800
1800 900 604800 86400
;; Query time: 123 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:40:44 2009
;; MSG SIZE rcvd: 109
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 14139
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;172.16.2.5. IN A
;; AUTHORITY SECTION:
. 27349 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2009051701
1800 900 604800 873
;; Query time: 41 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:40:44 2009
;; MSG SIZE rcvd: 103
dig `hostname -s` 172.18.82.11 gives
; <<>> DiG 9.4.3-P1 <<>> wanderer-3 172.18.82.11
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 9209
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;wanderer-3. IN A
;; Query time: 50 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:46:11 2009
;; MSG SIZE rcvd: 28
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 57248
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;172.18.82.11. IN A
;; AUTHORITY SECTION:
. 86400 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009051801
1800 900 604800 86400
;; Query time: 65 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:46:11 2009
;; MSG SIZE rcvd: 105
dig `hostname` 172.18.82.11 gives
; <<>> DiG 9.4.3-P1 <<>> wanderer-3.local 172.18.82.11
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 42934
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;wanderer-3.local. IN A
;; AUTHORITY SECTION:
. 86400 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009051801
1800 900 604800 86400
;; Query time: 129 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:46:28 2009
;; MSG SIZE rcvd: 109
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32443
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;172.18.82.11. IN A
;; AUTHORITY SECTION:
. 3442 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2009051701
1800 900 604800 883
;; Query time: 44 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:46:28 2009
;; MSG SIZE rcvd: 105
dig `hostname -s` 4.2.2.2 gives
; <<>> DiG 9.4.3-P1 <<>> wanderer-3 4.2.2.2
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 44531
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;wanderer-3. IN A
;; Query time: 36 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:47:01 2009
;; MSG SIZE rcvd: 28
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 43466
;; flags: qr aa; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;4.2.2.2. IN A
;; AUTHORITY SECTION:
. 86400 IN SOA A.ROOT-SERVERS.NET. NSTLD.VERISIGN-GRS.COM. 2009051801
1800 900 604800 86400
;; Query time: 60 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:47:01 2009
;; MSG SIZE rcvd: 100
dig `hostname` 4.2.2.2 gives
; <<>> DiG 9.4.3-P1 <<>> wanderer-3.local 4.2.2.2
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 14466
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;wanderer-3.local. IN A
;; AUTHORITY SECTION:
. 26955 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2009051701
1800 900 604800 506
;; Query time: 52 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:47:18 2009
;; MSG SIZE rcvd: 109
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 15827
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;4.2.2.2. IN A
;; AUTHORITY SECTION:
. 3392 IN SOA a.root-servers.net. nstld.verisign-grs.com. 2009051701
1800 900 604800 882
;; Query time: 41 msec
;; SERVER: 172.16.2.5#53(172.16.2.5)
;; WHEN: Mon May 18 13:47:18 2009
;; MSG SIZE rcvd: 100
Kevin Van Vechten wrote:
On May 18, 2009, at 10:18 AM, Jeremy Huddleston wrote:
I think this may be getting a tad off topic... (sorry for that)
Open Directory Utility.app (In /Applications/Utilities).
Click on "Show Advanced Settings"
Are there any servers listed in "Directory Servers"?
What is checked in "Services"?
What is your 'hostname -s' (can you tell me the actual value)?
What is the contents of /etc/hosts?
Also, the results of `scutil --dns` will be useful. It lists your DNS
server configuration, as well as search domains.
Since `hostname -s ` doesn't return a fully qualified domain name, it
looks like you'd be relying on the search domains in order to find an
address.
In particular, it would be interesting to use a tool like dig(1) to see
if your DNS servers are returning a timely response.
$ dig `hostname -s` @nameserver_ipaddr
$ dig `hostname` @nameserver_ipaddr
Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden