Documentation Index
Fetch the complete documentation index at: https://docs.xloud.tech/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Security groups act as virtual firewalls that control inbound and outbound network traffic for instances. Each instance port can have one or more security groups assigned. Security group rules apply to all traffic on that port.Prerequisites
- An active instance with at least one network interface
- Existing security groups with configured rules
- For creating security groups, see Network Security Groups
Manage Security Groups on an Instance
- Dashboard
- CLI
Open the Manage Security Group dialog
Navigate to Compute > Instances. Click the More dropdown on the
instance row, then select Manage Security Group under the
Related Resources group.
This action is always available regardless of instance status. No lock
check is required.
Select a port
The dialog shows:
The port table shows all instance interfaces with:
| Field | Description |
|---|---|
| Instance | Current instance name (read-only) |
| Port | Select the network interface to configure (required) |
| Column | Description |
|---|---|
| ID | Port identifier |
| Network Name | Network the port belongs to |
| IPv4 Address | Assigned IPv4 address |
| IPv6 Address | Assigned IPv6 address |
| MAC Address | Hardware address |
| Status | Port status |
Select security groups
After selecting a port, the Security Group table loads with the port’s
current security groups pre-selected.Add or remove security groups by toggling the checkboxes. Multiple
security groups can be assigned to a single port.Click Confirm to apply the changes.
Security group assignment updated for the selected port.
View Instance Security Groups
- Dashboard
- CLI
Navigate to Compute > Instances and click the instance name. Go to the
Security Groups tab to view all security groups assigned to each interface.
Next Steps
Network Security Groups
Create security groups and configure inbound/outbound rules
Manage IP Addresses
Associate floating IPs to make instances reachable externally
Launch an Instance
Assign security groups during instance creation
Troubleshooting
Resolve connectivity issues related to security group rules