Afficher un message
Vieux 21/10/2006, 03h42   #2
Kurt
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Linux/BIND as secondary DNS with W2k3 primary - zone transfer troubles

> bash: syntax error near unexpected token `;'

Looks like a syntax error in a script or maybe your named.conf. Don't know
why bash is reporting the error.

....kurt


"Petr Laznovsky" <nobody@nowhere.com> wrote in message
news:e$9Ol5H9GHA.1560@TK2MSFTNGP04.phx.gbl...
>I have w2k3 DNS service to handle my intranet DNS zone xxxxx.yyy Want to
>use Linux/BIND 9.x as secondary, but zone was not transfered succesfully. I
>have allowed zone transfers in zone properties and only allowed server is
>IP address of this linux machine. Remote IP is pingable, TCP port 53 is
>accessible on both machines.
>
> On linux machine we got this message:
>
> ---------------------------------------
>
> doma@doma:~$ ; Transfer failed.
> bash: syntax error near unexpected token `;'
> doma@doma:~$ host -l xxxx.yyy 1.2.3.4
> Using domain server:
> Name: 1.2.3.4
> Address: 1.2.3.4#53
> Aliases:
>
> Host xxxx.yyy not found: 5(REFUSED)
> ; Transfer failed.
>
> ----------------------------------------
>
> I have created dump of my zone:
>
> ----------------------------------------
>
> c:\Program Files\Support Tools>dnscmd /zoneinfo xxxx.yyy
> Zone query result:
> Zone info:
> ptr = 00082FE8
> zone name = xxxx.yyy
> zone type = 1
> update = 1
> DS integrated = 0
> data file = xxxx.yyy.dns
> using WINS = 0
> using Nbstat = 0
> aging = 1
> refresh interval = 168
> no refresh = 168
> scavenge available = 3557270
> Zone Masters
> NULL IP Array.
> Zone Secondaries
> Addr Count = 1
> Secondary[0] => 1.2.3.4
> secure secs = 2
> Command completed successfully.
>
> --------------------------------------
>
> Linux machine is already configured as secondary for many (linux only)
> servers, and run OK for long time a go.
>
> What is wrong in my case?
>
> P.L.



  Réponse avec citation
 
Page generated in 0,51389 seconds with 9 queries