Kofi, the administrator of the ALPHA Corp network wishes to change the default Gaia WebUI Portal port number currently set on the default HTTPS port. Which CLISH commands are required to be able to change this TCP port?
Suggested Answer:A🗳️
In Clish - A. Connect to command line on Security Gateway / each Cluster member. B. Log in to Clish. C. Set the desired port (e.g., port 4434): HostName> set web ssl-port <Port_Number> D. Save the changes:
HostName> save config - E. Verify that the configuration was saved: [Expert@HostName]# grep 'httpd:ssl_port' /config/db/initial Reference: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk83482
Correct:
[Expert@K99-FW01-01:0]# clish -c "show configuration" | grep 443
set web ssl-port 443
[Expert@K99-FW01-01:0]#
upvoted 3 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
sevasokol44
5 months, 1 week ago