RE: Most external domains do not resolve (missing root servers?)

2008-11-15 Thread Ian Gregson
Hey great thanks for the confirmation .. In that case I will change mine to 24 ... as that is my subnet mask Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: sábado, 15 de noviembre de 2008 22:25 To: Ian Gregson Subject: Re: Most external domains do

RE: Most external domains do not resolve (missing root servers?)

2008-11-15 Thread Ian Gregson
2008 22:08 To: Ian Gregson Subject: Re: Most external domains do not resolve (missing root servers?) You have recursion set to "no" and forwarding set to "only". This means your nameserver will never look anything up for clients but will forward all requests to the specified for

Re: Most external domains do not resolve (missing root servers?)

2008-11-15 Thread Ian Gregson
: Dawn Connelly [mailto:[EMAIL PROTECTED] Sent: sábado, 15 de noviembre de 2008 18:51 To: Ian Gregson Cc: [EMAIL PROTECTED] Subject: Re: Most external domains do not resolve (missing root servers?) You have recursion set to no. So the only thing the DNS server will answer for is zones it is

Most external domains do not resolve (missing root servers?)

2008-11-15 Thread Ian Gregson
Hi there, Can anyone help? I finally managed to configure bind on Windows and it seems to be working ok but most of the external addresses (i.e. yahoo.com, google.com etc) do not resolve. The crazy thing is .. some I can browser with firefox but NOT many, i.e. experts-exchange.com, linux.de

RE: (64 bit windows) Changing service to start from directory

2008-11-15 Thread Ian Gregson
Sorry, i forgot to put where the key is.. just search registry for C:\Windows\system32\dns\bin\named.exe And change it to C:\Windows\SysWow64\dns\bin\named.exe I can't remember which key path it was now!!! But it's the key "ImagePath" J . Regards Ian smime.p7s Descripti

RE: (64 bit windows) Changing service to start from directory

2008-11-15 Thread Ian Gregson
all seems well.. Ian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian Gregson Sent: sábado, 15 de noviembre de 2008 9:47 To: [EMAIL PROTECTED] Subject: (64 bit windows) Changing service to start from directory Hi there, Just installed BIND on a Windows 64 bit system

(64 bit windows) Changing service to start from directory

2008-11-15 Thread Ian Gregson
Hi there, Just installed BIND on a Windows 64 bit system.. everything is ok. but it actually installs it into C:\Windows\SysWOW64\dns And the service wishes to start in C:\Windows\system32\dns\bin\named.exe How can I change this to SysWOW64? When installing BIND I asked fo