1.查询 firewall-cmd --permanent --query-port=12345/tcp 2.放开 firewall-cmd --permanent --add-port=12345/tcp 3.重载策略 firewall-cmd --reload