Skip to main content
Version: current [24.2.x]

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


TypeProtocolPortsSource
All TrafficAllAllself reference to SG
Custom TCPTCP9047CIDR for Web UI
SSHTCP22CIDR for SSH
HTTPSTCP443CIDR for Web UI
Custom TCPTCP31010CIDR for ODBC/JDBC

Outbound Rules


TypeProtocolPortsSource
All TrafficAllAll0.0.0.0/0