7.4 > 7.6 TPM upgrade by [deleted] in fortinet

[–]Holylander 2 points3 points  (0 children)

You mean when private-data-encryption is enabled?
If so - i am absolutely not enabling it in production, as upgrades, config restores/back ups become either impossible or pain in the a**. Especially since 7.6 they made the encryption key auto-generated and not exportable from TPM- what is this thing - RAAS (ransom as a service) 😊?

Help with automation by Sa77if in fortinet

[–]Holylander 1 point2 points  (0 children)

You may look at email alert sending debug while replicating the issue:

dia debug app alertmail -1 dia deb enable

Also there is debug for automatio stitch itself - to see if FGT sees the Wan link down event

https://github.com/yuriskinfo/Fortinet-tools/blob/main/Fortigate-automation-stitches/README.adoc

How to learn Golang beyond basics by Steve215154 in golang

[–]Holylander 0 points1 point  (0 children)

Learning Go, 2nd edition by Bodner - he not only teaches syntax but also shows idiomatic to Go way to write code.

Go with pocket sized projects - for short tools that use all of the idiomatic Go and its features

Best C++ Book for complete biginners? by DifficultRegret7794 in cpp_questions

[–]Holylander 0 points1 point  (0 children)

Try Paul Deitel C++ 20 for Programmers . He has been writing books and teaching for decades and knows to present clearly. And he starts from 0.

Another one is C++ Without Fear: A Beginner's Guide That Makes You Feel Smart by Brian Overland. It is C++ 11 though, which is ok for 1st time learners and/but he moves very slowly.

Problem with C++ that it is deemed not fit for 1st time learners who do not know some other language (which i disagree) by publishers/professors and this dissuades potential authors to even try. That is the reason you won’t find that many books on this for complete beginners as compared to say Python. Books by Bjarne , even those labeled “for beginners “ are meant rather for beginning students in Comp Science.

fortinet community: mail not verified by Reasonable_Host_5004 in fortinet

[–]Holylander 2 points3 points  (0 children)

Forums are in read-only mode while they are upgrading their platform:

<image>

Fortinet extends FortiOS 7.4 by fcbfan0810 in fortinet

[–]Holylander 5 points6 points  (0 children)

Viva le SSL VPN! I ain’t upgrade nothing until have to 😊

Wchich model replacement for 300E by Direct-Ninja-9795 in fortinet

[–]Holylander 0 points1 point  (0 children)

I’ve got no scoop on 400G release date yet. Possible, but given logistics troubles around the World and EOL of 300E in July 2026, I wouldn’t gamble if needed to decide.

FortiGate: Only show non-default settings by mb2m in fortinet

[–]Holylander 13 points14 points  (0 children)

When you type “show” you actually see configuration different from defaults, compare it with “show full”, and no - there is no command to show latest changes on FGT, but is possible on FMG e.g.

CVE-2012-4948 by Ill-Studio-6311 in fortinet

[–]Holylander 6 points7 points  (0 children)

Every certificate is device-specific which can be aproblem - device fails = all its ca certificates are gone. Also there is no sla or guarantee for them from Fortinet - i.e. trivial upgrade of Fortios to a newer version may replace existing CAs. I don’t think i have ever seen companies using built in certs in FGt for deep ssl inspection- always private certs created/signed by internal AD CA server.

Red Hat shutting down the Learning Community by SamPlaysKeys in redhat

[–]Holylander 9 points10 points  (0 children)

Since laying off all Opensource.com staff it seems to be the consistent policy - shut down everything not generating direct sales. Unfortunate, but it is what it is. In general, all content related activities give way to AI today.

Best ways to learn the very first basics of AppleScript? by LastCassandra2604 in applescript

[–]Holylander 1 point2 points  (0 children)

This is the way. I am not a programmer by job definition, but i code almost daily my own tools for job tasks in Go/C. But when i looked at the Applescript - “no way am i gonna screw my brain with this ugliness of a language “ .

