Sponsored Content
Full Discussion: dns server
Top Forums UNIX for Dummies Questions & Answers dns server Post 14694 by bache_gowda on Tuesday 5th of February 2002 07:30:14 AM
Old 02-05-2002
Network 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
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

DNS on DG-UX server

I'm trying to configure a DG-UX server to be a DNS client (connecting to a Novell DNS server). I've configured /etc/resolv.conf to reflect the settings for the DNS server, but I don't know what else to do to get the server to resolve DNS names. Any ideas? (2 Replies)
Discussion started by: soliberus
2 Replies

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

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

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

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

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

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

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

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

10. 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
FETCHZONE(1)							     fetchzone							      FETCHZONE(1)

NAME
fetchzone - get dns zone from server DESCRIPTION
fetchzone transfers a user-specified dns zone from a zone server and displays it in csv2 format on the standard output. USAGE
fetchzone zone_name zone_server_IP [query_class] OPTIONS
zone_name Name of the dns zone to be transferred. zone_server_IP IP address of dns server query_class Optional argument which can change the query class from 1 (the default) to 255. This may be needed for some versions of Bind. EXAMPLES
To obtain the zone example.com from the server 192.168.9.8: fetchzone example.com 192.168.9.8 To obtain the zone example.org from the server 10.9.8.78 using a query class of 255: fetchzone example.com 10.9.8.78 255 BUGS
Fetchzone will not correctly output host names with utf-8 characters in them. SEE ALSO
The man pages maradns(8) and csv2(5) http://www.maradns.org LEGAL DISCLAIMER
THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. AUTHOR
Sam Trenholme June 2004 fetchzone FETCHZONE(1)
All times are GMT -4. The time now is 04:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy