Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

Constant event 1054 errors on SBS2003

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2004 General ] >> ISA 2004 SBS >> Constant event 1054 errors on SBS2003 Page: [1]
Login
Message << Older Topic   Newer Topic >>
Constant event 1054 errors on SBS2003 - 28.Feb.2006 5:59:54 PM   
Bif

 

Posts: 10
Joined: 27.Feb.2006
Status: offline
Posting here, hope that's ok.

Constanting getting event 1054 errors in the event viewer with SBS2003 SP1..  About every 5 minutes it seems.  
From MS KB324174

SYMPTOMS
The following event may be logged in the Application event log:

Event ID: 1054
Source: Userenv
Type: Error
Description:
Windows cannot obtain the domain controller name for your computer network. (The specified domain either does not exist or could not be contacted). Group Policy processing aborted.
The client computer may also experience an extremely slow logon.

CAUSE
This behavior may occur if the address for the configured preferred DNS server on the client is invalid or unreachable.

RESOLUTION
To resolve this behavior, correct the DNS address in the Internet Protocol (IP) properties:
1.    Open Network Connections in Control Panel.
2.    Right-click Local Area Connection, and then click Properties.
3.    Click Internet Protocol (TCP/IP), and then click Properties.
4.    Type the correct DNS address in the Preferred DNS server box.
5.    Click OK.

STATUS
This behavior is by design.



SBS installed and configured based in part on information from Tom Shinder’s Trek through Small Business Server 2003 Service Pack 1, parts 1 - 5.  It's running DNS and DHCP for local clients.

I've done Google searches on the error.  Gone through numerous sites.  Rechecked DNS settings.  Turned off media sensing (have 2 gigabit nics in the server).  So far nothing has helped to stop the 1054 errors.

Server can access the Internet (Windows Update).  Clients can access the Internet.  Shares all work without any problems.  Everything appears to be working except for those constant 1054 errors which I'd like to get rid of.

Setup

Internet
.
.
.
Cable Modem
.
.
. (DHCP assinged IP from ISP)
Dlink Router (NAT device)
. 192.168.0.1
.
. 192.168.0.2 (Lan_Internet)
SBS2003 Server
. 192.168.16.2 (Lan_Local)
.
.
Switch
.
.
.
Clients


Lan_Internet
Client for Microsoft Networks
Internet Protocol (TCP/IP)

IP address: 192.168.0.2
Subnet mask: 255.255.255.0
Default gateway: 192.168.0.1 (router)

Use the folling DNS server addresses:
Preferred DNS Server: <blank>
Alternat DNS Server: <blank>


Lan_Local
Client for Microsoft Networks
File and Printer Sharing for Microsoft Networks
Internet Protocol (TCP/IP)

IP address: 192.168.16.2
Subnet mask: 255.255.255.0
Default gateway: 192.168.16.2

Use the folling DNS server addresses:
Preferred DNS Server: 192.168.16.2
Alternat DNS Server: <blank>

I just must be missing something somewhere.  Computers and networks are nothing new to me.  I've got a computer science degree and spent six years as a systesm admin about eight years ago.  Used Novell servers back then so not much experience on MS servers.
Post #: 1
RE: Constant event 1054 errors on SBS2003 - 28.Feb.2006 6:41:07 PM   
ababinchak

 

Posts: 195
Joined: 16.Aug.2005
From: Michigan
Status: offline
The gateway on the Internal side should be blank.

The DNS on your external nic should point to 192.168.16.2

That should fix it. If not, please post results from ipconfig /all here

_____________________________

Amy

Need more help? http://isainsbs.blogspot.com

(in reply to Bif)
Post #: 2
RE: Constant event 1054 errors on SBS2003 - 2.Mar.2006 3:03:43 AM   
Bif

 

Posts: 10
Joined: 27.Feb.2006
Status: offline
Well, I thought those changes would do it.  After doing those changes I rebooted the server.  No more 1054 errors.  I came back and two hours after the reboot there they are again.

Here's the ipconfig /all (I removed the mac addresses)

Windows IP Configuration

  Host Name . . . . . . . . . . . . : kjtestsrv
  Primary Dns Suffix  . . . . . . . : KJtest.local
  Node Type . . . . . . . . . . . . : Hybrid
  IP Routing Enabled. . . . . . . . : Yes
  WINS Proxy Enabled. . . . . . . . : No
  DNS Suffix Search List. . . . . . : KJtest.local

Ethernet adapter Lan_Home:

  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : NVIDIA nForce Networking Controller
  Physical Address. . . . . . . . . : ...
  DHCP Enabled. . . . . . . . . . . : No
  IP Address. . . . . . . . . . . . : 192.168.16.2
  Subnet Mask . . . . . . . . . . . : 255.255.255.0
  Default Gateway . . . . . . . . . :
  DNS Servers . . . . . . . . . . . : 192.168.16.2
  Primary WINS Server . . . . . . . : 192.168.16.2

Ethernet adapter Lan_Internet:

  Connection-specific DNS Suffix  . :
  Description . . . . . . . . . . . : DGE-560T Gigabit PCI Express Ethernet Adapter
  Physical Address. . . . . . . . . : ...
  DHCP Enabled. . . . . . . . . . . : No
  IP Address. . . . . . . . . . . . : 192.168.0.2
  Subnet Mask . . . . . . . . . . . : 255.255.255.0
  Default Gateway . . . . . . . . . : 192.168.0.1
  DNS Servers . . . . . . . . . . . : 192.168.16.2
  NetBIOS over Tcpip. . . . . . . . : Disabled

(in reply to ababinchak)
Post #: 3
RE: Constant event 1054 errors on SBS2003 - 2.Mar.2006 3:09:37 AM   
ababinchak

 

Posts: 195
Joined: 16.Aug.2005
From: Michigan
Status: offline
How is your DNS server setup? If there are forwarders try removing them. Make sure that the root hints are populated. Maybe also try deleting the DNS cache.

_____________________________

Amy

Need more help? http://isainsbs.blogspot.com

(in reply to Bif)
Post #: 4
RE: Constant event 1054 errors on SBS2003 - 2.Mar.2006 3:02:45 PM   
Bif

 

Posts: 10
Joined: 27.Feb.2006
Status: offline
Thanks for the hints.

Forwarders have always been blank.
Hints have 13 listed, a-m
Deleting the dns cache...  Do you mean to flush the dns cache?  I know of the ipconfig /flushdns that I've used on xp clients.  Is there something specific for a dns cache on the server or is the same command used?

(in reply to ababinchak)
Post #: 5
RE: Constant event 1054 errors on SBS2003 - 2.Mar.2006 11:18:04 PM   
HandyAndy

 

Posts: 29
Joined: 1.Aug.2005
From: Kernersville, NC USA
Status: offline
Turn off QOS on the internal nic (in network car properties)
Make sure the internal nic is listed before the external nic in the advanced network properties, binding order.
Then
Try rerunning the CEICW (connect to the internet wizard) from the admin console and do not check the "do not change network settings" and also do not check the "do not change firewall settings"


_____________________________

HandyAndy a.k.a. Andy Goodman
SBS-MVP, MCP, MSA Small Buiness Specialist
for SBS reated tips see www.SBS-Rocks.com

(in reply to Bif)
Post #: 6
RE: Constant event 1054 errors on SBS2003 - 3.Mar.2006 2:52:27 AM   
Bif

 

Posts: 10
Joined: 27.Feb.2006
Status: offline
QOS was not being used on either nic.
Internal nic was already before the external nic.

Question about CEICW.  If I do not check the "do not change the firewall settings" I have to select use the firewall or not use the firewall.  Will selecting either of those conflict with ISA2004 that is running?

Fyi... I've noticed that the 1054 errors are fired off every five minutes on the nose.

(in reply to HandyAndy)
Post #: 7
RE: Constant event 1054 errors on SBS2003 - 3.Mar.2006 3:08:06 AM   
HandyAndy

 

Posts: 29
Joined: 1.Aug.2005
From: Kernersville, NC USA
Status: offline
Selecting the use Firewall will reset the proper ISA settings


_____________________________

HandyAndy a.k.a. Andy Goodman
SBS-MVP, MCP, MSA Small Buiness Specialist
for SBS reated tips see www.SBS-Rocks.com

(in reply to Bif)
Post #: 8
RE: Constant event 1054 errors on SBS2003 - 13.Mar.2006 7:43:35 PM   
Bif

 

Posts: 10
Joined: 27.Feb.2006
Status: offline
Well, I'm just stumped.  Re-ran CEICW as suggested.  No luck.  Still getting the non stop 1054 errors.

(in reply to Bif)
Post #: 9
RE: Constant event 1054 errors on SBS2003 - 5.Apr.2006 4:02:54 AM   
Bif

 

Posts: 10
Joined: 27.Feb.2006
Status: offline
Well, I've tracked this down on my own and all my 1054 errors on the server are now gone.

I used Group Policy Object Editor (Gpedit.msc) to modify "Group Policy slow link detection" on the server at both "Computer Configuration\Administrative Templates\System\Group Policy" and "User Configuration\Administrative Templates\System\Group Policy".  I enabled it and set the value to 0 (zero) which disables link detection.

(in reply to Bif)
Post #: 10
RE: Constant event 1054 errors on SBS2003 - 11.Apr.2006 1:26:22 AM   
tbarjoe

 

Posts: 7
Joined: 22.Sep.2005
Status: offline
I just wanted to say thank you very much for the follow up post, you just saved me hours of work.

(in reply to Bif)
Post #: 11

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2004 General ] >> ISA 2004 SBS >> Constant event 1054 errors on SBS2003 Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts