Resolving Common Networking Issues

Windows 7 includes many advancements to networking that simplify communication, access to information and resources whether in the home or workplace. Of course, networking can become a complex and daunting task depending how you approach it. Even the most simple projects can develop into frustrations. The Windows Team realized this and focused on incorporating tools that focused on making it easy to setup a home network. HomeGroup, an exclusive feature to Windows 7 is one of the many new networking capabilities that makes it easy to network and share documents, pictures, videos and resources such as a Printer with other Windows 7 PC’s with only a password. In this article, we take a look at some of the ways we can fix common issues associated with networking, whether its connecting two computers or connecting to the Internet.

Tip 1: Fixing Common networking connectivity issue:

This article references Windows Vista but also applies to Windows 7 also. To reset the TCP/IP stack go to this article and either click on "Fix it for me" or follow the instructions to fix it yourself: http://support.microsoft.com/kb/299357

Disable the IP Helper service
1. Hold the Windows key and type R, enter "services.msc" (without the quotes) and press Enter
2. Scroll down to the IP Helper service, right click on it and select Properties
3. In the drop down box that says "Automatic" or "Manual", set it to Disabled and then click on "Apply"
4. Then click on "Stop" to stop the service from running in the current session
5. Click OK to exit the dialog

Disable IPv6
Try uninstalling IPv6 on all interfaces, removing any IPv6 virtual adapters, and resetting the TCP/IP stack. To remove IPv6, go into the properties for each network adapter and either uncheck the box next to the protocol "Internet Protocol version 6 (TCP/IPv6), that will disable it, or select it and click uninstall, which will remove it off the computer. Then go into device manager and remove any 4to6 adapters, WUN miniport adapters, or tunnel adapters.

NOTE: You should do this for each network connection.

Disable the DHCP Broadcast Flag
Link: http://support.microsoft.com/default.aspx/kb/928233

Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
http://support.microsoft.com/kb/322756 (How to back up and restore the registry in Windows)

Windows cannot obtain an IP address from certain routers or from certain non-Microsoft DHCP servers.

To resolve this issue, disable the DHCP BROADCAST flag. To do this, follow these steps:

  1. Click Start, type “regedit” in the Start Search box and then click “regedit” in the Programs list.
    If you are prompted for an administrator password or for confirmation, type your password, or click Continue.
  2. Locate and then click the following registry subkey:
    “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{GUID}”
  3. In this registry path, click the (GUID) subkey that corresponds to the network adapter that is connected to the network.
  4. 4. On the Edit menu, point to New, and then click DWORD (32-bit) Value.
  5. In the New Value #1 box, type “DhcpConnEnableBcastFlagToggle” and then press ENTER.
  6. Right-click “DhcpConnEnableBcastFlagToggle” and then click Modify.
  7. In the Value data box, type 1 and then click OK.
  8. Close Registry Editor.

By setting this registry key to 1, Windows will first try to obtain an IP address by using the BROADCAST flag in DHCP Discover packets. If that fails, it will try to obtain an IP address without using the BROADCAST flag in DHCP Discover packets.

Tip 2:

Follow the steps mentioned below to check if your computer has a wireless network adapter.

  • Open Device Manager by clicking the Start button, clicking Control Panel, clicking System and Security and then, under System, clicking Device Manager.‌

If you’re prompted for an administrator password or confirmation, type the password or provide confirmation.

  • Double-click Network adapters.
  • Look for a network adapter that includes "wireless" in the name.

If it is not set then follow the article mentioned below to set the Wireless network connection.

Setting up a wireless network

http://windows.microsoft.com/en-US/windows7/Setting-up-a-wireless-network

Tip 3:

You could also try ipconfig/release and renew command from the command prompt.

Follow the steps mentioned below.

  1. Click on start button.
  2. Type cmd in the start search box and press enter.
  3. Right click on the “cmd” and run as administrator.
  4. Type the commands “ipconfig /release” and “ipconfig /renew” without the quotes.

HomeGroups

