Results 1 to 2 of 2
Hello, I am trying to learn how to set up dns zones with named.
I created a zone (as attached) but I am sure I not written it correctly, because ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-22-2012 #1Just Joined!
- Join Date
- Sep 2012
- Posts
- 7
how to create a zone for named
Hello, I am trying to learn how to set up dns zones with named.
I created a zone (as attached) but I am sure I not written it correctly, because named will not start when it tries to load the zone.
I have also attached the error message I received.
Can anyone please tell me how to write this zone file correctly.
I am simply trying to create a zone that links 'philParm.com' to 172.16.52.3.
Thanks kindly for any help.
- 09-24-2012 #2
The second to last line (the NS line) should be:
It's probably confusing BIND.Code:IN NS <machinename/ip>
There's a bit of clarification (and some examples) here in the CentOS docs.Linux user #126863 - see http://linuxcounter.net/


Reply With Quote
