Skip to content

Commit c84d106

Browse files
Update src/content/partials/networking-services/magic-wan/third-party/vyos.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 5920013 commit c84d106

File tree

1 file changed

+1
-1
lines changed
  • src/content/partials/networking-services/magic-wan/third-party

1 file changed

+1
-1
lines changed

src/content/partials/networking-services/magic-wan/third-party/vyos.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This tutorial contains configuration information and a sample template for using
99
- `vti <NAME_OF_VTI_INTERFACE` - Specifies the virtual tunnel interface of the IPsec tunnel.
1010
- `esp-group <NAME_OF_ESP_GROUP>` - Defines the ESP group for encrypted traffic defined by the tunnel or defines a particular ESP policy or profile.
1111
- `ike-group <NAME_OF_IKE_GROUP>` - Defines IKE group to use for key exchanges or defines a particular IKE policy or profile.
12-
- The IP addresses of the IPsec tunnel interfaces on both ends of the tunnel should be a pair of private IP addresses (RFC 1918) on the same /31 or /30 subnet, essentially specifying a point-to-point link.
12+
- The IP addresses of the IPsec tunnel interfaces on both ends of the tunnel should be a pair of private IP addresses (RFC 1918) on the same `/31` or `/30` subnet, essentially specifying a point-to-point link.
1313
- The IPsec tunnel endpoint on this VyOS router is the `<IP_ADDR_OF_UPLINK_INTF_TO_INTERNET/WAN>`.
1414
- The IP address of the IPsec tunnel endpoint on the Cloudflare side is the anycast IP address provided by Cloudflare.
1515
- This router is configured to initiate the IPsec tunnel connection.

0 commit comments

Comments
 (0)