PC Review


Reply
Thread Tools Rate Thread

Beta1 broke SP2 Firewall/ICS service?

 
 
Pavel A.
Guest
Posts: n/a
 
      7th Jan 2005
Just installed and run antispyware beta1 on moderately
dirty SP2 Pro machine. It cleaned some threats and asked
to reboot. After reboot, a security center message popped
up saying that firewall is off.
I tried to start the firewall and it failed because the
service can not start.
So I tried to start the Firewall/ICS service manually,
it failed with error 10047.

What now? How to fix it?
Broken firewall does not prevent internet access...

Regards,
--PA

 
Reply With Quote
 
 
 
 
skydiver
Guest
Posts: n/a
 
      7th Jan 2005
Uninstall it.
If that doesn't work, use a recent System Restore point.
That's what I'm going to do.
It also broke my Windows Firewall.
I don't know what else it might have broke...that's anybody's guess.
Otherwise it seems to work generally OK, but I've seen enough already, and
won't take the risk.
--
newsrider3

"Pavel A." <(E-Mail Removed)> wrote in message
news:118001c4f4fd$0a74b360$(E-Mail Removed)...
> Just installed and run antispyware beta1 on moderately
> dirty SP2 Pro machine. It cleaned some threats and asked
> to reboot. After reboot, a security center message popped
> up saying that firewall is off.
> I tried to start the firewall and it failed because the
> service can not start.
> So I tried to start the Firewall/ICS service manually,
> it failed with error 10047.
>
> What now? How to fix it?
> Broken firewall does not prevent internet access...
>
> Regards,
> --PA
>



 
Reply With Quote
 
Shane Keough
Guest
Posts: n/a
 
      7th Jan 2005
This happened to me as well and it also broke my network
connection. Even though I can still get on line, the one
computer I had connecting to my computer through the LAN
can't and I can no longer access that computer's drive.

The worst part is that I tried to do a system restore
back to before I installed this software, and it won't
let the restore happen.

Now what?
 
Reply With Quote
 
Pavel A.
Guest
Posts: n/a
 
      8th Jan 2005
The Firewall/ICS service problem is not specific to MAS,
it appears that it is more common and remedies exist.
See more recent posts
(thanks for everybody who replied)

I haven't tried this yet - am away from that machine.
I've found two remedies:

A. Fix winsock by running following:
NETSH WINSOCK RESET

B. Fix dependencies of SharedAccess service by running

REG DELETE
HKLM\System\CurrentControlSet\Services\SharedAccess /v
DependOnService

REG ADD
HKLM\System\CurrentControlSet\Services\SharedAccess /v
DependOnService /t REG_MULTI_SZ /d "Netman"


Regards
--PA

 
Reply With Quote
 
Guest
Posts: n/a
 
      8th Jan 2005
I can't resore or get online; this sucks!

>-----Original Message-----
>This happened to me as well and it also broke my network
>connection. Even though I can still get on line, the one
>computer I had connecting to my computer through the LAN
>can't and I can no longer access that computer's drive.
>
>The worst part is that I tried to do a system restore
>back to before I installed this software, and it won't
>let the restore happen.
>
>Now what?
>.
>

 
Reply With Quote
 
Jim Byrd
Guest
Posts: n/a
 
      8th Jan 2005
Hi - Download both a copy of LSPFIX here:

http://www.cexx.org/lspfix.htm

AND a copy of Winsockfix for W95, W98, and ME
http://www.tacktech.com/pub/winsockfix/WinsockFix.zip
Directions here: http://www.tacktech.com/display.cfm?ttid=257

or here for Win2k/XP http://files.webattack.com/localdl834/WinsockxpFix.exe
Info here: http://www.spychecker.com/program/winsockxpfix.html
Directions here: http://www.iup.edu/house/resnet/winfix.shtm

The process of removing certain malware may kill your internet connection.
If this should occur, these programs, LSPFIX and WINSOCKFIX, will enable you
to regain your connection.

NOTE: It is reported that in XP SP2, the Run command netsh winsock reset
will fix this problem without the need for these programs. (You can also
try this if you're on XP SP1. There has also been one, as yet unconfirmed,
report that this also works there.) Also, one MS technician suggested the
following sequence:

netsh int reset all
ipconfig /flushdns

See also: http://windowsxp.mvps.org/winsock.htm for additional XPSP2
info/approaches using the netsh command.


You may need to do this on a different machine and write these programs as
downloaded to a CD and transport them to the machine in question to install
there if you don't have Internet access.


--
Please respond in the same thread.
Regards, Jim Byrd, MS-MVP



In news:129e01c4f526$dda30fb0$(E-Mail Removed),
(E-Mail Removed) <(E-Mail Removed)>
typed:
> I can't resore or get online; this sucks!
>
>> -----Original Message-----
>> This happened to me as well and it also broke my network
>> connection. Even though I can still get on line, the one
>> computer I had connecting to my computer through the LAN
>> can't and I can no longer access that computer's drive.
>>
>> The worst part is that I tried to do a system restore
>> back to before I installed this software, and it won't
>> let the restore happen.
>>
>> Now what?
>> .


 
Reply With Quote
 
kevin johnson
Guest
Posts: n/a
 
      10th Jan 2005
thanks so much for this, you may very well have saved my
job, i had managed to find the lspfix on my own which only
partially restored winsock

