Skip to content
Prev Previous commit
Next Next commit
Update kvm.rst
  • Loading branch information
daviftorres authored Feb 25, 2025
commit 44233b1e6e99ac992777e7835cbf532d464436b3
3 changes: 1 addition & 2 deletions source/installguide/hypervisor/kvm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1551,8 +1551,7 @@ To open the required ports, execute the following commands:
sudo vi /etc/ufw/before.rules

.. parsed-literal::
-A FORWARD -d 192.168.42.0/24 -j ACCEPT
-A FORWARD -s 192.168.42.0/24 -j ACCEPT
-A FORWARD -j ACCEPT


Additional Packages Required for Features
Expand Down