- Install network adapter in the computer and install the driver in Windows.
- Configure the network adapter in Windows:
- Install the protocol "Internet Protocol TCP/IP" and configure it to use DHCP or static IP and enable "Netbios"
- Install the client "Client for Microsoft Networks"
- Install the service "Files and Printer Sharing for Microsoft Networks"
- Create the file shares in Windows for the other computers to access.
- Connect all computers in the work to the hub/switch using network cables (or use a cross over cable to connect directly to another computer).
- ping - Can tell if another computer is connected with a certain IP address.
- ipconfig - Can tell the IP address assigned to the computer.
- Check that it is the correct IP Address (static 192.168.0.2 / 255.255.255.0)
- Check if a firewall is blocking, by disabling or reconfiguring it
- Reinstall the TCP/IP protocol
- Reinstall network adapter (Maybe try other drivers)
- Check if bad network adapter, by trying another adapter
- Check that the remote machine is using the correct IP Address (static 192.168.0.3 / 255.255.255.0)
- Check that the remote machine can ping itself
- Check if a firewall is blocking, by disabling or reconfiguring it
- Check if it is a bad cable, by trying another cable
- Check if it is a bad HUB/Switch port, by trying another port
- Check that the local machine can be pinged
- Check that one can access the share directly \\LOCAL_MACHINE, if success then the network just need to be given time. Or it can be a hidden share or hidden machine
- Check that File Sharing is installed and bound to the TCP/IP protocol
- Check that Netbios is installed for the TCP/IP protocol
- Check that firewall is not blocking, by disabling or reconfiguring it
- Check that the remote machine can be pinged
- Check that the remote machine can see its local shares
- Check that the remote machine is part of the same workgroup
- Check that one can access the share directly \\REMOTE_MACHINE, if success then the network just need to be given time. Or it can be a hidden share or hidden machine
- If using WinNT+ then check that users and security has been setup properly:
- Check that a firewall on the remote machine is not blocking, by disabling or reconfiguring it
Related Lock down the network connection
More Info MS KB102908
More Info MS KB169790
More Info MS KB289256
More Info MS KB314067
More Info MS KB323388
More Info MS KB325487
Leave a Reply