Hello, there is a final solution for this problem from Check Point; (
https://secureknowledge.checkpoint.c....do?id=sk32031)
---
Solaris 10 Release 2 (06/06) supports VPN-1 Pro NGX R60 and higher.
To use VPN-1 Pro NGX on a Solaris 10 Release 2 machine, perform the following steps:
If a BGE interface is installed on the machine, make sure that patch IDR123068-01 is not installed.
To do so, type the showrev -p | grep IDR123068 command. If the patch is installed, remove it.
Install patch 118833-23 or higher (publicly available from Sun).
Download the fw1boot.zip file and unzip it.
Run the dos2unix fw1boot.txt fw1boot command to convert the fw1boot file to UNIX dormat.
Replace the $FWDIR/boot/fw1boot file with the file downloaded in step 3.
Issue the chmod 755 $FWDIR/boot/fw1boot command.
Reboot the machine.
---
Regards Marcel