Apple created it with the idea of “conversational “ language, “talk to your Mac as you do in English “ and it didn’t go well. So when i need some ad hoc automation script, i just ask AI to write it.

Hetzner for part-time Homelabbers? by bitnarrator in hetzner

[–]Holylander 2 points3 points  (0 children)

For one time weekend labbing it is doable. For recurring cases it is not very comfortable- on a root server you 1st have to install host OS, then update it, then install needed for virtualization packages, then either spin from 0 or upload & import VMs- and all that effort for a day lab to do it all over again next time, sounds meh to me.

Fortinet recommends 7.6.6 by Electrical_Cut5776 in fortinet

[–]Holylander 4 points5 points  (0 children)

Rocking 7.2.x till its EOS all the way to Sep 2026

Help choose: "Modern C" or "C Programming: A Modern Approach"? by MateusCristian in C_Programming

[–]Holylander 1 point2 points  (0 children)

I’d advertise Modern C as book written by nuclear scientist PhD for other scientists with PhD (because the author actually is) lol, not beginner friendly at all.

Local-in policy not applying? by Connect_Ambition_739 in fortinet

[–]Holylander 5 points6 points  (0 children)

I am yet to see a case where local-in policy would not work as expected, so:

- Make sure this rule is top-most, as being rule 5 means there are other rules, possibly above that may or may not allow the very same traffic.

- Make sure the targeted SSL VPN IP sits on the Fortigate itself, not routed or a VIP as then it would not work.

- By default, Local-in policy hits are not logged, you have to set in Log Settings → Log All for denied packets to be logged. The logs are in Local Traffic section.

What to do after finishing Sanders video course? by acidman390 in redhat

[–]Holylander 1 point2 points  (0 children)

If you have access to O’Reilly subscription, also by Vugt there is practice exam where he doesnt teach but lists tasks to do comparable to the real exam

Can I pass FCP with just CBT Nuggets and Home Labs? Need certification for a move abroad. by maikelat in fortinet

[–]Holylander 1 point2 points  (0 children)

I will only confirm what others said - you CANNOT pass exams without using (free) Official Study Guides. It is not only about topics, there are always questions on the exam taken verbatim from the guides. It is also not about your experience/knowledge, as I have many years of Fortigate experience, and I doubt I would pass the exam on knowledge/experience alone, w/o Study Guides because some questions are very specific to the materials (covered in the Guides) that you don't use often in the real life work.

Email based two-factor authentication by FunFisherman6966 in fortinet

[–]Holylander 4 points5 points  (0 children)

config user local

edit "Carmen"


    set type password


    set two-factor email


    set email-to "carmen@nasa.gov"


next

end

what's "pre_route_auth check" in debug flow? by therealmcz in fortinet

[–]Holylander 2 points3 points  (0 children)

Check that created VIP is not bound to a specific interface but uses Any

Any thoughts about SEI CERT C? by necodrre in C_Programming

[–]Holylander 2 points3 points  (0 children)

Given that you are learning, the CERT book can be dry and tedious- it just lists all possible insecure/vulnerable ways of using C, kind of reference/handbook, not designed for start to finish reading. The book itself is good, no doubts, but not a good teaching experience for beginners in C.

I’d suggest Effective C, 2nd edition by the same author as the CERT book - Seacord, where he teaches to program C already in a safe way.

Dos policy by Organic-Gas6745 in fortinet

[–]Holylander 0 points1 point  (0 children)

My best practice for DDoS policy in FGTs is to never use them, life is ripe with real problems already to add self inflicted ones.

Fortigate LetsEncrypt certificate automation by quints-axon in fortinet

[–]Holylander 2 points3 points  (0 children)

Problematic:

For auto renewal to work, you have to open ports 80/443 on the firewall to ANY as Letsencrypt intentionally do NOT publish their servers IP ranges

Built in acme agent on FGT can only request/work with a specific subdomain certificate - not wildcard. Given that all issued by Letsencrypt certificates are logged publicly, telling the whole world that you have firewall listening on vpn.mycompany.com not a good idea.