Re: DNS Server

This is a discussion on Re: DNS Server within the Linux Web Servers forums, part of the Web Server and Related Forums category; In article <l9nk01-63h.ln1@moldev.cmagroup.co.uk>, news@roaima.freeserve.co.uk wrote: > Erhan <...


Go Back   Usenet Forums > Web Server and Related Forums > Linux Web Servers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-11-2003
Bruno Wolff III
 
Posts: n/a
Default Re: DNS Server

In article <l9nk01-63h.ln1@moldev.cmagroup.co.uk>, news@roaima.freeserve.co.uk wrote:
> Erhan <erhan_j@hotmail.com> wrote:
>> I want to create my own domain name instead of registering/purchasing
>> one online.


You need to get someone to delegate the name to you or no one is going to
know to ask your servers about your domain making it useful on your
internal network only.

> If you're not familiar with this I /strongly/ suggest you don't try to
> roll your own until you've climbed the learning curve a little. However,
> you will need an uptodate version of BIND, a strong firewall (software
> or otherwise), and at least two computers available 24x7, each of which
> should be hosted on separate networks (i.e. separate ISPs).


The above is overkill if you are just going to have one server on a DSL
or Cable connection. If that is the case that applies to you, having one
DNS server is fine since if your DNS server is down or unreachable so
are your other services.

You might also consider using djbdns instead of bind. It is simpler to
set up and has a much better security track record.

You probably want to wait on doing this until you learn more about how
DNS works. Setting up your own cache to use, instead of using your ISPs
is a good project for doing this.

>
>> do I
>> need some sort of license or permisson from my isp or anywhere else?

>
> Assuming you've registered your domain name (and corresponding DNS
> servers), you don't need any more "permission" unless your Terms and
> Conditions of Use from your ISP prohibit it.


Which in many cases they do for residential service. Also if you don't
have a static IP address it is going to be problematic to run your DNS
at home.
  #2 (permalink)  
Old 08-12-2003
news@roaima.freeserve.co.uk
 
Posts: n/a
Default Re: DNS Server

Bruno Wolff III <bruno@cerberus.csd.uwm.edu> wrote:
> You need to get someone to delegate the name to you or no one is going to
> know to ask your servers about your domain making it useful on your
> internal network only.


And any external use involves purchasing a domain name from an appropriate
registrar or reseller. They can be as cheap as only about GBP 6 (USD 10
or so) for a couple of years. At that price one has to wonder why you
don't want to register it. Further, if you fail to register a domain that
you're using internally, and then someone along and registers it, that
external domain will be unreachable by you as your local DNS information
will override it.

news@roaima.freeserve.co.uk wrote:
> However,
> you will need an uptodate version of BIND, a strong firewall (software
> or otherwise), and at least two computers available 24x7 [...]


Bruno Wolff III <bruno@cerberus.csd.uwm.edu> wrote:
> The above is overkill if you are just going to have one server on a DSL
> or Cable connection. If that is the case that applies to you, having one
> DNS server is fine since if your DNS server is down or unreachable so
> are your other services.


Yes, apart from email (MX or A records): if there's no entry in the
DNS at the moment someone sends an email, then their /local/ server is
entitled to bounce it as an unknown domain.

Chris
  #3 (permalink)  
Old 08-12-2003
Bruno Wolff III
 
Posts: n/a
Default Re: DNS Server

In article <ikrm01-bav.ln1@moldev.cmagroup.co.uk>, news@roaima.freeserve.co.uk wrote:
> Bruno Wolff III <bruno@cerberus.csd.uwm.edu> wrote:
>
> or so) for a couple of years. At that price one has to wonder why you
> don't want to register it. Further, if you fail to register a domain that
> you're using internally, and then someone along and registers it, that
> external domain will be unreachable by you as your local DNS information
> will override it.


You can either pick a reserved domain name or use some unlikely to be used
top level domain name and have your cache be told to use your DNS servers
to get that information rather than start at the roots (to protect against
the off chance that ICANN decides to sanction the TLD you picked).

> news@roaima.freeserve.co.uk wrote:
>> However,
>> you will need an uptodate version of BIND, a strong firewall (software
>> or otherwise), and at least two computers available 24x7 [...]

>
> Bruno Wolff III <bruno@cerberus.csd.uwm.edu> wrote:
>> The above is overkill if you are just going to have one server on a DSL
>> or Cable connection. If that is the case that applies to you, having one
>> DNS server is fine since if your DNS server is down or unreachable so
>> are your other services.

>
> Yes, apart from email (MX or A records): if there's no entry in the
> DNS at the moment someone sends an email, then their /local/ server is
> entitled to bounce it as an unknown domain.


