Cisco2Checkpoint icon indicating copy to clipboard operation
Cisco2Checkpoint copied to clipboard

Tool that assists in migrating firewall rules from Cisco to Checkpoint. Will optimize rules for you (rationalization, reuse merging, etc.).

Results 10 Cisco2Checkpoint issues
Sort by recently updated
recently updated
newest added

In some cases, ACLs were removed/lost by method _fixACLRuleRedundancy() because of a bug. If we had ACL_a, ACL_b, and ACL_c where ACL_a can be merged with ACL_b, and ACL_b can...

Hello, I got wildcard mask in access list while use ASA syntax. It should not be wildcard for ASA! Please, correct it! I discover one more problem. It do not...

Hi Martin, Long time since my last message. I solved this issue changing the original object name, sending this to you just to let you know. the following config lines...

Hello guys, Great work !! I am trying to use the tool but i get the below error $ python c2c.py --export \ > --ciscoFile 'showrun.txt' \ > --syntax asa...

Hi Martin, Seems another case issue. Receiving error for the following parse ~~~~~~~~~~~~~~~~~~ object-group protocol TCPUDP protocol-object udp protocol-object tcp object-group service same_name2 service-object object TCPUDP ~~~~~~~~~~~~~~~~~~ Error: ~~~~~~~~~~~~~~~~~~ #[-]...

Hi Martin, This one I correcting manually as it is stopping parse when it find a case like this. I ll leave as suggestion for future if possible. Trying to...

Hi Martin, Sorry to bother you again, I think this one is important. I have one case of same object name but different case on config I am parsing. This...

Hi Martin, Sorry to send so much things over to you. When a network is new loading an ACL, seems netmask is being incorrectly interpreted. Try to process the following...

enhancement

Hi Martin, If I import an existing checkpoint config ( with --cpPortsFile and/or --cpNetObjFile), if exist an exact same object name it does not check if also the port, IP...

enhancement

Hi Mart, Nat config line is not being loaded, is it normal? config example: object network obj-10.1.1.16 host 10.1.1.16 object network obj-10.1.1.16-nat host 1.1.1.16 object network obj-dest-192.168.1.16 host 192.168.1.16 nat...

enhancement