Replocation problem

  • Thread starter Thread starter Tejal
  • Start date Start date
T

Tejal

HI...

I am having problem with replicetion to my Child domain
controller at mt remote brance office.

i am getting error evry 10 minuts with event id 1311 and
event id 1566

i check replicetion topology ininbour thaere error that
access denied ,unknow user or bad password ..i change to
password but still same errore..

there no error in outbound..

pls jelp me

Thanks

Tejal
 
Tejal said:
HI...

I am having problem with replicetion to my Child domain
controller at mt remote brance office.

i am getting error evry 10 minuts with event id 1311 and
event id 1566

i check replicetion topology ininbour thaere error that
access denied ,unknow user or bad password ..i change to
password but still same errore..

"Child domain controller" -- are you having problems with
one of the DCs in this domain, or is the entire domain located
at that office (and part of the tree/forest)?

Chances are that you have one of two problems -- firewall
blocking it, or a DNS error.

The DNS situation is extremely likely if you have a complex
tree/forest and haven't arranged for ALL DCs to be able to
reach a common root and find all other Domains-Zones AND
the other DCs.

Describe you DNS AND your Domain relationships.

You can also run DCDiag and get more info youreself -- send
the output to a text file and search for FAIL, WARN, or IGNORE.

Fix those problems or report them.
 
HI...

I checked my Firewall and there no restrication we have
VPN Tunnel Between two location.

i have only one forest in my compney

Child domain at branch office is delegating from root dns
server at corporate office..

also i run dcdiag and i am getting following error


Replication

error 1398

FRssysvol

error : no record of file replication system

kccevent

warning event id : 0x8000061e

error event id : 0xc000051f

i check all the artical from microsoft knowledgebase but
it seems everything allright..

it was working fine but from suddenly iam getting that
error

pls help me

Thanks

Tejal
 
TEjal said:
HI...

I checked my Firewall and there no restrication we have
VPN Tunnel Between two location.

DNS is even more likely though a tunnel -- since many people
more people screw it up then -- and with that ROUTING
may even be an issue for either the DCs or DNS replicating.
i have only one forest in my compney

I presumed that since you indicated a replication problem;
NO replication occurs between different forests.

Limited replication occurs between different domains of the
SAME forest and of course the DCs of any particular domain.
Child domain at branch office is delegating from root dns
server at corporate office..

You still haven't fully described you DNS -- how to the branch
office DNS servers find the "parent" and "sibling" domains?

How are the DC (and other machines) NIC\IP\DNS server
properties set?

Are all the AD-support DNS zone set to dynamic?

Are all of the DCs properly registered in their zones?
Are all of the DNS servers replicating if they are not the sole
primary?
also i run dcdiag and i am getting following error

Is that the ONLY error you get if you run this on each and
every DC?

I would expect a DNS AND a replication error on the AD
itself (not just SysVol).

If this is the only one, then you should have mentioned SysVol
originally.

What does the following error give you if you search it through
Google with something like:

[ microsoft: sysvol replication 1398
Replication

error 1398

FRssysvol

error : no record of file replication system

kccevent

warning event id : 0x8000061e

error event id : 0xc000051f

i check all the artical from microsoft knowledgebase but
it seems everything allright..

it was working fine but from suddenly iam getting that
error

what other symptoms?
 
HI..

There is one to one mapping with vpn and no routing issuee

DNS Branch office dns is delegated by parent domain dns
server.and also secondary zone of parent dns domain is
created for brach office for name resolution.

all machine in branch office and corporate office is on
Dymanic Dns Resistration. means all machin will have dns
server ip is Dns server at that location. meand corporate
office has dns server ip and branch office has child doman
dns server ip addresson all machine nic card.

And also copy of child domain dns is at corporate office
as secondary zone.

i did not check on google for error code but i will try.

Tejal
-----Original Message-----
TEjal said:
HI...

I checked my Firewall and there no restrication we have
VPN Tunnel Between two location.

DNS is even more likely though a tunnel -- since many people
more people screw it up then -- and with that ROUTING
may even be an issue for either the DCs or DNS replicating.
i have only one forest in my compney

I presumed that since you indicated a replication problem;
NO replication occurs between different forests.

Limited replication occurs between different domains of the
SAME forest and of course the DCs of any particular domain.
Child domain at branch office is delegating from root dns
server at corporate office..

You still haven't fully described you DNS -- how to the branch
office DNS servers find the "parent" and "sibling" domains?

How are the DC (and other machines) NIC\IP\DNS server
properties set?

Are all the AD-support DNS zone set to dynamic?

Are all of the DCs properly registered in their zones?
Are all of the DNS servers replicating if they are not the sole
primary?
also i run dcdiag and i am getting following error

Is that the ONLY error you get if you run this on each and
every DC?

I would expect a DNS AND a replication error on the AD
itself (not just SysVol).

If this is the only one, then you should have mentioned SysVol
originally.

What does the following error give you if you search it through
Google with something like:

[ microsoft: sysvol replication 1398
Replication

error 1398

FRssysvol

error : no record of file replication system

kccevent

warning event id : 0x8000061e

error event id : 0xc000051f

i check all the artical from microsoft knowledgebase but
it seems everything allright..

it was working fine but from suddenly iam getting that
error

what other symptoms?

--
Herb Martin

pls help me

Thanks

Tejal


.
 
Tejal said:
HI..

There is one to one mapping with vpn and no routing issuee

That actually worries me rather than reassures me since there
is practically always a "routing issue" with VPNs for general
purpose access.

VPN servers are almost always routers -- so you have 3 nets
minimum (in most cases) and this requires either explicit
manual routing or some form of dynamic routing.

If either location-net has multiple subnets, then this becomes
even more likely to be critical.
DNS Branch office dns is delegated by parent domain dns
server.and also secondary zone of parent dns domain is
created for brach office for name resolution.

You mentioned that before, you you don't indicate how the
"branch office" DNS resolves the parent/main office machines....
all machine in branch office and corporate office is on
Dymanic Dns Resistration. means all machin will have dns
server ip is Dns server at that location.

Are you using strictly "AD Integrated DNS" since secondary
DNS servers cannot accept the dynamic registrations DIRECTLY.

Those registrations must be referred to (one of) the Dynamic
primary server(s.)
meand corporate
office has dns server ip and branch office has child doman
dns server ip addresson all machine nic card.

And also copy of child domain dns is at corporate office
as secondary zone.

What about the other way around? How does branch resolve
corportate DNS names?
i did not check on google for error code but i will try.



--
Herb Martin

Tejal
-----Original Message-----
TEjal said:
HI...

I checked my Firewall and there no restrication we have
VPN Tunnel Between two location.

DNS is even more likely though a tunnel -- since many people
more people screw it up then -- and with that ROUTING
may even be an issue for either the DCs or DNS replicating.
i have only one forest in my compney

I presumed that since you indicated a replication problem;
NO replication occurs between different forests.

Limited replication occurs between different domains of the
SAME forest and of course the DCs of any particular domain.
Child domain at branch office is delegating from root dns
server at corporate office..

You still haven't fully described you DNS -- how to the branch
office DNS servers find the "parent" and "sibling" domains?

How are the DC (and other machines) NIC\IP\DNS server
properties set?

Are all the AD-support DNS zone set to dynamic?

Are all of the DCs properly registered in their zones?
Are all of the DNS servers replicating if they are not the sole
primary?
also i run dcdiag and i am getting following error

Is that the ONLY error you get if you run this on each and
every DC?

I would expect a DNS AND a replication error on the AD
itself (not just SysVol).

If this is the only one, then you should have mentioned SysVol
originally.

What does the following error give you if you search it through
Google with something like:

[ microsoft: sysvol replication 1398
Replication

error 1398

FRssysvol

error : no record of file replication system

kccevent

warning event id : 0x8000061e

error event id : 0xc000051f

i check all the artical from microsoft knowledgebase but
it seems everything allright..

it was working fine but from suddenly iam getting that
error

what other symptoms?

--
Herb Martin

pls help me

Thanks

Tejal

-----Original Message-----
HI...

I am having problem with replicetion to my Child domain
controller at mt remote brance office.

i am getting error evry 10 minuts with event id 1311 and
event id 1566

i check replicetion topology ininbour thaere error that
access denied ,unknow user or bad password ..i change to
password but still same errore..

"Child domain controller" -- are you having problems with
one of the DCs in this domain, or is the entire domain
located
at that office (and part of the tree/forest)?

Chances are that you have one of two problems -- firewall
blocking it, or a DNS error.

The DNS situation is extremely likely if you have a
complex
tree/forest and haven't arranged for ALL DCs to be able to
reach a common root and find all other Domains-Zones AND
the other DCs.

Describe you DNS AND your Domain relationships.

You can also run DCDiag and get more info youreself --
send
the output to a text file and search for FAIL, WARN, or
IGNORE.

Fix those problems or report them.

--
Herb Martin



there no error in outbound..

pls jelp me

Thanks

Tejal


.


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top