[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS Question



Stephen,

If you want to just query you can telnet into the server and use the 
"dig" command:

[allan allan]$ dig @abba.priz.net priznet.com axfr

; <<>> DiG 8.1 <<>> @abba.priz.net priznet.com axfr 
; (1 server found)
$ORIGIN priznet.com.
@                       1D IN SOA       abba.priz.net. root.abba.priz.net.
(
                                        2000042810      ; serial
                                        3H              ; refresh
                                        1H              ; retry
                                        1W              ; expiry
                                        1D )            ; minimum

                        1D IN NS        abba.priz.net.
                        1D IN A         63.80.246.245
www                     1D IN CNAME     priz.net.
@                       1D IN SOA       abba.priz.net. root.abba.priz.net.
(
                                        2000042810      ; serial
                                        3H              ; refresh
                                        1H              ; retry
                                        1W              ; expiry
                                        1D )            ; minimum

;; Received 5 answers (5 records).
;; FROM: abba.priz.net to SERVER: 63.80.246.253
;; WHEN: Wed May  3 13:09:26 2000


"man dig" will get you more information.  If youdon't want to telnet into
the server there is a fantastic freeware program called Cyberkit
(www.cyberkit.com) for Windows-based machines that will do the same thing
for you.

Hope this helps.

allan

--
Allan Liska                          
allan@xxxxxxxx			     	
www.priz.net                          
703-443-6754                          
                                      

On Wed, 3 May 2000, Stephen Mc Carron wrote:

> Forgive my idiocy in advance,
> 
> But how do I view the dns details without using the gui on a raq3?
> 
> TIA!!
> Stephen
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>