Skip to content

Commit 44233b1

Browse files
authored
Update kvm.rst
1 parent e302881 commit 44233b1

File tree

1 file changed

+1
-2
lines changed
  • source/installguide/hypervisor

1 file changed

+1
-2
lines changed

source/installguide/hypervisor/kvm.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,8 +1551,7 @@ To open the required ports, execute the following commands:
15511551
sudo vi /etc/ufw/before.rules
15521552
15531553
.. parsed-literal::
1554-
-A FORWARD -d 192.168.42.0/24 -j ACCEPT
1555-
-A FORWARD -s 192.168.42.0/24 -j ACCEPT
1554+
-A FORWARD -j ACCEPT
15561555
15571556
15581557
Additional Packages Required for Features

0 commit comments

Comments
 (0)