dana.satriya

June 7, 2008

setting bind9 for openimscore in ubuntu

Filed under: Uncategorized

edit the /etc/dhcp3/dhclient.conf and uncomment the prepend domainnameservers 127.0.0.1;

cp /opt/OpenIMSCore/ser_ims/cfg/open-ims.dnszone /etc/bind/

add file to /etc/bind/named.conf.local

zone "open-ims.test" IN {
type master;
file "pri/open-ims.dnszone";
notify no;
};

 

edit /etc/resolv.conf

nameserver 127.0.0.1
search open-ims.test
domain open-ims.test

Comments »

The URI to TrackBack this entry is: http://danasatriya.blogsome.com/2008/06/07/setting-bind9-for-openimscore-in-ubuntu/trackback/

No comments yet.

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.

Get free blog up and running in minutes with Blogsome
Theme designed by Ian Main