Draft: update port interface howto
Compare changes
- Dominik Vašek authored
@@ -14,7 +14,7 @@ In OpenStack, you can attach a network interface to an instance to provide addit
@@ -14,7 +14,7 @@ In OpenStack, you can attach a network interface to an instance to provide addit
- An [instance](../getting-started/creating-first-infrastructure.md) that you want to attach a network interface to
@@ -100,6 +100,6 @@ $ openstack server show <server_id>
@@ -100,6 +100,6 @@ $ openstack server show <server_id>
- Limit the use of network interfaces: Only attach network interfaces to instances that require them. Avoid attaching network interfaces to instances that do not require them to minimize the attack surface.
- Review firewall rules: Review and update firewall rules to ensure that only necessary ports and services are accessible from the network interface.