DNS Server setup


 
Thread Tools Search this Thread
Operating Systems Solaris DNS Server setup
# 1  
Old 12-06-2010
DNS Server setup

I am trying to setup DNS server in Solaris 10.

I have two blade 1500 system and want to setup two name server

I would like to start setting up DNS. appreciate your help.
# 2  
Old 12-06-2010
Well, one is the master and the other is a slave for any locally defined domains, but otherwise both get the same setup. You can tell them your ISP DNS servers are root servers, so you do not have to keep track of roots yourself. Everything asked of your servers they cannot answer is passed to the ISP without want-recursion, and the answers come back directly, ask this root, which you cache for as long as it is marked, so you do not become a pest.

Since basic DNS is insecure, you want to bone up on secure dns products.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

DNS Server Setup Centos 6.5 Issues

I am having a bit of trouble getting my CENTOS 6.5 DNS server to work correctly in our testlab environment. Lab network is 10.8.0.0/24 in which we all access from 10.7.0.0.0/24 && 10.0.0.0/24. Here are my configs: options { listen-on port 53 { 127.0.0.1; 10.8.0.19;}; #listen-on-v6 port 53 {... (2 Replies)
Discussion started by: metallica1973
2 Replies

2. IP Networking

How to DNS Setup ??

Dear All, I need to setup DNS just for the local network. So, I created a master zone with all the settings. I created A records and NS records. Applied new configurations and Stopped Bind9 and then restarted it. But when I enter the domain name in the browser of another client machine it... (9 Replies)
Discussion started by: krishna.lu
9 Replies

3. UNIX for Advanced & Expert Users

DNS server choice: Windows DNS vs Linux BIND

I'd like to get some opnions on choosing DNS server: Windows DNS vs Linux BIND comparrsion: 1) managment, easy of use 2) Security 3) features 4) peformance 5) ?? I personally prefer Windows DNS server for management, it supports GUI and command line. But I am not sure about security... (2 Replies)
Discussion started by: honglus
2 Replies

4. AIX

Setup DNS server on AIX6.1

I'm planning of setting up a DNS server on AIX 6.1. Could someone shed me some lights on the step-by-steps of how to set this up? Thanks. (2 Replies)
Discussion started by: famasutika
2 Replies

5. UNIX for Dummies Questions & Answers

[Help] Setup slave dns server

Hi all. I need to configure a secondary dns server to get the zones that are in the primary server. How can I do this? It's possible to make to sync automatically? What configuration I ahve to do? And in which files? Thanks in advance. If anyone could give me examples or a tutorial, that... (4 Replies)
Discussion started by: kouh
4 Replies

6. AIX

NIM server setup on etherchannel setup environment

I know that IBM's official stance is that NIM does not work on etherchannel environment, but has anyone able to get around it? I'm working on a p5-590 LPAR system, and the NIM master and clients are all on the same frame. Any help is appreciated. (1 Reply)
Discussion started by: pdtak
1 Replies

7. UNIX for Dummies Questions & Answers

setup a DNS server for my redhat server

Using Redhat Linux Enterprise AS 4 can someone teach me how to setup a dns server for my webserver? i've registered a domainname at mydomain.com but when i type in the domain i register i cannot enter to my webserver. someone told me that it is related with the DNS setting on my server. i've... (2 Replies)
Discussion started by: kaixiang88
2 Replies

8. IP Networking

DNS setup

Hi all, would anyone knows how to set up a non- interneted primary DNS server ne? I would like to have a step by step procedure to do so my system is a Solaris 9 standard build thanks (1 Reply)
Discussion started by: stancwong
1 Replies

9. IP Networking

dns setup

ok, i've seen a thread similar to this going, but it just seemed to die before any answer surfaced, so -- here i go. got a sparc 4 running solaris 8 and i'm trying to get my tcp/ip connectivity going. everything is cool so far, i can hit sites via IP addresses -- but can't resolve any domain... (5 Replies)
Discussion started by: aenemated
5 Replies
Login or Register to Ask a Question