Skip to content

Instructions about alerts via SMTP and Thresholds #498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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