DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old July 11th, 2004, 09:00 AM
Genius2000 Genius2000 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 10 Genius2000 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Secondary Nameserver (NS)

Hello

I'm running my own dns server using bind 9.2.1 under redhat linux 9.0.

My primary nameserer is ns1.example.com, which is the NS I registred with my registrar. My current hosting company offer secondary NS for free to his clients.

The problem is that I "think" I have to directly point to his nameservers
@ IN NS ns1.example.com. [MY PRIMARY]
@ IN NS ns1.65535.net. [SLAVE]
@ IN NS ns3.65535.net. [SLAVE]

But, I would like to register:
- ns2.example.com
- ns3.example.com
and let it point to the ip's of the backup nameservers:
- ns1.65535.net
- ns3.65535.net

This way my clients can directly point to:
- ns1.example.com
- ns2.example.com
- ns3.example.com
instead of pointing to ns1.65535.net and ns3.65535.net.

Will this work without any problems and is this a good idea? The only disadvantage I can see is that the ip of the backup nameservers changes over time.

Thanks
Genius

_______
EXAMPLE:
Code:
$ttl 14400
@ IN SOA ns1.example.com. serveralerts.example.com. (
   2004062801   ; Serial number yyymmddnn
   3600         ; Refresh in 1 hour
   120          ; retry in 2 minutes
   604800       ; expire in 7 days
   3600 )       ; minimum ttl 60 minutes
ns1.5t1.com.     IN     A       81.96.106.2  [MY primary NS]
ns2.5t1.com.     IN     A       [IP of ns1.65535.net]
ns3.5t1.com.     IN     A       [IP of ns3.65535.net]
@ IN NS ns1.example.com.
@ IN NS ns2.example.com.  [BEFORE IT WAS: ns1.65535.net]
@ IN NS ns3.example.com.  [BEFORE IT WAS: ns3.65535.net]
@ IN A 81.96.106.2
www IN A 81.96.106.2
ftp IN A 81.96.106.2
mail IN A 81.96.106.2
@ IN MX 10 mail
example.com. IN MX 50 backupmx.65535.net.

Reply With Quote
  #2  
Old July 11th, 2004, 10:30 AM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,193 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 14 h 35 m 27 sec
Reputation Power: 77
You pretty much covered it. If you want to setup virtual dns servers (your domain pointing to somebody elses server) then the only disadvantage is IP changes not being automatically followed. If their IPs should change, then your server will do all resolution until you update things. It may also slow down resolution for clients sometimes when you have 2 out of 3 servers down.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links:

Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Secondary Nameserver (NS)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway