File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/content/docs/magic-wan/configuration/manually/third-party Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
8585config system settings
8686 set ike-port 4500
8787end
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
9393fortigate # config vpn ipsec phase1-interface
You can’t perform that action at this time.
0 commit comments