![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp server on old home computer - a few questions | boredbody | UNIX for Dummies Questions & Answers | 1 | 03-11-2008 03:07 PM |
| How to set up a home SFTP server? | verrock_poo | UNIX Desktop for Dummies Questions & Answers | 1 | 02-09-2008 03:23 PM |
| setting up my HOME PC as server | rrs | UNIX for Advanced & Expert Users | 1 | 02-19-2007 09:04 PM |
| Mail server in home network and without domain name | squid04 | UNIX for Dummies Questions & Answers | 1 | 02-01-2007 06:49 AM |
| i'm pulling my hair out getting a solaris 8 box to work as a caching name server | xyyz | UNIX for Advanced & Expert Users | 4 | 01-26-2004 01:09 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
home network - can you have a primary name server, or only a caching-only name server
i'm setting up a solaris 9 box to be my home network's DNS server. actually it's up and running, but it's set as a caching-only name server.
can i set it up to be the primary name server? what are the advantages if i can set it up to be a primary name server vs. a caching only name server? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
yes you can set up any machine to be a primary named server.
as far as advantages and disadvantages. i think you should learn what the differance is between the two and answer that question yourself. |
|
#3
|
|||
|
|||
|
i know the differences... but i still don't get why a primary DNS server is better than a cache-only in a home environment.
btw... i set a solaris 9 box to be a primary DNS server. i must admit, it wasn't as bad as i thought. now i need to learn how to do dynamic updates for use with active directory. |
|
#4
|
||||
|
||||
|
A caching-only server is not responsible for any updates - it only keeps what it learns about to give faster responses when asked (until the different expirations of the data found).
A primary server is responsible for a certain domain/s. That means all the files have to be set up (Cname, PTR, A records) and must be up for DNS to work (unless you have slave servers set up also). Last edited by RTM; 02-18-2004 at 10:20 AM. |
||||
| Google The UNIX and Linux Forums |