Skip to content

Commit 4924702

Browse files
Apply suggestions from code review
Co-authored-by: Jun Lee <[email protected]>
1 parent a559e2e commit 4924702

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/magic-wan/configuration/manually/third-party

1 file changed

+3
-3
lines changed

src/content/docs/magic-wan/configuration/manually/third-party/fortinet.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,17 +77,17 @@ end
7777

7878
### Configure NAT-T (optional)
7979

80-
If you have NAT traversal (NAT-T) on your network you need to enable this feature and initiate IKE communications on port `4500`.
80+
If you have NAT traversal (NAT-T) on your network, you need to enable this feature and initiate IKE communications on port `4500`.
8181

82-
To set the IKE port add the following to your system settings:
82+
To set the IKE port, add the following to your system settings:
8383

8484
```txt
8585
config system settings
8686
set ike-port 4500
8787
end
8888
```
8989

90-
To enable NAT-T add `set nattraversal enable` to the IPsec tunnels you are configuring.
90+
To enable NAT-T, add `set nattraversal enable` to the IPsec tunnels you are configuring.
9191

9292
```txt
9393
fortigate # config vpn ipsec phase1-interface

0 commit comments

Comments
 (0)