LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices


Reply
  Search this Thread
Old 07-22-2003, 09:58 PM   #1
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Post DISCUSSION: DNS


This thread is to discuss the article titled: DNS
 
Old 09-03-2003, 03:31 PM   #2
Medievalist
Member
 
Registered: Aug 2003
Distribution: Dead Rat
Posts: 191

Rep: Reputation: 56
/etc/resolv.conf only has effect if the keyword "dns" occurs in the file /etc/nsswitch.conf.

This file is commonly called the "Name Service Switch" and it determines where your system looks for information; for example, you might use NIS or LDAP for hostname/IP address lookups (though I don't recommend it) and not use DNS at all. A common alternative to DNS is the /etc/hosts file, for another example. The NSS determines where the system looks for name data.
 
Old 05-21-2004, 01:54 AM   #3
huangzen
LQ Newbie
 
Registered: May 2004
Location: Sacramento
Posts: 18

Rep: Reputation: 0
How does it works...? I register a domain name by paying them right? for example www.names4ever.com. So i owned that name. I login to their admin control panel and "manage name server" it's showing ns1.abac.com and ns2.abac.com is that my name server? how do "they" know I own that domain and I want it to point to my linux box? how?
 
Old 05-28-2004, 05:35 PM   #4
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Original Poster
Rep: Reputation: 232Reputation: 232Reputation: 232
If you register a domain name you need to have your own name servers. The servers 'above' know only that your domain exists and which server (servers) should be asked for details. The information that your domain points to a specific IP is kept in your nameservers.
From what you write it looks like the company you buy the domain from allows you to use their nameservers, so they work as yours.
 
Old 05-28-2004, 11:30 PM   #5
huangzen
LQ Newbie
 
Registered: May 2004
Location: Sacramento
Posts: 18

Rep: Reputation: 0
well yeah they let me use their DNS server but I only can put in ns1.abac.com and ns2.abac.com. I couldn't tell them which IP my server is located at... what should I do??
 
Old 05-31-2004, 03:11 PM   #6
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Original Poster
Rep: Reputation: 232Reputation: 232Reputation: 232
I don't know the administration panel you use, but there should be an option to change default DNS servers (or just add your own as the primary one) and add/modify hostnames. When you have your own machine set as primary DNS you can do everything with your domain.
 
Old 05-31-2004, 06:58 PM   #7
huangzen
LQ Newbie
 
Registered: May 2004
Location: Sacramento
Posts: 18

Rep: Reputation: 0
yea they do have a place for me to put in default DNS. I put in ns1.abac.com and ns2.abac.com that's all I can do with my dns.. is that all I needs to do? and is that all most people can do with their Domain name just to assign their prime DNS.
 
Old 06-01-2004, 04:58 PM   #8
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Original Poster
Rep: Reputation: 232Reputation: 232Reputation: 232
If you can put name of a server you have BIND or other DNS software running, you can add different hostnames to your domain, create subdomains (so you can have hosts like here.myhome.mydomain.org) and some more things. I don't know a company registering domains that doesn't allow you to have your own primary DNS...To have it you just need a machine with static IP (important) and DNS serve software installed. Of course, you'd need to configure it, but it's not hard and there are tutorials.
 
Old 08-24-2004, 01:08 AM   #9
lukeh
LQ Newbie
 
Registered: Aug 2004
Posts: 5

Rep: Reputation: 0
Hey,
If your want to make your dns updating easier then setting up your own name server then register with http://www.dyndns.com or something similar... set it up with your domain name and download the dynamic updater to update your ip with the domain name.
 
Old 08-09-2005, 01:45 AM   #10
john123paul
LQ Newbie
 
Registered: May 2005
Location: india
Distribution: redhat,suse
Posts: 2

Rep: Reputation: 0
How to configure DNS server

Can any one help me how to configure DNS server.
 
Old 08-09-2005, 01:48 AM   #11
john123paul
LQ Newbie
 
Registered: May 2005
Location: india
Distribution: redhat,suse
Posts: 2

Rep: Reputation: 0
Couldnt run DNS successfully


I configured DNS server But I couldnt run it successfully
Can any one giv me a web page which has DNS how to
 
Old 08-09-2005, 04:17 PM   #12
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Original Poster
Rep: Reputation: 232Reputation: 232Reputation: 232
Maybe this: http://www.tldp.org/HOWTO/DNS-HOWTO.html
 
Old 08-18-2005, 03:27 AM   #13
simcox1
Member
 
Registered: Mar 2005
Location: UK
Distribution: Slackware
Posts: 794
Blog Entries: 2

Rep: Reputation: 30
When I issued the command dig @192.168.0.1 www.oliverroad.selfip.com (registered at dyndns.org) I got all the relevant info except no authorities. Does that mean it's not set up? I have 2 nameserver ip addresses listed on my routers webadmin page. I'm not sure who's they are. Maybe my isp's. I think they're something like 192.168.4.100 and 192.168.8.100.
 
Old 08-19-2005, 03:59 PM   #14
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Original Poster
Rep: Reputation: 232Reputation: 232Reputation: 232
Yes, it looks as not set up. The nameservers you have are in local space, so they're not accessible outside your local network. It means - not accessible from the Net.
 
Old 11-09-2005, 03:45 AM   #15
suseguy
LQ Newbie
 
Registered: Nov 2005
Location: Chennai, India
Posts: 3

Rep: Reputation: 0
Question integrating suse DNS with windows 2003 Server

I have installed SUSE Linux Enterprise Server 9 and configured (internal) DNS on it. It works fine. I get reply for dig and host commands.

Now, i have to integrate it with the new Windows 2003 server to install Active Directory on Windows. The problem arises here. Eventhough the Windows and Linux are pinging each other, nslookup command from Windows Server is not resolving the SUSE DNS.

I am very new to Linux. I am doing the above in the test environment, soon i have to do it in the production.

Any suggestions

Thanks a lot in advance
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DISCUSSION: Setting up DNS in Small Subnets sgrayban LinuxAnswers Discussion 5 10-01-2007 03:03 PM
DISCUSSION: Configure BIND DNS to Answer Active Directory Queries ghight LinuxAnswers Discussion 1 07-04-2007 09:46 AM
Do I leave primary and seconday DNS blank for a DNS Server? imsam Linux - Networking 3 10-25-2004 01:48 PM
lame dns servers etc and general dns issues suse_linux9.1 Linux - Networking 3 06-01-2004 01:50 PM
need help to set up caching only dns server to with bogus DNS entries ullas Linux - Networking 1 10-28-2003 01:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion

All times are GMT -5. The time now is 02:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration