Jess said:
from the server
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.
C:\Documents and Settings\sam>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : server
Primary Dns Suffix . . . . . . . : office.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : office.local
172.24.120.57]??[
What's with the funny characters in there, and why do you have an IP address
in your DNS suffix search list?
Ethernet adapter Network Connection:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connection #
2
Physical Address. . . . . . . . . : 00-30-48-56-8C-E5
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Autoconfiguration IP Address. . . : 169.254.180.18
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DNS Servers . . . . . . . . . . . : 192.168.2.106
Primary WINS Server . . . . . . . : 192.168.2.106
Disable this NIC if you aren't using it (and I can see that you aren't using
it)
Ethernet adapter Server Local Area Connection:
Connection-specific DNS Suffix . : 172.24.120.57]??[
Again, why is there an IP address in here?
Description . . . . . . . . . . . : Intel(R) PRO/1000 MT Network
Connection Physical Address. . . . . . . . . : 00-30-48-56-8C-E4
DHCP Enabled. . . . . . . . . . . : Yes
Do not use DHCP on a server. Servers need static addresses. Use one that's
not in your DHCP scope....usually lower down in the range, like .20 or
something.
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.105
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
If this is your router, note that you ought to be running DHCP on your
server - esp if you're using AD.
DNS Servers . . . . . . . . . . . : 127.0.0.1
Presuming you're actually running DNS on this server (which you should be if
you're using AD & this is your domain controller) change this to the actual
IP address of the server...currently 192.168.1.105
What IP is that? Remove it.
Primary WINS Server . . . . . . . : 192.168.2.106
Is this a legit WINS server IP? Are you even running WINS?
Lease Obtained. . . . . . . . . . : Monday, December 17, 2007
10:13:40 AM Lease Expires . . . . . . . . . . : Tuesday, December
18, 2007 10:13:40 AM
C:\Documents and Settings\sam>ping montie-63n1i15y
Ping request could not find host montie-63n1i15y. Please check the
name and try
again.
That's awfully long for a NetBIOS name! But that isn't your problem (you're
limited to 15 characters) - you have all sorts of other problems, as I hope
I've shown you above.