<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV id="yiv1734426905"><P>Michael wrote:</P><P>[<BR>Just a minor additional suggestion: since this is for a home network, you<BR>probably have DNS servers supplied by your ISP.  You should configure your<BR>named server as a forwarder rather than doing your own full resolution,<BR>e.g., add<BR><BR>        forward only;<BR>        forwarders {<BR>                68.87.76.178;<BR>                68.87.78.130;<BR>        };<BR><BR>to your named.conf options section.  The values above are for Comcast in San<BR>Jose, you'll need to change them!]<BR></P><P></P><P>After cat /etc/resolve.conf, got this:</P><P>nameserver 203.88.111.18<BR>nameserver 4.2.2.2<BR><BR>Should I replace <BR></P><P>68.87.76.178;<BR>68.87.78.130;</P><P></P><P>with the values:</P><P>203.88.111.18;</P><P>4..2.2.2;</P><P></P><P>And what does the forwarder do?</P><P></P><P>Thanks
 for reply.</P></DIV></td></tr></table><br>