Wowza Community

Securing the edge - Relaying abuse

Hello!

We have a wowza-edge-server 3.1.2, which is abused as a rtmp - relay server.

The module ModuleRTMPAuthenticate is installed and working.

StreamNameAlias is installed and it seems to be working.

URLs which hit our server look like this one:

rtmp://ourstreamserver.com/liveedge//rtmp://differentServer/live/somemountppoint

The URLs are redirected by our server and sadly - they are working: how can we avoid this?

Thanks for help!

Jan

If you make the StreamType “live” and start the streams you want on the edge(s) using StartUpStreams with MediaCaster type “liverepeater”, then this can’t happen. Alternatively, as you have StreamNameAlias in place, you can limit what will work in the play alias file by adding allowed rules and removing the default rule.

Richard