Categories
Tech

Install system-config-firewall-tui on CentOS 6.6

To use the Firewall CLI package ‘system-config-firewall-tui’ a few extra dependencies need to be installed that by default are not resolved.

Install dependencies and start required service, then the firewall utility should start without error.

1yum install system-config-firewall-tui dbus dbus-python
2service messagebus start
3system-config-firewall-tui