Using lokkit to handle your firewall.
Some common thing is to turn of the firewall if a freshly installed machine isn’t reachable from the outside, as fidling with iptables is not everyones passion.\ \ lokkit is another way to open some ports to the public.\ \ Just use\
$ sudo lokkit --list-services
\ to see what services/ports can be managed/opened using lokkit. For me it’s quite common to open ports for ssh, ipsec and mdns afer a fresh installation\ \
$ sudo lokkit -s ssh
$ sudo lokkit -s mdns
$ sudo lokkit -s ipsec
\ Let’s see if there will be something new in the near future to handle - somtimes quite complex (see virtualization) - iptable setups.
::: {#footer} [ November 29th, 2011 10:21am ]{#timestamp} [lokkit]{.tag} [iptables]{.tag} [ipsec]{.tag} [ssh]{.tag} [fedora]{.tag} [firewall]{.tag} [firewalld]{.tag} [mdns]{.tag} :::