On Sun, 2009-08-23 at 18:03 +0200, [email protected] wrote:
> would have been nice .. also maybe a little note beforehand to the list 
> ... anyway for now I added a
> http://www.opendns.com/
> server manually before the router in lan connections dns settings. 
> Anybody knows the value of the dns ttl? Or how long until I can remove 
> the alternative server again?

whois helps to fin out the authorative dns servers.
dig helps to show the dns entries, and it looks like 604800 seconds is
the ttl .. (was it rly seconds??):

dig @ARRAKIS.DUNE.HU openwrt.org

; <<>> DiG 9.6.1-P1 <<>> @ARRAKIS.DUNE.HU openwrt.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59031
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 2
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;openwrt.org.                   IN      A

;; ANSWER SECTION:
openwrt.org.            604800  IN      A       78.24.191.177

;; AUTHORITY SECTION:
openwrt.org.            604800  IN      NS      soapstone.yuri.org.uk.
openwrt.org.            604800  IN      NS      arrakis.dune.hu.
openwrt.org.            604800  IN      NS      belategeuse.dune.hu.

;; ADDITIONAL SECTION:
arrakis.dune.hu.        604800  IN      A       78.24.191.176
belategeuse.dune.hu.    604800  IN      A       217.20.135.200

;; Query time: 37 msec
;; SERVER: 78.24.191.176#53(78.24.191.176)
;; WHEN: Sun Aug 23 18:36:18 2009
;; MSG SIZE  rcvd: 167



hth,
kloschi

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to