2019/05/30 05:19:28
patrick
ports are not adding permanently, each time after reboot its value reset. Seems bug to me in Centos 7.6 firewall ?
2019/05/30 05:42:12
Xavier
 
To add port follow this command :
firewall-cmd --zone=public --add-port=3306/tcp --permanent
 
To reload the rules use the following command :
firewall-cmd --reload
 
Mark it as answer if this helps you :)
© 2026 APG vNext Invalid Version 5.5

Use My Existing Forum Account

Use My Social Media Account