Subject: Re: gateway setup [1.6.2 / i386]
To: None <mark@theswamp.org>
From: Bill Warner <lww@ictech.net>
List: netbsd-help
Date: 06/05/2004 18:13:45
On Sat, 5 Jun 2004 18:21:12 -0400
mark@theswamp.org wrote:
> Currently my resolv.conf file looks like this;
> domain theswamp.org
> nameserver 65.32.1.65
> nameserver 65.32.1.70
Do you actually get a response from those nameservers? Both are refusing queries from here, but that could be because I'm outside rr.com:
[eagle:~] lww% dig @65.32.1.65 theswamp.org
; <<>> DiG 9.2.2 <<>> @65.32.1.65 theswamp.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 45033
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;theswamp.org. IN A
;; Query time: 64 msec
;; SERVER: 65.32.1.65#53(65.32.1.65)
;; WHEN: Sat Jun 5 18:04:34 2004
;; MSG SIZE rcvd: 30
[eagle:~] lww% dig @65.32.1.70 theswamp.org
; <<>> DiG 9.2.2 <<>> @65.32.1.70 theswamp.org
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 1989
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;theswamp.org. IN A
;; Query time: 65 msec
;; SERVER: 65.32.1.70#53(65.32.1.70)
;; WHEN: Sat Jun 5 18:04:37 2004
;; MSG SIZE rcvd: 30