<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:Arial;
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Quick follow up. I changed the forwarders
that I was using in the named.conf file and domain names seem to be resolving
OK now. But I’m still not getting an answer for my local domain pinging
from the XP workstation. How do I get the linux box to first look at its own
DNS? If I ping <a href="http://www.mydomain.com/">www.mydomain.com</a> from the
workstation I just get ‘could not find host’. If I ping from Linux
box then I get the ip address back for the real registered domain. The zone is
correctly entered in named.conf and the zone file is correctly set up. I’ve
checked them both over twenty times at least. There is obviously some other
setting I’ve missed. Any help?<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>(ipconfig on XP shows 192.168.0.1 as DNS
Server and Gateway)<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
tclug-list-bounces@mn-linux.org [mailto:tclug-list-bounces@mn-linux.org] <b><span
style='font-weight:bold'>On Behalf Of </span></b>John Sanborn<br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, October 24, 2006
3:28 PM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">tclug-list@mn-linux.org</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> [tclug-list] BIND 9</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi All,<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I just reinstalled Fedora 5 (no GUI, and did a 206 MB yum
update) on a box I use with two NICs for my home network gateway and firewall.
The eth0 NIC is connected to a DSL modem and the eth1 NIC goes to a switch for the
LAN. DHCP is running the FC5 box for the LAN and seems to be working fine. I
use iptables for the firewall and I copied the same set of rules from the
Fedora 3 Bible except for the TCP rules for allowing access to web and ftp
stuff. (I don’t have anything running that needs to be accessed from
outside.) <o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>DNS, however, is not being very friendly. I can ping ip
addresses but not domains from a command line on an XP box inside the LAN.
Email seems to be coming and going somewhat OK. But websites won’t come
up in the browser. I’m fairly certain the problem is my DNS setup.
nslookup on the XP box returns “can’t find server name for address
192.168.0.1” I can’t get the zone file updates from the W2K3 domain
controller which was working just fine before. I sure I set up the named.conf
and created the zone file for my domain just like before. (I reinstalled in the
first place because the linux box locked up and wouldn’t reboot for
anything. Hardware problem, I expect.) I also had the linux box looking first
at its own DNS before going out to the web so I could browse sites on my
development server on the LAN. My LANs domain name is not a registered name but
exists just for me inside my LAN.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Can anyone offer some typical gotchas or often overlooked
setup details that I probably missed that would likely cause these symptoms?
I’ve been reading HOW-TOs for a week and I’m just burnt out
it. -- THANKS, John<o:p></o:p></span></font></p>
</div>
</body>
</html>