Results 1 to 2 of 2
I have a RedHat DNS server running, but when I try to add an entry with more than 10 characters, it doesn't work.
Running RedHat 5.7
I'm editing /var/named/mydomain.db
I've ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-24-2012 #1Just Joined!
- Join Date
- Jun 2012
- Posts
- 1
10 character limit on DNS A record entry?
I have a RedHat DNS server running, but when I try to add an entry with more than 10 characters, it doesn't work.
Running RedHat 5.7
I'm editing /var/named/mydomain.db
I've got several entries, but this one that is over 10 characters and it doesn't seem to work. When I try to ping from another workstation, I get "Unknown host". I am able to ping the IP.
I'm very new to Linux, though I've been in IT for a while. Please bear with me, but I will try to ask intelligent questions.
30 minutes of Googling didn't seem to yield any results, but perhaps I'm not searching for the right thing. Can anyone point me in the right direction?
Thanks
-Grant
- 06-25-2012 #2
Check the zone file for errors with
First you want to ensure you didn't make any mistakes with the new entry.Code:named-checkzone <zonefile>


Reply With Quote
