Port configuration
Last updated
Last updated
Add the rule to the security group using one of the following commands :
authorize-security-group-ingress (AWS CLI)
Grant-EC2SecurityGroupIngress (AWS Tools for Windows PowerShell)
The Grant-EC2SecurityGroupIngress command needs an IpPermission parameter, which describes the protocol, port range, and IP address range to be used for the security group rule. The following command creates the IpPermission parameter:
Configure specified port 32440-32440
To show all firewall rules for all networks in your project:
Go to the Firewall rules page in the Google Cloud Console. Go to the Firewall rules page
To show firewall rules in a particular network:
Go to the VPC networks page in the Google Cloud Console. Go to the VPC networks page
Click the Name of a VPC network to go to its details page.
On the details page for the network, click the Firewall rules tab.
VPC Network → Firewall rules → Create Firewall rule