subdomain/name clash - avoiding shooting feet

Simon Waters Simon at wretched.demon.co.uk
Wed Feb 6 02:52:22 UTC 2002


Michael Rasmussen wrote:
> 
> Is that right?

No, you can just add it to the zone. Had you delegated a
subdomain your have to add t to the relevant subdomain.

Here is an example using nsupdate.

02:44:48 srw srw $ nsupdate -k dnskey/Ktest.+157+00995.private
> update add www.www.eighth-layer.internal 86400 IN A 127.0.0.1
>
> update add www.www.www.eighth-layer.internal 86300 IN A 127.0.0.1
>
> update add www.www.www.www.eighth-layer.internal 86400 CNAME www.www.www.eighth-layer.internal
>

02:49:35 srw srw $ dig @linux1 eighth-layer.internal axfr -k
dnskey/Ktest.+157+00995.private | grep www

www.www.eighth-layer.internal. 86400 IN A       127.0.0.1
www.www.www.eighth-layer.internal. 86300 IN A   127.0.0.1
www.www.www.www.eighth-layer.internal. 86400 IN CNAME
www.www.www.eighth-layer.internal.           

-- 
Open Source Software Day at Exeter University Saturday 27th
April 2002
	http://www.dclug.org.uk/ossday/


More information about the bind-users mailing list