Hyper Converged Infrastructure (HCI/aSV)

Sangfor HCI and aSV provide a unified infrastructure combining compute, storage, networking, and built-in security to simplify deployment, operations, and services.
{{ $t('productDocDetail.guideClickSwitch') }}
{{ $t('productDocDetail.know') }}
{{ $t('productDocDetail.dontRemind') }}
6.10.0
{{sendMatomoQuery("Hyper Converged Infrastructure (HCI/aSV)","Turn Off The Firewall")}}

Turn Off The Firewall

{{ $t('productDocDetail.updateTime') }}: 2025-12-22

The commands line for turning off the firewall in different Linux versions is as follows:

SUSE series: rcSuSEfirewall2 stop.

Ubuntu series: ufw disable.


Red Hat\CentOS series: service iptables stop or systemctl stop firewalld.