Find the answer to your Linux question:
Results 1 to 3 of 3
I have a Bind9 set up on Debian Etch. I have set up static address and have changed the resolve.conf file to point to itself for DNS. DNS is up ...
  1. #1
    Just Joined!
    Join Date
    Dec 2007
    Posts
    4

    BIND9 configuration

    I have a Bind9 set up on Debian Etch. I have set up static address and have changed the resolve.conf file to point to itself for DNS.
    DNS is up and running and I have checked the logging and there are no errors. So basically I have Bind9 running with all the default settings. I have read a ton of howto's and they are all confusing and they differ so much. I obviously cannot ping any machines on my LAN becasue I have not set up any zone files. I am just looking for someone to explain to me the most important files associated with Bind9(from a getting started perspective), and in the simplest terms, how I should configure them.

  2. #2
    Linux Guru coopstah13's Avatar
    Join Date
    Nov 2007
    Location
    NH, USA
    Posts
    3,149
    is the sole purpose of this machine to be a DNS for your lan? The reason those machines aren't pingable is because the way you have it is the machine is using itself for DNS, but those machines aren't registered in its DNS. I think you can fix this just by having the other machines use this one for DNS. I have a linux router at home that all I did is install bind9, did no configuration at all, worked out of the box.

  3. #3
    Just Joined!
    Join Date
    Dec 2007
    Posts
    4
    Yes it is for my LAN. I set a workstation to use 9.33.160.XXX(my DNS box) for dns and it works. If I do an nslookup on google.com it works, but if i do an nslookup on anther machine in my LAN i get "non-existent domain".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •