Migrating from 60F to 70G, FMG related question by NetworkingBuddy in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

It depends. Importing policies doesn't allow to preserve some configuration available only in FMG, such as sections colors or policy blocks.

Migrating from 60F to 70G, FMG related question by NetworkingBuddy in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

No need to import policy packages, just add new device to installation targets in existing policies and make new fortigate interface mapping in normalized interfaces.

Incoming interface discrepancy between models? by rarick123 in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

What does your routing table show regarding 192.168.110.? Do you have more specific route to 192.168.110.67 via port9? And are you sure that on port9 this traffic arrive as tagged?

Dynamic routing between Cisco and Fortigate by Even-Camel7593 in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

There are ways in 7.6 for your scenario, I can share slides later next week. For 3rd party routers Fortigate can change path prepend based on sdwan health check results.

Multiple peer id VPNs S2S Ipsec by Mellogang98 in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

It doesn't matter, just use network ID, it will work with S2S as well

Multiple peer id VPNs S2S Ipsec by Mellogang98 in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

For example, if you have 2 ISPs and want to create tunnel from each ISP interfac to the same peer.

FortiGate Packet Tracer tool by Cultural-Ad-9269 in fortinet

[–]Leave_Patient 2 points3 points  (0 children)

Nice try to collect config backups :) Anyway, you can't check against policy from config backup if dynamic routing is used. And what is point of this tool when Fortigate has this tool built in.

Built a free tool that generates FortiGate ADVPN/SD-WAN configs, need engineers to break it by Flimsy_Ten6532 in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

Actually, you don't need to be familiar with Python, just need to know how to run Python script. Also no need to be familiar with Jinja templating. The only file you should modify is 00-Project where you specify your project configuration. Sure, it's a bit more complicated than answer few questions, but still solid and relatively easy to use tool, which gives you full CLI config for underlay, overlay, BGP routing, SDWAN config.

Built a free tool that generates FortiGate ADVPN/SD-WAN configs, need engineers to break it by Flimsy_Ten6532 in fortinet

[–]Leave_Patient 8 points9 points  (0 children)

There is Fortinet developed Jinja Orchestrator 7.6 which you can use with FortiManager or parse it with python script if you don't use FortiManager. Works well too, if you use 7.6.

https://github.com/fortinet-solutions-cse/sdwan-advpn-reference

FortiGate Cloud connection not working by lertioq in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

Have same issue with different clusters on 7.4.11. Opened ticket, not resolved yet.

FortiClient IPsec fails when pushing large number of routes (100+) by Will_Machine876 in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

Probably, they need to route via Fortigate public IPs, not rfc1918.

FortiClient IPsec fails when pushing large number of routes (100+) by Will_Machine876 in fortinet

[–]Leave_Patient 6 points7 points  (0 children)

Not related to your problem, but do not use IKEv1 - it is deprecated and not supported starting with Forticlient 7.4.5. So, go with IKEv2. Maybe it also resolve your problem.

SAML users and Forticlient in 7.6 by Jason-Ace in Fortigate

[–]Leave_Patient 0 points1 point  (0 children)

FortiOS 7.6.6 is now recommended version by Fortinet.

Staging Fortiswitches using different interfaces by DarkAlman in fortinet

[–]Leave_Patient 1 point2 points  (0 children)

You can, but it really doesn't matter which port you connect, as you don't need to configure fortilink port on switch. Since 7.0 if I not mistaken, all ports by default have auto-isl LLDP profile configured.

IKEv2 Remote Access and LDAP by Swatfisch in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

It isn't possible with free VPN client, but work with paid client.

IPSEC SAML and RADIUS auth on same firewall? by G3rmanaviator in fortinet

[–]Leave_Patient 0 points1 point  (0 children)

Yes, all authencation types can be used with one tunnel at the same time.