
Quote: Originally Posted by
H2SO4
What's the "local host account"?
How do you "see" the other machines "on the domain" when logged on as that account?
To troubleshoot this without guessing:
-
www.wireshark.org
- install
- start a packet trace log
- quickly repro the symptom
- stop and save the trace
- zip and upload here.
Analysis of a packet trace is the best way to troubleshoot networking issues. Once the activity "on the wire" is understood, it's possible to be more focused in searching for a resolution.
When I log in, I see MACHINE-NAME/user. When I log into that account and double click the network icon on the desktop, I can see my domain controller server and I can access the shares on that server. Keep in mind that I can join my laptop to the domain, the problem is that I cannot log into the domain. When I go to login into the domain with a username and password, it gives me an error telling me that the trust relationship with the domain server has failed. My packet trace from the login attempt goes as follows:
08:25:53.308456 IP jlmnet2.groove-dpp > jlmnet1.netbios-dgm: NBT UDP PACKET(138)
08:25:53.310120 IP jlmnet1.netbios-dgm > jlmnet2.groove-dpp: NBT UDP PACKET(138)
08:26:38.067117 IP jlmnet1.netbios-dgm > 192.168.10.255.netbios-dgm: NBT UDP PACKET(138)
08:26:38.067274 IP jlmnet1.netbios-dgm > 192.168.10.255.netbios-dgm: NBT UDP PACKET(138)
I don't really see anything abnormal with it, but another pair of eyes looking at it couldn't hurt. Thanks for the time!