PDA

View Full Version : DCOM error


analyzer
August 20th, 2003, 08:30 AM
Can anyone tell me what cause this error msg ? I got 3 of them this morning.
Does this has anything to do with RPC exploit or somebody is trying to portscan my pc ?

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10003
Date: 8/20/2003
Time: 9:46:17 AM
User: N/A
Computer: XXXXXX
Description:
Access denied attempting to launch a DCOM Server using
DefaultLaunchPermssion. The server is:
{00020906-0000-0000-C000-000000000046}
The user is Unavailable/Unavailable, SID=Unavailable.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

LowWaterMark
August 20th, 2003, 03:47 PM
I haven't seen that specific event, but, I'm wondering what your system setup is... What is your Windows version? XP? Do you have a firewall or an external router protecting your RPC port (TCP port 135)?

If you don't, I can imagine that one of the current worms was connecting to your port 135 and trying to infect you and perhaps that's the error it generated. If this is the case, the solution is use some form of firewall. If you already have a firewall, have you tested it to make sure port 135 is being blocked?

Another possibility would involve something running locally on your system attempting to access DCOM locally and also generating that type of error. Have you run a good anti-virus scan recently?

analyzer
August 21st, 2003, 06:54 AM
-{ Quote: " quoting: LowWaterMark link=board=18;threadid=12665;start=0#msg81385 date=1061408860]
I haven't seen that specific event, but, I'm wondering what your system setup is... What is your Windows version? XP? Do you have a firewall or an external router protecting your RPC port (TCP port 135)?

If you don't, I can imagine that one of the current worms was connecting to your port 135 and trying to infect you and perhaps that's the error it generated. If this is the case, the solution is use some form of firewall. If you already have a firewall, have you tested it to make sure port 135 is being blocked?

Another possibility would involve something running locally on your system attempting to access DCOM locally and also generating that type of error. Have you run a good anti-virus scan recently?
" }-

I'm using WinXP Pro SP1 and I already had RPC patch installed 2 weeks ago.Nope I don't have firewall on this system as I'm on dialup connection.

I've do some seaching on the net using the string "{00020906-0000-0000-C000-000000000046}" and found it's possible related to Ms word.

Finn McCool
August 21st, 2003, 02:34 PM
If you're running IIS, this article may apply:
http://support.microsoft.com/default.aspx?kbid=290398