Pomoc - Szukaj - Użytkownicy - Kalendarz
Pełna wersja: Problem z pocztą - blokuje adres IP
Forum PHP.pl > Forum > Serwery WWW > Apache
MateuszRyaN
Witam,
Mam postawioną pocztę (apache+postfix+dovecot+mysql+roundcube) na IMAP'ie.
Wszystko działa bez problemu, nie mam problemu z odbieraniem, wysyłaniem poczty.
Używam roundcube, który skonfigurowany jest tak, aby wszystkie operacje włącznie z sesjami trzymał w bazie mysql.

Problem jest dość nietypowy. Obojętnie czy to w koszu czy w skrzynce odbiorczej, wystarczy że dość szybko zaznaczę, oznacze jako nieprzeczytane czy zaflaguję kilka wiadomości (w kilka sekund, szybkimi klknięciami około 6-10 wiadomości), nagle zawiesza mi pocztę, blokuje mi IP i cały dostęp do serwera przez ssh. Musze się bawić w odblokowywanie, usuwanie z iptables itp.

Nie mam pojęcia co może być przyczyną. Próbowałem z ustawieniami w php.ini oraz my.cnf. Zmienne typu max_allowed_packets czy max_execution_time - ogólnie takie standardowe zmienne związane z wielkością pamięci i miejsca zostały zmienione na max ile się da. W mysql zmienne globalne odpowiedzialne za zapytania też ustawiłem dość wysoko.

Opiszę troche łopatologicznie jak i kiedy wygląda samo zablokowanie.
Wszystko jest OK gdy zaznacze wiadomość i poczekam z pół sekundy na refresh, potem kolejna, refresh, kolejna...OK
Zauważyłem, że problem występuje wtedy gdy hmm...flaguję te wszystkie wiadomości...zanim zostanie wykonany refresh. A przypominam, że wszystko leci do mysql'a.
Więc nie wiem czy nie problem jest w samej konfiguracji mysql. Ilośc zapytań na sekunde / cachowanie zapytań czy coś...

