Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
X Windows problem (xauth)
Upgrading openoffice 1 1 rpm
FTP: connection refused
FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
broadcom network interface
make mrproper
sendmail configuration on redhat
Couldn 't open PID file /var/run/named/named pid Permission denied
Promise 378 controller
kernel 2 6 and /dev/sound/mixer not found
Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
Lotus Notes under Wine
/etc/security/limits conf question
Intel E/1000 driver
Command stream end of file while reading
rpm database corrupt
qla2300 modules
 
DNS problem

DNS problem

2003-02-19       - By kaktus

 Back
Reply:     1     2     3     4     5     6     7     8  

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1">
 <title></title>
</head>
<body>
to see if named pack is installed, do:<br>
<br>
<blockquote><b><tt>[root@(protected) home]# rpm -qa | grep bind</tt></b><br>
 <tt>bindconf-1 (See http://onf-1.ora-code.com).4-1 (not necessary needed)</tt><br>
 <tt><b>bind-9 (See http://ind-9.ora-code.com)</b>.2.1-0.71.1</tt><br>
 <tt><b>bind-utils-9 (See http://ils-9.ora-code.com)</b>.2.1-0.71.1</tt><br>
</blockquote>
<br>
if you don't got them, you need to install them<br>
by default, named is listening on all addresses<br>
<br>
start named with command:<br>
<br>
<blockquote><b><tt>[root@(protected) home]# /etc/rc.d/init.d/named start</tt></b><br>
</blockquote>
<br>
<br>
to see if you've running named processes, do:<br>
<br>
<blockquote><b><tt>[root@(protected) home]# ps -ef | grep named</tt></b><br>
 <b><tt>named&nbsp;&nbsp;&nbsp; 25446&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0 19:16
?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 named -u named</tt></b><br>
 <tt>named&nbsp;&nbsp;&nbsp; 25448 25446&nbsp; 0 19:16 ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 named -u named</tt><br>
 <tt>named&nbsp;&nbsp;&nbsp; 25449 25448&nbsp; 0 19:16 ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 named -u named</tt><br>
 <tt>named&nbsp;&nbsp;&nbsp; 25450 25448&nbsp; 0 19:16 ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 named -u named</tt><br>
 <tt>named&nbsp;&nbsp;&nbsp; 25451 25448&nbsp; 0 19:16 ?&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 named -u named</tt><br>
 <tt>root&nbsp;&nbsp;&nbsp;&nbsp; 27282 24938&nbsp; 0 20:36 pts/1&nbsp;&nbsp;
&nbsp; 00:00:00 grep named</tt><br>
</blockquote>
<br>
check if it's working:<br>
<br>
<blockquote><tt><b>[root@(protected) home]# nslookup <a class="moz-txt-link
-abbreviated" href="http://www.yahoo.com">www.yahoo.com</a></b><br>
Note:&nbsp; nslookup is deprecated and may be removed from future releases.<br>
Consider using the `dig' or `host' programs instead.&nbsp; Run nslookup with<br>
the `-sil[ent]' option to prevent this message from appearing.<br>
Server:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>192.168.x.y</b><br>
Address:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>192.168.x.y#53</b></tt>
<br>
</blockquote>
<blockquote><tt>Non-authoritative answer:<br>
<a class="moz-txt-link-abbreviated" href="http://www.yahoo.com&nbsp;&nbsp;">www
.yahoo.com&nbsp;&nbsp;</a> canonical name = <a class="moz-txt-link-abbreviated"
href="http://www.yahoo.akadns.net">www.yahoo.akadns.net</a>.<br>
Name:&nbsp;&nbsp; <a class="moz-txt-link-abbreviated" href="http://www.yahoo
.akadns.net">www.yahoo.akadns.net</a><br>
Address: 216.109.125.64<br>
....<br>
....</tt><br>
</blockquote>
<br>
nitin bhurtha wrote:<br>
<blockquote type="cite"
cite="midBAY1-F15HZXFZ0stgr300012f32@(protected)">
 <div style="">
 <div>
 <p>Thanks , I will add the IP addresses of nameservers.</p>
 <p>But I can no longer see the 'named' process on my Linux gateway. I
do not know why it has disappeared. How can I re-install it?<br>
 </p>
 </div>
&gt;From: kaktus <KAKTUS2 @(protected)=""> </KAKTUS2>&gt;Reply-To:
<a class="moz-txt-link-abbreviated" href="mailto:seawolf-list@(protected)"
>seawolf-list@(protected)</a> &gt;To: <a class="moz-txt-link-abbreviated" href=
"mailto:seawolf-list@(protected)">seawolf-list@(protected)</a> &gt;Subject:
Re: DNS problem &gt;Date: Wed, 19 Feb 2003 20:01:06 +0100 &gt;
&gt;try a resolv.conf this way: &gt; &gt;# The IP address name daemon
is listening &gt;nameserver 192.168.x.y &gt;# The IP addresses of you
ISP's DNS &gt;nameserver DNS1 &gt;nameserver DNS2 &gt;# If you got a
local domain add &gt;search your.local.domain &gt; &gt; &gt;
&gt;restart your named process &gt; &gt;&nbsp; &gt;nitin bhurtha wrote:
&gt; &gt;&gt;In /etc/resolv.conf, I have below 2 lines: &gt;&gt;
&gt;&gt;search redhat.com &gt;&gt; &gt;&gt;nameserver 192.168.5.1
&gt;&gt; &gt;&gt; &gt;&gt;What IP address should I add to make it work?
Plese advise. &gt;&gt; &gt;&gt; &gt;From: Ian Firla &gt;Reply-To:
<a class="moz-txt-link-abbreviated" href="mailto:seawolf-list@(protected)"
>seawolf-list@(protected)</a> &gt;To: &gt;&gt;<a class="moz-txt-link-abbreviated"
href="mailto:seawolf-list@(protected)">seawolf-list@(protected)</a>
&gt;Subject: Re: DNS problem &gt;Date: Mon, 17 &gt;&gt;Feb 2003
07:19:06 -0500 (EST) &gt; &gt; &gt;What do you have in
&gt;&gt;/etc/resolv.conf &gt; &gt;You can try putting in other public
dns servers &gt;&gt;if the ones you have now &gt;aren't working. &gt;
&gt;Ian &gt; &gt;-- ---- ---- &gt;&gt; &gt;Dr Ian Firla &gt;Robert
Graves Trust &gt; &gt;On Mon, 17 Feb 2003, nitin &gt;&gt;bhurtha
wrote: &gt; &gt; &gt; I am getting below error message when I am
&gt;&gt;trying to access any web page &gt; &gt; from a PC on LAN through
Red Hat &gt;&gt;7.1 Linux gateway: &gt; &gt; Requested URL could not
be retrieved. Unable &gt;&gt;to determine IP address from &gt; &gt;
host name for <a class="moz-txt-link-abbreviated" href="http://www.yahoo.com"
>www.yahoo.com</a>. The &gt;&gt;dnsserver returned: No DNS
records. This &gt; &gt; means that the cache &gt;&gt;was not able to
resolve the hostname presented in &gt; &gt; URL'.' &gt; &gt; &gt;
&gt;&gt; &gt; Please advise if I have missed anything while configuring
the &gt;&gt;Linux &gt; &gt; gateway. </div>
 <br clear="all">
 <hr>MSN 8 helps <a href="http://g.msn.com/8HMREN/2752">ELIMINATE
E-MAIL VIRUSES.</a> Get 2 months
FREE*.__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Seawolf-list
mailing list <a class="moz-txt-link-abbreviated" href="mailto:Seawolf-list
@(protected)">Seawolf-list@(protected)</a>
<a class="moz-txt-link-freetext" href="https://listman.redhat.com/mailman
/listinfo/seawolf-list">https://listman.redhat.com/mailman/listinfo/seawolf-list
</a> </blockquote>
</body>
</html>