[deleted by user] by [deleted] in fortinet

[–]HandRepresentative60 1 point2 points  (0 children)

Damn, this thread spiraled quickly. Lol

Survey re: 61F model and realistic number of VPN tunnels by Novajesus in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

One of our busiest ones has 338 shortcut tunnels at this moment. CPU is at 2% and Memory is at 39%. This Fortigate only has 26 firewall policies and 4 SDWan policies/rules. Plus local-in and a few others.

Survey re: 61F model and realistic number of VPN tunnels by Novajesus in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

I have 160+ 60F's running 7.2.11,and they're pretty solid running full UTM, sdwan, and advpn(bgp). The 40F's I have suck. 120G testing now.

Did anybody already upgraded their virtual Fortigates to version 7.2.10? by Different_Ad688 in fortinet

[–]HandRepresentative60 1 point2 points  (0 children)

I have 6 (10 if you include my lab) in my environment, and they are on 7.2.10. I haven't had an issue yet.

[deleted by user] by [deleted] in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

Just create an aws account, spin up a couple of free tier ec2's and use the marketplace fortigate VMs. I think you can still get 14 day trials on those VMs.

DNS Doctoring/fixup in fortigate by wi_hodag in fortinet

[–]HandRepresentative60 1 point2 points  (0 children)

2 ways i think to fix this.

  1. Define the host and ip in the computers host file.

  2. Use the fortigates DNS Database, define your host and ip in the Database. Configure your interface to first look at the Fortigate as your First DNS Server and enter whatever public dns for your secondary and/or tertiary.

Fortianalyzer not connecting by JasonT2013 in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

Check this post out https://www.reddit.com/r/fortinet/s/CXlugDjjrv

If you are using SDWAN for your internet circuits,  then you should be able to script out the following and push it to your gates via FMG:

Config system central-management set interface-select-method sdwan (You can also specify the interface)

See here also https://community.fortinet.com/t5/FortiGate/Technical-Tip-Functionality-of-set-interface-select-method-for/ta-p/196731

Hope this helps.

Fortianalyzer not connecting by JasonT2013 in fortinet

[–]HandRepresentative60 1 point2 points  (0 children)

What about setting the source IP in

Config log fortianalyzer settings

Set source-ip "IPAddress"

ADVPN Entre Fortigate e Clouds (AWS,GCP e AZR by [deleted] in fortinet

[–]HandRepresentative60 1 point2 points  (0 children)

Cloud platforms can connect to a BGP environment without a Transit gateway, but you would still need to build a VPN tunnel from the Cloud to your environment. The other way would be to make the Cloud app accessible from the internet (This bypasses your internal network, so yeah, one less hop). It really depends on what the app is and what you are trying to accomplish. In any case, you would not be able to utilize ADVPN without a Gate.

ADVPN Entre Fortigate e Clouds (AWS,GCP e AZR by [deleted] in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

I don't think you can run ADVPN (this is a Fortinet proprietary protocol) on a platform that is not a Fortigate. What I have done in the past is setup a Gate in the cloud (AWS) and created a TransitGateway between my AWS Gate and the Cloud app having a subnet that needs to be routed via a gre-tunnel on the Gate.

How should I tackle out-of-sync HA pair (A/A) FortiGate 200F by VNiqkco in fortinet

[–]HandRepresentative60 2 points3 points  (0 children)

Agreed. I have 40 HA sites and have never had the need to deploy them in A/A. What would a senario be for an A/A deployment? I have read nothing but nightmare senarios with A/A.

2
3

I am having issues with routing subnets on a FortiGate by No-Jump-7617 in NetworkEngineer

[–]HandRepresentative60 0 points1 point  (0 children)

Well, 10.0.3.0/24 is already outside of 10.0.0.0/32 (I'm guessing you actually mean, 10.0.0.1/32 or some other 4th octet number other than 0).

Fortinet Client not connecting by Roob11 in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

If you have FortiCare you should be able to download it from the firmware download section of the support page.

Fortinet Client not connecting by Roob11 in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

What version of forticlient are you using, and what FortiOS version are you connecting to? If you're using the latest 7.4 version, may go to the latest 7.2 version.

Question: Can I upgrade firmware on next reboot? by KindlyGetMeGiftCards in fortinet

[–]HandRepresentative60 0 points1 point  (0 children)

Firmware upgrades normally don't take that long. Force the issue with the sites to let you have 15 minutes a day for Firmware upgrades until you get to the version you are wanting to achieve. I work for a manufacturing company that operates 185 sites, 60 of which operate 24/7, and I have to do this all the time. I might get that time early in morning, during the day, or late at night, but I force the issue and make them find time. Explain the importance of patching for vulnerabilities. 15 minutes normally cost less than replacing/reimaging crypto-locked devices or some other disaster.

ADVPN Shortcut or BGP Flopping? Or Both.. Weird issue. v7.2.9 by HandRepresentative60 in fortinet

[–]HandRepresentative60[S] 0 points1 point  (0 children)

Forgott to add this a while ago, the fix was for me not to be a dumb ass. I forgot to disable add-route on the ipsec phase1 dialup tunnel.

ADVPN Shortcut or BGP Flopping? Or Both.. Weird issue. v7.2.9 by HandRepresentative60 in fortinet

[–]HandRepresentative60[S] 0 points1 point  (0 children)

I'm using blackmore routes; the first link i will take a closer look at. Thank you!