On this page

    Configure a Security Group

    Prerequisites

    • AWS Account
    • Permissions to create Security Groups within your AWS Account

    note:

    The Security Group for Dremio must be configured properly, otherwise Dremio will not function properly

    These are the inbound and outbound rules that we recommend to use when creating the AWS Security Group for Dremio AWS Edition.

    IMPORTANT: Most of these rules can be added when creating a new security group. But the “All Traffic” rule with self-reference must be added to the security group AFTER creating it.


    Inbound Rules


    Type Protocol Ports Source
    All Traffic All All self reference to SG
    Custom TCP TCP 9047 CIDR for Web UI
    SSH TCP 22 CIDR for SSH
    HTTPS TCP 443 CIDR for Web UI
    Custom TCP TCP 31010 CIDR for ODBC/JDBC

    Outbound Rules


    Type Protocol Ports Source
    All Traffic All All 0.0.0.0/0