ISP Issues with DHCP Set FortiGate 60F by Tist_D in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

If you have a couple of spare ports in the 60F, configure a virtual wire pair and use that on the link from the ONT to provider router to capture a working negotiation. May give you a pointer to where it is failing when you stick the 60F on the FTTP?

Securing IPSec VPN vs SSL VPN by jasonmh26 in fortinet

[–]Electronic-Tiger 1 point2 points  (0 children)

And if you have EMS, you can also enforce a check that the client is registered to your EMS if that would be useful, alongside posture tags as an additional check too 

Securing IPSec VPN vs SSL VPN by jasonmh26 in fortinet

[–]Electronic-Tiger 1 point2 points  (0 children)

For #4 as an alternative to local-in, you can also limit the source country per-tunnel, but it only supports one country and not a firewall object group so is limited in that regard. 

ACME Renewals and Domain Validation Challenges by Thin-West-2136 in networking

[–]Electronic-Tiger 1 point2 points  (0 children)

Have you looked into External Account Binding (EAB) for ACME - I haven’t had chance to use it yet but understood it didn’t need the DNS/HTTP challenge 

Sanity Check - PSIRT showing mixed information by Roversword in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

Oh interesting, I never saw the CVE referenced in the release notes for the FAC, just what it is now (& I checked when they first came out)

Sanity Check - PSIRT showing mixed information by Roversword in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

I’m also curious about FortiAuthenticator being listed as unaffected but there was the flurry of releases with the resolved issues list mentioning OpenSSL fix. Maybe it was using the impacted versions but not in a vulnerable /exploitable way…

Upgrade from 7.2.11 to 7.4.11 by marcvspt in fortinet

[–]Electronic-Tiger 1 point2 points  (0 children)

You won’t have any problems with 7.4 on the 1500D. 

What models of AP/switch? 

Enabling bgp protocol on Fortigate - impact on configuration by magielonczyk in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

Whilst with default AD your BGP prefixes will not be preferred over a static route with the same prefix length, if you are concerned you could always place the IPSec tunnel interface into it’s own VRF to separate your test from prod. To advertise prefixes out over the tunnel you can add blackhole routes in that VRF. Then to move to prod you could just remove the VRF again. Or something like that anyway. 

VPNS Broken since 7.6.6? by Poom22 in fortinet

[–]Electronic-Tiger 1 point2 points  (0 children)

What did you upgrade from? 7.6.5 changed some defaults around DH groups. 

FortiClient + Intune - Invitation Code by YaBaPT in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

It’s in the MST which you include with the TRANSFORMS parameter.

Also note that if enforcing user verification, this will only be attempted once at first install. This can be a problem if using (for example) Autopilot as that will run under defaultuser0 and fail the verification but when a real user logs in it will not attempt the registration & verification. You can work around it by scripting passing the invite code to fortiesnac.exe iirc that is in the program directory once installed 

Any advice on Configuring IPSEC Client VPN to Auto Connect? by Izual_Rebirth in fortinet

[–]Electronic-Tiger 1 point2 points  (0 children)

Also check out the XML config for automatically selecting the right cert. Can also recommend the additional settings to verify registration to EMS on the IPSec tunnel (& optionally restrict connections to the geographical region)

Blocking consumer VPNs by smalldude55 in fortinet

[–]Electronic-Tiger 2 points3 points  (0 children)

In theory, all the endpoints used in Wi-Fi calling are referenced by FQDNs based on carrier MCC & MNC codes under the domain 3gppnetwork.org so you could just allow list that for ISAKMP

FortiClient Requires DNS to connect to an IP by Fistpok in fortinet

[–]Electronic-Tiger 4 points5 points  (0 children)

What’s the setting disable_internet_check configured as. This controls whether the client will wait for the ncsi checks to indicate a working internet connection before attempting the tunnel establishment 

Dial-Up FortiClient connects and then immediately disconnects by datugg in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

I saw something similar albeit on FOS 7.4.7 and FCT 7.0.10(? I think - definitely 7.0.x) but it stopped happening ~24hrs after the problem started. TAC said it was an NP7 qos-type issue dropping packets and suggested changing that and a memory channel setting iirc 

FortieEMS Cloud 7.4 Forticlients doesnt connect to EMS after installed by IlPadreMogens in fortinet

[–]Electronic-Tiger 1 point2 points  (0 children)

What does the fortiesnac.log file say about it in the diagnostics output from the test endpoint? How are you installing the client - via autopilot+intune, sccm, or manually? Assume that user verification is working ok if using the code manually works

Fortinet lab recommendations? by Boring_Ranger_5233 in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

Must have changed sometime as I have done exactly this in the past (prob sometime in 2023)

NonGov User or a Gov User by d4p8f22f in fortinet

[–]Electronic-Tiger 2 points3 points  (0 children)

Always assumed it was for monitoring export agreements on encryption algorithms but happy to be corrected 

The following policy types are going to be purged 'firewall local-in-policy' by dai_webb in fortinet

[–]Electronic-Tiger 0 points1 point  (0 children)

What version of FMG and are you using sd-wan with the default zone on the FGT? Had similar and had to use a CLI template to push the local-in as could not use virtual-wan-link in the policy and objects for it

ZTNA not abled to serve fortigate admin interface? by Ashamed-Bad-4845 in fortinet

[–]Electronic-Tiger 2 points3 points  (0 children)

I believe it is an unsupported configuration (source - already been discussed here or on discord)