FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
acardona
Staff
Staff
Article Id 409912
Description

This article describes an error that appears on the FortiGate GUI when trying to add a second interface in the IPsec Aggregate interface. It shows the error 'the Web page cannot be found'.

Scope

FortiGate v7.6.x.

Solution

 The error 'The Web page cannot be found' may be displayed on the FortiGate GUI when the administrator attempts to add a second interface to the IPsec aggregate. 

 

image (87).png

 

Generally, the error occurs because the name has any spaces; the FortiGate shows this space as % instead of displaying the correct name.

 

Using HTTPS, the following error can be seen:

 

/api/v2/cmdb/system/ipsec-aggregate/FTNT%2025%FTNT

 

For the name 'FTNT 2025 FTNT'.

 

The correct display should be:

 

/api/v2/cmdb/system/ipsec-aggregate/FTNT\2025\FTNT

 

Note: As best practice, the space should be avoided when naming any object; use a special character, such as '-_' instead.

 

Solution: Rename the tunnel object following the best practices, and do not use spaces in the objects.