Want more timely Centmin Mod News Updates?
Become a Member

Sysadmin Connection refused after yum update

Discussion in 'System Administration' started by negative, Dec 13, 2016.

  1. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    Hello

    I had run yum update command and server updated and installed about 300 different module with kernel. After update complete, webserver(nginx) and server didn't reachable. Webserver and ssh connections was said that "Connection refused"

    I' m using centminmod beta (latest) and i know that it installs the csf and configuring the iptables. And connection problems like that connection refused means there are a network problem. So we must look the csf and iptables first.

    After reboot, i run csfstop command ( disable csf ) and still problem, than later i run the "service iptables stop" and works finally!

    So, what is problem now? How can i fix it permanently ? Because, if i reboot the server it will be same. On the last yum update, too many modules have been updated like "network manager, iptables, dhcp, firewalld-filesystem etc.


    On the last update, yum update changed (reset) somethings so we had that problem. What is your advice, especially @eva2000 due centminmod usage.

    Thanks.
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    is this just for your specific ISP ip address or all visitors meet the same issue ?

    post output for
    Code (Text):
    yum history list

    then take note of the transaction id for last entry (listed 1st line) and then type
    Code (Text):
    yum history info XX
    

    where XX is transaction id from previous output

    and post output for that 2nd command too
     
  3. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    Of course; it is :

    That problem affects all users and all connections btw.

    Code (Text):
    [root@server ~]# yum history info 55
    Yüklü eklentiler: fastestmirror, langpacks, priorities
    Transaction ID : 55
    Başlama zamanı     : Tue Dec 13 01:40:15 2016
    rpmdb başlangıcı    : 846:5c572cd93c3388bddb274b2d02402e084511d32f
    Bitiş zamanı       :            01:43:46 2016 (211 saniye)
    rpmdb sonu      : 852:5498f8cd1678ab3f22418901b2aebf99a75e12e0
    Kullanıcı           : root <root>
    Return-Code    : Başarılı
    Komut Satırı   : update --disableplugin=priorities --enablerepo=remi
    Transaction performed with:
        Güncellendi rpm-4.11.3-17.el7.x86_64                      @anaconda
        Güncellendi yum-3.4.3-132.el7.centos.0.1.noarch           @anaconda
        Kuruldu     yum-metadata-parser-1.1.4-10.el7.x86_64       @anaconda
        Güncellendi yum-plugin-fastestmirror-1.1.31-34.el7.noarch @anaconda
    Değişikliğe Uğrayan Paketler:
        Güncellendi   GeoIP-1.5.0-9.el7.x86_64                                   @base
        Güncelle            1.5.0-11.el7.x86_64                                  @base
        Güncellendi   GeoIP-devel-1.5.0-9.el7.x86_64                             @base
        Güncelle                  1.5.0-11.el7.x86_64                            @base
        Kullanım Dışı ImageMagick-last-6.9.6.4-1.el7.remi.x86_64                 @remi
        Kullanım Dışı ImageMagick-last-c++-6.9.6.4-1.el7.remi.x86_64             @remi
        Kullanım Dışı ImageMagick-last-c++-devel-6.9.6.4-1.el7.remi.x86_64       @remi
        Kullanım Dışı ImageMagick-last-devel-6.9.6.4-1.el7.remi.x86_64           @remi
        Kullanım Dışı ImageMagick-last-libs-6.9.6.4-1.el7.remi.x86_64            @remi
        Obsoleting    ImageMagick6-6.9.6.8-1.el7.remi.x86_64                     @remi
        Obsoleting    ImageMagick6-c++-6.9.6.8-1.el7.remi.x86_64                 @remi
        Obsoleting    ImageMagick6-c++-devel-6.9.6.8-1.el7.remi.x86_64           @remi
        Obsoleting    ImageMagick6-devel-6.9.6.8-1.el7.remi.x86_64               @remi
        Obsoleting    ImageMagick6-libs-6.9.6.8-1.el7.remi.x86_64                @remi
        Güncellendi   NetworkManager-1:1.0.6-31.el7_2.x86_64                     @updates
        Güncelle                     1:1.4.0-13.el7_3.x86_64                     @updates
        Güncellendi   NetworkManager-libnm-1:1.0.6-31.el7_2.x86_64               @updates
        Güncelle                           1:1.4.0-13.el7_3.x86_64               @updates
        Güncellendi   NetworkManager-team-1:1.0.6-31.el7_2.x86_64                @updates
        Güncelle                          1:1.4.0-13.el7_3.x86_64                @updates
        Güncellendi   NetworkManager-tui-1:1.0.6-31.el7_2.x86_64                 @updates
        Güncelle                         1:1.4.0-13.el7_3.x86_64                 @updates
        Güncellendi   abrt-2.1.11-36.el7.centos.x86_64                           @anaconda
        Güncelle           2.1.11-45.el7.centos.x86_64                           @base
        Güncellendi   abrt-addon-ccpp-2.1.11-36.el7.centos.x86_64                @anaconda
        Güncelle                      2.1.11-45.el7.centos.x86_64                @base
        Güncellendi   abrt-addon-kerneloops-2.1.11-36.el7.centos.x86_64          @anaconda
        Güncelle                            2.1.11-45.el7.centos.x86_64          @base
        Güncellendi   abrt-addon-pstoreoops-2.1.11-36.el7.centos.x86_64          @anaconda
        Güncelle                            2.1.11-45.el7.centos.x86_64          @base
        Güncellendi   abrt-addon-python-2.1.11-36.el7.centos.x86_64              @anaconda
        Güncelle                        2.1.11-45.el7.centos.x86_64              @base
        Güncellendi   abrt-addon-vmcore-2.1.11-36.el7.centos.x86_64              @anaconda
        Güncelle                        2.1.11-45.el7.centos.x86_64              @base
        Güncellendi   abrt-addon-xorg-2.1.11-36.el7.centos.x86_64                @anaconda
        Güncelle                      2.1.11-45.el7.centos.x86_64                @base
        Güncellendi   abrt-cli-2.1.11-36.el7.centos.x86_64                       @anaconda
        Güncelle               2.1.11-45.el7.centos.x86_64                       @base
        Güncellendi   abrt-console-notification-2.1.11-36.el7.centos.x86_64      @anaconda
        Güncelle                                2.1.11-45.el7.centos.x86_64      @base
        Güncellendi   abrt-dbus-2.1.11-36.el7.centos.x86_64                      @anaconda
        Güncelle                2.1.11-45.el7.centos.x86_64                      @base
        Güncellendi   abrt-libs-2.1.11-36.el7.centos.x86_64                      @anaconda
        Güncelle                2.1.11-45.el7.centos.x86_64                      @base
        Güncellendi   abrt-python-2.1.11-36.el7.centos.x86_64                    @anaconda
        Güncelle                  2.1.11-45.el7.centos.x86_64                    @base
        Güncellendi   abrt-retrace-client-2.1.11-36.el7.centos.x86_64            @anaconda
        Güncelle                          2.1.11-45.el7.centos.x86_64            @base
        Güncellendi   abrt-tui-2.1.11-36.el7.centos.x86_64                       @anaconda
        Güncelle               2.1.11-45.el7.centos.x86_64                       @base
        Güncellendi   alsa-lib-1.0.28-2.el7.x86_64                               @anaconda
        Güncelle               1.1.1-1.el7.x86_64                                @base
        Güncellendi   alsa-tools-firmware-1.0.28-2.el7.x86_64                    @anaconda
        Güncelle                          1.1.0-1.el7.x86_64                     @base
        Güncellendi   at-3.1.13-20.el7.x86_64                                    @anaconda
        Güncelle         3.1.13-22.el7.x86_64                                    @base
        Güncellendi   audit-2.4.1-5.el7.x86_64                                   @anaconda
        Güncelle            2.6.5-3.el7.x86_64                                   @base
        Güncellendi   audit-libs-2.4.1-5.el7.x86_64                              @anaconda
        Güncelle                 2.6.5-3.el7.x86_64                              @base
        Güncellendi   authconfig-6.2.8-10.el7.x86_64                             @anaconda
        Güncelle                 6.2.8-14.el7.x86_64                             @base
        Güncellendi   avahi-autoipd-0.6.31-15.el7_2.1.x86_64                     @updates
        Güncelle                    0.6.31-17.el7.x86_64                         @base
        Güncellendi   avahi-libs-0.6.31-15.el7_2.1.x86_64                        @updates
        Güncelle                 0.6.31-17.el7.x86_64                            @base
        Güncellendi   bash-4.2.46-20.el7_2.x86_64                                @updates
        Güncelle           4.2.46-21.el7_3.x86_64                                @updates
        Güncellendi   bind-libs-32:9.9.4-29.el7_2.4.x86_64                       @updates
        Güncelle                32:9.9.4-38.el7_3.x86_64                         @updates
        Güncellendi   bind-libs-lite-32:9.9.4-29.el7_2.4.x86_64                  @updates
        Güncelle                     32:9.9.4-38.el7_3.x86_64                    @updates
        Güncellendi   bind-license-32:9.9.4-29.el7_2.4.noarch                    @updates
        Güncelle                   32:9.9.4-38.el7_3.noarch                      @updates
        Güncellendi   bind-utils-32:9.9.4-29.el7_2.4.x86_64                      @updates
        Güncelle                 32:9.9.4-38.el7_3.x86_64                        @updates
        Güncellendi   binutils-2.23.52.0.1-55.el7.x86_64                         @anaconda
        Güncelle               2.25.1-22.base.el7.x86_64                         @base
        Güncellendi   biosdevname-0.6.2-1.el7.x86_64                             @anaconda
        Güncelle                  0.7.2-1.el7.x86_64                             @base
        Güncellendi   blktrace-1.0.5-6.el7.x86_64                                @anaconda
        Güncelle               1.0.5-8.el7.x86_64                                @base
        Güncellendi   bluez-libs-5.23-4.el7.x86_64                               @base
        Güncelle                 5.41-1.el7.x86_64                               @base
        Güncellendi   bluez-libs-devel-5.23-4.el7.x86_64                         @base
        Güncelle                       5.41-1.el7.x86_64                         @base
        Güncellendi   boost-program-options-1.53.0-25.el7.x86_64                 @base
        Güncelle                            1.53.0-26.el7.x86_64                 @base
        Güncellendi   boost-system-1.53.0-25.el7.x86_64                          @anaconda
        Güncelle                   1.53.0-26.el7.x86_64                          @base
        Güncellendi   boost-thread-1.53.0-25.el7.x86_64                          @anaconda
        Güncelle                   1.53.0-26.el7.x86_64                          @base
        Güncellendi   btrfs-progs-3.19.1-1.el7.x86_64                            @anaconda
        Güncelle                  4.4.1-1.el7.x86_64                             @base
        Güncellendi   ca-certificates-2015.2.6-70.1.el7_2.noarch                 @updates
        Güncelle                      2015.2.6-73.el7.noarch                     @base
        Güncellendi   centos-release-7-2.1511.el7.centos.2.10.x86_64             @anaconda
        Güncelle                     7-3.1611.el7.centos.x86_64                  @base
        Güncellendi   chkconfig-1.3.61-5.el7_2.1.x86_64                          @updates
        Güncelle                1.7.2-1.el7.x86_64                               @base
        Güncellendi   chrony-2.1.1-1.el7.centos.x86_64                           @anaconda
        Güncelle             2.1.1-4.el7.centos.x86_64                           @updates
        Güncellendi   cmake-2.8.11-5.el7.x86_64                                  @base
        Güncelle            2.8.12.2-2.el7.x86_64                                @base
        Dep-Install   copy-jdk-configs-1.2-1.el7.noarch                          @base
        Güncellendi   coreutils-8.22-15.el7_2.1.x86_64                           @updates
        Güncelle                8.22-18.el7.x86_64                               @base
        Güncellendi   cpp-4.8.5-4.el7.x86_64                                     @base
        Güncelle          4.8.5-11.el7.x86_64                                    @base
        Güncellendi   crda-1.1.3_2015.04.06-2.el7.x86_64                         @anaconda
        Güncelle           3.13_2016.02.08-1.el7.x86_64                          @base
        Güncellendi   cryptsetup-1.6.7-1.el7.x86_64                              @anaconda
        Güncelle                 1.7.2-1.el7.x86_64                              @base
        Güncellendi   cryptsetup-libs-1.6.7-1.el7.x86_64                         @anaconda
        Güncelle                      1.7.2-1.el7.x86_64                         @base
        Güncellendi   cups-libs-1:1.6.3-22.el7.x86_64                            @base
        Güncelle                1:1.6.3-26.el7.x86_64                            @base
        Güncellendi   curl-7.29.0-25.el7.centos.x86_64                           @anaconda
        Güncelle           7.29.0-35.el7.centos.x86_64                           @base
        Güncellendi   dbus-1:1.6.12-14.el7_2.x86_64                              @updates
        Güncelle           1:1.6.12-17.el7.x86_64                                @base
        Güncellendi   dbus-libs-1:1.6.12-14.el7_2.x86_64                         @updates
        Güncelle                1:1.6.12-17.el7.x86_64                           @base
        Güncellendi   device-mapper-7:1.02.107-5.el7_2.5.x86_64                  @updates
        Güncelle                    7:1.02.135-1.el7_3.1.x86_64                  @updates
        Güncellendi   device-mapper-event-7:1.02.107-5.el7_2.5.x86_64            @updates
        Güncelle                          7:1.02.135-1.el7_3.1.x86_64            @updates
        Güncellendi   device-mapper-event-libs-7:1.02.107-5.el7_2.5.x86_64       @updates
        Güncelle                               7:1.02.135-1.el7_3.1.x86_64       @updates
        Güncellendi   device-mapper-libs-7:1.02.107-5.el7_2.5.x86_64             @updates
        Güncelle                         7:1.02.135-1.el7_3.1.x86_64             @updates
        Güncellendi   device-mapper-persistent-data-0.6.2-1.el7_2.x86_64         @updates
        Güncelle                                    0.6.3-1.el7.x86_64           @base
        Güncellendi   dhclient-12:4.2.5-42.el7.centos.x86_64                     @anaconda
        Güncelle               12:4.2.5-47.el7.centos.x86_64                     @base
        Güncellendi   dhcp-common-12:4.2.5-42.el7.centos.x86_64                  @anaconda
        Güncelle                  12:4.2.5-47.el7.centos.x86_64                  @base
        Güncellendi   dhcp-libs-12:4.2.5-42.el7.centos.x86_64                    @anaconda
        Güncelle                12:4.2.5-47.el7.centos.x86_64                    @base
        Güncellendi   dmidecode-1:2.12-9.el7.x86_64                              @anaconda
        Güncelle                1:3.0-2.el7.x86_64                               @base
        Güncellendi   dmraid-1.0.0.rc16-26.el7_2.1.x86_64                        @updates
        Güncelle             1.0.0.rc16-28.el7.x86_64                            @base
        Güncellendi   dmraid-events-1.0.0.rc16-26.el7_2.1.x86_64                 @updates
        Güncelle                    1.0.0.rc16-28.el7.x86_64                     @base
        Güncellendi   dnsmasq-2.66-14.el7_2.1.x86_64                             @updates
        Güncelle              2.66-21.el7.x86_64                                 @base
        Güncellendi   dracut-033-360.el7_2.1.x86_64                              @updates
        Güncelle             033-463.el7.x86_64                                  @base
        Güncellendi   dracut-config-rescue-033-360.el7_2.1.x86_64                @updates
        Güncelle                           033-463.el7.x86_64                    @base
        Güncellendi   dracut-network-033-360.el7_2.1.x86_64                      @updates
        Güncelle                     033-463.el7.x86_64                          @base
        Güncellendi   e2fsprogs-1.42.9-7.el7.x86_64                              @anaconda
        Güncelle                1.42.9-9.el7.x86_64                              @base
        Güncellendi   e2fsprogs-devel-1.42.9-7.el7.x86_64                        @base
        Güncelle                      1.42.9-9.el7.x86_64                        @base
        Güncellendi   e2fsprogs-libs-1.42.9-7.el7.x86_64                         @anaconda
        Güncelle                     1.42.9-9.el7.x86_64                         @base
        Güncellendi   ebtables-2.0.10-13.el7.x86_64                              @anaconda
        Güncelle               2.0.10-15.el7.x86_64                              @base
        Güncellendi   elasticsearch-2.4.1-1.noarch                               @elasticsearch-2.x
        Güncelle                    2.4.2-1.noarch                               @elasticsearch-2.x
        Güncellendi   elfutils-0.163-3.el7.x86_64                                @anaconda
        Güncelle               0.166-2.el7.x86_64                                @base
        Güncellendi   elfutils-devel-0.163-3.el7.x86_64                          @base
        Güncelle                     0.166-2.el7.x86_64                          @base
        Güncellendi   elfutils-libelf-0.163-3.el7.x86_64                         @anaconda
        Güncelle                      0.166-2.el7.x86_64                         @base
        Güncellendi   elfutils-libelf-devel-0.163-3.el7.x86_64                   @base
        Güncelle                            0.166-2.el7.x86_64                   @base
        Güncellendi   elfutils-libs-0.163-3.el7.x86_64                           @anaconda
        Güncelle                    0.166-2.el7.x86_64                           @base
        Güncellendi   ethtool-2:3.15-2.el7.x86_64                                @anaconda
        Güncelle              2:4.5-3.el7.x86_64                                 @base
        Güncellendi   expat-2.1.0-8.el7.x86_64                                   @anaconda
        Güncelle            2.1.0-10.el7_3.x86_64                                @updates
        Güncellendi   expat-devel-2.1.0-8.el7.x86_64                             @base
        Güncelle                  2.1.0-10.el7_3.x86_64                          @updates
        Güncellendi   file-5.11-31.el7.x86_64                                    @anaconda
        Güncelle           5.11-33.el7.x86_64                                    @base
        Güncellendi   file-libs-5.11-31.el7.x86_64                               @anaconda
        Güncelle                5.11-33.el7.x86_64                               @base
        Güncellendi   filesystem-3.2-20.el7.x86_64                               @anaconda
        Güncelle                 3.2-21.el7.x86_64                               @base
        Güncellendi   firewalld-0.3.9-14.el7.noarch                              @anaconda
        Güncelle                0.4.3.2-8.el7.noarch                             @base
        Dep-Install   firewalld-filesystem-0.4.3.2-8.el7.noarch                  @base
        Güncellendi   fontconfig-2.10.95-7.el7.x86_64                            @base
        Güncelle                 2.10.95-10.el7.x86_64                           @base
        Güncellendi   fontconfig-devel-2.10.95-7.el7.x86_64                      @base
        Güncelle                       2.10.95-10.el7.x86_64                     @base
        Güncellendi   freetype-2.4.11-11.el7.x86_64                              @anaconda
        Güncelle               2.4.11-12.el7.x86_64                              @base
        Güncellendi   freetype-devel-2.4.11-11.el7.x86_64                        @base
        Güncelle                     2.4.11-12.el7.x86_64                        @base
        Güncellendi   gcc-4.8.5-4.el7.x86_64                                     @base
        Güncelle          4.8.5-11.el7.x86_64                                    @base
        Güncellendi   gcc-c++-4.8.5-4.el7.x86_64                                 @base
        Güncelle              4.8.5-11.el7.x86_64                                @base
        Güncellendi   gdb-7.6.1-80.el7.x86_64                                    @anaconda
        Güncelle          7.6.1-94.el7.x86_64                                    @base
        Güncellendi   ghostscript-9.07-18.el7.x86_64                             @base
        Güncelle                  9.07-20.el7.x86_64                             @base
        Güncellendi   ghostscript-devel-9.07-18.el7.x86_64                       @base
        Güncelle                        9.07-20.el7.x86_64                       @base
        Güncellendi   glib2-2.42.2-5.el7.x86_64                                  @anaconda
        Güncelle            2.46.2-4.el7.x86_64                                  @base
        Güncellendi   glib2-devel-2.42.2-5.el7.x86_64                            @base
        Güncelle                  2.46.2-4.el7.x86_64                            @base
        Güncellendi   glibc-2.17-106.el7_2.8.x86_64                              @updates
        Güncelle            2.17-157.el7_3.1.x86_64                              @updates
        Güncellendi   glibc-common-2.17-106.el7_2.8.x86_64                       @updates
        Güncelle                   2.17-157.el7_3.1.x86_64                       @updates
        Güncellendi   glibc-devel-2.17-106.el7_2.8.x86_64                        @updates
        Güncelle                  2.17-157.el7_3.1.x86_64                        @updates
        Güncellendi   glibc-headers-2.17-106.el7_2.8.x86_64                      @updates
        Güncelle                    2.17-157.el7_3.1.x86_64                      @updates
        Güncellendi   gnupg2-2.0.22-3.el7.x86_64                                 @anaconda
        Güncelle             2.0.22-4.el7.x86_64                                 @base
        Güncellendi   gnutls-3.3.8-14.el7_2.x86_64                               @updates
        Güncelle             3.3.24-1.el7.x86_64                                 @base
        Güncellendi   grub2-1:2.02-0.34.el7.centos.x86_64                        @updates
        Güncelle            1:2.02-0.44.el7.centos.x86_64                        @base
        Güncellendi   grub2-tools-1:2.02-0.34.el7.centos.x86_64                  @updates
        Güncelle                  1:2.02-0.44.el7.centos.x86_64                  @base
        Güncellendi   grubby-8.28-17.el7.x86_64                                  @anaconda
        Güncelle             8.28-18.el7.x86_64                                  @base
        Güncellendi   httpd-2.4.6-40.el7.centos.4.x86_64                         @updates
        Güncelle            2.4.6-45.el7.centos.x86_64                           @base
        Güncellendi   httpd-manual-2.4.6-40.el7.centos.4.noarch                  @updates
        Güncelle                   2.4.6-45.el7.centos.noarch                    @base
        Güncellendi   httpd-tools-2.4.6-40.el7.centos.4.x86_64                   @updates
        Güncelle                  2.4.6-45.el7.centos.x86_64                     @base
        Güncellendi   hunspell-1.3.2-13.el7.x86_64                               @anaconda
        Güncelle               1.3.2-15.el7.x86_64                               @base
        Güncellendi   hwdata-0.252-8.1.el7.x86_64                                @anaconda
        Güncelle             0.252-8.4.el7.x86_64                                @base
        Güncellendi   initscripts-9.49.30-1.el7_2.3.x86_64                       @updates
        Güncelle                  9.49.37-1.el7.x86_64                           @base
        Güncellendi   iproute-3.10.0-54.el7_2.1.x86_64                           @updates
        Güncelle              3.10.0-74.el7.x86_64                               @base
        Güncellendi   iprutils-2.4.8-1.el7.x86_64                                @anaconda
        Güncelle               2.4.13.1-1.el7.x86_64                             @base
        Güncellendi   ipset-6.19-4.el7.x86_64                                    @base
        Güncelle            6.19-6.el7.x86_64                                    @base
        Güncellendi   ipset-devel-6.19-4.el7.x86_64                              @base
        Güncelle                  6.19-6.el7.x86_64                              @base
        Güncellendi   ipset-libs-6.19-4.el7.x86_64                               @base
        Güncelle                 6.19-6.el7.x86_64                               @base
        Güncellendi   iptables-1.4.21-16.el7.x86_64                              @anaconda
        Güncelle               1.4.21-17.el7.x86_64                              @base
        Güncellendi   iptables-devel-1.4.21-16.el7.x86_64                        @base
        Güncelle                     1.4.21-17.el7.x86_64                        @base
        Güncellendi   iptables-services-1.4.21-16.el7.x86_64                     @base
        Güncelle                        1.4.21-17.el7.x86_64                     @base
        Güncellendi   iptables-utils-1.4.21-16.el7.x86_64                        @base
        Güncelle                     1.4.21-17.el7.x86_64                        @base
        Güncellendi   iputils-20121221-7.el7.x86_64                              @anaconda
        Güncelle              20160308-8.el7.x86_64                              @base
        Güncellendi   irqbalance-3:1.0.7-5.el7.x86_64                            @anaconda
        Güncelle                 3:1.0.7-6.el7.x86_64                            @base
        Güncellendi   iw-3.10-6.el7.x86_64                                       @anaconda
        Güncelle         4.3-1.el7.x86_64                                        @base
        Güncellendi   iwl100-firmware-39.31.5.1-43.el7.noarch                    @anaconda
        Güncelle                      39.31.5.1-49.el7.noarch                    @base
        Güncellendi   iwl1000-firmware-1:39.31.5.1-43.el7.noarch                 @anaconda
        Güncelle                       1:39.31.5.1-49.el7.noarch                 @base
        Güncellendi   iwl105-firmware-18.168.6.1-43.el7.noarch                   @anaconda
        Güncelle                      18.168.6.1-49.el7.noarch                   @base
        Güncellendi   iwl135-firmware-18.168.6.1-43.el7.noarch                   @anaconda
        Güncelle                      18.168.6.1-49.el7.noarch                   @base
        Güncellendi   iwl2000-firmware-18.168.6.1-43.el7.noarch                  @anaconda
        Güncelle                       18.168.6.1-49.el7.noarch                  @base
        Güncellendi   iwl2030-firmware-18.168.6.1-43.el7.noarch                  @anaconda
        Güncelle                       18.168.6.1-49.el7.noarch                  @base
        Güncellendi   iwl3160-firmware-22.0.7.0-43.el7.noarch                    @anaconda
        Güncelle                       22.0.7.0-49.el7.noarch                    @base
        Güncellendi   iwl3945-firmware-15.32.2.9-43.el7.noarch                   @anaconda
        Güncelle                       15.32.2.9-49.el7.noarch                   @base
        Güncellendi   iwl4965-firmware-228.61.2.24-43.el7.noarch                 @anaconda
        Güncelle                       228.61.2.24-49.el7.noarch                 @base
        Güncellendi   iwl5000-firmware-8.83.5.1_1-43.el7.noarch                  @anaconda
        Güncelle                       8.83.5.1_1-49.el7.noarch                  @base
        Güncellendi   iwl5150-firmware-8.24.2.2-43.el7.noarch                    @anaconda
        Güncelle                       8.24.2.2-49.el7.noarch                    @base
        Güncellendi   iwl6000-firmware-9.221.4.1-43.el7.noarch                   @anaconda
        Güncelle                       9.221.4.1-49.el7.noarch                   @base
        Güncellendi   iwl6000g2a-firmware-17.168.5.3-43.el7.noarch               @anaconda
        Güncelle                          17.168.5.3-49.el7.noarch               @base
        Güncellendi   iwl6000g2b-firmware-17.168.5.2-43.el7.noarch               @anaconda
        Güncelle                          17.168.5.2-49.el7.noarch               @base
        Güncellendi   iwl6050-firmware-41.28.5.1-43.el7.noarch                   @anaconda
        Güncelle                       41.28.5.1-49.el7.noarch                   @base
        Güncellendi   iwl7260-firmware-22.0.7.0-43.el7.noarch                    @anaconda
        Güncelle                       22.0.7.0-49.el7.noarch                    @base
        Güncellendi   iwl7265-firmware-22.0.7.0-43.el7.noarch                    @anaconda
        Güncelle                       22.0.7.0-49.el7.noarch                    @base
        Güncellendi   java-1.8.0-openjdk-1:1.8.0.111-1.b15.el7_2.x86_64          @updates
        Güncelle                         1:1.8.0.111-2.b15.el7_3.x86_64          @updates
        Güncellendi   java-1.8.0-openjdk-headless-1:1.8.0.111-1.b15.el7_2.x86_64 @updates
        Güncelle                                  1:1.8.0.111-2.b15.el7_3.x86_64 @updates
        Güncellendi   kbd-1.15.5-11.el7.x86_64                                   @anaconda
        Güncelle          1.15.5-12.el7.x86_64                                   @base
        Güncellendi   kbd-legacy-1.15.5-11.el7.noarch                            @anaconda
        Güncelle                 1.15.5-12.el7.noarch                            @base
        Güncellendi   kbd-misc-1.15.5-11.el7.noarch                              @anaconda
        Güncelle               1.15.5-12.el7.noarch                              @base
        Sil           kernel-3.10.0-327.el7.x86_64                               @anaconda
        Kur           kernel-3.10.0-514.2.2.el7.x86_64                           @updates
        Kur           kernel-devel-3.10.0-514.2.2.el7.x86_64                     @updates
        Güncellendi   kernel-headers-3.10.0-327.36.3.el7.x86_64                  @updates
        Güncelle                     3.10.0-514.2.2.el7.x86_64                   @updates
        Güncellendi   kernel-tools-3.10.0-327.36.3.el7.x86_64                    @updates
        Güncelle                   3.10.0-514.2.2.el7.x86_64                     @updates
        Güncellendi   kernel-tools-libs-3.10.0-327.36.3.el7.x86_64               @updates
        Güncelle                        3.10.0-514.2.2.el7.x86_64                @updates
        Güncellendi   kexec-tools-2.0.7-38.el7_2.1.x86_64                        @updates
        Güncelle                  2.0.7-50.el7.x86_64                            @base
        Güncellendi   kmod-20-8.el7_2.x86_64                                     @updates
        Güncelle           20-9.el7.x86_64                                       @base
        Güncellendi   kmod-libs-20-8.el7_2.x86_64                                @updates
        Güncelle                20-9.el7.x86_64                                  @base
        Güncellendi   kpartx-0.4.9-85.el7_2.6.x86_64                             @updates
        Güncelle             0.4.9-99.el7.x86_64                                 @base
        Güncellendi   kpatch-0.3.1-1.el7_2.noarch                                @updates
        Güncelle             0.3.2-1.el7.noarch                                  @base
        Güncellendi   krb5-devel-1.13.2-12.el7_2.x86_64                          @updates
        Güncelle                 1.14.1-27.el7_3.x86_64                          @updates
        Güncellendi   krb5-libs-1.13.2-12.el7_2.x86_64                           @updates
        Güncelle                1.14.1-27.el7_3.x86_64                           @updates
        Güncellendi   lcms2-2.6-2.el7.x86_64                                     @base
        Güncelle            2.6-3.el7.x86_64                                     @base
        Güncellendi   lcms2-devel-2.6-2.el7.x86_64                               @base
        Güncelle                  2.6-3.el7.x86_64                               @base
        Güncellendi   libX11-1.6.3-2.el7.x86_64                                  @anaconda
        Güncelle             1.6.3-3.el7.x86_64                                  @base
        Güncellendi   libX11-common-1.6.3-2.el7.noarch                           @anaconda
        Güncelle                    1.6.3-3.el7.noarch                           @base
        Güncellendi   libX11-devel-1.6.3-2.el7.x86_64                            @base
        Güncelle                   1.6.3-3.el7.x86_64                            @base
        Güncellendi   libblkid-2.23.2-26.el7_2.3.x86_64                          @updates
        Güncelle               2.23.2-33.el7.x86_64                              @base
        Güncellendi   libcom_err-1.42.9-7.el7.x86_64                             @anaconda
        Güncelle                 1.42.9-9.el7.x86_64                             @base
        Güncellendi   libcom_err-devel-1.42.9-7.el7.x86_64                       @base
        Güncelle                       1.42.9-9.el7.x86_64                       @base
        Güncellendi   libcurl-7.29.0-25.el7.centos.x86_64                        @anaconda
        Güncelle              7.29.0-35.el7.centos.x86_64                        @base
        Güncellendi   libcurl-devel-7.29.0-25.el7.centos.x86_64                  @base
        Güncelle                    7.29.0-35.el7.centos.x86_64                  @base
        Güncellendi   libdrm-2.4.60-3.el7.x86_64                                 @anaconda
        Güncelle             2.4.67-3.el7.x86_64                                 @base
        Güncellendi   libdrm-devel-2.4.60-3.el7.x86_64                           @base
        Güncelle                   2.4.67-3.el7.x86_64                           @base
        Güncellendi   libffi-3.0.13-16.el7.x86_64                                @anaconda
        Güncelle             3.0.13-18.el7.x86_64                                @base
        Güncellendi   libfprint-0.5.0-3.el7.x86_64                               @anaconda
        Güncelle                0.5.0-4.el7.x86_64                               @base
        Güncellendi   libgcc-4.8.5-4.el7.x86_64                                  @anaconda
        Güncelle             4.8.5-11.el7.x86_64                                 @base
        Güncellendi   libgcrypt-1.5.3-12.el7_1.1.x86_64                          @anaconda
        Güncelle                1.5.3-13.el7_3.1.x86_64                          @updates
        Güncellendi   libgcrypt-devel-1.5.3-12.el7_1.1.x86_64                    @base
        Güncelle                      1.5.3-13.el7_3.1.x86_64                    @updates
        Güncellendi   libgomp-4.8.5-4.el7.x86_64                                 @anaconda
        Güncelle              4.8.5-11.el7.x86_64                                @base
        Güncellendi   libgudev1-219-19.el7_2.13.x86_64                           @updates
        Güncelle                219-30.el7_3.6.x86_64                            @updates
        Güncellendi   libibverbs-1.1.8-8.el7.x86_64                              @base
        Güncelle                 1.2.1-1.el7.x86_64                              @base
        Dep-Install   libkadm5-1.14.1-27.el7_3.x86_64                            @updates
        Güncellendi   libmount-2.23.2-26.el7_2.3.x86_64                          @updates
        Güncelle               2.23.2-33.el7.x86_64                              @base
        Güncellendi   libndp-1.2-6.el7_2.x86_64                                  @updates
        Güncelle             1.2-7.el7.x86_64                                    @base
        Güncellendi   libnl3-3.2.21-10.el7.x86_64                                @anaconda
        Güncelle             3.2.28-2.el7.x86_64                                 @base
        Güncellendi   libnl3-cli-3.2.21-10.el7.x86_64                            @anaconda
        Güncelle                 3.2.28-2.el7.x86_64                             @base
        Güncellendi   libproxy-0.4.11-8.el7.x86_64                               @anaconda
        Güncelle               0.4.11-10.el7.x86_64                              @base
        Güncellendi   librados2-1:0.80.7-3.el7.x86_64                            @base
        Güncelle                1:0.94.5-1.el7.x86_64                            @base
        Güncellendi   librbd1-1:0.80.7-3.el7.x86_64                              @base
        Güncelle              1:0.94.5-1.el7.x86_64                              @base
        Güncellendi   librdmacm-1.0.21-1.el7.x86_64                              @base
        Güncelle                1.1.0-2.el7.x86_64                               @base
        Güncellendi   libreport-2.1.11-32.el7.centos.x86_64                      @anaconda
        Güncelle                2.1.11-35.el7.centos.x86_64                      @base
        Güncellendi   libreport-centos-2.1.11-32.el7.centos.x86_64               @anaconda
        Güncelle                       2.1.11-35.el7.centos.x86_64               @base
        Güncellendi   libreport-cli-2.1.11-32.el7.centos.x86_64                  @anaconda
        Güncelle                    2.1.11-35.el7.centos.x86_64                  @base
        Güncellendi   libreport-filesystem-2.1.11-32.el7.centos.x86_64           @anaconda
        Güncelle                           2.1.11-35.el7.centos.x86_64           @base
        Güncellendi   libreport-plugin-mailx-2.1.11-32.el7.centos.x86_64         @anaconda
        Güncelle                             2.1.11-35.el7.centos.x86_64         @base
        Güncellendi   libreport-plugin-mantisbt-2.1.11-32.el7.centos.x86_64      @anaconda
        Güncelle                                2.1.11-35.el7.centos.x86_64      @base
        Güncellendi   libreport-plugin-rhtsupport-2.1.11-32.el7.centos.x86_64    @anaconda
        Güncelle                                  2.1.11-35.el7.centos.x86_64    @base
        Güncellendi   libreport-plugin-ureport-2.1.11-32.el7.centos.x86_64       @anaconda
        Güncelle                               2.1.11-35.el7.centos.x86_64       @base
        Güncellendi   libreport-python-2.1.11-32.el7.centos.x86_64               @anaconda
        Güncelle                       2.1.11-35.el7.centos.x86_64               @base
        Güncellendi   libreport-web-2.1.11-32.el7.centos.x86_64                  @anaconda
        Güncelle                    2.1.11-35.el7.centos.x86_64                  @base
        Güncellendi   libselinux-2.2.2-6.el7.x86_64                              @anaconda
        Güncelle                 2.5-6.el7.x86_64                                @base
        Güncellendi   libselinux-devel-2.2.2-6.el7.x86_64                        @base
        Güncelle                       2.5-6.el7.x86_64                          @base
        Güncellendi   libselinux-python-2.2.2-6.el7.x86_64                       @anaconda
        Güncelle                        2.5-6.el7.x86_64                         @base
        Güncellendi   libselinux-utils-2.2.2-6.el7.x86_64                        @anaconda
        Güncelle                       2.5-6.el7.x86_64                          @base
        Güncellendi   libsemanage-2.1.10-18.el7.x86_64                           @anaconda
        Güncelle                  2.5-4.el7.x86_64                               @base
        Güncellendi   libsepol-2.1.9-3.el7.x86_64                                @anaconda
        Güncelle               2.5-6.el7.x86_64                                  @base
        Güncellendi   libsepol-devel-2.1.9-3.el7.x86_64                          @base
        Güncelle                     2.5-6.el7.x86_64                            @base
        Güncellendi   libsoup-2.48.1-3.el7.x86_64                                @anaconda
        Güncelle              2.48.1-6.el7.x86_64                                @base
        Güncellendi   libss-1.42.9-7.el7.x86_64                                  @anaconda
        Güncelle            1.42.9-9.el7.x86_64                                  @base
        Güncellendi   libsss_idmap-1.13.0-40.el7_2.12.x86_64                     @updates
        Güncelle                   1.14.0-43.el7_3.4.x86_64                      @updates
        Güncellendi   libsss_nss_idmap-1.13.0-40.el7_2.12.x86_64                 @updates
        Güncelle                       1.14.0-43.el7_3.4.x86_64                  @updates
        Güncellendi   libstdc++-4.8.5-4.el7.x86_64                               @anaconda
        Güncelle                4.8.5-11.el7.x86_64                              @base
        Güncellendi   libstdc++-devel-4.8.5-4.el7.x86_64                         @base
        Güncelle                      4.8.5-11.el7.x86_64                        @base
        Güncellendi   libstoragemgmt-1.2.3-4.el7.x86_64                          @anaconda
        Güncelle                     1.3.4-1.el7.x86_64                          @base
        Güncellendi   libstoragemgmt-python-1.2.3-4.el7.noarch                   @anaconda
        Güncelle                            1.3.4-1.el7.noarch                   @base
        Dep-Install   libstoragemgmt-python-clibs-1.3.4-1.el7.x86_64             @base
        Güncellendi   libtasn1-3.8-2.el7.x86_64                                  @anaconda
        Güncelle               3.8-3.el7.x86_64                                  @base
        Güncellendi   libteam-1.17-7.el7_2.x86_64                                @updates
        Güncelle              1.25-4.el7.x86_64                                  @base
        Güncellendi   libtirpc-0.2.4-0.6.el7.x86_64                              @base
        Güncelle               0.2.4-0.8.el7.x86_64                              @base
        Güncellendi   libusbx-1.0.15-4.el7.x86_64                                @anaconda
        Güncelle              1.0.20-1.el7.x86_64                                @base
        Güncellendi   libuuid-2.23.2-26.el7_2.3.x86_64                           @updates
        Güncelle              2.23.2-33.el7.x86_64                               @base
        Güncellendi   linux-firmware-20150904-43.git6ebf5d5.el7.noarch           @anaconda
        Güncelle                     20160830-49.git7534e19.el7.noarch           @base
        Güncellendi   lksctp-tools-1.0.13-3.el7.x86_64                           @base
        Güncelle                   1.0.17-2.el7.x86_64                           @base
        Güncellendi   lm_sensors-devel-3.3.4-11.el7.x86_64                       @base
        Güncelle                       3.4.0-4.20160601gitf9185e5.el7.x86_64     @base
        Güncellendi   lm_sensors-libs-3.3.4-11.el7.x86_64                        @anaconda
        Güncelle                      3.4.0-4.20160601gitf9185e5.el7.x86_64      @base
        Güncellendi   logrotate-3.8.6-7.el7_2.x86_64                             @updates
        Güncelle                3.8.6-12.el7.x86_64                              @base
        Güncellendi   lsscsi-0.27-3.el7.x86_64                                   @anaconda
        Güncelle             0.27-4.el7.x86_64                                   @base
        Güncellendi   lua-5.1.4-14.el7.x86_64                                    @anaconda
        Güncelle          5.1.4-15.el7.x86_64                                    @base
        Güncellendi   lua-devel-5.1.4-14.el7.x86_64                              @base
        Güncelle                5.1.4-15.el7.x86_64                              @base
        Güncellendi   lvm2-7:2.02.130-5.el7_2.5.x86_64                           @updates
        Güncelle           7:2.02.166-1.el7_3.1.x86_64                           @updates
        Güncellendi   lvm2-libs-7:2.02.130-5.el7_2.5.x86_64                      @updates
        Güncelle                7:2.02.166-1.el7_3.1.x86_64                      @updates
        Güncellendi   lz4-r131-1.el7.x86_64                                      @epel
        Güncelle          1.7.3-1.el7.x86_64                                     @epel
        Güncellendi   make-1:3.82-21.el7.x86_64                                  @anaconda
        Güncelle           1:3.82-23.el7.x86_64                                  @base
        Güncellendi   man-pages-overrides-7.2.4-1.el7.x86_64                     @anaconda
        Güncelle                          7.3.2-2.el7.x86_64                     @base
        Güncellendi   mdadm-3.3.2-7.el7_2.1.x86_64                               @updates
        Güncelle            3.4-14.el7.x86_64                                    @base
        Güncellendi   mesa-libEGL-10.6.5-3.20150824.el7.x86_64                   @base
        Güncelle                  11.2.2-2.20160614.el7.x86_64                   @base
        Güncellendi   mesa-libGL-10.6.5-3.20150824.el7.x86_64                    @base
        Güncelle                 11.2.2-2.20160614.el7.x86_64                    @base
        Güncellendi   mesa-libGL-devel-10.6.5-3.20150824.el7.x86_64              @base
        Güncelle                       11.2.2-2.20160614.el7.x86_64              @base
        Güncellendi   mesa-libgbm-10.6.5-3.20150824.el7.x86_64                   @base
        Güncelle                  11.2.2-2.20160614.el7.x86_64                   @base
        Güncellendi   mesa-libglapi-10.6.5-3.20150824.el7.x86_64                 @base
        Güncelle                    11.2.2-2.20160614.el7.x86_64                 @base
        Güncellendi   microcode_ctl-2:2.1-12.el7_2.1.x86_64                      @updates
        Güncelle                    2:2.1-16.el7.x86_64                          @base
        Güncellendi   mlocate-0.26-5.el7.x86_64                                  @anaconda
        Güncelle              0.26-6.el7.x86_64                                  @base
        Güncellendi   mod_ssl-1:2.4.6-40.el7.centos.4.x86_64                     @updates
        Güncelle              1:2.4.6-45.el7.centos.x86_64                       @base
        Güncellendi   mozjs17-17.0.0-12.el7.x86_64                               @anaconda
        Güncelle              17.0.0-19.el7.x86_64                               @base
        Güncellendi   nettle-2.7.1-4.el7.x86_64                                  @anaconda
        Güncelle             2.7.1-8.el7.x86_64                                  @base
        Güncellendi   nss-3.21.0-9.el7_2.x86_64                                  @updates
        Güncelle          3.21.3-2.el7_3.x86_64                                  @updates
        Güncellendi   nss-softokn-3.16.2.3-14.2.el7_2.x86_64                     @updates
        Güncelle                  3.16.2.3-14.4.el7.x86_64                       @base
        Güncellendi   nss-softokn-freebl-3.16.2.3-14.2.el7_2.x86_64              @updates
        Güncelle                         3.16.2.3-14.4.el7.x86_64                @base
        Güncellendi   nss-sysinit-3.21.0-9.el7_2.x86_64                          @updates
        Güncelle                  3.21.3-2.el7_3.x86_64                          @updates
        Güncellendi   nss-tools-3.21.0-9.el7_2.x86_64                            @updates
        Güncelle                3.21.3-2.el7_3.x86_64                            @updates
        Güncellendi   nss-util-3.21.0-2.2.el7_2.x86_64                           @updates
        Güncelle               3.21.3-1.1.el7_3.x86_64                           @updates
        Güncellendi   ntp-4.2.6p5-22.el7.centos.2.x86_64                         @updates
        Güncelle          4.2.6p5-25.el7.centos.x86_64                           @base
        Güncellendi   ntpdate-4.2.6p5-22.el7.centos.2.x86_64                     @updates
        Güncelle              4.2.6p5-25.el7.centos.x86_64                       @base
        Güncellendi   ntsysv-1.3.61-5.el7_2.1.x86_64                             @updates
        Güncelle             1.7.2-1.el7.x86_64                                  @base
        Güncellendi   openldap-2.4.40-9.el7_2.x86_64                             @updates
        Güncelle               2.4.40-13.el7.x86_64                              @base
        Güncellendi   openldap-devel-2.4.40-9.el7_2.x86_64                       @updates
        Güncelle                     2.4.40-13.el7.x86_64                        @base
        Güncellendi   openssh-6.6.1p1-25.el7_2.x86_64                            @updates
        Güncelle              6.6.1p1-31.el7.x86_64                              @base
        Güncellendi   openssh-clients-6.6.1p1-25.el7_2.x86_64                    @updates
        Güncelle                      6.6.1p1-31.el7.x86_64                      @base
        Güncellendi   openssh-server-6.6.1p1-25.el7_2.x86_64                     @updates
        Güncelle                     6.6.1p1-31.el7.x86_64                       @base
        Güncellendi   openssl-1:1.0.1e-51.el7_2.7.x86_64                         @updates
        Güncelle              1:1.0.1e-60.el7.x86_64                             @base
        Güncellendi   openssl-devel-1:1.0.1e-51.el7_2.7.x86_64                   @updates
        Güncelle                    1:1.0.1e-60.el7.x86_64                       @base
        Güncellendi   openssl-libs-1:1.0.1e-51.el7_2.7.x86_64                    @updates
        Güncelle                   1:1.0.1e-60.el7.x86_64                        @base
        Güncellendi   os-prober-1.58-5.el7.x86_64                                @anaconda
        Güncelle                1.58-9.el7.x86_64                                @base
        Güncellendi   pam-1.1.8-12.el7_1.1.x86_64                                @anaconda
        Güncelle          1.1.8-18.el7.x86_64                                    @base
        Güncellendi   pam-devel-1.1.8-12.el7_1.1.x86_64                          @base
        Güncelle                1.1.8-18.el7.x86_64                              @base
        Güncellendi   parted-3.1-23.el7.x86_64                                   @anaconda
        Güncelle             3.1-28.el7.x86_64                                   @base
        Güncellendi   pciutils-3.2.1-4.el7.x86_64                                @anaconda
        Güncelle               3.5.1-1.el7.x86_64                                @base
        Güncellendi   pciutils-libs-3.2.1-4.el7.x86_64                           @anaconda
        Güncelle                    3.5.1-1.el7.x86_64                           @base
        Güncellendi   perl-4:5.16.3-286.el7.x86_64                               @anaconda
        Güncelle           4:5.16.3-291.el7.x86_64                               @base
        Güncellendi   perl-ExtUtils-Embed-1.30-286.el7.noarch                    @base
        Güncelle                          1.30-291.el7.noarch                    @base
        Güncellendi   perl-ExtUtils-Install-1.58-286.el7.noarch                  @base
        Güncelle                            1.58-291.el7.noarch                  @base
        Güncellendi   perl-IO-Socket-SSL-1.94-3.el7.noarch                       @base
        Güncelle                         1.94-5.el7.noarch                       @base
        Güncellendi   perl-Net-SSLeay-1.55-3.el7.x86_64                          @base
        Güncelle                      1.55-4.el7.x86_64                          @base
        Güncellendi   perl-Pod-Escapes-1:1.04-286.el7.noarch                     @anaconda
        Güncelle                       1:1.04-291.el7.noarch                     @base
        Güncellendi   perl-Socket-2.010-3.el7.x86_64                             @anaconda
        Güncelle                  2.010-4.el7.x86_64                             @base
        Güncellendi   perl-devel-4:5.16.3-286.el7.x86_64                         @base
        Güncelle                 4:5.16.3-291.el7.x86_64                         @base
        Güncellendi   perl-libs-4:5.16.3-286.el7.x86_64                          @anaconda
        Güncelle                4:5.16.3-291.el7.x86_64                          @base
        Güncellendi   perl-macros-4:5.16.3-286.el7.x86_64                        @anaconda
        Güncelle                  4:5.16.3-291.el7.x86_64                        @base
        Güncellendi   pinentry-0.8.1-14.el7.x86_64                               @anaconda
        Güncelle               0.8.1-17.el7.x86_64                               @base
        Güncellendi   pixman-0.32.6-3.el7.x86_64                                 @base
        Güncelle             0.34.0-1.el7.x86_64                                 @base
        Güncellendi   plymouth-0.8.9-0.24.20140113.el7.centos.x86_64             @anaconda
        Güncelle               0.8.9-0.26.20140113.el7.centos.x86_64             @base
        Güncellendi   plymouth-core-libs-0.8.9-0.24.20140113.el7.centos.x86_64   @anaconda
        Güncelle                         0.8.9-0.26.20140113.el7.centos.x86_64   @base
        Güncellendi   plymouth-scripts-0.8.9-0.24.20140113.el7.centos.x86_64     @anaconda
        Güncelle                       0.8.9-0.26.20140113.el7.centos.x86_64     @base
        Güncellendi   policycoreutils-2.2.5-20.el7.x86_64                        @anaconda
        Güncelle                      2.5-9.el7.x86_64                           @updates
        Güncellendi   polkit-0.112-7.el7_2.x86_64                                @updates
        Güncelle             0.112-9.el7.x86_64                                  @base
        Güncellendi   postgresql-libs-9.2.15-1.el7_2.x86_64                      @updates
        Güncelle                      9.2.18-1.el7.x86_64                        @base
        Güncellendi   procps-ng-3.3.10-5.el7_2.x86_64                            @updates
        Güncelle                3.3.10-10.el7.x86_64                             @base
        Güncellendi   psacct-6.6.1-9.el7.x86_64                                  @anaconda
        Güncelle             6.6.1-11.el7.x86_64                                 @base
        Güncellendi   python-2.7.5-39.el7_2.x86_64                               @updates
        Güncelle             2.7.5-48.el7.x86_64                                 @base
        Dep-Install   python-firewall-0.4.3.2-8.el7.noarch                       @base
        Güncellendi   python-libs-2.7.5-39.el7_2.x86_64                          @updates
        Güncelle                  2.7.5-48.el7.x86_64                            @base
        Güncellendi   python-magic-5.11-31.el7.noarch                            @base
        Güncelle                   5.11-33.el7.noarch                            @base
        Güncellendi   python-perf-3.10.0-327.36.3.el7.x86_64                     @updates
        Güncelle                  3.10.0-514.2.2.el7.x86_64                      @updates
        Güncellendi   python-pycurl-7.19.0-17.el7.x86_64                         @anaconda
        Güncelle                    7.19.0-19.el7.x86_64                         @base
        Güncellendi   python-urlgrabber-3.10-7.el7.noarch                        @anaconda
        Güncelle                        3.10-8.el7.noarch                        @base
        Güncellendi   quota-1:4.01-11.el7_2.1.x86_64                             @updates
        Güncelle            1:4.01-14.el7.x86_64                                 @base
        Güncellendi   quota-nls-1:4.01-11.el7_2.1.noarch                         @updates
        Güncelle                1:4.01-14.el7.noarch                             @base
        Güncellendi   rdma-7.2_4.1_rc6-2.el7.noarch                              @updates
        Güncelle           7.3_4.7_rc2-5.el7.noarch                              @base
        Güncellendi   redis-3.2.5-1.el7.remi.x86_64                              @remi
        Güncelle            3.2.6-1.el7.remi.x86_64                              @remi
        Güncellendi   rng-tools-5-7.el7.x86_64                                   @anaconda
        Güncelle                5-8.el7.x86_64                                   @base
        Güncellendi   rpcbind-0.2.0-33.el7_2.1.x86_64                            @updates
        Güncelle              0.2.0-38.el7.x86_64                                @base
        Güncellendi   rpm-4.11.3-17.el7.x86_64                                   @anaconda
        Güncelle          4.11.3-21.el7.x86_64                                   @base
        Güncellendi   rpm-build-libs-4.11.3-17.el7.x86_64                        @anaconda
        Güncelle                     4.11.3-21.el7.x86_64                        @base
        Güncellendi   rpm-devel-4.11.3-17.el7.x86_64                             @base
        Güncelle                4.11.3-21.el7.x86_64                             @base
        Güncellendi   rpm-libs-4.11.3-17.el7.x86_64                              @anaconda
        Güncelle               4.11.3-21.el7.x86_64                              @base
        Güncellendi   rpm-python-4.11.3-17.el7.x86_64                            @anaconda
        Güncelle                 4.11.3-21.el7.x86_64                            @base
        Güncellendi   rsyslog-7.4.7-12.el7.x86_64                                @anaconda
        Güncelle              7.4.7-16.el7.x86_64                                @base
        Güncellendi   satyr-0.13-12.el7.x86_64                                   @anaconda
        Güncelle            0.13-14.el7.x86_64                                   @base
        Güncellendi   selinux-policy-3.13.1-60.el7_2.9.noarch                    @updates
        Güncelle                     3.13.1-102.el7_3.7.noarch                   @updates
        Güncellendi   selinux-policy-targeted-3.13.1-60.el7_2.9.noarch           @updates
        Güncelle                              3.13.1-102.el7_3.7.noarch          @updates
        Güncellendi   setup-2.8.71-6.el7.noarch                                  @anaconda
        Güncelle            2.8.71-7.el7.noarch                                  @base
        Güncellendi   sg3_utils-libs-1.37-5.el7.x86_64                           @anaconda
        Güncelle                     1.37-9.el7.x86_64                           @base
        Güncellendi   shadow-utils-2:4.1.5.1-18.el7.x86_64                       @anaconda
        Güncelle                   2:4.1.5.1-24.el7.x86_64                       @base
        Güncellendi   smartmontools-1:6.2-4.el7.x86_64                           @anaconda
        Güncelle                    1:6.2-7.el7.x86_64                           @base
        Güncellendi   sos-3.2-35.el7.centos.3.noarch                             @updates
        Güncelle          3.3-5.el7.centos.noarch                                @updates
        Güncellendi   sssd-client-1.13.0-40.el7_2.12.x86_64                      @updates
        Güncelle                  1.14.0-43.el7_3.4.x86_64                       @updates
        Güncellendi   sudo-1.8.6p7-17.el7_2.x86_64                               @updates
        Güncelle           1.8.6p7-21.el7_3.x86_64                               @updates
        Güncellendi   sysstat-10.1.5-7.el7.x86_64                                @anaconda
        Güncelle              10.1.5-11.el7.x86_64                               @base
        Güncellendi   systemd-219-19.el7_2.13.x86_64                             @updates
        Güncelle              219-30.el7_3.6.x86_64                              @updates
        Güncellendi   systemd-libs-219-19.el7_2.13.x86_64                        @updates
        Güncelle                   219-30.el7_3.6.x86_64                         @updates
        Güncellendi   systemd-python-219-19.el7_2.13.x86_64                      @updates
        Güncelle                     219-30.el7_3.6.x86_64                       @updates
        Güncellendi   systemd-sysv-219-19.el7_2.13.x86_64                        @updates
        Güncelle                   219-30.el7_3.6.x86_64                         @updates
        Güncellendi   systemtap-runtime-2.8-10.el7.x86_64                        @anaconda
        Güncelle                        3.0-7.el7.x86_64                         @base
        Güncellendi   systemtap-sdt-devel-2.8-10.el7.x86_64                      @base
        Güncelle                          3.0-7.el7.x86_64                       @base
        Güncellendi   tar-2:1.26-29.el7.x86_64                                   @anaconda
        Güncelle          2:1.26-31.el7.x86_64                                   @base
        Güncellendi   tcsh-6.18.01-8.el7.x86_64                                  @anaconda
        Güncelle           6.18.01-13.el7.x86_64                                 @base
        Güncellendi   teamd-1.17-7.el7_2.x86_64                                  @updates
        Güncelle            1.25-4.el7.x86_64                                    @base
        Güncellendi   traceroute-3:2.0.19-5.el7.x86_64                           @anaconda
        Güncelle                 3:2.0.22-2.el7.x86_64                           @base
        Güncellendi   tuned-2.5.1-4.el7_2.6.noarch                               @updates
        Güncelle            2.7.1-3.el7_3.1.noarch                               @updates
        Güncellendi   tzdata-2016h-1.el7.noarch                                  @updates
        Güncelle             2016j-1.el7.noarch                                  @updates
        Güncellendi   tzdata-java-2016h-1.el7.noarch                             @updates
        Güncelle                  2016j-1.el7.noarch                             @updates
        Güncellendi   unzip-6.0-15.el7.x86_64                                    @anaconda
        Güncelle            6.0-16.el7.x86_64                                    @base
        Güncellendi   usb_modeswitch-1.2.7-6.el7.x86_64                          @anaconda
        Güncelle                     2.4.0-5.el7.x86_64                          @base
        Güncellendi   usb_modeswitch-data-20130807-2.el7.noarch                  @anaconda
        Güncelle                          20160612-2.el7.noarch                  @base
        Güncellendi   util-linux-2.23.2-26.el7_2.3.x86_64                        @updates
        Güncelle                 2.23.2-33.el7.x86_64                            @base
        Güncellendi   virt-what-1.13-6.el7.x86_64                                @anaconda
        Güncelle                1.13-8.el7.x86_64                                @base
        Güncellendi   wget-1.14-10.el7_0.1.x86_64                                @anaconda
        Güncelle           1.14-13.el7.x86_64                                    @base
        Güncellendi   wpa_supplicant-1:2.0-17.el7_1.x86_64                       @anaconda
        Güncelle                     1:2.0-20.el7.x86_64                         @base
        Güncellendi   xdg-utils-1.1.0-0.16.20120809git.el7.noarch                @anaconda
        Güncelle                1.1.0-0.17.20120809git.el7.noarch                @base
        Güncellendi   xfsprogs-3.2.2-2.el7.x86_64                                @anaconda
        Güncelle               4.5.0-8.el7.x86_64                                @base
        Güncellendi   xorg-x11-proto-devel-7.7-12.el7.noarch                     @base
        Güncelle                           7.7-13.el7.noarch                     @base
        Güncellendi   xz-5.1.2-12alpha.el7.x86_64                                @anaconda
        Güncelle         5.2.2-1.el7.x86_64                                      @base
        Güncellendi   xz-devel-5.1.2-12alpha.el7.x86_64                          @base
        Güncelle               5.2.2-1.el7.x86_64                                @base
        Güncellendi   xz-libs-5.1.2-12alpha.el7.x86_64                           @anaconda
        Güncelle              5.2.2-1.el7.x86_64                                 @base
        Güncellendi   yum-3.4.3-132.el7.centos.0.1.noarch                        @anaconda
        Güncelle          3.4.3-150.el7.centos.noarch                            @base
        Güncellendi   yum-langpacks-0.4.2-4.el7.noarch                           @anaconda
        Güncelle                    0.4.2-7.el7.noarch                           @base
        Güncellendi   yum-plugin-fastestmirror-1.1.31-34.el7.noarch              @anaconda
        Güncelle                               1.1.31-40.el7.noarch              @base
        Güncellendi   yum-plugin-priorities-1.1.31-34.el7.noarch                 @base
        Güncelle                            1.1.31-40.el7.noarch                 @base
        Güncellendi   yum-utils-1.1.31-34.el7.noarch                             @anaconda
        Güncelle                1.1.31-40.el7.noarch                             @base
        Güncellendi   zip-3.0-10.el7.x86_64                                      @anaconda
        Güncelle          3.0-11.el7.x86_64                                      @base
        Güncellendi   zlib-1.2.7-15.el7.x86_64                                   @anaconda
        Güncelle           1.2.7-17.el7.x86_64                                   @base
        Güncellendi   zlib-devel-1.2.7-15.el7.x86_64                             @base
        Güncelle                 1.2.7-17.el7.x86_64                             @base
    Scriptlet output:
       1 warning: /etc/shadow created as /etc/shadow.rpmnew
       2 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew
       3 warning: /etc/sysctl.conf created as /etc/sysctl.conf.rpmnew
       4 warning: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64/jre/lib/security/java.security created as /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-2.b15.el7_3.x86_64/jre/lib/security/java.security.rpmnew
       5 warning: /etc/selinux/targeted/seusers created as /etc/selinux/targeted/seusers.rpmnew
       6 `/etc/selinux/targeted/modules/active/seusers' -> `/etc/selinux/targeted/active/seusers.local'
       7 warning: /etc/ImageMagick-last/ImageMagick-6/policy.xml saved as /etc/ImageMagick-last/ImageMagick-6/policy.xml.rpmsave
       8 warning: /var/lib/logrotate.status saved as /var/lib/logrotate.status.rpmsave
       9 warning: /etc/selinux/targeted/modules/active/seusers.final saved as /etc/selinux/targeted/modules/active/seusers.final.rpmsave
      10 2672 blok
    history info
    
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    looks like CentOS 7.3 is finally released
    Code (Text):
       Güncellendi   centos-release-7-2.1511.el7.centos.2.10.x86_64             @anaconda
        Güncelle                     7-3.1611.el7.centos.x86_64                  @base
    

    should still work but I see firewalld being updated. Centmin Mod systems don't use firewalld and normal when it detects CentOS 7 it will remove firewalld in favour of CSF Firewall
    Code (Text):
       Güncellendi   firewalld-0.3.9-14.el7.noarch                              @anaconda
        Güncelle                0.4.3.2-8.el7.noarch                             @base
        Dep-Install   firewalld-filesystem-0.4.3.2-8.el7.noarch                  @base

    that can cause problems if firewalld is running as Centmin Mod doesn't configure for firewalld by default unless you tell it to and set FIREWALLD_DISABLE='n' instead of the default FIREWALLD_DISABLE='y'

    when iptables and csf firewall are started/running what output do you get for
    Code (Text):
    systemctl status firewalld
    

    Code (Text):
    systemctl status iptables
    

    Code (Text):
    csf -l
    
     
  5. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    So, should i add that lines to etc/centminmod/custom_config.inc file ?

    Code (Text):
    FIREWALLD_DISABLE='y'


    I don't understand exactly. I disabled both first. For now, i enabled the csf with csfstart command, and server works without problem. But i was run the service iptables stop command and i don't want to try to enable iptables again :)
     
  6. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    it should already default to such FIREWALLD_DISABLE='y' in centmin.sh without doing anything.

    Don't do that iptables is the actual firewall, csf firewall is just a wrapper to iptables. Disabling iptables will prevent csf firewall from working !
     
  7. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    Code (Text):
    [root@server ~]# systemctl status firewalld
    ● firewalld.service - firewalld - dynamic firewall daemon
       Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
       Active: inactive (dead)
         Docs: man:firewalld(1)
    [root@server ~]# systemctl status iptables
    ● iptables.service - IPv4 firewall with iptables
       Loaded: loaded (/usr/lib/systemd/system/iptables.service; enabled; vendor preset: disabled)
       Active: inactive (dead) since Sal 2016-12-13 02:02:01 +03; 41min ago
     Main PID: 857 (code=exited, status=0/SUCCESS)

    So iptables and firewalld disabled now. What should i do ? :) I' m confused.
     
  8. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    firewalld is disabled so that's good

    iptables needs to be renabled for CSF Firewall to work
    Code (Text):
    service iptables start
    chkconfig iptables on

    then confirm via
    Code (Text):
    systemctl status iptables
    
     
  9. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    When i run the service iptables start command, all websites gives connection reset errors. So i disabled it again.

    I think there are a confilict... firewalld not running already but if i start the iptables i see the problems.
     
  10. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    that's why previous post i asked for the output for these commands when csf and iptables are running

    when iptables and csf firewall are started/running what output do you get for

    Code (Text):
    systemctl status iptables
    

    Code (Text):
    csf -l
    
     
  11. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    also what is output for
    Code (Text):
    perl /etc/csf/csftest.pl
    
     
  12. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    csf -l output contains too many lines before run the "service iptables start"

    But now, it gives like that. I think, iptables start / stop command has cleared all rules

    Code (Text):
    [root@server ~]# csf -l
    Chain INPUT (policy ACCEPT 117K packets, 327M bytes)
    num   pkts bytes target     prot opt in     out     source               destination         
    
    Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    num   pkts bytes target     prot opt in     out     source               destination         
    
    Chain OUTPUT (policy ACCEPT 113K packets, 357M bytes)
    num   pkts bytes target     prot opt in     out     source               destination         
    
    Chain PREROUTING (policy ACCEPT 1573 packets, 85548 bytes)
    num   pkts bytes target     prot opt in     out     source               destination         
    
    Chain INPUT (policy ACCEPT 1573 packets, 85548 bytes)
    num   pkts bytes target     prot opt in     out     source               destination         
    
    Chain OUTPUT (policy ACCEPT 3406 packets, 205K bytes)
    num   pkts bytes target     prot opt in     out     source               destination         
    
    Chain POSTROUTING (policy ACCEPT 3406 packets, 205K bytes)
    num   pkts bytes target     prot opt in     out     source               destination 


    Should i disable csf and iptables then start first iptables and then csf ?
    Priority maybe important..

    Also if i reboot the server, it will be same problem if we fix it now.
     
  13. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    perl /etc/csf/csftest.pl output:

    Code (Text):
    [root@server ~]# perl /etc/csf/csftest.pl
    Testing ip_tables/iptable_filter...OK
    Testing ipt_LOG...OK
    Testing ipt_multiport/xt_multiport...OK
    Testing ipt_REJECT...OK
    Testing ipt_state/xt_state...OK
    Testing ipt_limit/xt_limit...OK
    Testing ipt_recent...OK
    Testing xt_connlimit...OK
    Testing ipt_owner/xt_owner...OK
    Testing iptable_nat/ipt_REDIRECT...OK
    Testing iptable_nat/ipt_DNAT...OK
    
    RESULT: csf should function on this server
     
  14. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    looks like all iptables rules have been cleared (csf firewall is only a wrapper to talk with iptables) - you might want to use 123.09beta01's tools/csf-reinstall.sh to reinstall and re-setup csf firewall again but make sure iptables is running and enabled first
    Code (Text):
    service iptables start
    chkconfig iptables on
     
  15. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    Okay i start iptables first than run the /tools/csf-reinstall.sh and it did

    "CSF Firewall data restored"

    And now, websites are works also iptables works too.

    So, fixed! Thank you mate!
     
  16. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    excellent :)
     
  17. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    Also, how csf or iptables rules are cleared with yum update? Is it normal?
     
  18. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    not normal and never would clear via yum update so probably something else i.e. if you flushed the rules via command csf -f

    From csf -h output
    Code (Text):
           -f,  --stop
                  Flush/Stop firewall rules (Note: lfd may restart csf)
    
     
  19. negative

    negative Active Member

    415
    50
    28
    Apr 11, 2015
    Ratings:
    +98
    Local Time:
    11:34 AM
    1.9.10
    10.1.11
    Hello again @eva2000

    When i run the yum update again today, i see that new firewalld version came. So, when i accept and run the update, websites will be break again.

    Ekran Resmi 2017-01-21 01.02.38.png

    Why still my system see the firewalld on updates ? On our system, we are just installed and using centminmod. There are no any custom configure or installation.

    So, should we complete remove / disable the firewalld service ? Thanks
     
  20. eva2000

    eva2000 Administrator Staff Member

    54,894
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    7:34 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    strange it shouldn't be installed with Centmin Mod. But installed is okay if the service isn't started. Problem only happens if firewalld is started.

    on CentOS 7 with Centmin Mod 123.09beta01 not installed on my servers
    Code (Text):
    yum list firewalld firewalld-filesystem -q
    Available Packages
    firewalld.noarch 0.4.3.2-8.1.el7_3 updates
    firewalld-filesystem.noarch 0.4.3.2-8.1.el7_3 updates

    try using yum history info to find out when firewalld firewalld-filesystem were installed
    Code (Text):
    yum history info firewalld firewalld-filesystem -q
    

    Might want to use CODE tags for code How to use forum BBCODE code tags :)