Macie jakieś pomysły?? Proszę o pomoc.
Pyton_000
Skoro blokuje Ci IP to jakiś firewall np. fail2ban czy coś w ten deseń?
ohm
Po zablokowaniu, odblokuj tylko ssh i wrzuć wyniki na jakieś nopaste
iptables -L -nv
cat /etc/hosts.deny
ps aux
MateuszRyaN
No mam zainstalowanego fail4bana, natomiast [roundcube] jest enabled=false ... wyłączony jest dla tej aplikacji. Dobra, dzisiaj w pracy posrpawdzam i dam znać co i jak smile.gif

  1. USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
  2. root 1 0.0 0.0 19364 1580 ? Ss Jul16 0:01 /sbin/init
  3. root 2 0.0 0.0 0 0 ? S Jul16 0:00 [kthreadd]
  4. root 3 0.0 0.0 0 0 ? S Jul16 0:00 [migration/0]
  5. root 4 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/0]
  6. root 5 0.0 0.0 0 0 ? S Jul16 0:00 [migration/0]
  7. root 6 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/0]
  8. root 7 0.0 0.0 0 0 ? S Jul16 0:01 [migration/1]
  9. root 8 0.0 0.0 0 0 ? S Jul16 0:00 [migration/1]
  10. root 9 0.0 0.0 0 0 ? S Jul16 0:01 [ksoftirqd/1]
  11. root 10 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/1]
  12. root 11 0.0 0.0 0 0 ? S Jul16 0:00 [migration/2]
  13. root 12 0.0 0.0 0 0 ? S Jul16 0:00 [migration/2]
  14. root 13 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/2]
  15. root 14 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/2]
  16. root 15 0.0 0.0 0 0 ? S Jul16 0:00 [migration/3]
  17. root 16 0.0 0.0 0 0 ? S Jul16 0:00 [migration/3]
  18. root 17 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/3]
  19. root 18 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/3]
  20. root 19 0.0 0.0 0 0 ? S Jul16 0:00 [migration/4]
  21. root 20 0.0 0.0 0 0 ? S Jul16 0:00 [migration/4]
  22. root 21 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/4]
  23. root 22 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/4]
  24. root 23 0.0 0.0 0 0 ? S Jul16 0:01 [migration/5]
  25. root 24 0.0 0.0 0 0 ? S Jul16 0:00 [migration/5]
  26. root 25 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/5]
  27. root 26 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/5]
  28. root 27 0.0 0.0 0 0 ? S Jul16 0:00 [migration/6]
  29. root 28 0.0 0.0 0 0 ? S Jul16 0:00 [migration/6]
  30. root 29 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/6]
  31. root 30 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/6]
  32. root 31 0.0 0.0 0 0 ? S Jul16 0:00 [migration/7]
  33. root 32 0.0 0.0 0 0 ? S Jul16 0:00 [migration/7]
  34. root 33 0.0 0.0 0 0 ? S Jul16 0:00 [ksoftirqd/7]
  35. root 34 0.0 0.0 0 0 ? S Jul16 0:00 [watchdog/7]
  36. root 35 0.0 0.0 0 0 ? S Jul16 1:03 [events/0]
  37. root 36 0.0 0.0 0 0 ? S Jul16 0:45 [events/1]
  38. root 37 0.0 0.0 0 0 ? S Jul16 0:21 [events/2]
  39. root 38 0.0 0.0 0 0 ? S Jul16 0:23 [events/3]
  40. root 39 0.0 0.0 0 0 ? R Jul16 0:17 [events/4]
  41. root 40 0.0 0.0 0 0 ? R Jul16 0:22 [events/5]
  42. root 41 0.0 0.0 0 0 ? S Jul16 0:22 [events/6]
  43. root 42 0.0 0.0 0 0 ? S Jul16 0:25 [events/7]
  44. root 43 0.0 0.0 0 0 ? S Jul16 0:00 [cgroup]
  45. root 44 0.0 0.0 0 0 ? S Jul16 0:00 [khelper]
  46. root 45 0.0 0.0 0 0 ? S Jul16 0:00 [netns]
  47. root 46 0.0 0.0 0 0 ? S Jul16 0:00 [async/mgr]
  48. root 47 0.0 0.0 0 0 ? S Jul16 0:00 [pm]
  49. root 48 0.0 0.0 0 0 ? S Jul16 0:01 [sync_supers]
  50. root 49 0.0 0.0 0 0 ? S Jul16 0:01 [bdi-default]
  51. root 50 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/0]
  52. root 51 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/1]
  53. root 52 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/2]
  54. root 53 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/3]
  55. root 54 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/4]
  56. root 55 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/5]
  57. root 56 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/6]
  58. root 57 0.0 0.0 0 0 ? S Jul16 0:00 [kintegrityd/7]
  59. root 58 0.0 0.0 0 0 ? S Jul16 0:02 [kblockd/0]
  60. root 59 0.0 0.0 0 0 ? S Jul16 0:00 [kblockd/1]
  61. root 60 0.0 0.0 0 0 ? S Jul16 0:00 [kblockd/2]
  62. root 61 0.0 0.0 0 0 ? S Jul16 0:00 [kblockd/3]
  63. root 62 0.0 0.0 0 0 ? S Jul16 0:02 [kblockd/4]
  64. root 63 0.0 0.0 0 0 ? S Jul16 0:00 [kblockd/5]
  65. root 64 0.0 0.0 0 0 ? S Jul16 0:00 [kblockd/6]
  66. root 65 0.0 0.0 0 0 ? S Jul16 0:00 [kblockd/7]
  67. root 66 0.0 0.0 0 0 ? S Jul16 0:00 [kacpid]
  68. root 67 0.0 0.0 0 0 ? S Jul16 0:00 [kacpi_notify]
  69. root 68 0.0 0.0 0 0 ? S Jul16 0:00 [kacpi_hotplug]
  70. root 69 0.0 0.0 0 0 ? S Jul16 0:00 [ata_aux]
  71. root 70 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/0]
  72. root 71 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/1]
  73. root 72 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/2]
  74. root 73 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/3]
  75. root 74 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/4]
  76. root 75 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/5]
  77. root 76 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/6]
  78. root 77 0.0 0.0 0 0 ? S Jul16 0:00 [ata_sff/7]
  79. root 78 0.0 0.0 0 0 ? S Jul16 0:00 [ksuspend_usbd]
  80. root 79 0.0 0.0 0 0 ? S Jul16 0:00 [khubd]
  81. root 80 0.0 0.0 0 0 ? S Jul16 0:00 [kseriod]
  82. root 81 0.0 0.0 0 0 ? S Jul16 0:00 [md/0]
  83. root 82 0.0 0.0 0 0 ? S Jul16 0:00 [md/1]
  84. root 83 0.0 0.0 0 0 ? S Jul16 0:00 [md/2]
  85. root 84 0.0 0.0 0 0 ? S Jul16 0:00 [md/3]
  86. root 85 0.0 0.0 0 0 ? S Jul16 0:00 [md/4]
  87. root 86 0.0 0.0 0 0 ? S Jul16 0:00 [md/5]
  88. root 87 0.0 0.0 0 0 ? S Jul16 0:00 [md/6]
  89. root 88 0.0 0.0 0 0 ? S Jul16 0:00 [md/7]
  90. root 89 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/0]
  91. root 90 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/1]
  92. root 91 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/2]
  93. root 92 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/3]
  94. root 93 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/4]
  95. root 94 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/5]
  96. root 95 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/6]
  97. root 96 0.0 0.0 0 0 ? S Jul16 0:00 [md_misc/7]
  98. root 97 0.0 0.0 0 0 ? S Jul16 0:00 [linkwatch]
  99. root 98 0.0 0.0 0 0 ? S Jul16 0:00 [khungtaskd]
  100. root 99 0.0 0.0 0 0 ? S Jul16 0:03 [kswapd0]
  101. root 100 0.0 0.0 0 0 ? SN Jul16 0:00 [ksmd]
  102. root 101 0.0 0.0 0 0 ? SN Jul16 0:04 [khugepaged]
  103. root 102 0.0 0.0 0 0 ? S Jul16 0:00 [aio/0]
  104. root 103 0.0 0.0 0 0 ? S Jul16 0:00 [aio/1]
  105. root 104 0.0 0.0 0 0 ? S Jul16 0:00 [aio/2]
  106. root 105 0.0 0.0 0 0 ? S Jul16 0:00 [aio/3]
  107. root 106 0.0 0.0 0 0 ? S Jul16 0:00 [aio/4]
  108. root 107 0.0 0.0 0 0 ? S Jul16 0:00 [aio/5]
  109. root 108 0.0 0.0 0 0 ? S Jul16 0:00 [aio/6]
  110. root 109 0.0 0.0 0 0 ? S Jul16 0:00 [aio/7]
  111. root 110 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/0]
  112. root 111 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/1]
  113. root 112 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/2]
  114. root 113 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/3]
  115. root 114 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/4]
  116. root 115 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/5]
  117. root 116 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/6]
  118. root 117 0.0 0.0 0 0 ? S Jul16 0:00 [crypto/7]
  119. root 122 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/0]
  120. root 123 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/1]
  121. root 124 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/2]
  122. root 125 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/3]
  123. root 126 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/4]
  124. root 127 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/5]
  125. root 128 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/6]
  126. root 129 0.0 0.0 0 0 ? S Jul16 0:00 [kthrotld/7]
  127. root 136 1.0 0.0 0 0 ? SN Jul16 75:49 [kipmi0]
  128. root 140 0.0 0.0 0 0 ? S Jul16 0:00 [kpsmoused]
  129. root 141 0.0 0.0 0 0 ? S Jul16 0:00 [usbhid_resumer]


  1. root 172 0.0 0.0 0 0 ? S Jul16 0:00 [kstriped]
  2. root 334 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_0]
  3. root 344 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_1]
  4. root 345 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_2]
  5. root 346 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_3]
  6. root 347 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_4]
  7. root 348 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_5]
  8. root 349 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_6]
  9. root 371 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_eh_7]
  10. root 372 0.0 0.0 0 0 ? S Jul16 0:00 [scsi_wq_7]
  11. root 546 0.0 0.0 0 0 ? S Jul16 0:00 [kdmflush]
  12. root 548 0.0 0.0 0 0 ? S Jul16 0:00 [kdmflush]
  13. root 565 0.0 0.0 0 0 ? S Jul16 0:17 [jbd2/dm-0-8]
  14. root 566 0.0 0.0 0 0 ? S Jul16 0:00 [ext4-dio-unwrit]
  15. root 653 0.0 0.0 10956 1052 ? S<s Jul16 0:00 /sbin/udevd -d
  16. root 846 0.0 0.0 0 0 ? S Jul16 0:08 [edac-poller]
  17. root 1186 0.0 0.0 0 0 ? S Jul16 0:00 [kdmflush]
  18. root 1223 0.0 0.0 0 0 ? S Jul16 0:00 [jbd2/sda1-8]
  19. root 1224 0.0 0.0 0 0 ? S Jul16 0:00 [ext4-dio-unwrit]
  20. root 1225 0.0 0.0 0 0 ? S Jul16 0:16 [jbd2/dm-2-8]
  21. root 1226 0.0 0.0 0 0 ? S Jul16 0:00 [ext4-dio-unwrit]
  22. root 1290 0.0 0.0 0 0 ? S Jul16 0:07 [kauditd]
  23. root 1500 0.0 0.0 93176 844 ? S<sl Jul16 0:24 auditd
  24. root 1518 0.0 0.0 6160 576 ? Ss Jul16 0:00 /sbin/portreserve
  25. root 1522 0.0 0.0 0 0 ? S Jul16 0:15 [flush-253:0]
  26. root 1528 0.0 0.0 255420 2128 ? Sl Jul16 0:27 /sbin/rsyslogd -i /var/run/syslogd.pid -c 5
  27. root 1551 0.0 0.0 0 0 ? S Jul16 0:48 [kondemand/0]
  28. root 1552 0.0 0.0 0 0 ? S Jul16 0:45 [kondemand/1]
  29. root 1553 0.0 0.0 0 0 ? S Jul16 0:18 [kondemand/2]
  30. root 1554 0.0 0.0 0 0 ? S Jul16 0:21 [kondemand/3]
  31. root 1555 0.0 0.0 0 0 ? S Jul16 0:47 [kondemand/4]
  32. root 1556 0.0 0.0 0 0 ? S Jul16 0:36 [kondemand/5]
  33. root 1557 0.0 0.0 0 0 ? S Jul16 0:20 [kondemand/6]
  34. root 1558 0.0 0.0 0 0 ? S Jul16 0:18 [kondemand/7]
  35. root 1579 0.0 0.0 10864 704 ? Ss Jul16 4:09 irqbalance --pid=/var/run/irqbalance.pid
  36. rpc 1593 0.0 0.0 18976 900 ? Ss Jul16 0:00 rpcbind
  37. rpcuser 1611 0.0 0.0 23348 1344 ? Ss Jul16 0:00 rpc.statd
  38. root 2995 0.0 0.0 4116504 3432 ? Sl Jul18 0:00 /usr/sbin/console-kit-daemon --no-daemon
  39. root 3347 0.0 0.0 426832 9184 ? Sl Jul18 0:20 /usr/bin/python /usr/bin/fail2ban-server -b -s /var/run/fail2ban/fail2ban.sock -p /var/run/fail2ban/fai
  40. root 3368 0.0 0.0 4064 532 tty1 Ss+ Jul18 0:00 /sbin/mingetty /dev/tty1
  41. dbus 6738 0.0 0.0 21536 1080 ? Ss Jul16 0:00 dbus-daemon --system
  42. root 6754 0.0 0.0 189596 3548 ? Ss Jul16 0:00 cupsd -C /etc/cups/cupsd.conf
  43. root 6779 0.0 0.0 4080 640 ? Ss Jul16 0:00 /usr/sbin/acpid
  44. 68 6788 0.0 0.0 38240 4604 ? Ssl Jul16 0:03 hald
  45. root 6789 0.0 0.0 20328 1164 ? S Jul16 0:00 hald-runner
  46. root 6821 0.0 0.0 22448 1108 ? S Jul16 0:00 hald-addon-input: Listening on /dev/input/event3 /dev/input/event6 /dev/input/event0 /dev/input/event1
  47. 68 6831 0.0 0.0 17936 1032 ? S Jul16 0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
  48. root 6851 0.0 0.0 385736 1780 ? Ssl Jul16 0:07 automount --pid-file /var/run/autofs.pid
  49. root 6867 0.0 0.0 6260 292 ? Ss Jul16 0:00 /usr/sbin/mcelog --daemon
  50. amavis 7054 0.0 0.8 414340 289212 ? Ssl Jul16 0:10 clamd.amavisd -c /etc/clamd.d/amavisd.conf --pid /var/run/amavisd/clamd.pid
  51. root 7202 0.0 0.0 110368 904 ? Ss Jul16 0:00 /usr/sbin/abrtd
  52. root 7210 0.0 0.0 108264 988 ? Ss Jul16 0:00 abrt-dump-oops -d /var/spool/abrt -rwx /var/log/messages
  53. root 7227 0.0 0.0 117296 1244 ? Ss Jul16 0:01 crond
  54. root 7265 0.0 0.0 21540 484 ? Ss Jul16 0:00 /usr/sbin/atd
  55. root 7278 0.0 0.0 62340 616 ? Ss Jul16 0:00 /usr/sbin/certmonger -S -p /var/run/certmonger.pid
  56. root 7305 0.0 0.0 6236 508 ? S Jul16 0:00 /var/ossec/bin/ossec-execd
  57. ossec 7309 0.0 0.0 6536 932 ? S Jul16 2:16 /var/ossec/bin/ossec-agentd
  58. root 7313 0.0 0.0 4296 560 ? S Jul16 0:14 /var/ossec/bin/ossec-logcollector
  59. root 7317 0.0 0.0 5304 1904 ? S Jul16 1:50 /var/ossec/bin/ossec-syscheckd
  60. root 7328 0.0 0.0 4064 532 tty2 Ss+ Jul16 0:00 /sbin/mingetty /dev/tty2
  61. root 7330 0.0 0.0 4064 532 tty3 Ss+ Jul16 0:00 /sbin/mingetty /dev/tty3
  62. root 7334 0.0 0.0 4064 532 tty4 Ss+ Jul16 0:00 /sbin/mingetty /dev/tty4
  63. root 7336 0.0 0.0 4064 536 tty5 Ss+ Jul16 0:00 /sbin/mingetty /dev/tty5
  64. root 7338 0.0 0.0 4064 532 tty6 Ss+ Jul16 0:00 /sbin/mingetty /dev/tty6
  65. root 7873 0.0 0.0 0 0 ? S Jul18 0:00 [bond0]
  66. root 8378 0.0 0.0 10952 1016 ? S< Jul18 0:00 /sbin/udevd -d
  67. root 8379 0.0 0.0 10952 996 ? S< Jul18 0:00 /sbin/udevd -d
  68. root 16927 0.0 0.0 66608 1228 ? Ss Jul17 0:00 /usr/sbin/sshd
  69. root 17898 0.0 0.0 15360 3320 ? S 06:14 0:03 dovecot/config
  70. dovecot 17899 0.0 0.0 93596 3888 ? S 06:14 0:03 dovecot/auth
  71. apache 17939 0.1 0.0 530620 29792 ? S 06:16 0:09 /usr/sbin/httpd


  1. root 18285 0.4 0.0 0 0 ? S 07:05 0:19 [flush-253:2]
  2. postfix 18390 0.0 0.0 81364 3356 ? S 07:11 0:00 pickup -l -t fifo -u -c
  3. apache 18758 0.2 0.0 529300 27696 ? S 07:31 0:06 /usr/sbin/httpd
  4. apache 18764 0.2 0.0 531768 31524 ? S 07:31 0:06 /usr/sbin/httpd
  5. apache 20360 0.3 0.0 531636 30792 ? S 07:50 0:06 /usr/sbin/httpd
  6. apache 21053 0.3 0.0 527604 26280 ? S 07:55 0:05 /usr/sbin/httpd
  7. apache 21064 0.3 0.0 531764 30424 ? S 07:55 0:06 /usr/sbin/httpd
  8. apache 21066 0.3 0.0 529332 26992 ? S 07:55 0:04 /usr/sbin/httpd
  9. apache 21077 0.2 0.0 529336 27032 ? S 07:55 0:04 /usr/sbin/httpd
  10. apache 21760 0.5 0.0 532916 31860 ? S 07:59 0:07 /usr/sbin/httpd
  11. apache 21776 0.1 0.0 529340 27092 ? S 07:59 0:01 /usr/sbin/httpd
  12. apache 21777 0.3 0.0 529332 28480 ? S 07:59 0:05 /usr/sbin/httpd
  13. root 22150 0.0 0.0 81284 3396 ? Ss Jul16 0:03 /usr/libexec/postfix/master
  14. postfix 22153 0.0 0.0 81608 3696 ? S Jul16 0:01 qmgr -l -t fifo -u
  15. root 22186 0.0 0.0 19268 696 ? Ss Jul16 1:23 /usr/sbin/dovecot
  16. dovecot 22187 0.0 0.0 12988 976 ? S Jul16 0:36 dovecot/anvil
  17. root 22189 0.0 0.0 13112 1076 ? S Jul16 0:26 dovecot/log
  18. root 22280 0.0 0.0 108204 1452 ? S Jul17 0:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql --socket=/var/lib/mysql/mysql.sock --pid-file=/va
  19. mysql 22382 0.0 0.2 30542712 73060 ? Sl Jul17 2:12 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --user=mysql --log-error=/var/log/mysqld.lo
  20. apache 22422 0.3 0.0 529076 28048 ? S 08:02 0:04 /usr/sbin/httpd
  21. apache 22454 0.4 0.0 531648 27892 ? S 08:02 0:05 /usr/sbin/httpd
  22. apache 23034 0.4 0.0 529580 27692 ? S 08:04 0:05 /usr/sbin/httpd
  23. apache 23065 0.1 0.0 529264 27248 ? S 08:04 0:01 /usr/sbin/httpd
  24. apache 23076 0.5 0.0 529376 28304 ? S 08:04 0:05 /usr/sbin/httpd
  25. apache 23077 0.2 0.0 529332 28180 ? S 08:04 0:02 /usr/sbin/httpd
  26. apache 24745 0.1 0.0 531396 25412 ? S 08:10 0:01 /usr/sbin/httpd
  27. apache 24746 0.2 0.0 529664 25300 ? S 08:10 0:01 /usr/sbin/httpd
  28. apache 24773 0.9 0.0 535224 30220 ? S 08:11 0:06 /usr/sbin/httpd
  29. apache 24775 0.1 0.0 529264 26716 ? S 08:11 0:01 /usr/sbin/httpd
  30. apache 24776 0.1 0.0 529332 25460 ? S 08:11 0:01 /usr/sbin/httpd
  31. root 24895 0.0 0.0 100368 4380 ? Ss 08:11 0:00 sshd: lukasz [priv]
  32. lukasz 24985 0.0 0.0 100368 1788 ? S 08:11 0:00 sshd: lukasz@pts/1
  33. lukasz 24986 0.0 0.0 110428 1828 pts/1 Ss 08:11 0:00 -bash
  34. root 25113 0.0 0.0 100368 4496 ? Ss 08:11 0:00 sshd: mateusz [priv]
  35. apache 25128 0.4 0.0 531508 29608 ? S 08:11 0:02 /usr/sbin/httpd
  36. apache 25129 0.1 0.0 529740 26352 ? S 08:11 0:01 /usr/sbin/httpd
  37. mateusz 25205 0.0 0.0 100368 1896 ? S 08:12 0:00 sshd: mateusz@pts/2
  38. mateusz 25206 0.0 0.0 110428 1832 pts/2 Ss 08:12 0:00 -bash
  39. root 25305 0.0 0.0 163892 2844 pts/1 S 08:12 0:00 su
  40. root 25322 0.0 0.0 108344 1856 pts/1 S+ 08:12 0:00 bash
  41. apache 25893 0.1 0.0 529332 25168 ? S 08:13 0:00 /usr/sbin/httpd
  42. apache 25894 0.3 0.0 529336 28164 ? S 08:13 0:01 /usr/sbin/httpd
  43. apache 25910 0.5 0.0 529804 26308 ? S 08:13 0:02 /usr/sbin/httpd
  44. apache 25922 0.2 0.0 529332 26784 ? S 08:13 0:01 /usr/sbin/httpd
  45. root 26392 0.0 0.0 163892 2840 pts/2 S 08:15 0:00 su
  46. root 26414 0.0 0.0 108344 1856 pts/2 S 08:15 0:00 bash
  47. apache 26788 0.0 0.0 223176 6624 ? S Jul20 0:00 /usr/sbin/httpd
  48. apache 27733 0.1 0.0 529156 24956 ? S 08:19 0:00 /usr/sbin/httpd
  49. apache 27742 0.1 0.0 527168 23580 ? S 08:19 0:00 /usr/sbin/httpd
  50. apache 27743 0.1 0.0 526140 23612 ? S 08:19 0:00 /usr/sbin/httpd
  51. root 28287 1.2 0.0 93620 4116 ? S 08:20 0:01 dovecot/auth -w
  52. postfix 28636 0.0 0.0 81508 3464 ? S 08:21 0:00 cleanup -z -t unix -u -c
  53. postfix 28639 0.0 0.0 81664 4024 ? S 08:21 0:00 local -t unix
  54. root 28781 0.5 0.0 93620 4064 ? S 08:21 0:00 dovecot/auth -w
  55. dovenull 28894 0.0 0.0 42016 2368 ? S 08:22 0:00 dovecot/imap-login
  56. dovenull 28896 0.0 0.0 42016 2364 ? S 08:22 0:00 dovecot/imap-login
  57. dovenull 28898 0.0 0.0 42016 2364 ? S 08:22 0:00 dovecot/imap-login
  58. dovenull 28900 0.0 0.0 42016 2364 ? S 08:22 0:00 dovecot/imap-login
  59. dovenull 28902 0.0 0.0 42016 2364 ? S 08:22 0:00 dovecot/imap-login
  60. dovenull 28904 0.0 0.0 42016 2368 ? S 08:22 0:00 dovecot/imap-login
  61. dovenull 28906 0.0 0.0 42016 2364 ? S 08:22 0:00 dovecot/imap-login
  62. root 28907 0.0 0.0 110244 1140 pts/2 R+ 08:22 0:00 ps aux
  63. root 30217 0.0 0.0 423932 18764 ? Ss Jul18 0:05 /usr/sbin/httpd


Dobra...sprawa wygląda tak:
service iptables save
service iptables stop
chkconfig iptables off
Po wyłączeniu iptables...wszystko działa przez pewien czas. Natomiast po 5 minutach...znów jakby wszystko wraca. Usługa iptables jest uruchamiana :/
Czy jest jeszcze jakiś inny sposób na wyłączenie iptables, lub permanentne usunięcie go? :/
To jest wersja lo-fi głównej zawartości. Aby zobaczyć pełną wersję z większą zawartością, obrazkami i formatowaniem proszę kliknij tutaj.
Invision Power Board © 2001-2024 Invision Power Services, Inc.