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:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old January 13th, 2004, 05:01 AM
hymns hymns is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Melaka, Malaysia
Posts: 51 hymns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 57 sec
Reputation Power: 5
Send a message via ICQ to hymns Send a message via Yahoo to hymns
How To Bind

Hi,

Here i want ask a question about bind tools for m$ win2k. i've download bind9 tools. the problem is how to use/setup it under win2k? most tutorials 4 linux.

tQ
__________________
Making it different not a profit

Reply With Quote
  #2  
Old January 13th, 2004, 08:13 AM
alexgreg's Avatar
alexgreg alexgreg is offline
Full Access
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jun 2000
Location: London, UK
Posts: 2,019 alexgreg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 sec
Reputation Power: 11
Look back in this forum, there was a tutorial BIND under Windows a couple of months ago.
__________________
Alex
(http://www.alex-greg.com)

Reply With Quote
  #3  
Old January 13th, 2004, 10:02 PM
hymns hymns is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Melaka, Malaysia
Posts: 51 hymns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 57 sec
Reputation Power: 5
Send a message via ICQ to hymns Send a message via Yahoo to hymns
thanks alex

Reply With Quote
  #4  
Old January 13th, 2004, 10:45 PM
hymns hymns is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Melaka, Malaysia
Posts: 51 hymns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 57 sec
Reputation Power: 5
Send a message via ICQ to hymns Send a message via Yahoo to hymns
i've found the treads but not sure that is right.
the result i got this:

---
C:\WINNT\SYSTEM32\DNS\BIN>named -g
Jan 14 12:40:07.875 starting BIND 9.2.3 -g
Jan 14 12:40:07.890 using 1 CPU
Jan 14 12:40:07.890 loading configuration from 'C:\WINNT\system32\dns\etc\named.
conf'
Jan 14 12:40:07.890 set maximum stack size to 0: not implemented
Jan 14 12:40:07.890 set maximum data size to 0: not implemented
Jan 14 12:40:07.906 set maximum core size to 0: not implemented
Jan 14 12:40:07.906 set maximum open files to 0: not implemented
Jan 14 12:40:07.937 listening on IPv4 interface TCP/IP Interface 1, 10.0.0.6#53
Jan 14 12:40:07.968 listening on IPv4 interface Loopback Interface 2, 127.0.0.1#
53
Jan 14 12:40:07.984 listening on IPv4 interface TCP/IP Interface 3, 192.168.0.1#
53
Jan 14 12:40:07.984 listening on IPv4 interface PPP Interface 4, 219.95.186.7#53

Jan 14 12:40:07.984 could not configure root hints from 'root.hint': file not fo
und
Jan 14 12:40:07.984 loading configuration: file not found
Jan 14 12:40:07.984 exiting (due to fatal error)

C:\WINNT\SYSTEM32\DNS\BIN>netstat -an | find ":53"
UDP 192.168.0.1:53 *:*

----


now what the problem i should resolve?

Reply With Quote
  #5  
Old January 14th, 2004, 07:00 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 27 m 56 sec
Reputation Power: 77
Jan 14 12:40:07.984 could not configure root hints from 'root.hint': file not found

http://www.dollardns.net/bind/named.ca

download that file, rename to root.hint, and place in the directory you specified as "directory" in your named.conf.
__________________
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

Last edited by SilentRage : June 19th, 2004 at 11:15 AM.

Reply With Quote
  #6  
Old January 14th, 2004, 07:40 PM
hymns hymns is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Melaka, Malaysia
Posts: 51 hymns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 57 sec
Reputation Power: 5
Send a message via ICQ to hymns Send a message via Yahoo to hymns
ok i've copy & rename it...

the result is:

---
C:\WINNT\system32\dns\bin>netstat -an | find ":53"
TCP 10.0.0.6:53 0.0.0.0:0 LISTENING
TCP 127.0.0.1:53 0.0.0.0:0 LISTENING
TCP 192.168.0.1:53 0.0.0.0:0 LISTENING
TCP 219.95.186.39:53 0.0.0.0:0 LISTENING
UDP 10.0.0.6:53 *:*
UDP 127.0.0.1:53 *:*
UDP 192.168.0.1:53 *:*
UDP 219.95.186.39:53 *:*
--

it'z ok?

Reply With Quote
  #7  
Old January 14th, 2004, 08:54 PM
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 27 m 56 sec
Reputation Power: 77
yeah that looks fine. I expected it to. I just wanna see the named -g.

Reply With Quote
  #8  
Old January 15th, 2004, 05:55 PM
hymns hymns is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Melaka, Malaysia
Posts: 51 hymns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 57 sec
Reputation Power: 5
Send a message via ICQ to hymns Send a message via Yahoo to hymns
here is the new netstat that i have my static ip today

---
C:\Documents and Settings\Server>netstat -an | find ":53"
TCP 127.0.0.1:53 0.0.0.0:0 LISTENING
TCP 192.168.0.1:53 0.0.0.0:0 LISTENING
TCP 219.95.146.42:53 0.0.0.0:0 LISTENING
UDP 127.0.0.1:53 *:*
UDP 192.168.0.1:53 *:*
UDP 219.95.146.42:53 *:*

---


here is and named -g

--
C:\WINNT\system32\dns\bin>named -g
Jan 16 12:52:37.843 starting BIND 9.2.3 -g
Jan 16 12:52:37.843 using 1 CPU
Jan 16 12:52:37.843 loading configuration from 'C:\WINNT\system32\dns\etc\named.
conf'
Jan 16 12:52:37.859 set maximum stack size to 0: not implemented
Jan 16 12:52:37.859 set maximum data size to 0: not implemented
Jan 16 12:52:37.859 set maximum core size to 0: not implemented
Jan 16 12:52:37.859 set maximum open files to 0: not implemented
Jan 16 12:52:37.859 listening on IPv4 interface Loopback Interface 1, 127.0.0.1#
53
Jan 16 12:52:37.875 listening on IPv4 interface TCP/IP Interface 2, 192.168.0.1#
53
Jan 16 12:52:37.875 listening on IPv4 interface TCP/IP Interface 3, 219.95.146.4
2#53
Jan 16 12:52:37.890 command channel listening on 127.0.0.1#953
Jan 16 12:52:37.906 ignoring config file logging statement due to -g option
Jan 16 12:52:37.921 zone 0.0.127.in-addr.arpa/IN: loaded serial 1
Jan 16 12:52:37.921 myramadhan.com.zone:3: no TTL specified; using SOA MINTTL in
stead
Jan 16 12:52:37.937 zone myramadhan.com/IN: loaded serial 1
Jan 16 12:52:37.937 running
^C
----

how to add ns2? what part i should add?

Reply With Quote
  #9  
Old January 15th, 2004, 05:59 PM
hymns hymns is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Location: Melaka, Malaysia
Posts: 51 hymns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 57 sec
Reputation Power: 5
Send a message via ICQ to hymns Send a message via Yahoo to hymns
what i should do the ARPA with this new my ip? i need add new arpa? and can i point my domain to ns1.mydomain.com? currently i'm us ZE

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > How To Bind


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 5 hosted by Hostway