Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
FranFisc1
New Contributor III

FortiConverter Cisco FTD Conversion - src / dst Interfaces missing in firewall policies

Hello,

trying to convert a FTD policy to Fortigate using FC 7.2.0.

Some ACLs contain multiple source interfaces.
The converted policy imho seems to miss source interfaces.

This happens with FTD ACLs having multiple source interfaces as well.


example:

 

access-list CSM_FW_ACL_ remark rule-id 268444674: ACCESS POLICY: ACLFirePower - Mandatory
access-list CSM_FW_ACL_ remark rule-id 268444674: L7 RULE: Inside_kms
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Verwaltung any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Bibo_Inside any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Inside any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc ServerNetz any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Netz_48 any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Netz_122_mgt any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Netz_64_streaming any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Netz_123_Drucker any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Netz57_Zeiterfassung any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Mobile_Prof60 any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc Mobil_Stud_61 any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc BiboKiosk any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 
access-list CSM_FW_ACL_ advanced permit tcp object-group-ifc BiboPC4 any object-group-ifc ServerNetz object rz-kms eq 1688 rule-id 268444674 

 is converted to:

 

config firewall policy
 edit 10003
  set name "Inside_kms"
  set srcintf "Verwaltung" 
  set dstintf "ServerNetz" 
  set srcaddr "all" 
  set dstaddr "rz-kms" 
  set service "TCP-1688" 
  set schedule "always"
  set logtraffic disable
  set status enable
  set action accept
 next
end

 

Is this a known bug or a restriction in FC 7.2.0 ?

If configured correctly, it works. The reverse conclusion does not apply necessarily.
If configured correctly, it works. The reverse conclusion does not apply necessarily.
1 Solution
FranFisc1
New Contributor III

Hello,

thanks for the answer and the link.
We had already reviewed the FC docs and pulled the LINA Config from the FTD system for conversion.
Meanwhile I have been in contact with Fortinet Engineers and it turned out as an FC issue.
The issue manifests in the resulting config if  "Combine policies generated by NAT merge" is enabled during conversion.

It will very likely be fixed in one of the next upcoming releases.

So my issue is solved.

Thanks

If configured correctly, it works. The reverse conclusion does not apply necessarily.

View solution in original post

If configured correctly, it works. The reverse conclusion does not apply necessarily.
3 REPLIES 3
Anthony_E
Community Manager
Community Manager

Hello,


Thank you for using the Community Forum. I will seek to get you an answer or help. We will reply to this thread with an update as soon as possible.


Thanks,

Anthony-Fortinet Community Team.
Anthony_E
Community Manager
Community Manager

Hello,

 

To convert an FTD policy to FortiGate using FortiConverter 7.2.0, extract the LINA configuration from the FTD device using CLI commands and then use FortiConverter to convert the configuration. Note that only the LINA component is supported, not the SNORT IPS engine rules.

Could you please have a look at this document?: https://docs.fortinet.com/document/forticonverter/7.2.0/online-help/934353/cisco-conversions

 

 
Regards,
Anthony
Anthony-Fortinet Community Team.
FranFisc1
New Contributor III

Hello,

thanks for the answer and the link.
We had already reviewed the FC docs and pulled the LINA Config from the FTD system for conversion.
Meanwhile I have been in contact with Fortinet Engineers and it turned out as an FC issue.
The issue manifests in the resulting config if  "Combine policies generated by NAT merge" is enabled during conversion.

It will very likely be fixed in one of the next upcoming releases.

So my issue is solved.

Thanks

If configured correctly, it works. The reverse conclusion does not apply necessarily.
If configured correctly, it works. The reverse conclusion does not apply necessarily.
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors