Difference between revisions of "Network Requirements"

From IVS Wiki
Jump to: navigation, search
Line 21: Line 21:
 
     g.  TCP 80 - http redirected to https (443)
 
     g.  TCP 80 - http redirected to https (443)
 
Server to Repository(For OS Updates):
 
Server to Repository(For OS Updates):
     a. http://us.archive.ubuntu.com
+
     Using Ports 80 and 53
     b. http://security.ubuntu.com
+
    http://us.archive.ubuntu.com
     c. http://ppa.launchpad.net
+
     http://security.ubuntu.com
 +
     http://ppa.launchpad.net

Revision as of 15:12, 21 January 2020

Server to Camera(s) access:

    a.	TCP 80 - http
    b.	TCP 554 - rtsp video

Server to Media Server(s):

    a.	TCP 8086 – Wowza
    b.	TCP 8087 – Wowza    

Client to Server (Non SSL):

    a.	TCP 80 – http
    b.	TCP 20100 – http nodejs
    c.	TCP 1935 – ws video
    d.	TCP 22 – SSH admin
    e.	TCP 8088 – Wowza admin
    f.  TCP 8000 - Wowza webserver

Client to Server (SSL + WSS):

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

Server to Repository(For OS Updates):

    Using Ports 80 and 53
    http://us.archive.ubuntu.com
    http://security.ubuntu.com
    http://ppa.launchpad.net