If they get back NXDOMAIN they can bounce the message. If they
can't connect to the DNS server to get an answer then the message is
supposed to stay queued for future delivery attempts until a timeout
period (typically several days) is reached. If things didn't work this
way whenever a site lost their connectivity to the the network at
large they would bounce a lot of messages that would have been better
to queue and retry again later.
  #4 (permalink)  
Old 08-13-2003
news@roaima.freeserve.co.uk
 
Posts: n/a
Default Re: DNS Server

Bruno Wolff III <bruno@cerberus.csd.uwm.edu> wrote:
> You can either pick a reserved domain name or use some unlikely to be used
> top level domain name and have your cache be told to use your DNS servers
> to get that information rather than start at the roots (to protect against
> the off chance that ICANN decides to sanction the TLD you picked).


Absolutely. I used "roaima.lan" for my internal network before I got
round to registering my own domain(s).

Regards,
Chris
  #5 (permalink)  
Old 08-14-2003
Erhan
 
Posts: n/a
Default Re: DNS Server

news@roaima.freeserve.co.uk wrote in message news:<be8p01-14e.ln1@moldev.cmagroup.co.uk>...
> Bruno Wolff III <bruno@cerberus.csd.uwm.edu> wrote:
> > You can either pick a reserved domain name or use some unlikely to be used
> > top level domain name and have your cache be told to use your DNS servers
> > to get that information rather than start at the roots (to protect against
> > the off chance that ICANN decides to sanction the TLD you picked).

>
> Absolutely. I used "roaima.lan" for my internal network before I got
> round to registering my own domain(s).
>
> Regards,
> Chris


So to have a domain name work outside of my lan, I need to register
the domain name with one of the many registerars (pardon my spelling)
on the web and delegate it to my dns server. ...Correct? Is there
anyway I can get my domain registered externally for free (set up any
new servers or purchase any equipment...software etc)?

By the way thanks for all the replies, Im new at this and its been
very helpful.
If you have any good sites or books about this subject I would
appreciate your reccomendations.
  #6 (permalink)  
Old 08-15-2003
Bruno Wolff III
 
Posts: n/a
Default Re: DNS Server

In article <9dcabc0a.0308140937.ddd7b5c@posting.google.com> , Erhan wrote:
> news@roaima.freeserve.co.uk wrote in message news:<be8p01-14e.ln1@moldev.cmagroup.co.uk>...
>
> So to have a domain name work outside of my lan, I need to register
> the domain name with one of the many registerars (pardon my spelling)
> on the web and delegate it to my dns server. ...Correct? Is there
> anyway I can get my domain registered externally for free (set up any
> new servers or purchase any equipment...software etc)?


I don't think anyone is offering second level domains for free under the
ICANN root. If you are willing to use a third level domain, you could
probably find someone who would be willing to provide one for free.
I think you can get some free domains in some of the alternate roots,
but your domain would only be usable by other people who used the
alternate roots in their caches.
  #7 (permalink)  
Old 08-15-2003
David Efflandt
 
Posts: n/a
Default Re: DNS Server

On 14 Aug 2003 10:37:34 -0700, Erhan <erhan_j@hotmail.com> wrote:
> So to have a domain name work outside of my lan, I need to register
> the domain name with one of the many registerars (pardon my spelling)
> on the web and delegate it to my dns server. ...Correct? Is there
> anyway I can get my domain registered externally for free (set up any
> new servers or purchase any equipment...software etc)?


It might be possible to find a subdomain for free (3rd or 4th level
domain), which I did by going up the chain in my country domain. Or for
my dynamic adsl I use subdomains of a dynamic DNS hosting service (do web
search for 'dns hosting').

To do your own forward DNS, you would need at least 1 (usually 2) static
names to dynamic IPs (web search for 'dns hosting'). Otherwise any
3rd party could do forward DNS for any registered name, but public reverse
DNS would require cooperation of your ISP (Turk Telekom).

If you wanted a country domain (.tr) you could start at the link
for registration services on http://www.iana.org/root-whois/tr.htm and see
if they list second level domains that might offer subdomains.

--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
  #8 (permalink)  
Old 08-17-2003
Erhan
 
Posts: n/a
Default Re: DNS Server

efflandt@xnet.com (David Efflandt) wrote in message news:<slrnbjqafm.865.efflandt@typhoon.xnet.com>...
> To do your own forward DNS, you would need at least 1 (usually 2) static
> names to dynamic IPs (web search for 'dns hosting'). Otherwise any
> 3rd party could do forward DNS for any registered name, but public reverse
> DNS would require cooperation of your ISP (Turk Telekom).
>
> If you wanted a country domain (.tr) you could start at the link
> for registration services on http://www.iana.org/root-whois/tr.htm and see
> if they list second level domains that might offer subdomains.


Dave, Im currently in turkey for vacation (being im half turkish) but
I live in the US and have been for almost my whole life. How did you
figure I was in turkey?
By the way back in the states in 4 days =)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 09:27 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0