Browsing not working on one machine

J

Jon Sherry

After rebooting my exchange server, it failed to authenticate to my
domain. I removed it from the domain and created a new account services
weren't starting up. Working with MS support we finally ran DomainPrep
and mail was up and running. Except I can't browse my domain. Before
spending the money to open a new case on this "separate" issue, I
thought I'd try here.

Browstat claims:

C:\>browstat view
\Device\NetBT_Tcpip_{BE069F03-8C8A-4AA4-B3B1-AB13605C52BE}
Unable to get backup list for on transport
\Device\NetBT_Tcpip_{BE069F03-8C8A-4
AA4-B3B1-AB13605C52BE}: The list of servers for this workgroup is not
currently
available

But the list is available to all other servers and workstations.

Funny thing, while rebooting my PDC, I ran netview and it worked. So I
ran browstat, but things changed as the server came back on line:

C:\>net view
Server Name Remark

-------------------------------------------------------------------------
------
\\BORIS
\\CASPER
\\CLASSIC
\\CMSSERVER
\\COLORART
\\GPSERVER
\\JSHERRY_OPTIPLE
\\LAW2K
\\MAIL
\\MEDINADP-PIII
\\MMSERVER
\\RAGUILALAT840
\\ROCKY Mac OS X Graphics Server
\\TAPIT
\\W-STEVEVINCENT
\\WIN1FREESTATION
\\WIN2FREESTATION
The command completed successfully.


C:\>browstat view
\Device\NetBT_Tcpip_{BE069F03-8C8A-4AA4-B3B1-AB13605C52BE}
Remoting NetServerEnum to \\CLASSIC on transport
\Device\NetBT_Tcpip_{BE069F03-8
C8A-4AA4-B3B1-AB13605C52BE} with flags ffffffff
Unable to remote API to \\CLASSIC on transport
\Device\NetBT_Tcpip_{BE069F03-8C8
A-4AA4-B3B1-AB13605C52BE}: No more connections can be made to this
remote comput
er at this time because there are already as many connections as the
computer ca
n accept.
(15 milliseconds)

C:\>browstat view
\Device\NetBT_Tcpip_{BE069F03-8C8A-4AA4-B3B1-AB13605C52BE}
Remoting NetServerEnum to \\CLASSIC on transport
\Device\NetBT_Tcpip_{BE069F03-8
C8A-4AA4-B3B1-AB13605C52BE} with flags ffffffff
Unable to remote API to \\CLASSIC on transport
\Device\NetBT_Tcpip_{BE069F03-8C8
A-4AA4-B3B1-AB13605C52BE}: No more connections can be made to this
remote comput
er at this time because there are already as many connections as the
computer ca
n accept.
(0 milliseconds)

C:\>net view
System error 71 has occurred.

No more connections can be made to this remote computer at this time
because
there are already as many connections as the computer can accept.


C:\>net view
System error 6118 has occurred.

The list of servers for this workgroup is not currently available


C:\>net view
System error 6118 has occurred.

The list of servers for this workgroup is not currently available


I followed other earlier advice on browsing and verified netbios over
tcp/ip is running., only one nic, etc.

I ran netdiag, and got the following errors:

DC list test . . . . . . . . . . . : Failed
Failed to enumerate DCs by using the browser.
[ERROR_NO_BROWSER_SERVERS_FOUND]


Kerberos test. . . . . . . . . . . : Failed
[FATAL] Kerberos does not have a ticket for MAIL$.


LDAP test. . . . . . . . . . . . . : Failed
[WARNING] The default SPN registration for
'HOST/mail.classicmedia.tv' is missing on DC
'mmserver.classicmedia.tv'.
[WARNING] The default SPN registration for 'HOST/MAIL' is missing
on DC 'mmserver.classicmedia.tv'.
[WARNING] The default SPN registration for
'HOST/mail.classicmedia.tv' is missing on DC 'Classic.classicmedia.tv'.
[WARNING] The default SPN registration for 'HOST/MAIL' is missing
on DC 'Classic.classicmedia.tv'.
[FATAL] The default SPNs are not properly registered on any DCs.


This seems to be where I started from in the first place! I was getting
Kerberos errors, and Netdom failed to reset the machine password, and
then I restarted and had no access to the domain. I suppose that
removing and re-adding the machine to the domain could have caused the
SPN errors, but where do I go from here?

Thanks,
-jb
 
M

Michael Johnston [MSFT]

Make sure that netbios over TCP/IP is enabled on the server. Then make sure that you are pointing to the WINS server for your
network.

Thank you,
Mike Johnston
Microsoft Network Support
--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from
which they originated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top