<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY style="FONT: 8pt Tahoma; MARGIN-LEFT: 2px; MARGIN-TOP: 2px">
<DIV><FONT size=1>the iptables has no rules and the policy is 
ACCEPT.</FONT></DIV>
<DIV><FONT size=1>when i do a netstat -nlp i get the following:</FONT></DIV>
<DIV><FONT size=1></FONT> </DIV>
<DIV><FONT size=1># netstat -nlp<BR>Active Internet connections (only 
servers)<BR>Proto Recv-Q Send-Q Local 
Address           Foreign 
Address         
State       PID/Program 
name<BR>tcp        
0      0 
0.0.0.0:1024            
0.0.0.0:*               
LISTEN      
667/rpc.statd<BR>tcp        
0      0 
0.0.0.0:111             
0.0.0.0:*               
LISTEN      
639/portmap<BR>tcp        
0      0 
192.168.1.25:53         
0.0.0.0:*               
LISTEN      
6089/named<BR>tcp        
0      0 
127.0.0.1:53            
0.0.0.0:*               
LISTEN      
6089/named<BR>tcp        
0      0 
0.0.0.0:22              
0.0.0.0:*               
LISTEN      
848/sshd<BR>tcp        
0      0 
127.0.0.1:953           
0.0.0.0:*               
LISTEN      
6089/named<BR>tcp        
0      0 
127.0.0.1:25            
0.0.0.0:*               
LISTEN      5197/sendmail: 
acce<BR>udp        
0      0 
0.0.0.0:1024            
0.0.0.0:*                           
667/rpc.statd<BR>udp        
0      0 
0.0.0.0:1043            
0.0.0.0:*                           
6089/named<BR>udp        
0      0 
192.168.1.25:53         
0.0.0.0:*                           
6089/named<BR>udp        
0      0 
127.0.0.1:53            
0.0.0.0:*                           
6089/named<BR>udp        
0      0 
0.0.0.0:843             
0.0.0.0:*                           
667/rpc.statd<BR>udp        
0      0 
0.0.0.0:111             
0.0.0.0:*                           
639/portmap<BR>Active UNIX domain sockets (only servers)<BR>Proto RefCnt 
Flags       
Type       
State         I-Node PID/Program 
name    Path<BR></FONT></DIV>
<DIV>when i do a dig @192.168.1.3 (witch is an existing name server) i 
get:</DIV>
<DIV> </DIV>
<DIV># dig @192.168.1.3</DIV>
<DIV> </DIV>
<DIV>; <<>> DiG 9.1.3 <<>> @192.168.1.3<BR>;; global 
options:  printcmd<BR>;; Got answer:<BR>;; ->>HEADER<<- opcode: 
QUERY, status: NOERROR, id: 43588<BR>;; flags: qr rd ra; QUERY: 1, ANSWER: 13, 
AUTHORITY: 0, ADDITIONAL: 13</DIV>
<DIV> </DIV>
<DIV>;; QUESTION 
SECTION:<BR>;.                              
IN      NS</DIV>
<DIV> </DIV>
<DIV>;; ANSWER 
SECTION:<BR>.                       
32102   IN      
NS      
A.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
B.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
C.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
D.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
E.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
F.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
G.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
H.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
I.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
J.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
K.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      
L.ROOT-SERVERS.NET.<BR>.                       
32102   IN      
NS      M.ROOT-SERVERS.NET.</DIV>
<DIV> </DIV>
<DIV>;; ADDITIONAL SECTION:<BR>A.ROOT-SERVERS.NET.     
401207  IN      
A       
198.41.0.4<BR>B.ROOT-SERVERS.NET.     401207  
IN      A       
128.9.0.107<BR>C.ROOT-SERVERS.NET.     401207  
IN      A       
192.33.4.12<BR>D.ROOT-SERVERS.NET.     401207  
IN      A       
128.8.10.90<BR>E.ROOT-SERVERS.NET.     401207  
IN      A       
192.203.230.10<BR>F.ROOT-SERVERS.NET.     401207  
IN      A       
192.5.5.241<BR>G.ROOT-SERVERS.NET.     401207  
IN      A       
192.112.36.4<BR>H.ROOT-SERVERS.NET.     401207  
IN      A       
128.63.2.53<BR>I.ROOT-SERVERS.NET.     401207  
IN      A       
192.36.148.17<BR>J.ROOT-SERVERS.NET.     118502  
IN      A       
198.41.0.10<BR>K.ROOT-SERVERS.NET.     118502  
IN      A       
193.0.14.129<BR>L.ROOT-SERVERS.NET.     118502  
IN      A       
198.32.64.12<BR>M.ROOT-SERVERS.NET.     118502  
IN      A       
202.12.27.33</DIV>
<DIV> </DIV>
<DIV>;; Query time: 3 msec<BR>;; SERVER: 192.168.1.3#53(192.168.1.3)<BR>;; WHEN: 
Fri Feb  8 00:42:19 2002<BR>;; MSG SIZE  rcvd: 436</DIV>
<DIV> </DIV>
<DIV>but when i do dig @127.0.0.1 i get:</DIV>
<DIV># dig @127.0.0.1</DIV>
<DIV> </DIV>
<DIV>; <<>> DiG 9.1.3 <<>> @127.0.0.1<BR>;; global 
options:  printcmd<BR>;; connection timed out; no servers could be 
reached<BR></DIV>
<DIV> </DIV>
<DIV>This is an out of the box install of Bind, in the past i have just started 
bind and run dig or nslookup to test it and it would allow me to connect.</DIV>
<DIV> </DIV>
<DIV>Andrew Barbara,  MCP<BR>MMT Networks Pty Ltd<BR><A 
href="http://www.mmtnetworks.com.au">http://www.mmtnetworks.com.au</A><BR><BR>>>> 
"Mark Nold" <markn@enspace.com> 02/07/02 06:16PM 
>>><BR>Andrew,<BR><BR>Have you solved your problem? If not i can mail 
you my various config files<BR>for BIND (on RH 7.2) which i use as a caching 
forwarding name server. (I used<BR>the DNS How To, pretty good)<BR><BR>With IP's 
did you use "dig -x 127.0.0.1" and did you try the IP you have set<BR>up for you 
nic? eg: "dig -x 192.168.1.177"<BR><BR>(These may be dumb suggestions but Bind 
and Dig are new to me :)<BR><BR>mn<BR><BR>>Hi,<BR>>I have just installed 
an RH7.2 server and BIND 9.1.3-4 came on it by =<BR>>default. I started bind 
and tryed to do a dig but it just tmed out. My =<BR>>/etec/resolve.conf has 
"nameserver 127.0.0.1" in it on the second line =<BR>>under the search 
statement.<BR>>The iptables is empty.<BR>>What could be 
wrong?<BR>><BR>>Andrew Barbara,  MCP<BR>>MMT Networks Pty 
Ltd<BR>><A 
href="http://www.mmtnetworks.com.au">http://www.mmtnetworks.com.au</A><BR>><BR>>--=_CA9799D1.55345A8D<BR>>Content-Type: 
text/plain<BR>>Content-Disposition: attachment; 
filename="TEXT.htm"<BR>>Content-Description: HTML<BR>><BR>><!DOCTYPE 
HTML PUBLIC "-//W3C//DTD HTML 4.0 
Transitional//EN"><BR>><HTML><HEAD><BR>><META 
content="text/html; charset=iso-8859-1" 
http-equiv=Content-Type><BR>><META content="MSHTML 5.00.2920.0" 
name=GENERATOR></HEAD><BR>><BODY style="FONT: 8pt Tahoma; 
MARGIN-LEFT: 2px; MARGIN-TOP: 2px"><BR>><DIV><FONT 
size=1>Hi,</FONT></DIV><BR>><DIV><FONT size=1>I 
have just installed an RH7.2 server and BIND 9.1.3-4 came<BR>on<BR>>it by 
default. I started bind and tryed to do a dig but it 
just tmed<BR>>out. My /etec/resolve.conf has "nameserver 127.0.0.1" in 
it on the second line<BR><BR>>under the search 
statement.</FONT></DIV><BR>><DIV><FONT size=1>The 
iptables is empty.</FONT></DIV><BR>><DIV><FONT 
size=1>What could be 
wrong?</FONT></DIV><BR>><DIV> </DIV><BR>><DIV><FONT 
size=1>Andrew Barbara,  MCP<BR>MMT Networks Pty 
Ltd<BR><A<BR>>href="<A href="http://www.mmtnetworks.com.au" 
?>http://www.mmtnetworks.com.au"</A>><A 
href="http://www.mmtnetworks.com.au</A">http://www.mmtnetworks.com.au</A</A>></FONT></DIV></BODY></HTML><BR><BR>><BR>>--=_CA9799D1.55345A8D--<BR>><BR>><BR>><BR>Mark 
Nold<BR>markn@enspace.com<BR><BR><BR></DIV></BODY></HTML>