- Products
- Learn
- Local User Groups
- Partners
- More
What's New in R82.10?
Watch HereWhen the Agents Attack
A Live Look at Agentic Exposure Validation
AI Security Masters E8:
Claude Mythos: New Era in Cyber Security
CheckMates Go:
CheckMates Fest
Hello 🙋
On Check Point firewalls, is it possible to “automate” the sending of email alerts regarding “Login Fail” logs?
Can I receive alerts at my personal email address—such as Gmail—regarding failed login attempts via the WebUI?
Thanks for your feedback
That's covered here: https://support.checkpoint.com/results/sk/sk25941
Due to the limitations, you will have to maintain your own SMTP server that is accessible to the gateway as none of the public SMTP servers will allow the configuration needed.
Infinity Playblocks is one method of doing this - refer: Automations
Isn't there a way to do this natively within the firewall itself?
That's covered here: https://support.checkpoint.com/results/sk/sk25941
Due to the limitations, you will have to maintain your own SMTP server that is accessible to the gateway as none of the public SMTP servers will allow the configuration needed.
Hello,
I've reviewed the SK, but I'm not sure about “what type” of traffic would be sent to the email.
Our goal is to receive only “login error” emails from an administrator via the firewall's WebUI.
Is this possible with the SK you shared?
Adjust this one-liner to use your internal mail server and Gmail and add it to Gaia's job scheduler:
grep -e "HTTP login denied\|Web UI connection.*was a failure$" /var/log/messages* | grep -vxFf /usr/tmp/sent 2>/dev/null > /usr/tmp/new; [ -s /usr/tmp/new ] && cat /usr/tmp/new >> /usr/tmp/sent && { sleep 2; echo -e "EHLO $(hostname)\r"; sleep 2; echo -e "MAIL FROM:<fw@$(hostname)>\r"; sleep 2; echo -e "RCPT TO:<[email protected]>\r"; sleep 2; echo -e "DATA\r"; sleep 2; echo -e "Subject: [$(hostname)] Login failure\r\n\r"; cat /usr/tmp/new; echo -e "\r\n.\r"; sleep 2; echo -e "QUIT\r"; } | nc -w 30 smtp.gmail.com 25
Where do I configure this?
I didn't understand this part.
Where do I configure this code? 🤔
In Gaia's Job Scheduler (i.e. a cron) as @Danny said.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
| User | Count |
|---|---|
| 66 | |
| 19 | |
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
Thu 02 Jul 2026 @ 06:00 PM (CST)
Revolucionando la Seguridad con IA Generativa: Prevención Inteligente en Tiempo RealThu 09 Jul 2026 @ 10:00 AM (CEST)
Schutz souveräner Workloads: Check Point & die AWS European Sovereign CloudThu 09 Jul 2026 @ 11:00 AM (CEST)
The Cloud Architects Series: Check Point Edge Protection SD-WAN & SASETue 14 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E11: READY OR NOT: Securing the AI Enterprise 3/5 - AI Workforce SecurityThu 30 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E12: READY OR NOT: Securing the AI Enterprise 4/5 - AI GatewayThu 20 Aug 2026 @ 10:00 AM (PDT)
AI Security Masters E13: READY OR NOT: Securing the AI Ent 5/5 - AI Research & Threat LandscapeTue 14 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E11: READY OR NOT: Securing the AI Enterprise 3/5 - AI Workforce SecurityThu 30 Jul 2026 @ 10:00 AM (PDT)
AI Security Masters E12: READY OR NOT: Securing the AI Enterprise 4/5 - AI GatewayThu 20 Aug 2026 @ 10:00 AM (PDT)
AI Security Masters E13: READY OR NOT: Securing the AI Ent 5/5 - AI Research & Threat LandscapeThu 02 Jul 2026 @ 06:00 PM (CST)
Revolucionando la Seguridad con IA Generativa: Prevención Inteligente en Tiempo RealAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY