Difference between revisions of "Network Requirements"

From IVS Wiki
Jump to: navigation, search
Line 35: Line 35:
 
      
 
      
 
     Note: Only required for servers utilizing an electronic Wowza key. Servers with a physical Wowza key do not need access to the licensing servers.
 
     Note: Only required for servers utilizing an electronic Wowza key. Servers with a physical Wowza key do not need access to the licensing servers.
     [https://www.wowza.com/docs/how-to-configure-wowza-media-server-to-use-proxy-server-to-communicate-with-license-server: A proxy server can be used to validate the Wowza license.]
+
     [https://www.wowza.com/docs/how-to-configure-wowza-media-server-to-use-proxy-server-to-communicate-with-license-server A proxy server can be used to validate the Wowza license.]

Revision as of 17:42, 27 January 2020

Server to Camera(s) access:

    TCP 80 - http
    TCP 554 - rtsp video

Server to Media Server(s):

    TCP 8086 – Wowza
    TCP 8087 – Wowza    

Client to Server (Non SSL):

    TCP 80 – http
    TCP 20100 – http nodejs
    TCP 1935 – ws video
    TCP 22 – SSH admin
    TCP 8088 – Wowza admin
    TCP 8000 - Wowza webserver

Client to Server (SSL + WSS):

    TCP 443 – https
    TCP 20100 – https nodejs
    TCP 444 – wss video
    TCP 22 - SSH admin
    TCP 8088 – Wowza admin
    f.  TCP 8000 - Wowza webserver
    g.  TCP 80 - http redirected to https (443)

Server to Repository(For OS Updates):

    TCP 80
    http://us.archive.ubuntu.com
    http://security.ubuntu.com
    http://ppa.launchpad.net
    
    Note: Valid DNS servers are required to download updates

Wowza Media Licensing Servers(Used for Electronic Wowza Keys on VMs)*:

    TCP 80
    wowzalicense1.wowzamedia.com
    wowzalicense2.wowzamedia.com
    wowzalicense3.wowzamedia.com
    wowzalicense4.wowzamedia.com
    
    Note: Only required for servers utilizing an electronic Wowza key. Servers with a physical Wowza key do not need access to the licensing servers.
    A proxy server can be used to validate the Wowza license.