[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Raq2 having resolving problem...
- Subject: [cobalt-users] Raq2 having resolving problem...
- From: "Josh Miller" <joshlists@xxxxxxxxxxx>
- Date: Mon Aug 13 17:25:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I'm not sure what I did, but my raq2 is no longer resolving domain names...
[josh josh]$ host localhost.
Host not found, try again.
[josh josh]$
If I run host in diagnostic mode, I get
[josh josh]$ host -d localhost.
;; res_nmkquery(QUERY, localhost, IN, A)
;; res_send()
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25455
;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; localhost, type = A, class = IN
;; Querying server (# 1) address = 208.187.76.4
;; new DG socket
res_send: recvfrom: Invalid argument
;; Querying server (# 2) address = 208.187.76.3
;; new DG socket
res_send: recvfrom: Invalid argument
;; Querying server (# 1) address = 208.187.76.4
;; new DG socket
res_send: recvfrom: Invalid argument
;; Querying server (# 2) address = 208.187.76.3
res_send: recvfrom: Invalid argument
res_nsend failed
;; res_nmkquery(QUERY, localhost, IN, MX)
;; res_send()
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 25456
;; flags: rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; localhost, type = MX, class = IN
;; Querying server (# 1) address = 208.187.76.4
;; new DG socket
res_send: recvfrom: Invalid argument
;; Querying server (# 2) address = 208.187.76.3
;; new DG socket
res_send: recvfrom: Invalid argument
;; Querying server (# 1) address = 208.187.76.4
;; new DG socket
res_send: recvfrom: Invalid argument
;; Querying server (# 2) address = 208.187.76.3
res_send: recvfrom: Invalid argument
res_nsend failed
Host not found, try again.
[josh josh]$
I just renumbered our network to a new IP range, but I don't see how that
could cause this...
I also installed the latest two raq2 updates today, but I'm think it was
having this problem before I did that...
My /etc/resolv.conf has two good DNS servers listed, and other computers
have not problem with the same DNS servers.
I don't run the DNS service on the raq2.
Anyone have any idea what I might have done, or better yet, how to fix it?
Thanks
-
Josh