hi, today I set up email alerts for various events (so, event based and
not severity level based), and I am missing a setting for hardware
failure events, you know, fans, PSU, temperature. A look into the CLI
didn't help.Am I thinking too hard, and t...
Hello fellows, for simplicity, I often use my private SSH key to log in
into my local admin account on various FGTs (I mean, CLI access via
SSH). Now, if instead of a local admin account I use a wildcard admin
account against LDAP/MS AD in the backgr...
hello all, I've got a pair of FG-200B running v4.3.18 in A-P HA mode.
Each cluster member is at a different location, HA links are across a
dedicated line. On each site, there is one Cisco access router (19xx) in
front of the FGT providing WAN access...
hello all, I'm planning to place the slave unit of a Fortigate HA
cluster into a remote location. There is a leased line (layer 2) for the
HA connect. Can anybody confirm that I can run the HA traffic across a
VLAN between the access switches on each...
Thanks for sharing your experience.I wonder if clearing the FQDN cache
and requerying it would have had the same effect: diag test app dnsproxy
6to dump the FQDN cache, diag test app dnsproxy 4to clear it, diag test
app dnsproxy 5to requery.
if you consider power outages to occur frequently, set the FGT to
automatically check the filesystem on boot up:config system global set
autorun-log-fsck enable end
How about:- on the FGT, "conf sys dhcp server - purge - y - exit"- then
re-import the FGT into FMG (Dashboard, config widget, revisions,
retrieve config)- then push new DHCP config That's the way I had to do
it, numerous times. This is really an omis<!-- -->...
Tried that as well a dozen times, as it is required in FMG jinja2
scripts. Unfortunately, jinja2 scripts just pre-process on the client
side, and cannot read the existing config from the target FGT - only TCL
scripts can do that. But, TCL is deprecat...
You want to create a list of services usage over a period of time for a
specific device, identified by it's MAC address - is that right?If that
is the case, then1- you can set up a preconfigured (included) report on
FortiAnalyzer, "usage by applicati...