Hiii,
Im trying to set-up BIND on my LAN. I have one Redhat machine acting as a <Firewall, Router, DNS Server> and 2 WINDOWS machines behind it. Right now the windows machines are configured to have my ISP DNS as there Primary DNS server but i want my Linux machine to act as the DNS server.
#####Redhat 7.3 (2.4.20), Bind-9.2.2rc1#######
Soo i think i want to set-up a forwarding name server.
Soo this is what i got soo far: i created the file called /etc/named.conf and in it is:
options {
directory "/var/named";
forwarders { <IP address of forwarder>; };
forward only;
};
I ran named-checkconf and no errors.
I have also created a /var/named <---directory! Now im confused on the next steps i need after this can someone help....And do i need more stuff in my /etc/named.conf file? Thanks guys
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now