Google Search

Workgroup Networking -Lesson4 Troubleshooting a Network

The following sections list a series of common networking problems along with solutions that can usually set things right again.



1. Problem: We cannot ping any computers in the network why?


àSolution :


By default the Windows Firewall is enabled in windows and this should be disabled in a workgroup network or else computers might not be able to communicate.



Steps:


Go to My Network Places Properties>Local area Connection Properties.


In the Advanced Tab>click on settings select OFF to disable the Windows Firewall.



2. Problem: Duplicate computer names?


àSolution:


Make sure that every computer on the network has a unique name. Otherwise, you'll get an error message when you reboot the workstations with networking cables attached.


(You can change the computer name from the System applet of the Control Panel, although you must restart the system for it to be effective.)



3. Problem: Different workgroup names?


àSolution:


Make sure every computer that's supposed to be working together has the same workgroup name. The Windows My Network Places icons display computers by workgroup name.



4. Problem: Shared resources are not available?


àSolution


Make sure that shared resources have been set for any servers on your. If you can't share a resource ensure that File and Printer Sharing has been installed.



5. Problem: All settings are correct but no computers are shown in My Network Places.


àSolution


This can be because the security settings of the windows operating system has been set correctly. These settings need to be changed in order for the computers to be shown. Check these settings on all computers in the network.


Steps:-


Open Control Panel à Administrative Tools à Local Security policy.


Expand Local Policies.


Select Security Options. Here set the following settings:


Network Access: Allow anonymous SID/Name Translation à Enabled.


Network Access: Do not allow anonymous enumeration of SAM accounts à Disabled.


Network Access: Sharing and Security model for local accounts. à Classic.


Then restart the computer. Now computers will be shown in My Network Places.



6. Problem: A user can't access any shared resources (but others can).


àSolution


First, have the user log off and log back on. Next, check cable connections a loose or disconnected RJ-45 cable affects only the computer (or hub) using it. If a Category 5 UTP cable seems to be connected tightly but the user still can't get on the network, check the cable with a cable tester or replace the cable.



7. Problem: Blank Passwords don’t work.


àSolution


In a peer to peer network when we first access computers or shared folders we will be asked for a user name and password here we need to enter the remote computers user name and password to gain access. The user must have a password set because blank password don’t work in a workgroup network.



8. Problem: Message about duplicate IP addresses can't connect to anything.


àSolution


Duplicate IP addresses disable TCP/IP networking. Check the IP Addresses of all computers in the network. We need to make sure that a same IP Address is not assigned to nay computers in the network.



9. Problem: No error message can't connect to Internet or other computers.


àSolution


Check the router, switch, or hub used to connect the computers to each other and the Internet. It needs to be powered, and the data cables must be properly connected between it and each computer.


If your network uses DHCP to dynamically assign IP addresses and the router has lost power or connection, users won't be able to get IP addresses. Restart the router, and have all users log off and shut down. When they restart their systems, they should be able to obtain valid IP addresses and connect with each other.

Workgroup Networking - Lesson3 Trouble shooting Network

Trouble shooting Network


PING command


This is a DOS command, used to check connections between all computers in the network.


Go to the Run then type cmd


C:\>ping 192.168.1.1


C:\>ping 192.168.1.2


C:\>ping 192.168.1.3



Example: ping ipaddressofremotecomputer


Ping 192.168.100.4


-If message is given reply four times it means connection is working.


-If message REQUEST TIMED OUT or DESTINATION HOST UNREACHABLE means connection not working. Please again check settings.



T0 Make Automatic Network checking BAT file.


-Open Notepad and then type the following;


Ping 192.168.100.1


Ping 192.168.100.2


Ping 192.168.100.3


Ping 192.168.100.4


-then save as with bat extension for example checking.bat


-then double click on it, it will start checking all computers.


Workgroup Networking - Lesson2



Important Setting For IP address


1. In local area connection properties list, the following must always be selected.


ü Client for Microsoft networks


ü File and printer sharing


ü Internet protocol



2. Windows firewall must be turned off. (Control panel)


3. All computers must have same network id.


4. Every computer must have unique (different) host id.



NET SEND command


