Changes between Version 2 and Version 3 of GENIRacksAdministration/OpenGENIFAQ


Ignore:
Timestamp:
05/27/14 16:57:20 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksAdministration/OpenGENIFAQ

    v2 v3  
    2727== Network Requirements ==
    2828
     29=== Q. Which ports will need to be open for my OpenGENI rack? ===
     30
     31The list of required ports for the OpenGENI rack can be found in the [wiki:GENIRacksHome/OpenGENIRacks/OpenGENICheckList OpenGENI Checklist]. If your rack is inside a campus firewall then the following ports must be allowed through your campus network firewall to the entire rack subnet:
     32
     33 * 22          - ssh
     34 * 25          - smtp (outbound connections only, from control node)
     35 * 80          - http (must also allow outbound connections from control node)
     36 * 443         - https (must also allow outbound connections from control node)
     37 * 843         - Flash Policy Server
     38 * 5001        - GRAM
     39 * 5002        - GRAM
     40 * 30000-65535 - Ports used by GRAM software.
     41 * GRE         - Not a port, but an IP protocol, required for constructing tunnels between racks.
     42 * ICMP        - ping
     43
    2944
    3045== Monitoring ==