Set Firewall rule on GCP

Click on VPC network then click on Firewall rules

  • Go to the FIREWALL RULES PAGE page.

  • Click Create a firewall rule.

  • Populate the following fields:

Name: hadoop

Source filter: IP ranges.

Source IP ranges: The peer network's IP address ranges to accept from the peer VPN gateway.

Assign you IP in Source IP ranges:

Specific port: tcp: 7180

Click Create.

Last updated