Displaying 1 result from an estimated 1 matches for "kb832017".
Did you mean:
832017
2016 Oct 27
1
ms-rpc dynamic port range
...ding to the samba wiki page [1], samba ms-rpc dynamic port range is
1024-5000, which looks mostly coherent with a quick tcpdump analysis.
However it seems like there are also some connection in the upper range
or MS-RPC 49152-65535.
It seems that the lower range would be for AD2003 according to kb832017,
and that the upper range would be for AD2008 and up [2].
So my question is, what is the range that is used? Actually, I grep'ing
in the source code was quite unlucky because I didn't even found where
it was defined in samba source code... And I guess there aren't any
smb.conf para...