|
|
|
| |||||||||
![]() |
|
|
«
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
|
|||
|
|||
|
bind troubles
this is what I am getting when I run named.exe -g
C:\WINDOWS\system32\dns\bin>named -g Aug 17 19:36:32.980 starting BIND 9.2.2 -g Aug 17 19:36:32.980 using 1 CPU Aug 17 19:36:33.000 loading configuration from 'C:\WINDOWS\System32\dns\etc\name d.conf' Aug 17 19:36:33.000 set maximum stack size to 0: not implemented Aug 17 19:36:33.000 set maximum data size to 0: not implemented Aug 17 19:36:33.000 set maximum core size to 0: not implemented Aug 17 19:36:33.000 set maximum open files to 0: not implemented Aug 17 19:36:33.070 listening on IPv4 interface Loopback Interface 1, 127.0.0.1# 53 Aug 17 19:36:33.161 listening on IPv4 interface TCP/IP Interface 2, 68.209.192.2 52#53 Aug 17 19:36:33.251 command channel listening on 127.0.0.1#953 Aug 17 19:36:33.311 ignoring config file logging statement due to -g option Aug 17 19:36:33.331 dns_rdata_fromtext: 1.0.0.127.IN-ADDR.ARPA.zone:6: near eol: unexpected end of input Aug 17 19:36:33.331 zone 1.0.0.127.in-addr.arpa/IN: loading master file 1.0.0.12 7.IN-ADDR.ARPA.zone: unexpected end of input Aug 17 19:36:33.341 dns_rdata_fromtext: bikinihotty.com.zone:16: near eol: unexp ected end of input Aug 17 19:36:33.341 zone bikinihotty.com/IN: loading master file bikinihotty.com .zone: unexpected end of input Aug 17 19:36:33.341 running I have no idea what any of this means or if is errors or what |
|
#2
|
||||
|
||||
|
Means you've got syntax errors in your zone files.
__________________
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 |
|
#3
|
|||
|
|||
|
How can I find out if the bind is working correctly even if I do not have the domain name pointed to it yet? Is there a local command to see if it isworking?
|
|
#4
|
|||
|
|||
|
netsat
Silent Rage,
I did some reading in the forum and saw where you suggested running netstat to see if it was listening below is what I rxed back. C:\>netstat -an | find ":53" TCP 68.209.192.252:53 0.0.0.0:0 LISTENING TCP 127.0.0.1:53 0.0.0.0:0 LISTENING UDP 68.209.192.252:53 *:* UDP 127.0.0.1:53 *:* also I looked in my services and I do not see a named running but I do see the isc bind running and it is started. Should there be a named running as well? |
|
#5
|
||||
|
||||
|
Your server appears to be running just fine. Whether it is capable of serving your zones or return SERVER FAILURE errors for bad zones is to be questioned. Did you fix the syntax error I pointed out in the pm?
|
|
#6
|
|||
|
|||
|
Yes, I did fix the problem you referred to. I appreciate all the help you have given. It sure acts like it is working, I am waiting for the dns changes to take place at networksolutions. Everytime I run your great dns crawler it shows the info from my server computer. http://serialcoders.sytes.net/cgi-b...bmit=Send+Query
|
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > bind troubles |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|