If you are unable to access a HomeGroup, try the following:

  • Check your Windows Firewall to make sure that HomeGroup and Network discovery are not blocked.
  • Make sure you enter the case sensitive password correctly.
  • Are both PC’s properly networked? Ethernet cable connected properly, are you connected to your wireless access point? You can check by clicking the Network icon in the Notification Area.
  • Ensure that your Network Location is set to ‘Home Network’. In Network and Sharing Center, under View your active Networks > click the link to your Network type (usually defaulted to as unidentified). When the ‘Set Network Location’ window appears, select ‘Home Network’ from the available options. After selecting this option, the Homegroup wizard should appear prompting you to join an available HomeGroup and requesting the type of information and resources you will be able to share and access.
  • If you encounter a problem with your HomeGroup Password, try changing it on the computer you setup HomeGroup on and try joining again.
  • If none of the above works, try running the HomeGroup Troubleshooter, In Network and Sharing Center under ‘Change your network settings’, click ‘Fix a network problem’ under ‘Network’, click HomeGroup troubleshooter and follow the wizard that appears. To learn more about Troubleshooters, click here

Resolving networking issues with previous versions of Windows

Some persons have reported of issues connecting other versions of Windows from Windows 7 and vice versa. Please note that exclusive features such as HomeGroup is not available to Windows Vista and XP, so you will have to use the standard Network Explorer to share and access resources. The first tasks you can try to resolve networking issues in this regard is to ensure the basics are in place:

  • Make sure both computers are within the same WORKGROUP (for Windows XP, click HERE for Windows 7/Vista, click HERE), additional resources HERE
  • For Windows Vista in Network and Sharing Center, ensure that you have your network configured as Private and that the Sharing and Discovery Settings are set to ON except for Password Protected Sharing.
  • For computers running Windows XP to appear on the Network Map diagram, you must download and install the LLTD Responder component. With the LLTD Responder, a computer running Windows XP can respond to other Windows Vista computers on the network that are attempting to create a network map.
  • To install the LLTD Responder to a computer running Windows XP 

  1. Download the update for Windows XP from http://go.microsoft.com/fwlink/?LinkId=70582
  2. Run the update on the computer running Windows XP that you want to appear on the Network Map.
  3. On the Software Update Installation Wizard, click Next.
  4. On the License Agreement page, read the license agreement, and if you agree to the terms, click I Agree, and then click Next.
  5. On the final page of the wizard, click Finish.
  6. If you are prompted to do so, restart your computer.
  7. After your computer running Windows XP restarts, generate a new Network Map with the computer running Windows XP included.
  • Check the registry on the Windows XP machine for the error message when you try to access a Windows XP-based network computer: "You might not have permission to use this network resource". See the article at: http://support.microsoft.com/kb/913628. This finally did the trick for my network.

Additional task that you can do when attempting to troubleshooting, try disabling all Firewall software (including the Windows Firewall temporarily).

Zone Alarm – Ensure that all machines on the network were in the trusted zone. Go to the Zone tab of Firewall settings in ZoneAlarm free version. Ensure all of your machines’ IP addresses are listed, as well as that of your router or wireless access point.

Norton Internet Security – Go to Norton Internet Security tab, open settings, scroll to bottom, open internet security and firewall options, open advanced settings, open configure, change default inbound NetBIOS, inbound NetBIOS name, and Block Windows File Sharing to ALLOW. Configuring this beast of an app required a lot of trial, error and googling the Symantec site and others.

Windows Firewall – Turn Windows Firewall on or off

Check with the developers documentation if you are using another brand.

If you have any comments or additional tips that you have discovered, please feel free to share them.

8 Comments

Filed under 7 Journal

