Symptom
The http listener that is used in the cut through proxy configuration may not work upon reboot in fips mode
As a result, the network user authentication page at http:///netaccess/connstatus.html will not be served
Conditions
The aaa port 80 listener and fips are both enabled in the saved configuration.
Example:
- aaa authentication listener http mgmt port www
- fips enable
The problem will occur after startup with this configuration
aaa authentication listener http port www
This issue does not affect FTD
Workaround
Following startup, remove and re-add the following configuration line:
Further Problem Description