cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
575
Views
4
Helpful
2
Replies

DCOM through a FWSM

gm-douglas
Level 1
Level 1

I am trying to get Microsoft DCOM through a FWSM.

We use FWSM inside our network to protect our server subnets. One of the server is using RMC that is based on Microsoft DCOM.

My understanding is the DCOM uses port tcp/135 for the beginning of the conversation. It than switches to a port in the 1024-65535 range. It just seams like a waste of a firewall to open all ports in that range.

My understanding is that the DCERPC inspection is suppose to work on this protocol. This inspection is turned on in the global policy map and set for default.

service-policy global_policy global

policy-map global_policy

class inspection_default

inspect dcerpc

Is there anything special I need to get this going? Do I really need to open all tcp ports between 1024-65535?

2 Replies 2

Farrukh Haroon
VIP Alumni
VIP Alumni

You should try your best to open a specific range only, this can be done by a registry hack in Windows:

http://msdn.microsoft.com/en-us/library/ms809327.aspx

Also ensure all communiction is in TCP and not UDP.

You can also use the 'established' command on the firewall instead of opening all ports falt out. However the established command is subject to some serious security riks (by virtue of bypassing the state checking).

Regards

Farrukh

Use Checkpoint firewall. It can inspect DCOM

ports without having to open ports >1023, just

like Active or Passive FTP.

my 2c

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card