Results 1 to 2 of 2
Hi.
I am new to Bind and I thought that I would start by using the GUI.
Everytime I go to save the changes that I have made, I get ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-16-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 1
Bind
Hi.
I am new to Bind and I thought that I would start by using the GUI.
Everytime I go to save the changes that I have made, I get errors saying that the A record has no attribute: owner or the PTR record has no attribute: owner.
Any idea what I am doing wrong?
Basically, this is how I want the DNS server set up:
Fedora Core 3 Linux box (DNS Server) internal IP: 192.168.2.3
Webserver internal IP: 192.168.2.5
For the sake of getting it working, I'll call the domain example.com.
If anyone could provide examples of exactly what I need to put into my zone/conf files, I'd appreciate it greatly.
I am struggling with the GUI and the config files at the moment.
I hope someone can help me out here!
Thanks in advance!
- 02-19-2005 #2Just Joined!
- Join Date
- Jan 2005
- Location
- Toronto, ON, Canada
- Posts
- 79
That means if you have a NS record somehow you have to define it in the A record section
Example:
The apply if you have setted reverse DNS you have to define a PTR record:Code:NS land-5.com. land-5.com. A 206.6.177.2
Example:
Code:NS land-5.com. 2 PTR land-5.com.
afrolinux


Reply With Quote
