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
  #1  
Old April 25th, 2008, 06:11 AM
alun65 alun65 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2008
Posts: 1 alun65 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 34 m 55 sec
Reputation Power: 0
Configuring BIND on windows 2003 server (VPS)

Hi Guys,

I have a Windows 2003 Virtual Private Server and I'm trying to configure it with a BIND DNS Server so my web hosts can point a domain name to it. I've installed BIND9.4.2 on the server using some good instructions I found here:

alex.charrett.com/technical/bind-on-windows.html

I've followed all the instructions of the guide, and have configured and started BIND server service on the box.


I think all the configuration went well and the file named.conf (I hope) is OK, but there was a single instruction from the above guide I had difficulty understanding and wasn't able to complete when editing the db.greatScottsRobin.co.uk.txt file, the instruction was in the section "Configure your zone", the instruction was as follows:


>>Substitute nameserver-hostname for the hostname of your nameserver.


What follows is the entire contents of db.greatScottsRobin.co.uk.txt as it currently stands:

*** START FILE db.greatscottsrobin.co.uk.txt *****


$TTL 6h
@ IN SOA your-nameserver.greatscottsrobin.co.uk.
hostmaster.greatScottsRobin.co.uk. (
2008042301
10800
3600
604800
86400 )


@ NS your-nameserver.greatscottsrobin.co.uk.


your-nameserver IN A 195.216.193.223


*** END FILE db.greatscottsrobin.co.uk.txt *****


I think the instruction is to replace the reference 'your-nameserver' in the file but I'm not sure what the hostname of the nameserver is?


My Web Host company tells me that we need to point a domain name at the name server:


ns4.ukhosts4u.com


And I need to provide them with the name servers (yes, they asked for multiple nameservers, not sure what they mean do they need a secondary nameserver) for them to make this change.


My Questions
-------------------


1.) Could this be the name server (ns4.ukhosts4u.com) be what I need to replace the reference 'your-nameserver' in the zone file (above)? After doing some ready on the I think the other possiblilty is that the name of my name server
your-nameserver.greatscottsrobin.co.uk.


2.) Also there is a reference to 'hostmaster' in
db.greatScottsRobin.co.uk.txt does this need to be replaced with any different configuration?


3.) How do I go about giving my Web Hosts the name servers they asked for? ( My networking knowledge is very limited, and I'm more of a developer so I'm struggling a bit with this ) Do I need to set up secondary name servers?

Here's the named.conf file for completeness

*** START FILE named.conf *****

options {
directory "c:\named\zones";
allow-transfer { none; };
recursion no;
};


zone "greatscottsrobin.co.uk" IN {
type master;
file "db.greatscottsrobin.co.uk.txt";
allow-transfer { none; };
};


key "rndc-key" {
algorithm hmac-md5;
secret "***************"
};

controls {
inet 127.0.0.1 port 953
allow { 127.0.0.1; } keys { "rndc-key"; };
};

*** END FILE named.conf *****


I'd be very grateful for any help with this, as I think configuration is nearly there.

Cheers
Alun

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Configuring BIND on windows 2003 server (VPS)


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

 Free IT White Papers!
 
Accelerating Trading Partner Performance
One in five. That's how many partner transactions have at least one error. That is an amazing statistic, particularly given the extraordinary leaps in innovation across the global supply chain during the past two decades. Download this white paper to learn more.

 
Competing on Analytics
This Tech Analysis is designed to help identify characteristics shared by analytics competitors, and includes information about 32 organizations that have made a commitment to quantitative, fact-based analysis.

 
Cost Effective Scaling with Virtualization and Coyote Point Systems
An overview of the industry trend toward virtualization, how server consolidation has increased the importance of application uptime and the steps being taken to integrate load balancing technology with virtualized servers.

 
Five Checkpoints to Implementing IP Telephony
Implementation planning for IP PBX software and IP telephony has become vital as businesses replace discontinued legacy PBX phone systems. This informative whitepaper outlines five "checkpoints" for any implementation plan that will help make IP communications a successful proposition.

 
Hosted Email Security: Staying Ahead of New Threats
In the last two years, email has become a fierce battleground between the nefarious forces of spam and malware, and the heroes of messaging protection. The spam volumes increased alarmingly every month, bringing clever new forms of phishing and virus propagation attacks.

 

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





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