Dynamic update not working

gopu at hybrid.com gopu at hybrid.com
Wed Jan 10 20:16:33 UTC 2001


Here is my named.conf for version 8.2.2-P7 of named I am running on FreeBSD
4.2:

options {
	directory "/etc/namedb";
};

zone "0.0.127.IN-ADDR.ARPA" {
	type master;
	file "db.127.0.0";
	notify no;
};

zone "kerala.hybrid.com" in {
    type master;
    file "db.kerala";
    allow-update { any; };
};

zone "12.117.166.IN-ADDR.ARPA" in {
    type master;
    file "db.166.117.12";
    allow-update { any; };
};

I was trying nsupdate with the following commands in a file named gopu:
update add hari 3600 IN A 166.117.12.24
update add 24.12.117.166.IN-ADDR.ARPA. 3600 PTR hari.kerala.hybrid.com.

I did leave a blank line at the end (if that would be considered by
nsupdate) and executed "nsupdate gopu"

I don't even see any debug lines in named. Any help would be appreciated.

--Gopu

Come See Hybrid At ......
The 7th Annual WCA Technical Symposium
January 17-19, San Jose, CA

Hybrid
Gopakumar H. Pillai
Hybrid Networks, Inc.
6409 Guadalupe Mines Road
San Jose, CA 95120-5000
direct: (408)323-6275
gopu at hybrid.com
http://www.hybrid.com







More information about the bind-users mailing list