Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
NetBios messages on my network
Name: patricio2626 Date: February 5, 2008 at 16:12:38 Pacific OS: NT4.0 CPU/Ram: n/a Product: n/a
Comment:
I ran Wireshark, and saw that I'm getting NetBios queries every .7 seconds from an old NT server we have on our network. Does that seem excessive, or does it sound about right?
Name: picohat Date: February 5, 2008 at 19:44:25 Pacific
Reply:
I think it's pretty normal as long as the Netbios is still enabled on that NT server. You can enable the firewall on other computer to drop the netbios traffic.
Also you can try to run following commands in NT's command prompt in order to stop those netbios and some default hidden shares. Test and see how it works.
net share /delete C$ /y net share /delete D$ /y net share /delete E$ /y net share /delete F$ /y net share /delete IPC$ /y net share /delete ADMIN$ /y net stop "Remote Registry Service" net stop "Computer Browser" net stop "Server" >> server.txt net stop "REMOTE PROCEDURE CALL" net stop "REMOTE PROCEDURE CALL SERVICE" net stop "Remote Access Connection Manager" net stop "telnet" net stop "messenger" net stop "netbios" net stop "Net Logon" net stop "TCP/IP NetBIOS Helper Service"
Hope helps..
0
Response Number 2
Name: wanderer Date: February 6, 2008 at 12:00:20 Pacific
Reply:
Where is your wins server? If its on the nt server the traffic you are seeing can also be netbios resolutions from clients.
Imagine the power if you knew how to internet search
Summary: I had this problem too...The NET SEND command uses the Messenger service to send messages on the network. This problem occurs because the Messenger service is disabled. By default, the Messenger servi...
Summary: Hi I want to implement ISA server on my network. I have 50 PIII Desktop computers.and just 1 server and make it ISA server. so tell me what I have to do to run internet on all 50 workstations. All W...
Summary: Analaysation of the problem 1. When i use sniffers on my network i find that there is a IP "192.168.1.255" existing on my network which connects to all the machines in my network and tranfers data par...