From Fedora Project Wiki

No edit summary
No edit summary
Line 13: Line 13:
* Verify that the firewalld-config-workstation package is installed
* Verify that the firewalld-config-workstation package is installed
** If not, you can correct this with:
** If not, you can correct this with:
**  <code> echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' \| yum -y shell </code>
**  <code> echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' || yum -y shell </code>
* verify that you have
* verify that you have
** control-center >= 3.13.2
** control-center >= 3.13.2

Revision as of 15:42, 12 August 2014

Description

GNOME comes with a brand new sharing to firewall feature

Setup

  • a
    • a1
  • b
    • b1
      • b11
  • c
  • Open "User menu" - "System Settings" - "Sharing".
  • Verify that the firewalld-config-workstation package is installed
    • If not, you can correct this with:
    • echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n'

How to test

Expected Results