Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - venty

Pages: [1] 2 3 ... 29
1
Installation / Re: I don't receive a single message from root..??
« on: June 27, 2025, 10:19:53 AM »
Hi,

for me :

mydestination = $myhostname = name.hostname.com
where name.hostname.com is replaced with my ...

and no record smtp_helo_name = $myhostname

and as far as I can tell and test, DKIM works with localhost...

BR
Venty

and in fail main.cf no record: "smtp_helo_name"

2
Installation / Re: I don't receive a single message from root..??
« on: June 27, 2025, 07:18:29 AM »
Hi,

for me :

mydestination = $myhostname = name.hostname.com
where name.hostname.com is replaced with my ...

and no record smtp_helo_name = $myhostname

and as far as I can tell and test, DKIM works with localhost...

BR
Venty

3
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: June 27, 2025, 07:00:27 AM »
Did you follow the initial link at the top of the article and update ModSecurity to 2.9.8?
https://starburst.help/control-web-panel-cwp/modsecurity-running-with-control-web-panel/update-modsecurity-2-9-8-running-cwp-and-apache-on-almalinux-8-9/

From your screen shot, it looks like you stopped somewhere before Step 8.

In your owasp.conf, you want it to have those only those 3 lines listed:

Include /usr/local/apache/modsecurity-rules/owasp-crs/coreruleset-4.12.0/crs-setup.conf
Include /usr/local/apache/modsecurity-rules/owasp-crs/coreruleset-4.12.0/rules/*.conf
Include /usr/local/apache/modsecurity-rules/custom-rules/global_disabled_rules.conf

I can login and do this real quick if you want.

Hi,
To perform the update to 2.9.8, but after installation of mod security and updating to 2.9.8, everything is OK, I have the entry "ModSecurity for Apache/2.9.8 (http://www.modsecurity.org/) configured.", but I also have the entry "ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On."... To perform the update to 2.9.8, but after installation of mod security and updating to 2.9.8, everything is OK, I have the entry "ModSecurity for Apache/2.9.8 (http://www.modsecurity.org/) configured.", but I also have the entry "ModSecurity: Status engine is currently disabled, enable it by set SecStatusEngine to On."... What should I do..?

And then perform all the steps, not only up to step 8, please see:
https://prnt.sc/KeSRfdW2nphb
https://prnt.sc/eXDRn9GCDBlx
https://prnt.sc/FN0twkI-TC-A
https://prnt.sc/dyXLr7rwtqK7
https://prnt.sc/-9TIbLitg9ie


I'm sure you'll do it quickly, but let me struggle, someone figure it out, please ...

BR
Venty

4
Mod_Security / Re: OWASP CRS v4.15.0 Just Release
« on: June 26, 2025, 03:46:15 PM »
Hi,

Ok, I've done everything for version OWASP CRS v4.15.0, as in these instructions for version OWASP CRS v4.12.0...
https://starburst.help/control-web-panel-cwp/modsecurity-running-with-control-web-panel/owasp-crs-ruleset-update-to-4-12-0-running-cwp-and-apache-on-almalinux-8-9

Please take a look:

https://prnt.sc/wNgzhHlIyj25
https://prnt.sc/6XE5ZHQpmNXU

How can I be sure that the security mod works with version OWASP CRS v4.15.0 of the rules?

Thanks in advance!

BR
Venty

6
Installation / Re: I don't receive a single message from root..??
« on: June 26, 2025, 02:58:02 PM »
Hi,

In step 4 of https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-admin-tutorials/dkim-not-working-on-almalinux-9-with-cwp /

you say to add the code:

milter_default_action = accept
milter_protocol = 6
smtpd_milters = inet:localhost:8891
non_smtpd_milters = inet:localhost:8891

Now in the same article, you say that if we have problems to add the following code :

smtpd_milters = inet:127.0.0.1:8891
non_smtpd_milters = $smtpd_milters
milter_default_action = accept

What is the difference and which is better?

BR
Venty

7
Installation / Re: I don't receive a single message from root..??
« on: June 26, 2025, 01:26:19 PM »
Hi,

The thing apparently happened when adding the code from step 4 - apparently I copied this code between the main one and the original file by mistake and I wasn't getting the messages...

I put the code back in the original file and then added the code from step 4 and now everything is fine...

BR
Venty

10
Installation / Re: I don't receive a single message from root..??
« on: June 25, 2025, 02:36:30 PM »
Hi,

Thank you very much for the answers...

Solved - I restored the original main.cf

Thanks...

BR
Venty

11
In / etc / my.cnf add this under [mysqld]
Code: [Select]
innodb_buffer_pool_size=100M
max_allowed_packet=1024M
net_read_timeout=3600
net_write_timeout=3600
Restart mariadb.

Hi,

thank you very much for the answers...
I put the code where you told me..., the number of times this message appears has decreased, but it still appears - can I touch any of the values ​​to minimize this error...

Thanks in advance!

BR
Venty

12
Installation / Re: I don't receive a single message from root..??
« on: June 24, 2025, 06:02:23 PM »
Hi,

Thank you very much for the answers, I only no receive messages that are sent from root (from the panel - ldf, csf, backup...) to the email address that I have set in the CWP Settings > Edit Settings... (this address is on this server office@mydomain.com)...:
1. I have no problem sending messages from email accounts on the server to Gmail...
2. There are no messages in the SPAM folder...
3. The DNS... .I think it's fine, I have SPF and DKIM...

What else should I check?
And I would like to ask if it matters whether I installed and configured the firewall CSF before creating the first user in CWP?

BR
Venty

13
Installation / Re: I don't receive a single message from root..??
« on: June 24, 2025, 07:01:33 AM »
Something weird is afoot...

CLI email from our server to our internal email isn't working either.

Hi,

to understand that the thing is not only with me ...?

BR
Venty

14
Installation / Re: I don't receive a single message from root..??
« on: June 23, 2025, 11:09:55 PM »
Why don't you just set the destination e-mail under CWP Settings > Edit Settings?

Hi,

I set the email address in CWP Settings > Edit Settings..., but now I notice that on the main Dashboard screen --->> https://prnt.sc/VyPVfAh6UwRW
However, when I select it ---->>>https://prnt.sc/dJ3-jVjipz-X

When I select details for a specific message, there is not much information... What should I check or do?

BR
Venty

15
Installation / I don't receive a single message from root..??
« on: June 23, 2025, 06:09:43 PM »
Hi,

in the settings I have "root forwarder file detected, all root emails are forwarded to: test@mydomain.com", but I don't receive a single message from root..??

Distro Name: AlmaLinux release 9.6 (Sage Margay). PHP version 7.4.33

BR
Venty

Pages: [1] 2 3 ... 29