Skip to main content
YoavShneor
New Member
January 7, 2016
Question

system files extraction from checkpoint to fortinet

  • January 7, 2016
  • 1 reply
  • 1164 views

Hello , I am trying to extract system files from checkpoint to fortinet as requested by FortiConverter and 2 of them give me hard time.... fwauth.NDB - got it ! objects_5_0.C - got it! rulebases_5_0.fws - comes empty (1K size and no rules inside ) standard.W - cant find it anywhere using admin/expert/bash# user . tried searching by SSH and by winSCP.

 

help me.... please :(

 

TNX  

 

    1 reply

    emnoc
    New Member
    January 7, 2016

    Do you have a unix shell access? Just unix find the "rulebases_5_0.fws" file

     

    e.g

    find / -name "*rulebases_5_0.fws*"

     

     

    And then copy the file down. make sure you execute a save b4 you do anything.