»
S
I
D
E
B
A
R
«
Debian Bind Fix
Apr 16th, 2009 by Evan

1.) save your zone and config files
2.) remove the rndc key specification in the /etc/bind/named.conf file
aptitude purge bind9
4.) install bind9 again
/etc/init.d/bind9 stop
6.) remove rndc.key and rndc.conf
rndc-confgen -r /dev/urandom -a
rndc-confgen
9.) put the output to rndc.conf and named.conf
10.) chmod 640 and chown bind.bind -> rndc.key and rndc.conf
11.) put your zone and config files back to the bind directory
12.) restart the whole system
/etc/init.d/bind9 restart
14.) rndc status

How to update DNS through DHCP automatically
Oct 2nd, 2008 by Evan

If you are looking for configuration then you need it as follows:

Let us say domain is test.com
Domain nameserver, dns (named), samba and most of Linux services servers ip is 192.168.0.1
And network is 192.168.0.1/24 for dhcp ips are 192.168.0.10-60

Read the rest of this entry »

»  Substance: WordPress   »  Style: Ahren Ahimsa