Dear Olsen,
 
thanks for the update. I can follow all the steps but i couldn't understand 
below two points
 
 - register/buy the domain name(s) if you haven't already done so.
- tell your registrar to configure your parent domain so it'll delegate
your domain to your nameservers
 
 
 My concern if i want to host my own website, do i need to pay to my ISP? and 
please suggest me that if we want to host our parent domain (company.com) also 
in our own DNS server.
 
Regards
Babu

--- On Mon, 30/5/11, Eivind Olsen <eiv...@aminor.no> wrote:


From: Eivind Olsen <eiv...@aminor.no>
Subject: Re: Hosting my company DNS server in Internet
To: bind-users@lists.isc.org
Date: Monday, 30 May, 2011, 12:18 PM


babu dheen wrote:

>   Can anyone have any idea as to how we can host our own autherative DNS
> server for my company. For example if my company domain is "mycompany.com,
> we want to maintain our own DNS server so that users across world should
> contact our DNS server for name resolution for "mycompany.com" domain.

The most basic way would be:
- install a nameserver (BIND) somewhere, and make sure it's reachable on
tcp+udp port 53 from the entire world
- set up one or more zonefile, configure domain(s) in named.conf
- configure one or more external slave servers to _also_ be authoritative
for your domain(s), fetching updates from your master DNS server.
- make sure your slave server(s) can actually do a zone transfer from your
master. You might also want to prevent others (anyone except your slave
servers) from doing this.
- register/buy the domain name(s) if you haven't already done so.
- tell your registrar to configure your parent domain so it'll delegate
your domain to your nameservers.

Regards
Eivind Olsen
eiv...@aminor.no



_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to