TCP/IP problems

  • Thread starter Thread starter Brett Reidy
  • Start date Start date
B

Brett Reidy

I have two machines on my network running windows 2000 to
windows 2000 server. Whenver we re-boot, we lose the
connection to the server. When we attempt to get to the
server via the network or run command we get "there are
no logon servers available" So, to fix it, we have to
uninstall TCP/ip and then re-install it, set the ip
address and we are connected. What could be cauing this
conflict.
 
ok but have u tried pinging each other 1sdt? also have u
tried installling netbui and seeing fi u can connect to
other computer using diff protocol
 
quoted from http://www.ChicagoTech.net
Event ID 5719 - The system cannot log you on now because the domain "name"
is not available."
Symptoms: when attempting to logon a domain, you keep getting an error that
"The system cannot log you on now because the domain "name" is not
available." Also, Event viewer shows Event ID: 5719. No Windows NT or
Windows 2000 Domain Controller is available for domain <domain name>. The
following error occurred: There are currently no logon servers available to
service the logon request.

Resolutions: One possible cause of this error is that you have run out of
buffer space in the NetBT datagram buffer. To resolve this problem, increase
the MaxDgramBuffering value from 128 KB to 256 KB. Run Regedt32.exe, go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters. On
the Edit menu, click Add Value, and then add the following information:

Value Name: MaxDgramBuffering
Data Type: REG_DWORD
Value: 0x40000
--
For more and other information, go to http://www.ChicagoTech.net


Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.
 
Back
Top