File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20503,8 +20503,8 @@ msgstr ""
2050320503
2050420504#: ../../source/markdown/podman-network-reload.1.md:13
2050520505msgid ""
20506- "Rootful Podman relies on iptables rules in order to provide network "
20507- "connectivity. If the iptables rules are deleted, this happens for example"
20506+ "Rootful Podman relies on firewall rules in order to provide network "
20507+ "connectivity. If the firewall rules are deleted, this happens for example"
2050820508" with `firewall-cmd --reload`, the container loses network connectivity. "
2050920509"This command restores the network connectivity."
2051020510msgstr ""
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ podman\-network\-reload - Reload network configuration for containers
99## DESCRIPTION
1010Reload one or more container network configurations.
1111
12- Rootful Podman relies on iptables rules in order to provide network connectivity. If the iptables rules are deleted,
12+ Rootful Podman relies on firewall rules in order to provide network connectivity. If the firewall rules are deleted,
1313this happens for example with `firewall-cmd --reload`, the container loses network connectivity. This command restores
1414the network connectivity.
1515
You can’t perform that action at this time.
0 commit comments