I had turned off firewalld and was using iptables when I originally installed CentOS 7.0. Two days ago I upgraded my CentOS 7.0 to 7.1. Everything seemed to be fine. Today I discovered that my iptables configuration was removed with the update. Has anyone else experienced this on doing upgrade? Literally the /etc/sysconfig/iptables is gone and the /etc/sysconfig/iptables-config is the blank template that comes with the distribution. This seems to me to be a serious bug with the upgrade. -- Paul (ganci at nurdog.com) (303)257-5208
On Thu, 02 Apr 2015 22:42:02 -0600 Paul R. Ganci wrote:> Literally the /etc/sysconfig/iptables is gone and > the /etc/sysconfig/iptables-config is the blank template that comes with > the distribution. This seems to me to be a serious bug with the upgrade.Do you have a .rpmsave file in that directory? If so, that's your old configuration and the new version has different options or settings available. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com
No there was nothing. Having said that I think I was having a "senior moment." I have two servers on which I am testing 7.x. These are isolated machines that if I had to I could just wipe and start over. On one machine the /etc/sysconfig/iptables was intact after the upgrade. On the other it wasn't there at all which makes me believe it never was there but I thought it was there. Sorry to bother the list. On April 2, 2015 11:28:18 PM MDT, Frank Cox <theatre at melvilletheatre.com> wrote:>On Thu, 02 Apr 2015 22:42:02 -0600 >Paul R. Ganci wrote: > >> Literally the /etc/sysconfig/iptables is gone and >> the /etc/sysconfig/iptables-config is the blank template that comes >with >> the distribution. This seems to me to be a serious bug with the >upgrade. > >Do you have a .rpmsave file in that directory? If so, that's your old >configuration and the new version has different options or settings >available. > >-- >MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com >_______________________________________________ >CentOS mailing list >CentOS at centos.org >http://lists.centos.org/mailman/listinfo/centos
On Thu, 2015-04-02 at 22:42 -0600, Paul R. Ganci wrote:> I had turned off firewalld and was using iptables when I originally > installed CentOS 7.0. Two days ago I upgraded my CentOS 7.0 to 7.1. > Everything seemed to be fine. Today I discovered that my iptables > configuration was removed with the update. Has anyone else experienced > this on doing upgrade? Literally the /etc/sysconfig/iptables is gone and > the /etc/sysconfig/iptables-config is the blank template that comes with > the distribution. This seems to me to be a serious bug with the upgrade. >After the my mail server upgraded to 7.1 I have been unable to gain external access because of the firewall changes. I am working on trying to figure out what has happened. Looks like 7.1 has some bugs. Greg Ennis