|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
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
|
|||
|
|||
|
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 |
|
#2
|
||||
|
||||
|
Look back in this forum, there was a tutorial BIND under Windows a couple of months ago.
__________________
Alex (http://www.alex-greg.com) |
|
#3
|
|||
|
|||
|
thanks alex
|
|
#4
|
|||
|
|||
|
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? |
|
#5
|
||||
|
||||
|
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. |
|
#6
|
|||
|
|||
|
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? |
|
#7
|
||||
|
||||
|
yeah that looks fine. I expected it to. I just wanna see the named -g.
|
|
#8
|
|||
|
|||
|
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? |
|
#9
|
|||
|
|||
|
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
|
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > How To Bind |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|