spacer
The University of Tennessee at Martin

The University of Tennessee - Martin

Search The University of Tennessee at Martin:

Main Navigation:

Drivers

spacer



 

University of Tennessee at Martin Martin, TN 38238

Toll Free 1.800.829.UTM1
Local 731.881.7000

 

 

 

 

Firewall is Dead

 

Service pack 2 for Windows XP has included a software firewall that is intergrated with the operating system. Sometimes things get out of whack with it and simplist thing to do is simply to reset it. This can be done from the command line.

 

 

 

 

Here's how

If you have SP2: 

 
  1. Click Start then Run  
  2. Type cmd and hit Enter  
  3. Type netsh winsock reset and hit Enter  
  4. Follow prompts and reboot.  
 

If the machine is pre-SP2, use the WinsockXPFix program.

 

 

 

 

If that didn't work, see if registering the following DLLs helps:

 

  1. From Start click Run
  2. Type

regsvr32 %windir%\system32\atl.dll and hit [enter]
regsvr32 %windir%\system32\hnetcfg.dll [enter]
regsvr32 %windir%\system32\netshell.dll [enter]
regsvr32 %windir%\system32\netcfgx.dll [enter]
regsvr32 %windir%\system32\netman.dll [enter]

 

You'll get a dialog box saying the .dll registration was successful after each [enter]. Then do a reboot.