Skip to main content

Why does my KVM terminal show firewall output?

Comments

5 comments

  • cPRex Jurassic Moderator
    Hey there! This wouldn't be related to cPanel, but if you do a web search for "linux terminal showing firewall messages" you'll get many different answers about this. It likely is a kernel setting or an issue with dmesg.
    0
  • JIKOmetrix
    Thanks. I'll try looking there now.
    0
  • JIKOmetrix
    Hello, I found this: Message logging with printk " The Linux Kernel documentation To change the current console_loglevel simply write the desired level to /proc/sys/kernel/printk. For example, to print all messages to the console: nano /proc/sys/kernel/printk Default was 5 4 1 7 and changed to 3 4 1 3 then saved. This stopped the messages from flooding my terminal in the KVM. Thanks, Mike
    0
  • cPRex Jurassic Moderator
    Thanks for posting that solution!
    0
  • JIKOmetrix
    Welcome. Mark solved. :-)
    0

Please sign in to leave a comment.