Skip to content

Commit 48525d8

Browse files
[Magic Firewall] IDS Limitation
1 parent a70a90e commit 48525d8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/content/docs/magic-firewall/how-to/enable-ids.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,18 @@ Similarly, sending a patch request with the `enabled` field set to `true` will e
7878

7979
</TabItem> </Tabs>
8080

81+
## IDS limitations
82+
83+
Currently, IDS does not run on every packet. IDS rules are run on a sampled subset.
84+
85+
IDS does not run on WAN-to-Internet traffic sent to Gateway. IDS will run on WAN-to-Internet traffic if Gateway upgrade is disabled.
86+
87+
| Flow | Magic Firewall | IDS |
88+
| ---- | ---- | --- |
89+
| WAN-to-Gateway | Applied | Not applied |
90+
| WAN-to-Cloudflare Tunnel | Applied | Not applied |
91+
| WAN-to-WAN | Applied | Applied |
92+
8193
## Next steps
8294

8395
You must configure Logpush to log detected risks. Refer to [Configure a Logpush destination](/magic-firewall/how-to/use-logpush-with-ids/) for more information. Additionally, all traffic that is analyzed can be accessed via [network analytics](/analytics/network-analytics/). Refer to [GraphQL Analytics](/magic-firewall/tutorials/graphql-analytics/) to query the analytics data.

0 commit comments

Comments
 (0)