The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com



UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
nslookup strangness purest IP Networking 3 12-13-2007 08:42 AM
DNS client nslookup xnightcrawl UNIX for Advanced & Expert Users 3 03-24-2006 03:29 PM
nslookup problem xnightcrawl UNIX for Advanced & Expert Users 8 03-22-2006 10:07 PM
NSLOOKUP script gavcollins Shell Programming and Scripting 1 02-09-2005 10:38 AM
nslookup on linux ??? piltrafa UNIX for Dummies Questions & Answers 2 03-20-2003 05:19 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 09-24-2002
tamemi tamemi is offline
Registered User
  
 

Join Date: Feb 2002
Posts: 78
named and nslookup

Guys ,

Am using Linux - Red Hat 6.1 .

My DNS and nslookup command was working fine and ppl. can resolve through this server .

but i changed something in /etc/named.conf , that stopped the DNS .

The named proccess is working , but nslookup command is not , i get this error message :

*** Can't find server name for address x.y.z.c : No response from server
*** Default servers are not available

Please help me , becouse i can not browse anything on the internet .

Thanks Alot
  #2 (permalink)  
Old 09-24-2002
janr janr is offline
Registered User
  
 

Join Date: Jun 2002
Location: Amsterdam (Netherlands)
Posts: 142
more info needed

Hi there,

Can you post de content of named.conf.
  #3 (permalink)  
Old 09-24-2002
tamemi tamemi is offline
Registered User
  
 

Join Date: Feb 2002
Posts: 78
options {

directory "/var/named";
allow-transfer { x.y.z.c ; };



};
zone "0.0.127.IN-ADDR.ARPA"{
type master;
file "127.0.0";
};
zone "." {
type hint;
file "db.cache";
};
zone "xyz.com"{
type slave;
file "accessme.com";
masters{
};
};
zone "0.0.127.in-addr.arpa"{
type slave;
file "db.local";
masters{
};
};


Kindly note the i used ( x.y.z.c ) instead of IP address , and xyz instead of the domain .

Thanks
  #4 (permalink)  
Old 09-24-2002
RTM's Avatar
RTM RTM is offline Forum Advisor  
Hog Hunter
  
 

Join Date: Apr 2002
Location: On my motorcycle
Posts: 3,039
You don't have your masters designated (IP address) and the format may be wrong (Check example at Mr.DNS ).

You posted:

zone "xyz.com"{
type slave;
file "accessme.com";
masters{
};
};



zone "mydomain.com" in
{
type slave ; masters { 10.14.1.20; } ;
file "slave-zones/db.mydomain.com" ;
} ;

Last edited by RTM; 09-24-2002 at 10:12 AM..
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 10:58 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0