>-----Original Message-----
>Hi - Download both a copy of LSPFIX here:
>
>http://www.cexx.org/lspfix.htm
>
>AND a copy of Winsockfix for W95, W98, and ME
>http://www.tacktech.com/pub/winsockfix/WinsockFix.zip
>Directions here: http://www.tacktech.com/display.cfm?

ttid=257
>
>or here for Win2k/XP

http://files.webattack.com/localdl834/WinsockxpFix.exe
>Info here:

http://www.spychecker.com/program/winsockxpfix.html
>Directions here:

http://www.iup.edu/house/resnet/winfix.shtm
>
>The process of removing certain malware may kill your

internet connection.
>If this should occur, these programs, LSPFIX and

WINSOCKFIX, will enable you
>to regain your connection.
>
>NOTE: It is reported that in XP SP2, the Run command

netsh winsock reset
>will fix this problem without the need for these

programs. (You can also
>try this if you're on XP SP1. There has also been one,

as yet unconfirmed,
>report that this also works there.) Also, one MS

technician suggested the
>following sequence:
>
>netsh int reset all
>ipconfig /flushdns
>
>See also: http://windowsxp.mvps.org/winsock.htm for

additional XPSP2
>info/approaches using the netsh command.
>
>
>You may need to do this on a different machine and write

these programs as
>downloaded to a CD and transport them to the machine in

question to install
>there if you don't have Internet access.
>
>
>--
>Please respond in the same thread.
>Regards, Jim Byrd, MS-MVP
>
>
>
>In news:129e01c4f526$dda30fb0$(E-Mail Removed),
>(E-Mail Removed)

<(E-Mail Removed)>
>typed:
>> I can't resore or get online; this sucks!
>>
>>> -----Original Message-----
>>> This happened to me as well and it also broke my

network
>>> connection. Even though I can still get on line, the

one
>>> computer I had connecting to my computer through the

LAN
>>> can't and I can no longer access that computer's drive.
>>>
>>> The worst part is that I tried to do a system restore
>>> back to before I installed this software, and it won't
>>> let the restore happen.
>>>
>>> Now what?
>>> .

>
>.
>

 
Reply With Quote
 
Jim Byrd
Guest
Posts: n/a
 
      11th Jan 2005
YW, Kevin - Always glad when I can save a job.

--
Please respond in the same thread.
Regards, Jim Byrd, MS-MVP



In news:144801c4f759$b4848430$(E-Mail Removed),
kevin johnson <(E-Mail Removed)> typed:
> thanks so much for this, you may very well have saved my
> job, i had managed to find the lspfix on my own which only
> partially restored winsock
>
>> -----Original Message-----
>> Hi - Download both a copy of LSPFIX here:
>>
>> http://www.cexx.org/lspfix.htm
>>
>> AND a copy of Winsockfix for W95, W98, and ME
>> http://www.tacktech.com/pub/winsockfix/WinsockFix.zip
>> Directions here: http://www.tacktech.com/display.cfm? ttid=257
>>
>> or here for Win2k/XP

> http://files.webattack.com/localdl834/WinsockxpFix.exe
>> Info here:

> http://www.spychecker.com/program/winsockxpfix.html
>> Directions here:

> http://www.iup.edu/house/resnet/winfix.shtm
>>
>> The process of removing certain malware may kill your internet
>> connection. If this should occur, these programs, LSPFIX and
>> WINSOCKFIX, will enable you to regain your connection.
>>
>> NOTE: It is reported that in XP SP2, the Run command netsh winsock
>> reset will fix this problem without the need for these programs.
>> (You can also try this if you're on XP SP1. There has also been
>> one, as yet unconfirmed, report that this also works there.) Also,
>> one MS technician suggested the following sequence:
>>
>> netsh int reset all
>> ipconfig /flushdns
>>
>> See also: http://windowsxp.mvps.org/winsock.htm for additional XPSP2
>> info/approaches using the netsh command.
>>
>>
>> You may need to do this on a different machine and write these
>> programs as downloaded to a CD and transport them to the machine in
>> question to install there if you don't have Internet access.
>>
>>
>> --
>> Please respond in the same thread.
>> Regards, Jim Byrd, MS-MVP
>>
>>
>>
>> In news:129e01c4f526$dda30fb0$(E-Mail Removed),
>> (E-Mail Removed)

> <(E-Mail Removed)>
>> typed:
>>> I can't resore or get online; this sucks!
>>>
>>>> -----Original Message-----
>>>> This happened to me as well and it also broke my network
>>>> connection. Even though I can still get on line, the one
>>>> computer I had connecting to my computer through the LAN
>>>> can't and I can no longer access that computer's drive.
>>>>
>>>> The worst part is that I tried to do a system restore
>>>> back to before I installed this software, and it won't
>>>> let the restore happen.
>>>>
>>>> Now what?
>>>> .

>>
>> .

 
Reply With Quote
 
 
 
Reply

« login issue | Proxy »
Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The Windows Firewall service terminated with service-specific error 13 (0xD). (cannot start firewall) Amster Windows Vista Security 1 15th May 2008 11:46 PM
RE: CF Service Pack 2 broke my app! Ryan Chapman [MSFT] Microsoft Dot NET Compact Framework 6 8th Jun 2005 08:40 AM
Installing XP SP2 broke my Panda firewall w4tch3r Anti-Virus 4 21st Apr 2005 12:26 AM
XP SP2 firewall will not work after running Beta1 Pete Marsh Spyware Application Compatibility 2 3rd Feb 2005 04:32 PM
Last Norton Liveupdate Broke Firewall! JasonL Windows XP Performance 36 25th May 2004 04:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:15 AM.