Re: RPC
- From: Jmnts <Jmnts@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Oct 2008 12:51:00 -0700
Unfortunately that's not an option.
Pidgorny" wrote:
If you want to attack the problem head-on - change the credentials in.
question.
--
Svyatoslav Pidgorny, MCSE, RHCE
-= F1 is the key =-
* http://sl.mvps.org * http://msmvps.com/blogs/sp *
Jmnts wrote:
Ok, here's the problem, I have an App that uses RPC and allocates port 5000
for admin tasks. I suspect (in fact I'm sure because I saw the App logs) that
a given user is using his old credentials to access to that App Admin port to
do something that is not supposed to do (we already talk with the guy but is
to complicated to explain) We need yourselfs to lock that port to that user.
Is this possible using windows server? We also must be sure that this won't
break other users in the app.
"S. Pidgorny" wrote:
Yes I'm saying to block the port using Windows firewall. Apart from RPC,
not many protocols are using dynamic and random port numbers, so you can
be almost certain that you'e blocking RPC - unless you have another
process on the system that can listen on the 5000.
Also - to block RPC from selected sources, block access to the endpoint
mapper (port 135) and not to the dynamic range.
--
Svyatoslav Pidgorny, MCSE, RHCE
-= F1 is the key =-
* http://sl.mvps.org * http://msmvps.com/blogs/sp *
Jmnts wrote:
Hi S. Pidgorny,
-Are you saying that it just go to windows FW and lock (for example) port
5000?
-How do I refer that is a RPC port?
thank you for your time
"S. Pidgorny" wrote:
No. Use firewall?
--
Svyatoslav Pidgorny, MCSE, RHCE
-= F1 is the key =-
* http://sl.mvps.org * http://msmvps.com/blogs/sp *
Jmnts wrote:
Hi everyone,
Is it possible to configure in a server a RPC setting that blocks a specific
RPC port for a specific machine?
- Follow-Ups:
- Re: RPC
- From: S. Pidgorny
- Re: RPC
- References:
- Prev by Date: Re: RPC
- Next by Date: Change default certificate duration ?
- Previous by thread: Re: RPC
- Next by thread: Re: RPC
- Index(es):
Relevant Pages
|