I noticed that the 6.6 x86_64 DVD ISO install of minimal no longer creates a /etc/sysconfig/iptables file.
What prompted the change?
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00.
On 11/05/2014 04:23 PM, Jason Pyeron wrote:
I noticed that the 6.6 x86_64 DVD ISO install of minimal no longer creates a /etc/sysconfig/iptables file.
What prompted the change?
No idea WHY it changed ... but I have validated that the exact same behavior exists in RHEL 6.6.
A minimal RHEL 6.6 install shows these files only in /etc/sysconfig/
[root@localhost sysconfig]# ls | grep tables ip6tables-config iptables-config
So this is the same as upstream, and therefore the expected (even if not the desired) results on CentOS 6.6.
I also see this:
http://bugs.centos.org/view.php?id=7831
Which while not DIRECTLY related, will need to be solved to run:
system-config-firefall-tui
(If you want to generate an /etc/sysconfig/iptables file)
Thanks, Johnny Hughes
On 11/07/2014 09:49 AM, Johnny Hughes wrote:
On 11/05/2014 04:23 PM, Jason Pyeron wrote:
I noticed that the 6.6 x86_64 DVD ISO install of minimal no longer creates a /etc/sysconfig/iptables file.
What prompted the change?
No idea WHY it changed ... but I have validated that the exact same behavior exists in RHEL 6.6.
A minimal RHEL 6.6 install shows these files only in /etc/sysconfig/
[root@localhost sysconfig]# ls | grep tables ip6tables-config iptables-config
So this is the same as upstream, and therefore the expected (even if not the desired) results on CentOS 6.6.
I also see this:
http://bugs.centos.org/view.php?id=7831
Which while not DIRECTLY related, will need to be solved to run:
system-config-firefall-tui
(If you want to generate an /etc/sysconfig/iptables file)
Filed an upstream bug so that they can clarify if this is the desired result:
On Fri, Nov 7, 2014 at 9:13 AM, Johnny Hughes johnny@centos.org wrote:
On 11/07/2014 09:49 AM, Johnny Hughes wrote:
On 11/05/2014 04:23 PM, Jason Pyeron wrote:
I noticed that the 6.6 x86_64 DVD ISO install of minimal no longer
creates a /etc/sysconfig/iptables file.
What prompted the change?
No idea WHY it changed ... but I have validated that the exact same behavior exists in RHEL 6.6.
A minimal RHEL 6.6 install shows these files only in /etc/sysconfig/
[root@localhost sysconfig]# ls | grep tables ip6tables-config iptables-config
So this is the same as upstream, and therefore the expected (even if not the desired) results on CentOS 6.6.
I also see this:
http://bugs.centos.org/view.php?id=7831
Which while not DIRECTLY related, will need to be solved to run:
system-config-firefall-tui
(If you want to generate an /etc/sysconfig/iptables file)
Filed an upstream bug so that they can clarify if this is the desired result:
Thanks for opening the bugzilla, Johnny. We just discovered this issue on minimal netinstall as well.
Grant