We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e302881 commit 44233b1Copy full SHA for 44233b1
1 file changed
source/installguide/hypervisor/kvm.rst
@@ -1551,8 +1551,7 @@ To open the required ports, execute the following commands:
1551
sudo vi /etc/ufw/before.rules
1552
1553
.. parsed-literal::
1554
- -A FORWARD -d 192.168.42.0/24 -j ACCEPT
1555
- -A FORWARD -s 192.168.42.0/24 -j ACCEPT
+ -A FORWARD -j ACCEPT
1556
1557
1558
Additional Packages Required for Features
0 commit comments