
October 22nd, 2011, 01:24 AM
|
|
Registered User
|
|
Join Date: Oct 2011
Posts: 5
Time spent in forums: 1 h 51 m 15 sec
Reputation Power: 0
|
|
|
Bind named.exe crashes when listening on ipv4 interface
I'm new to using bind and trying to get it to run in windows XP. For some reason named.exe crashes when I start the service giving me a 1067 error. The bind version I have is BIND9.9.0a3. The following occurs when executing the named -g command and named.exe crashes right after listening on ipv4 interface. The same thing happened when I try to run bind on a different windows 7 machine. Is there a way to stop named.exe from crashing?
C:\WINDOWS\system32\dns\bin>named -g
2011 07:40:36.140 starting BIND 9.9.0a3 -g
2011 07:40:36.140 built with default
2011 07:40:36.140 found 8 CPUs, using 8 worker threads
2011 07:40:36.140 loading configuration from 'C:\WINDOWS\system32\dns\et
c\named.conf'
2011 07:40:36.140 using default UDP/IPv4 port range: [1024, 65535]
2011 07:40:36.140 using default UDP/IPv6 port range: [1024, 65535]
2011 07:40:36.140 no IPv6 interfaces found
2011 07:40:36.140 listening on IPv4 interface PPP Interface 1, 114.25.14
9.168#53
|