Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
pcx_content_type: integration-guide
title: pfSense
reviewed: 2024-06-20

---

This tutorial includes the steps required to configure IPsec tunnels to connect a pfSense firewall to Cloudflare Magic WAN.
Expand Down Expand Up @@ -61,6 +60,10 @@ Use the Cloudflare dashboard or API to [configure two IPsec tunnels](/magic-wan/
- **Health check direction**: _Bidirectional_
4. Select **Add pre-shared key later** > **Add tunnels**.

:::note
If site-to-site traffic is a requirement for your use case, you need to enable replay protection. Refer to [Add tunnels](/magic-wan/configuration/manually/how-to/configure-tunnel-endpoints/#add-tunnels) > IPsec tunnel to learn how to enable this feature.
:::

### Generate pre-shared keys

When you create IPsec tunnels with the option **Add pre-shared key later**, the Cloudflare dashboard will show you a warning indicator.
Expand Down
Loading