Modifying OS Configurations
Procedure
- Log in to the NAT server as user root using the key file. Then, use SSH to switch to SAP HANA nodes.
- Run the following commands on the SAP HANA node to disable automatic firewall enabling and disable the firewall:
- If the OS is SUSE Linux Enterprise Server 12, run the following commands:
SuSEfirewall2 stop
systemctl disable SuSEfirewall2_init.service
systemctl disable SuSEfirewall2.service
systemctl stop SuSEfirewall2_init.service
systemctl stop SuSEfirewall2.service
Run the following command to check the firewall status:
systemctl status SuSEfirewall2.service
If information similar to the following is displayed, automatic firewall start and stop are disabled:
- If the OS is SUSE Linux Enterprise Server 15, run the following commands:
systemctl disable firewalld
- If the OS is SUSE Linux Enterprise Server 12, run the following commands:
- Repeat the preceding step to disable the firewalls of all nodes in the SAP HANA system.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot