Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I need to quarantine letters with nested archives (.zip in .zip, .rar in .zip etc) in attachments. Archives with all other attachments must send clearly. How can I configure Content or Message filter for this case? I try to replays 5 with 1 in Scan B...
Hello TeamWhen I doing POST(PowerShell), SMC returns an error:{
"errors" : [ {
"code" : 5060,
"message" : "The Request received is invalid"
}, "Invalid JSON." ]
}This is a part of PowerShell script I use: # JSON query body
$body = '{
"startDateTime":...
Hello!Question about Jabber Persistent Chat Room. Does it have this functions:- Deleting messages from Jabber client by group owner or moderator?- Can users answer to messages form another usrers?If yes, how to configure this functions?Thanks.
HelloWe need to monitor RA VPN session live traffic per user.FMC shows VPN data only at the end of the session.All needed information we have in CLI with command "show vpn-sessiondb anyconnect", but thats is not comfortable every time do ssh connecti...
Hello,We have a trouble with connection when DuoProxy loose connection to Duo cloud server. According to proxy configuration (failmode=safe), VPN users still have a possibility to connect, but actualy they don't connect.Our VPN users connect via Cisc...
Hello JesusI tried that with coma and without coma - the same result.Checked my query with jsonlint, it was green.Pasted that query after -d flag and nothing changed, same errorcurl.exe -k -X POST "https://{scm-address}/sw-reporting/v2/tenants/{tenan...
It wasn't help, the same error.I even simplified query, but have the same issue+# JSON query body
$body = @{
"startDateTime" = "2026-02-01T08:00:00Z"
"endDateTime" = "2026-02-10T08:50:00Z"
}
$jsonBody = $body | ConvertTo-Json -Compress
# ...
For our case flex-config deployed with the same error. We waiting support but it was too long time for our sutuation because bypass domains in umbrella policy were not work correctly and we lost connectivity to local domain. We did deploy rollback F...
I tried to get information using SNMP mibs + Zabbix.I managed to get information about number of vpn session.But further I faced some troubles. My goal was to get just 3 parameters: Username, Session packets IN and OUT.First of all, for every snmp oi...