Getting Data In

Checkpoint LEA and SSL authentication

cyrillefranchet
Explorer

Hi all,

Does anyone try to use FWN1 auth method successfully instead of SSL one?

I'm asking because it could be complicated to stop ChekPoint Manager in a production environment to modify the fwopsec.conf file.

Thanks for your help.

Cheers,

Cyrille

Tags (3)
0 Karma
1 Solution

cyrillefranchet
Explorer

Ok to have this working , on Splunk forwarder you need to retrieve the key by executing the following command.

opsec_putkey -port 18184 < Source IP address of checkpoint box >

You should get the authkeys.C file. Copy this file in the $SPLUNK_HOME/etc/apps/lea-loggrabber-splunk/bin/ directory.

Modify lea.conf file to change "lea_server auth_type ssl_opsec" to "lea_server auth_type auth_opsec".

Restart the Splunk forwarder. Now , you should receive events from CheckPoint.

Cyrille.

View solution in original post

cyrillefranchet
Explorer

Ok to have this working , on Splunk forwarder you need to retrieve the key by executing the following command.

opsec_putkey -port 18184 < Source IP address of checkpoint box >

You should get the authkeys.C file. Copy this file in the $SPLUNK_HOME/etc/apps/lea-loggrabber-splunk/bin/ directory.

Modify lea.conf file to change "lea_server auth_type ssl_opsec" to "lea_server auth_type auth_opsec".

Restart the Splunk forwarder. Now , you should receive events from CheckPoint.

Cyrille.

araitz
Splunk Employee
Splunk Employee

Note this is valid for pre-2.0.0 versions of Splunk OPSEC LEA integration.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...