firewalld

一覧確認 [#q77eea0a]

 # # firewall-cmd --get-services
 RH-Satellite-6 amanda-client bacula bacula-client dhcp dhcpv6 dhcpv6-client dns ftp high-availability http https imaps ipp ipp-client ipsec kerberos kpasswd ldap ldaps libvirt libvirt-tls mdns mountd ms-wbt mysql nfs ntp openvpn pmcd pmproxy pmwebapi pmwebapis pop3s postgresql proxy-dhcp radius rpc-bind samba samba-client smtp ssh telnet tftp tftp-client transmission-client vnc-server wbem-https

削除 [#q90525dd]

 # firewall-cmd --permanent --remove-service=dhcpv6-client
 ※--remove-service はpublicのみ有効

追加 [#b6b95a74]

 # firewall-cmd --permanent --add-service=http