Re: a domain can ns of itself?

2012-03-28 Thread Fajar A. Nugraha
On Thu, Mar 29, 2012 at 6:33 AM, Mohsen Pahlevanzadeh
moh...@pahlevanzadeh.org wrote:
 pahlevanzadeh.info. 14400 IN NS shared.pahlevanzadeh.info.

 Is it Possible?

Yes. Google does it


$ dig google.com ns

;  DiG 9.8.1-P1  google.com ns
;; global options: +cmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 62917
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;google.com.IN  NS

;; ANSWER SECTION:
google.com. 86399   IN  NS  ns4.google.com.
google.com. 86399   IN  NS  ns2.google.com.
google.com. 86399   IN  NS  ns1.google.com.
google.com. 86399   IN  NS  ns3.google.com.

;; Query time: 150 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Mar 29 06:42:55 2012
;; MSG SIZE  rcvd: 100


To do so, you must add glue records in your registrar. Different
registrars might have different ways to do so. Example for godaddy:
http://www.ehow.com/how_8116690_add-glue-records-godaddy.html

-- 
Fajar
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: a domain can ns of itself?

2012-03-28 Thread Amir Haris Ahmad
Fajar,

Yes,

This is glue record.

pahlevanzadeh.info. 14400 IN NS shared.pahlevanzadeh.info.
shared.pahlevanzadeh.info.  Ayour ns server IP address


On Thu, Mar 29, 2012 at 7:46 AM, Fajar A. Nugraha w...@fajar.net wrote:

 On Thu, Mar 29, 2012 at 6:33 AM, Mohsen Pahlevanzadeh
 moh...@pahlevanzadeh.org wrote:
  pahlevanzadeh.info. 14400 IN NS shared.pahlevanzadeh.info.
 
  Is it Possible?

 Yes. Google does it


 $ dig google.com ns

 ;  DiG 9.8.1-P1  google.com ns
 ;; global options: +cmd
 ;; Got answer:
 ;; -HEADER- opcode: QUERY, status: NOERROR, id: 62917
 ;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0

 ;; QUESTION SECTION:
 ;google.com.IN  NS

 ;; ANSWER SECTION:
 google.com. 86399   IN  NS  ns4.google.com.
 google.com. 86399   IN  NS  ns2.google.com.
 google.com. 86399   IN  NS  ns1.google.com.
 google.com. 86399   IN  NS  ns3.google.com.

 ;; Query time: 150 msec
 ;; SERVER: 8.8.8.8#53(8.8.8.8)
 ;; WHEN: Thu Mar 29 06:42:55 2012
 ;; MSG SIZE  rcvd: 100


 To do so, you must add glue records in your registrar. Different
 registrars might have different ways to do so. Example for godaddy:
 http://www.ehow.com/how_8116690_add-glue-records-godaddy.html

 --
 Fajar
 ___
 Please visit https://lists.isc.org/mailman/listinfo/bind-users to
 unsubscribe from this list

 bind-users mailing list
 bind-users@lists.isc.org
 https://lists.isc.org/mailman/listinfo/bind-users

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Re: a domain can ns of itself?

2012-03-28 Thread Mark Andrews

In message cagafdpr2qkbr6_yq9rmr4gpsykewoadnpaemu9yx94wb8ms...@mail.gmail.com,
 Amir Haris Ahmad writes:
 Fajar,
 
 Yes,
 
 This is glue record.
 
 pahlevanzadeh.info. 14400 IN NS shared.pahlevanzadeh.info.
 shared.pahlevanzadeh.info.  Ayour ns server IP address

And you should be adding IPv6 address records for your nameservers as
well as IPv4 address records.

  shared.pahlevanzadeh.info   Ayour ns server IPv4 address
  shared.pahlevanzadeh.info    your ns server IPv6 address



-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users