Jump to content

BIND configuration


Guest ianericovich
 Share

Recommended Posts

Guest ianericovich

Hi..

 

I installed BIND 9.4 using the RPM that comes in the power pack DVD, the installation was successfully but i cannot configure it, I found some documentation on Internet but they refers only to Ubuntu or Debian, thinking that configuration will be the same, i tried it but i saw that the paths are not the same by example I cannot find /var/named path or I cannot find named.local.conf file. Please i need a guide or something else to configure BIND9 using the paths in mandriva 2008. :wall:

Edited by ianericovich
Link to comment
Share on other sites

Hi ianericovich,

 

welcome to MUB! If you're really into setting up your own dns, you should have some experience. Do you know what a nameserver does? What do you want to achieve with your own one? If you already installed bind, you can find substantial info with "man named" and "man named.conf". You can start the server as every other with "service named start" and integrate it into startup with "chkconfig --add named", both as root, or by using graphical interface. You may edit "/etc/named.conf" to suit your needs. But beware - changing dns behaviour is no easy task and very rarely necessary if you want to stay compatible to the rest of internet. You should use additional or virtual hardware - not your standard workhorse.

Edited by scoonma
Link to comment
Share on other sites

You should, hopefully, be able to install a package called drakwizard. Once installed, you can then go into MCC (Configure Your Computer) and run the wizard for configuring the DNS server.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...