This is a DOS command used to send messageses to network computers, for checking network connection and also used for chatting and announcement.



For this to functions, all computers must be set with IP address and messenger service must be started.


To start messenger service:



  • Open computer management >services and applications> services>

  • From list open Messenger > select startup-type AUTOMATIC and click on start.


Then go to RUN or CMD


Syntax for command: net send ipaddress message


Example: net send 192.168.100.4 Hello this is ......


(Message will be send to particular computer)


net send * Hello this is ...................................................


(This will send message to all computers)



Workgroup Networking -Lesson1

Requirement for Workgroup Networking:


Required Steps:


1. Setting workgroup name. (Workgroup name must be same in all computers.)


2. Setting an IP address. (must be different in all computers)


3. (Optional) Sharing Files and folder.


4. (Optional) Check Network using Ping command.


5. (Optional) Chatting through DOS using net send command.


Required hardware:


1. UTP/STP Cable category (different category has different speed, CAT6 would be fine.)


2. Crimping UTP/STP cable: Straight Through


3. Network card (Only required for old desktop computers. For new desktop computer and Laptops, they have already got it.)


4. Hub/Switch (For networking many computers)


5. Hub (not required if you are going to do networking directly between TWO computers, Use cross crimping UPT cable)



Steps for WORKGROUP Networking
(Networking between Two or More Computers)


Computer -1 (If you have XP/vista/server2003)


Step 1 Setting Workgroup Name
[We are going to use workgroup name as MYOFFICE]




  • Right click on My Computer / then click Properties /then Computer Name /Change


  • Give the computer name: Computer1


  • Click on Workgroup and give the name : MYOFFICE


  • Click ok and it will restart.

[If you have Windows 7 as a Operating System then ...]




  • My computer /Properties /Advanced System Setting


  • Then select Computer Name /click on Change


  • in Computer name: COMPUTER1


  • In the Workgroup: MYOFFICE
    (Note: In windows7, workgroup is already given as WORKGROUP by default, so in this case, to do networking the entire computer must have same workgroup name as "WORKGROUP”)

Step 2 Setting IP address




  • Right click on My Network Places / Then click Properties


  • Right click on Local area connection / Properties


  • Click on Use the following IP address:


  • IP address : 192.168.1.1


  • Subnet mask : 255.255.255.0


  • Default gateway : 192.168.1.1 (Note: in Default gate use 192.168.1.1 only if you have internet, because internet gateway begins mostly with following 192.168.1.1 if you don’t have internet then leave it empty


  • Click OK


  • In General tab again Tick Mark on (Show icon in notification area when connected


  • Finished.

[If you have Windows 7 Operating System then ...]




  • My computer /Properties / Change adapter setting


  • Double click on Local Area Connection /Properties


  • Internet Protocol Version 4(TCP/IPV4)


  • Click on Use the following IP address


  • IP address : 192.168.1.1


  • Subnet mask : 255.255.255.0


  • Default gateway : 192.168.1.1

Computer-2


Step 1 Setting Workgroup Name




  • Right click on My Computer /then click Properties /Computer Name /Change


  • Give the computer name: Computer2


  • Click on Workgroup and give the name MYOFFICE


  • Click ok And it will restart.

Step 2 Setting IP address




  • Right click on My Network Places /Properties


  • Right click on Local area connection /Properties


  • Click on Use the following IP address:


  • IP address : 192.168.1.2 (different)


  • Subnet mask : 255.255.255.0 (same)


  • Default Gateway :192.168.1.1 (same , use only if you have internet)


  • Click OK


  • In General tab again Tick Mark on (Show icon in notification area when connected)

Computer 3


Step 1: Setting Workgroup Name




  • Follow same process change only…


  • Give computer name: Computer3


  • Workgroup name must be same MYOFFICE.

Step 2: Setting IP address




  • Follow same process


  • IP address : 192.168.1.3 (different)


  • Subnet mask : 255.255.255.0 (same)


  • Default gateway : 192.168.1.1 (same , use only if you have internet)

Computer-4 , Computer-5 …. Follow the same process as above Finished. Well done you have just completed networking.


hit counters
website-hit-counters.com

Choose any

SEO

free web site traffic and promotion