files of dns server


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users files of dns server
# 1  
Old 12-31-2001
files of dns server

hello friends

I installed sun solaris 8 for x86 pc, and I want know where is the files of configuration (path), the name of files, and the named of daemon.
example: /etc/named.conf and the zones is /var/named, and the daemon is named....it's in linux system.
I need want only the name of files, the path and the name of daemon for solaris 8.

I use linux and I'm studing solaris.

thanks friends.

good hollydays.
# 2  
Old 12-31-2001
this is how

HI..

the file you are looking for is not there in solaris 8 intel base this when your first install so.. this is what you do man..

touch /etc/resolv.conf
vi resolv.conf
domain
nameserver x.x.x.x
namerserver x.x.x.x


This for it to work.. you need to go into the /etc/nsswitch.conf file and by the host: type in dns... THis should work..

If there any more question just make post... Happy NEW year..
# 3  
Old 01-01-2002
thanks friend

but i need install the dns server in solaris x86

i must catch bind prog and install in solaris x86 or solaris have bind ?

i need create the zone files, but it i know

i need know when i can found the files of configuration of dns server in solaris x86pc for solaris to be a dns server

thanks friend
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

DNS client added to DNS server but not working

Hi, We have built a new server (RHEL VM)and added that IP/hostname into dns zone configs file on DNS server (Solaris 10). Reloaded the configuration using and added nameserver into resolv.conf on client. But when I am trying nslookup, its not getting resolved. The nameserver is not able to... (8 Replies)
Discussion started by: snchaudhari2
8 Replies

2. Red Hat

Dns Server ?

Hi if i want to proper internet dns server that i can save it all report in it that support arpa and failover imean ine one dns give many ip and have a server web panel for every one that want used to it is it impossible ? what service can i used it ? something for this character it is... (4 Replies)
Discussion started by: mnnn
4 Replies

3. Solaris

DNS Server help

Hi Team, I need to find the clients which are being served by the DNS server in our environment. The approach currently i am having is to look for the DNS server IP in nameserver IP in the /etc/resolv.conf file in all the servers in our environment. Do we have any command(s) which gives... (1 Reply)
Discussion started by: vishalaswani
1 Replies

4. 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

5. Red Hat

Two DNS in a server !

Dear friends , I am using Redhat Ent. Linux 5.0 . In RHEL 5 , I want to create two DNS in one server where one DNS is used for Real IP and other DNS is used for private ip .If yes, then plz tell me how I can do it ? And also , is it necessary to use two lan cards , one for private and other for... (2 Replies)
Discussion started by: shipon_97
2 Replies

6. AIX

About dns server

Can we have a single DNS server with two different ipaddresses from two isp? (1 Reply)
Discussion started by: vjm
1 Replies

7. Solaris

Solaris DNS Client For Microsoft DNS Server

hey guys, how to add soalris box as a microsoft DNS Client ? and how to register in the microsoft DNS ?? i managed to query from the DNS server after adding /etc/resolve.conf and editing /etc/nsswitch.conf but i need to register the soalris server (dns Client) into Microsoft DNS automatically.... (3 Replies)
Discussion started by: mduweik
3 Replies

8. 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

9. UNIX for Dummies Questions & Answers

DNS Server help

Hi, I would like to create an internal webpage for my company that would only be viewable when connected to the VPN or internal network. I want a webpage like newsite.company.com. Is there a way to do this. We obviously already have www.company.com, but how would I go about creating the newsite.... (1 Reply)
Discussion started by: ejbrever
1 Replies

10. UNIX for Dummies Questions & Answers

dns server

Hi all, I need to know step by step procedure to configure and to test a dns server on redhatlinux 7.2. thanks and reg, bache gowda (4 Replies)
Discussion started by: bache_gowda
4 Replies
Login or Register to Ask a Question