Publicly available warningπ
Overviewπ
If you see this notice it means your copy of Matillion ETL is directly accessible from the public internet.


We strongly recommend that even if you are trying out the software you secure your Matillion ETL in at least one (but preferably all) of the following ways.
- Restrict using a Security Group
- Set up your instance in a VPC
- Enable Security
Fixing the issueπ
Hosted on AWSπ
- Log in to your AWS console.
- Find your instance of Matillion ETL and select it.
-
In the Description tab at the bottom of the page, find Security Groups and click your assigned security group.

-
Ensure the source matches an IP or IP ranges that you intend to use to access the product. You can add extra IP addresses as new rules.
For additional security, users may consider running their instance inside a VPC.
Hosted on GCPπ
- Log in to your Google Cloud Platform account.
- Ensure you're on the correct project that contains the instance to be changed.
- Navigate via the upper-left main menu to Compute EngineβVM instances.
- Select the instance that exhibits the Publicly available warning.
-
Scroll down the page to find the Firewalls and Network tags subheadings.

-
Two things can cause the Publicly available warning on an instance:
- Having the allow http traffic and allow https traffic checkboxes selected.
- Having the default network tags
http-serverandhttps-server.
-
To fix these, click Edit at the top of the page.
- Under the Firewalls subheading, ensure the checkboxes are cleared. Under Network tags, ensure that the default tags are removed. These tags should be replaced with at least one firewall rule of your own.
- Click Save at the bottom of the page.
Hosted on Azureπ
For users with instances hosted on Microsoft Azure, the Publicly available warning can be addressed by ensuring the Network Security Group (NSG) associated with the Virtual Machine does not have HTTP or HTTPS sources set to Any.
- Log in to the Microsoft Azure Portal.
- Click All Services from the main menu. From the Services screen, select Network Security Groups (not Classic).
-
Select the NSG associated with your Matillion ETL Virtual Machine. The NSG is created when the VM is created and thus they will share a name.

-
Click the appropriate Inbound Security Rule and in the blade that appears, edit the Source to anything other than Any. It is common for Matillion ETL instances to be configured such that only select IP addresses can access the instance.
Enable securityπ
Please read User Configuration to learn about enabling security within Matillion ETL.