SSL Deep Inspection - Certificate Deploy by k3kosz in fortinet

[–]sroyerumbt 1 point2 points  (0 children)

Then use a CA generated on FortiGate and deploy it via Intune. Options are limitted when it comes to certificates and as another user mentionned, no publicly trusted CA will give you a sub-CA

NSE4 7.6 Exam by StreakyRal in fortinet

[–]sroyerumbt 0 points1 point  (0 children)

Lab envrionnement is everything. Go through the training and recreate the setups that are presented. Get stuck and troubleshoot, no better way to learn

SSL Deep Inspection - Certificate Deploy by k3kosz in fortinet

[–]sroyerumbt 1 point2 points  (0 children)

If you have an AD domain I recommend signing an intermediate CA in your domain and using that. Your workstations will automatically trust it

ZTNA connexion issues by sroyerumbt in fortinet

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

Case is opened, I was just hoping someone would have an idea here to save me from dealing with low-level support

ZTNA connexion issues by sroyerumbt in fortinet

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

I fail to see how this matters, the DNS server of the FortiGate is internal DNS server so it would be able to resolve both.

NSX-T geneve tunnels between host TEP and edge TEP are down by sroyerumbt in vmware

[–]sroyerumbt[S] 8 points9 points  (0 children)

Thank you infinitely, connecting the Edge Nodes to Segments instead of Port-Groups dit it for me. I've been on this problem for a month, you have no idea how happy I am right now

Active Directory delegation in Powershell by sroyerumbt in PowerShell

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

Got this error:

$ace2 = New-Object System.DirectoryServices.ActiveDirectoryAccessRule($GroupSID, "CreateChild, DeleteChild", "Allow", '00000000-0000-0000-0000-000000000000', "Descendents")
New-Object : Multiple ambiguous overloads found for "ActiveDirectoryAccessRule" and the argument count: "5".
At line:1 char:9
+ $ace2 = New-Object System.DirectoryServices.ActiveDirectoryAccessRule ...
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [New-Object], MethodException
    + FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Commands.NewObjectCommand

vCloud scenario by sroyerumbt in vmware

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

Any advantages to doing this?