Replies: 1 comment 2 replies
-
|
Good to hear. Almost gave me a heart attack. Thinking to myself "How the hell did I do such a thing". And I didn't even remember adding port 8140. If my memory is correct, the only services I know that use that port are Puppet services. v15.01 should contain the same ports as before. If anything, I'd remove ports to lock it down more. I use Traefik on top of CSF. So any port I absolutely have to have open as far as TCP, is routed through Traefik and filtered before the client goes anywhere. I don't like open ports. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I installed version 15.01 over a pre-existing csf installation and I noticed that port 8140 was added in TCP_IN and UDP_IN (multiple times as shown in the screenshot below), this port wasn't open before. Is this expected?
EDIT: My bad! This was created from my own script! All good!
Beta Was this translation helpful? Give feedback.
All reactions