8 responses to “Resolving Common Networking Issues

  1. 建平

    MBT shoes submit all new technologies and style <a href="http://www.mbtshoesgo.com/mbt-chapa-shoes-c-66.html">mbt chapa</a>, It can let your body shaping And every step of the benefits of color. New Casual style <a href="http://www.mbtshoesgo.com/mbt-sport-shoes-c-68.html">mbt sport</a> features and has a smooth movement of appearance. while maintaining the unique technol-wide Ogy of its classic <a href="http://www.mbtshoesgo.com/mens-mbt-tembea-c-69.html">mbt tembea</a>. discount <a href="http://www.b2cghd.com/ghd-mk4-black-hair-straighteners-p-187.html">ghd mk4 black</a><a href="http://www.b2cghd.com/ghd-mk4-gold-hair-straighteners-p-188.html">ghd mk4 gold</a><a href="http://www.b2cghd.com/ghd-mk4-pink-hair-straighteners-p-189.html">ghd mk4 pink</a> free shipping!

  2. Unknown

    Rosetta stone software English learning should also pay attention to words. Welcome to the shop http://www.rosettastonelanguage.biz/.

  3. Unknown

    The Cowboys jerseys for kids are also one of the few, if not the only, team[citation needed] that attach NFL jerseys on sale tape with the player\’s name on the backside of the white portion of the blue Jerseys decal. Welcome to the shop http://www.jersey-online.org/.

  4. Unknown

    Any true fan of white Air Max 180, which, like waiting in line with hundreds of others in the mall Stand over 3 hours in the morning to open the activities of air force nike, so you can get your hands on the first pair of NBA Basketball Shoes to take.shop http://www.nikeairmax.org

  5. Unknown

    http://piezoelectric-effect.com/post/1213.htmlhttp://shadowofnightthecoolness.com/post/1323.htmlhttp://very-did.com/post/1303.htmlhttp://voiceofthesumer.com/post/1340.htmlhttp://underst-anding.com/post/1226.htmlhttp://like-golf.com/post/1311.htmlhttp://lot-financially.com/post/1312.htmlhttp://hvoluntar-ilyer.com/post/1229.htmlhttp://spring-movements.com/post/1349.htmlhttp://Stripline-coaxial.com/post/1463.htmlhttp://shiningforth.com/post/1448.htmlhttp://mechanical-dress.com/post/1475.htmlhttp://Like-Acfun.com/post/1468.htmlhttp://circularround.com/post/1469.htmlhttp://Coin-Purses.net/post/1470.htmlhttp://designed-for-travelers.com/post/1464.htmlhttp://Give-thanks.net/post/1463.htmlhttp://irongatesofthepark.com/post/1218.htmlhttp://high-quailty.com/post/1465.htmlhttp://reng-bi.com/post/1594.htmlhttp://repeater-connected.com/post/1537.htmlhttp://Like-Angelbaby.com/post/1458.htmlhttp://explained-above.com/post/992.htmlhttp://ventilationforthe.com/post/1562.htmlhttp://Bird-spower.com/post/1544.htmlhttp://loadsheatsink.com/post/1564.htmlhttp://connected-to.com/post/1497.htmlhttp://JOHN-GALLIANO.net/post/1489.htmlhttp://CottonCanvas-Bags.com/post/1533.htmlhttp://lucca-couture.com/post/1013.htmlhttp://These-are.com/post/1585.htmlhttp://ToBelieve-In.com/post/995.htmlhttp://steve-madden.net/post/996.htmlhttp://provide-weeks.com/post/1026.htmlhttp://altogether-different.net/post/1029.htmlhttp://watches-include.com/post/1023.htmlhttp://plastic-by-gly.com/post/1017.htmlhttp://Pretty-Fly.net/post/945.htmlhttp://very-volatile.com/post/1025.htmlhttp://incorporate-computers.com/post/1426.htmlhttp://called-pawls.com/post/1154.htmlhttp://gear-system.com/post/1101.htmlhttp://accurately-pace.com/post/1168.htmlhttp://precise-frequency.com/post/1143.htmlhttp://pocke-tbook.com/post/1135.htmlhttp://manner-analogous.com/post/1157.htmlhttp://cancel-out.com/post/1141.htmlhttp://has-dell.com/post/1156.htmlhttp://Find-stores.com/post/1146.htmlhttp://gravitational-bias.com/post/1150.htmlhttp://site-so.com/post/625.htmlhttp://geles-so.com/post/619.htmlhttp://news-geles.com/post/602.htmlhttp://watt-load.com/post/1630.htmlhttp://news-democracy.com/post/null.htmlhttp://JFurmani.com/post/1627.htmlhttp://shelf-assembly.com/post/1575.htmlhttp://EmbellishedBags.com/post/1508.htmlhttp://non-repairable-watches.com/post/1400.htmlhttp://very-impressed.com/post/1505.html

  6. Unknown

    http://theirhigh-quailty.com/post/1612.htmlhttp://mostsuccessfulindividuals.com/post/1458.htmlhttp://offers-both.com/post/1622.htmlhttp://Plug-InElements.com/post/1505.htmlhttp://ailments-by-figuring.com/post/1565.htmlhttp://Chopshopsstockchops.com/post/1140.htmlhttp://Fourshortwords.com/post/1521.htmlhttp://cheap-monday.net/post/1090.htmlhttp://few-seconds.com/post/1064.htmlhttp://yearsof-service.com/post/1612.htmlhttp://democracy-of-nevermind.com/post/1132.htmlhttp://performance-and.com/post/1618.htmlhttp://correctalittle.com/post/1518.htmlhttp://perfor-mance.com/post/1515.htmlhttp://designedapplication.com/post/1528.htmlhttp://miki-wen.com/post/1617.htmlhttp://Like-Android.com/post/1503.htmlhttp://inthe-Sky.net/post/1084.htmlhttp://themoonlightissonice.com/post/1397.htmlhttp://BlackFlowers.net/post/1125.htmlhttp://Ithap-pens.com/post/1142.htmlhttp://divine-rights-of-denim.com/post/1142.htmlhttp://somebelovedsprit.com/post/1310.htmlhttp://Shore-Z-Productions.com/post/1540.htmlhttp://Citizen-Eco-Drive.net/post/1154.htmlhttp://flying-monkey.net/post/1141.htmlhttp://nodding-acquaintance.com/post/1400.htmlhttp://usto-memories.com/post/1422.htmlhttp://and-refueling.com/post/1393.htmlhttp://black-stripes1.com/post/1393.htmlhttp://onegla-nce.com/post/1406.htmlhttp://seemstopasshim.com/post/1386.htmlhttp://those-children.com/post/1372.htmlhttp://optional-part.com/post/1238.htmlhttp://farawaytinthemeadow.com/post/1367.htmlhttp://Some-modern.com/post/1226.htmlhttp://pas-senger.com/post/1223.htmlhttp://kayakseliminate.com/post/1237.htmlhttp://ejecting-the.com/post/1218.htmlhttp://limit-the-unwinding.com/post/1215.htmlhttp://energy-release.com/post/1240.htmlhttp://entirely-electronic.com/post/1196.htmlhttp://control-motion.com/post/1223.htmlhttp://intended-mainly.com/post/1237.htmlhttp://your-so.com/post/672.htmlhttp://news-be.com/post/526.htmlhttp://was-so.com/post/679.htmlhttp://com-so.com/post/679.htmlhttp://news-more.com/post/488.htmlhttp://have-so.com/post/536.htmlhttp://more-so.com/post/561.htmlhttp://and-safetywhen.com/post/1633.htmlhttp://Writers-Doris-Egan.com/post/1572.htmlhttp://TXRXbrand.com/post/1609.htmlhttp://piobhhg-hrfj.com/post/1630.htmlhttp://distributi-on.com/post/1617.htmlhttp://naturally-lower.com/post/1549.htmlhttp://Lerner-have.com/post/1566.htmlhttp://Like-Acer.com/post/1511.htmlhttp://helpthemselves.net/post/1505.htmlhttp://fifth-season.net/post/1554.htmlhttp://high-quailty.net/post/1660.htmlhttp://Larkin-stone.com/post/1600.htmlhttp://at-so.com/post/692.htmlhttp://many-movies.com/post/1498.html

  7. jing

    to Norton Internet Security ta<a href="http://www.worldscups.com"><b>服务</b></a>b, open settings, scroll to bottom, open internet security and firewall options,<a href="http://www.worldscups.com"><b>志愿者</b></a&gt; open advanced settings, open configure, change default inbound NetBIOS, inbound NetBIOS name, and Block Windows File Sharing to<a href="http://www.worldscups.com"><b>媒体服务</b></a&gt; ALLOW. Configuring this beast of an app required a lot

Leave a comment