Hi,
On 20/07/16 02:36, Pallab Gain wrote:
> Hi !
>
> I am using Janus <
https://janus.conf.meetecho.com/> as SFU, and coturn
> <
http://coturn.github.io/> as our turn servers. Currently, the SFU, and
> turn servers are hosted in Amazon Virtual Servers
> <
https://aws.amazon.com/ec2/>. In these servers, all in-bound UDP ports
> are open. Now, one of our clients flag this as a security issue and
> expecting me to change the in-bound UDP range. [ As minimum as possible.
> may be from 1 to 100 inbound UDP ports at most ]. I am just a starter
> with WebRTC, and I am continuously learning from interesting
> requirements, and challenges.
>
> I am very curious to know about an ideal SFU/MCU, and relay server
> security rules.
>
> * What should be the ideal inbound port range for a WebRTC SFU, and
> Turn servers ?
Assuming rtcp-mux and bundle, an SFU can use a single port and multiplex
sessions based on STUN usernames.
Regards,
Boris