How to set up a DNS server(at Home)

gmspro at yahoo.com gmspro at yahoo.com
Sat Feb 7 05:14:21 UTC 2009


Michael wrote:[
Just a minor additional suggestion: since this is for a home network, you
probably have DNS servers supplied by your ISP.  You should configure your
named server as a forwarder rather than doing your own full resolution,
e.g., add

        forward only;
        forwarders {
                68.87.76.178;
                68.87.78.130;
        };

to your named.conf options section.  The values above are for Comcast in San
Jose, you'll need to change them!]
After cat /etc/resolve.conf, got this:nameserver 203.88.111.18
nameserver 4.2.2.2

Should I replace 
68.87.76.178;
68.87.78.130;with the values:203.88.111.18;4.2.2.2;And what does the forwarder do?Thanks
 for reply.


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090206/1118e4e0/attachment-0001.htm>


More information about the fedora-list mailing list