mirror of
https://github.com/containers/podman.git
synced 2025-11-28 17:18:58 +08:00
Remove iptables references in docs
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ podman\-network\-reload - Reload network configuration for containers
|
||||
## DESCRIPTION
|
||||
Reload one or more container network configurations.
|
||||
|
||||
Rootful Podman relies on iptables rules in order to provide network connectivity. If the iptables rules are deleted,
|
||||
Rootful Podman relies on the firewall rules in order to provide network connectivity. If the firewall rules are deleted,
|
||||
this happens for example with `firewall-cmd --reload`, the container loses network connectivity. This command restores
|
||||
the network connectivity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user