Hi Technet.
We have a L3 security environment where i have to connect a server 2003 to a second network in order for me to start the migration process to a new host - (vmware services on a separate network)
This is a sql 2000 server running server 2003 r2 ent. (Migrating to server 2008r2 sql 2012)
Our services network is on a x.x.234.x (inc domain controller x.x.234.50)
Our production network is x.x.235.x (primary for that server) the firewall routes to DNS server on the .234 network.
subnet 255.255.255.128 (both)
Inorder for me to start the migration i need the 2003 server connected on the services network .234
I have disabled "register this connection dresses in dns" on the .234 adapter.
But within 32H we get a authentication failure.
Event Type: Error
Event Source: NETLOGON
Event Category: None
Event ID: 5719
Date: 8/30/2016
Time: 8:53:46 PM
User: N/A
Computer: servername
Description:
This computer was not able to set up a secure session with a domain controller in domain domain due to the following:
There are currently no logon servers available to service the logon request.
This may lead to authentication problems. Make sure that this computer is connected to the network. If the problem persists, please contact your domain administrator.
ADDITIONAL INFO
If this computer is a domain controller for the specified domain, it sets up the secure session to the primary domain controller emulator in the specified domain. Otherwise, this computer sets up the secure session to any domain controller in the specified domain.
For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
Data:
0000: 5e 00 00 c0
If we remove the 234 network, the system works fine.
We have other server E.G "orical" running with the same configuration that is working fine with the 2 network adapters 235 and 234 networks.
Any ideas will be appreciated.
TX