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:
** echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' | yum -y shell
** {{{echo -e 'remove firewalld-config-standard\n install firewalld-config-workstation\n run\n exit\n' | yum -y shell}}}
* verify that you have
* verify that you have
** control-center >= 3.13.2
** control-center >= 3.13.2

Revision as of 15:32, 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:
    • yum -y shell
  • verify that you have
    • control-center >= 3.13.2
    • gnome-settings-daemon >= 3.13.3
    • gnome-user-share >= 3.13.2
    • vino >= 3.13.3
    • rygel >= 0.23.1.1
  • install the avahi-tools package
  • verify that other machines are visible on the local network using:
    • from the command-line run: avahi-browse -art

How to test

Expected Results