- Products
- Learn
- Local User Groups
- Partners
- More
Quantum Spark Management Unleashed!
Introducing Check Point Quantum Spark 2500:
Smarter Security, Faster Connectivity, and Simpler MSP Management!
Check Point Named Leader
2025 Gartner® Magic Quadrant™ for Hybrid Mesh Firewall
HTTPS Inspection
Help us to understand your needs better
CheckMates Go:
SharePoint CVEs and More!
Dear Team,
I have multiple Firewall cluster setups managed centrally by a Management Server which was located in Delhi.
Management Server OS :R81.20
Firewalls OS :R81.10
Currently I am situated in Mumbai where one firewall setup is configured and other firewall setup is located in Bangalore.
Currently:
Bangalore FW1: Standby
Bangalore FW1: Active
The firewalls is connected to Management server by SD-WAN.
From my PC I am able to access the Smartconsole, Gaia portal and CLI access of Management Server.
From the same PC,
- At initial I am able to access the CLI of Bangalore FW via Management Server, later I add my PC in the rule base of Bangalore Policy package to access directly.
- Now I am able to ping and access the CLI of Bangalore FW directly.
But when I try to access the Gaia Portal of Bangalore FW I am unable to access.
I added the rule above the Stealth rule.
Rule: Src:172.17.8.35(My PC) Dst:10.0.6.131(FW) Service: ssh_version2,ping, TCP_4434
Also, I added my PC to the allowed-client host list of Bangalore FW.
The web-ssl port is 4434 configured for Bangalore location.
But when I check the Platform Portal option in Smart console it is https://172.18.0.27:4434.
When I checked the logs, I able to see the accept logs for 10.0.6.131.
But for the IP:172.18.0.27 I able to see drop logs.
Can you please guide why I am unable to access the Gaia Portal of Bangalore FW?
For reference , I attached the screenshots below.
Regards,
Saranya
Dear Team,
Actually, recently we have upgraded the Management server from R81.10 to R81.20, but firewalls are running in R81.10.
After upgrading when we try to access Gaia portal of the Firewall we are facing this issue. But for other firewalls we are able to access.
In issue firewall, the below steps we performed till now.
Scenario1:
- set ssl-web port 4434
-save config
-Change port in SmartConsole and install the policy.
Scenario2
- set web daemon-enable off
- save config
- set web daemon-enable on
- save config
Scenario3
- restart the CP services and follow Scenario1&2.
Scenario4
- Directly change port in Smartconsole and install the policy.
Unfortunately no one will work. But when we change to 443 port it is working and able to access Gaia.
Currently, the port is 4434 and have checked some data in httpd2_error.log file
AH00558: httpd2: Could not reliably determine the server's fully qualified domain name, using 10.0.6.131. Set the 'ServerName' directive globally to suppress this message
[Wed May 28 12:17:06.234235 2025] [mime_magic:error] [pid 27000] (2)No such file or directory: AH01515: mod_mime_magic: can't read magic file /web/conf/magic
[Wed May 28 12:17:06.234281 2025] [ssl:warn] [pid 27000] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed May 28 12:17:06.235593 2025] [mpm_prefork:notice] [pid 27000] AH00163: CPWS/2.4.55 (Unix) OpenSSL/1.1.1w configured -- resuming normal operations
[Wed May 28 12:17:06.235617 2025] [core:notice] [pid 27000] AH00094: Command line: '/web/cpshared/web/Apache/2.2.0/bin/httpd2 -f /web/conf/httpd2.conf -D FOREGROUND'
Based on that I have found one SK180829
When I compare both working Firewall and issue firewall I didn't found any data under /web/conf/extra/httpd-ssl.conf file.
For reference I have attached the screenshot.
Can I you please suggest is the issue related to this file can I perform this SK?
Regards,
Saranya
Check to make sure its not policy blocking it. Run fw stat via ssh.
Andy
Hi,
Yeah, Firewall custom policy was installed in the firewall.
Regards,
Saranya
Can you send the output of that command?
To start the dst in your drop log doesn't align to the rule you configured is there a reason for that?
Hi,
I have found some observations:
The dst IP in drop log is the Platform portal IP: 172.18.0.27:4434, which is not the Virtual IP of Cluster member also.
Currently, now I changed the Platform portal IP: 10.0.6.129:4434, which is the Virtual IP of cluster member of Management Interface.
After that I installed the policy, but still not able to access.
But when I change to Platform portal IP: 10.0.6.129:443, I am able to access.
I want to access via 4434 port. can you please help me why I can't able to access via 4434.
I even added the service TCP_4434 in rule.
Redards,
Saranya
Run fw up_execute command to see if rule allows it.
Andy
To confirm did you change the port prior in the GAiA config or rather can you check that it is correct?
show | set web ssl-port
No I didn't change prior. But later I tried with that one but no use.
Maybe try from clish:
set web-daemon enable off
save config
set web-daemon enable on
save config
Hi,
We tried that one but no use.
Regards,
Saranya
Dear Team,
Actually, recently we have upgraded the Management server from R81.10 to R81.20, but firewalls are running in R81.10.
After upgrading when we try to access Gaia portal of the Firewall we are facing this issue. But for other firewalls we are able to access.
In issue firewall, the below steps we performed till now.
Scenario1:
- set ssl-web port 4434
-save config
-Change port in SmartConsole and install the policy.
Scenario2
- set web daemon-enable off
- save config
- set web daemon-enable on
- save config
Scenario3
- restart the CP services and follow Scenario1&2.
Scenario4
- Directly change port in Smartconsole and install the policy.
Unfortunately no one will work. But when we change to 443 port it is working and able to access Gaia.
Currently, the port is 4434 and have checked some data in httpd2_error.log file
AH00558: httpd2: Could not reliably determine the server's fully qualified domain name, using 10.0.6.131. Set the 'ServerName' directive globally to suppress this message
[Wed May 28 12:17:06.234235 2025] [mime_magic:error] [pid 27000] (2)No such file or directory: AH01515: mod_mime_magic: can't read magic file /web/conf/magic
[Wed May 28 12:17:06.234281 2025] [ssl:warn] [pid 27000] AH01873: Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed May 28 12:17:06.235593 2025] [mpm_prefork:notice] [pid 27000] AH00163: CPWS/2.4.55 (Unix) OpenSSL/1.1.1w configured -- resuming normal operations
[Wed May 28 12:17:06.235617 2025] [core:notice] [pid 27000] AH00094: Command line: '/web/cpshared/web/Apache/2.2.0/bin/httpd2 -f /web/conf/httpd2.conf -D FOREGROUND'
Based on that I have found one SK180829
When I compare both working Firewall and issue firewall I didn't found any data under /web/conf/extra/httpd-ssl.conf file.
For reference I have attached the screenshot.
Can I you please suggest is the issue related to this file can I perform this SK?
Regards,
Saranya
I bet if you took clean httpd2.conf file from /web/conf/extra dir and copy it over, it might work. Just save the original one.
Andy
Hi,
Will it impact the traffic if we stop and start the httpd daemon process?
Regards,
Saranya
Nope.
Hi,
Thank you for the support. It is working now.
Regards,
Saranya
Happy to hear!
Dear Team,
I am facing same issue with other firewall which is in another location Noida.
Issue Description:
Cluster Setup:
- Active Firewall able to access the Gaia portal.
- Standby device Gaia Portal is not able to access.
I performed the below steps.
- set ssl-web port 4434
- save config
- set web daemon-enable off
- save config
- set web daemon-enable on
- save config
- Restared the CP services
- Verified "fw up_execute" command
I performed the SK180829 and verified the parameters sk118801.
But unfortunately not able to access.
In firewall I am not able to see the latest log entries in httpd2_error_log,httpd2_access_log files.
Can you please guide me how to proceed further.
Regards,
Saranya
You can try same steps as for the other fw.
Hi,
I followed every steps in this firewall where I followed the same steps in Previous issue facing firewall.
But in this current firewall, still not able to access the portal.
Regards,
Saranya
Probably best to do remote with TAC.
How are you accessing the web interface, from the LAN or via VPN. Which version & JHF?
Does this machine have a dedicated MGMT interface etc
Hi,
I am accessing via LAN, version R81.10 , JHF Take 130.
We are using internal network as Management Interface.
Regards,
Saranya
How are portal settings configured in smart console object?
Andy
Hi,
Sorry for delay in response and Thank you for your support,
The issue is resolved.
Regards,
Saranya
Glad we can help, Saranya.
Andy
I've had that happen to me before, and the above solved it.
Leaderboard
Epsum factorial non deposit quid pro quo hic escorol.
User | Count |
---|---|
17 | |
12 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 |
Wed 10 Sep 2025 @ 11:00 AM (CEST)
Effortless Web Application & API Security with AI-Powered WAF, an intro to CloudGuard WAFWed 10 Sep 2025 @ 11:00 AM (EDT)
Quantum Spark Management Unleashed: Hands-On TechTalk for MSPs Managing SMB NetworksFri 12 Sep 2025 @ 10:00 AM (CEST)
CheckMates Live Netherlands - Sessie 38: Harmony Email & CollaborationWed 10 Sep 2025 @ 11:00 AM (EDT)
Quantum Spark Management Unleashed: Hands-On TechTalk for MSPs Managing SMB NetworksFri 12 Sep 2025 @ 10:00 AM (CEST)
CheckMates Live Netherlands - Sessie 38: Harmony Email & CollaborationAbout CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY