Hello Tom,
That doesn't answer the question why the Default Gateway address is
in the DNS server list of the NIC from server 2. And also after a
closer look now at the DNS list from server 1. The DG is either your
router or one NIC from your ISA server as far as in know, BUT not the
DNS server on the NIC. Remove it from there and try again, only for
testing, but for me it looks that the address is used to resolve DNS
configuration and you do not have a DNS server with that address.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
Default gateway is only on SERVER1 - because it also serves as an
FTP server and ISA required it.
Hello Tom,
On DC2 you have the default gateway on the DNS server list. What's
the reason?
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties,
and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
Primary DC
Windows IP Configuration
Host Name . . . . . . . . . . . . : server1
Primary Dns Suffix . . . . . . . : XXXXX.XXX
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : XXXXX.XXX
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : NETGEAR GA311 Gigabit Adapter
Physical Address. . . . . . . . . : 00-0F-B5-85-3B-D0
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DNS Servers . . . . . . . . . . . : 192.168.1.2
192.168.1.7
192.168.1.1
Primary WINS Server . . . . . . . : 192.168.1.2
Secondary WINS Server . . . . . . : 192.168.1.7
Secondary DC
Windows IP Configuration
Host Name . . . . . . . . . . . . : server2
Primary Dns Suffix . . . . . . . : XXXXX.XXX
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : XXXXX.XXX
Ethernet adapter LAN1:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Broadcom BCM5708C NetXtreme II
GigE
(NDIS VBD Client)
Physical Address. . . . . . . . . : 00-18-8B-35-6B-16
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.1.7
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.1.2
192.168.1.7
192.168.1.1
Primary WINS Server . . . . . . . : 192.168.1.2
Secondary WINS Server . . . . . . : 192.168.1.7
-Tom
Hello Tom,
Please post an unedited ipconfig /all from both DC/DNS server.
Like the error states, it seems you have a DNS problem.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties,
and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
Here is what I get on the secondary DC...
Event Type: Warning
Event Source: NtFrs
Event Category: None
Event ID: 13508
Date: 2/4/2008
Time: 12:45:44 PM
User: N/A
Computer: SERVER2
Description:
The File Replication Service is having trouble enabling
replication
from
SERVER1 to SERVER2 for c:\windows\sysvol\domain using the DNS
name
server1.xxxxx.xxx. FRS will keep retrying.
Following are some of the reasons you would see this warning.
[1] FRS can not correctly resolve the DNS name server1.xxxxx.xxx
from
this
computer.
[2] FRS is not running on server1.xxxxx.xxx.
[3] The topology information in the Active Directory for this
replica
has
not yet replicated to all the Domain Controllers.
This event log message will appear once per connection, After
the
problem is fixed you will see another event log message
indicating
that the connection has been established.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 05 00 00 00 ....
No error log from the primary DC.
DCDIAG on primary DC passes everything except...
Starting test: systemlog
An Error Event occured. EventID: 0x40000004
Time Generated: 02/04/2008 12:47:56
(Event String could not be retrieved)
An Error Event occured. EventID: 0x40000004
Time Generated: 02/04/2008 12:49:07
(Event String could not be retrieved)
An Error Event occured. EventID: 0x40000004
Time Generated: 02/04/2008 13:12:19
(Event String could not be retrieved)
......................... SERVER1 failed test systemlog
DCDIAG on secondary DC passed everything except...
Starting test: frsevent
There are warning or error events within the last 24 hours
after
the
SYSVOL has been shared. Failing SYSVOL replication problems
may cause
Group Policy problems.
......................... SERVER2 failed test frsevent
NETDIAG passed all on primary DC
NETDIAG passed all on secondary DC except...
Default gateway test . . . . . . . : Failed
[FATAL] NO GATEWAYS ARE REACHABLE.
You have no connectivity to other network segments.
If you configured the IP protocol manually then
you need to add at least one valid gateway.
DNS is primary and secondary DC's only, with ISA server using a
cache
only DNS.
-Tom
Hello Tom,
Check both dc's with dcdiag and netdiag for errors. If you have
errors post the complete output from both machines. Replication
problems often have a not optimal DNS configuration as problem.
So please describe your DNS setup and post an unedited ipconfig
/all from both DC's here.
Best regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no
warranties,
and
confers no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!!
http://www.blakjak.demon.co.uk/mul_crss.htm
I have 2 DC's in my environment. When I make a change to my
logon.bat script on my main DC, it should automatically copy
that file to the second DC so that the logon scripts are the
same. I have noticed that it is not doing that on my network.
Any clues?
TIA,
-TRogers