Fortinet white logo
Fortinet white logo

FortiOS Release Notes

Changes in default behavior

Changes in default behavior

Bug ID

Description

1099339

The IPv4 address field for VNE interfaces enforces a /32 netmask. This change requires manually adding a route to the interface on the peer side of the VNE tunnel to reach it.

1133038

A SD-WAN passive health check does not need to be configured for Application performance monitoring to work.

For example, this is no longer a requirement:

config system sdwan
    config health-check
        edit "1"
            set detect-mode passive
            set members 0
        next
    end
end

1173228

IPSec IKEv2 dial-up tunnel no longer installs a default route when no IP can be allocated from the pool. Tunnel is now rejected if IP assignment fails, preventing misrouting and connectivity loss.

Changes in default behavior

Changes in default behavior

Bug ID

Description

1099339

The IPv4 address field for VNE interfaces enforces a /32 netmask. This change requires manually adding a route to the interface on the peer side of the VNE tunnel to reach it.

1133038

A SD-WAN passive health check does not need to be configured for Application performance monitoring to work.

For example, this is no longer a requirement:

config system sdwan
    config health-check
        edit "1"
            set detect-mode passive
            set members 0
        next
    end
end

1173228

IPSec IKEv2 dial-up tunnel no longer installs a default route when no IP can be allocated from the pool. Tunnel is now rejected if IP assignment fails, preventing misrouting and connectivity loss.