Re: F18 : from iptables to firewalld

2013-02-01 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/31/2013 06:04 PM, Ranjan Maitra wrote: > On Thu, 31 Jan 2013 23:45:07 +0100 Reindl Harald > wrote: > >> >> >> Am 31.01.2013 22:04, schrieb Ranjan Maitra: >>> Jan 31 15:01:35 localhost systemd[1]: Failed to start firewalld - >>> dynamic firewa

Re: F18 : from iptables to firewalld

2013-01-31 Thread Ranjan Maitra
On Thu, 31 Jan 2013 23:45:07 +0100 Reindl Harald wrote: > > > Am 31.01.2013 22:04, schrieb Ranjan Maitra: > > Jan 31 15:01:35 localhost systemd[1]: Failed to start > > firewalld - dynamic firewall daemon. > > Jan 31 15:01:35 localhost systemd > > [1]: Unit firewalld.service entered failed stat

Re: F18 : from iptables to firewalld

2013-01-31 Thread Reindl Harald
Am 31.01.2013 22:04, schrieb Ranjan Maitra: > Jan 31 15:01:35 localhost systemd[1]: Failed to start > firewalld - dynamic firewall daemon. > Jan 31 15:01:35 localhost systemd > [1]: Unit firewalld.service entered failed state > Jan 31 15:01:36 localhost setroubleshoot: SELinux is > preventing /

Re: F18 : from iptables to firewalld

2013-01-31 Thread Reindl Harald
Am 31.01.2013 21:48, schrieb Matthew Miller: > On Thu, Jan 31, 2013 at 09:20:58PM +0100, Reindl Harald wrote: >> this output is crippled by systemctl (thanks to systemd-guys for >> a very bad usability at all with their strip and pagers all the time) >> "systemctl status firewalld.service | cat"

Re: F18 : from iptables to firewalld

2013-01-31 Thread Ranjan Maitra
On Thu, 31 Jan 2013 21:20:58 +0100 Reindl Harald wrote: > > > Am 31.01.2013 19:43, schrieb Ranjan Maitra: > > Sorry, but I get the following error: > >> systemctl stop iptables.service ip6tables.service; systemctl start > >> firewalld.service > >> > > $ sudo systemctl start firewalld.service >

Re: F18 : from iptables to firewalld

2013-01-31 Thread Matthew Miller
On Thu, Jan 31, 2013 at 09:20:58PM +0100, Reindl Harald wrote: > this output is crippled by systemctl (thanks to systemd-guys for > a very bad usability at all with their strip and pagers all the time) > "systemctl status firewalld.service | cat" should bring better output export 'SYSTEMD_PAGER=ca

Re: F18 : from iptables to firewalld

2013-01-31 Thread Reindl Harald
Am 31.01.2013 19:43, schrieb Ranjan Maitra: > Sorry, but I get the following error: >> systemctl stop iptables.service ip6tables.service; systemctl start >> firewalld.service >> > $ sudo systemctl start firewalld.service > Job for firewalld.service failed. See 'systemctl status > firewalld.servi

Re: F18 : from iptables to firewalld

2013-01-31 Thread Ranjan Maitra
Sorry, but I get the following error: > systemctl stop iptables.service ip6tables.service; systemctl start > firewalld.service > $ sudo systemctl start firewalld.service Job for firewalld.service failed. See 'systemctl status firewalld.service' and 'journalctl -xn' for details. $ sudo syst

Re: F18 : from iptables to firewalld

2013-01-31 Thread Cristian Sava
On Thu, 2013-01-31 at 08:40 +0100, antonio montagnani wrote: > I updated my laptop that is running the old firewall. How do I switch to > firewalld??? and how do I enable it?? any howto document?? Well, I upgraded from F17 (a box with two virtual machines) and firewalld did not set correct rules

Re: F18 : from iptables to firewalld

2013-01-31 Thread Reindl Harald
Am 31.01.2013 12:47, schrieb Ed Greshko: > On 01/31/2013 06:36 PM, Reindl Harald wrote: >> >> Am 31.01.2013 11:29, schrieb Ed Greshko: >>> 0. yum install firewalld firewall-config >>> 1. systemctl disable (or mask) iptables.service >>> 1a. systemctl disable (or mask) ip6tables.service >>> 2.

Re: F18 : from iptables to firewalld

2013-01-31 Thread Ed Greshko
On 01/31/2013 06:36 PM, Reindl Harald wrote: > > Am 31.01.2013 11:29, schrieb Ed Greshko: >> 0. yum install firewalld firewall-config >> 1. systemctl disable (or mask) iptables.service >> 1a. systemctl disable (or mask) ip6tables.service >> 2. systemctl status firewalld.service >> shoul

Re: F18 : from iptables to firewalld

2013-01-31 Thread Reindl Harald
Am 31.01.2013 11:29, schrieb Ed Greshko: > 0. yum install firewalld firewall-config > 1. systemctl disable (or mask) iptables.service > 1a. systemctl disable (or mask) ip6tables.service > 2. systemctl status firewalld.service > should show enabled > 3. reboot why reboot? this is no

Re: F18 : from iptables to firewalld

2013-01-31 Thread antonio
Ed Greshko ha scritto / said the followingil giorno/on 31/01/2013 11:29: On 01/31/2013 03:46 PM, Ed Greshko wrote: Should not have done this from memory. See below for updated On 01/31/2013 03:40 PM, antonio montagnani wrote: I updated my laptop that is running the old firewall.

Re: F18 : from iptables to firewalld

2013-01-31 Thread Ed Greshko
On 01/31/2013 03:46 PM, Ed Greshko wrote: Should not have done this from memory. See below for updated > On 01/31/2013 03:40 PM, antonio montagnani wrote: >> I updated my laptop that is running the old firewall. How do I switch to >> firewalld??? and how do I enable it?? any howto docum

Re: F18 : from iptables to firewalld

2013-01-30 Thread Ed Greshko
On 01/31/2013 03:40 PM, antonio montagnani wrote: > I updated my laptop that is running the old firewall. How do I switch to > firewalld??? and how do I enable it?? any howto document?? 1. systemctl disable (or mask) iptables.service 2. systemctl enable firewalld.service 3. systemctl start fi