Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Hide or Stop CSF Kernel messages from Console ====== Jika anda mengakses VPS via web console seringkali keluar pesan <code> Firewall: *TCP_IN Blocked* IN=eth0 OUT= MAC=0c:1d:e1:65:4f:44:44:4c:a8:6b:2e:f1:08:00 SRC=154.83.197.131 DST=104.250.122.15 LEN=40 TOS=0x08 PREC=0x20 TTL=240 ID=54321 PROTO=TCP SPT=37147 DPT=189 WINDOW=65535 RES=0x00 SYN URGP=0 </code> Maka solusinya adalah \\ Solusi sementara pakai <code> dmseg -n 1 </code> Solusi permanen <code> nano /etc/sysctl.conf </code> tambahkan <code> kernel.printk = 3 4 1 3 </code> Selesai artikel/hide-kernel-csf-message-from-console.txt Last modified: 2026/02/01 10:43by srvdoc