Firewall won't enable?

G

Guest

I tried to enable XP firewall and I get a message telling me Security center
cannot turn on windows firewall. I tried manualy through the control panel,
through the security center, and through the help pages, all with the same
result. What do I need to do to turn the firewall on?
 
T

Torgeir Bakken \(MVP\)

sob316 said:
I tried to enable XP firewall and I get a message telling me Security
center cannot turn on windows firewall. I tried manualy through the
control panel, through the security center, and through the help pages,
all with the same result. What do I need to do to turn the firewall on?
Hi

Please try this:

Start/Run --> cmd.exe

and then, in the command prompt that opened up, type:

netsh.exe winsock reset

and hit Enter. Follow prompts and reboot.


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

From Start/Run, run the following commands:

regsvr32 %windir%\system32\atl.dll

then

regsvr32 %windir%\system32\hnetcfg.dll
regsvr32 %windir%\system32\netshell.dll
regsvr32 %windir%\system32\netcfgx.dll
regsvr32 %windir%\system32\netman.dll

Then do a reboot.


Please post back what the outcome was :)
 
R

Rude374

Torgeir Bakken 1 said:
firewall on?
Hi

Please try this:

Start/Run --> cmd.exe

and then, in the command prompt that opened up, type:

netsh.exe winsock reset

and hit Enter. Follow prompts and reboot.


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

From Start/Run, run the following commands:

regsvr32 %windir%system32atl.dll

then

regsvr32 %windir%system32hnetcfg.dll
regsvr32 %windir%system32netshell.dll
regsvr32 %windir%system32netcfgx.dll
regsvr32 %windir%system32netman.dll

Then do a reboot.


Please post back what the outcome was :)




--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx

I’m having a similar problem to this... no icons in Network
connections. Can’t run ’network connections’ service... says
specified module not found when I try ’regsvr32 netman.dll’ .... this
file is present in system32

please help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top