Lab with Fortianalyzer and Fortigate 7.4
Hello,
I'm trying to do a lab with a trial version of fortianalizer (7.4.10) and fortigate (7.4.11) and I can't do the connection. When setting the IP of the analizer on the logging settings on the fortigate I get "no connection".
They are on the same network, already enable the fgfm on the interface. Can ping both analizer from fortigate and vice versa.
The config that I have on Fortigate:
config log fortianalyzer setting
set status enable
set server "192.168.0.102"
set certificate-verification disable
set ssl-min-proto-version TLSv1
set adom-status enable
set enc-algorithm low
set global-ssl-protocol tlsv1.0
set hostname "FAZ-01"
set oftp-ssl-protocol tlsv1.0
set ssl-low-encryption enable
set timezone 91
set usg enable
end
Log from analizer:
T2211:oftps.c:1923 :192.168.0.203] SSL clienthello incoming on sockfd[20]
[T2211:oftps.c:1252 :192.168.0.203] dft-idx=0 inited=1.
[T2211:oftps.c:1758 :192.168.0.203] SSL socket[20] pid[1539] ssl[0x7f7618023030] SSL_new() success.
[T2211:oftps.c:302] before SSL initialization
[T2211:oftps.c:302] before SSL initialization
[T2211:oftps.c:1267] server_sni_cb(): sni='(nil)/n/a'
[T2211:oftps.c:1273] no SNI, switch to compatible SSL_CTX 1.
[T2211:oftps.c:323] SSL Alert write: fatal handshake failure
[T2211:oftps.c:333] error
[T2211:oftps.c:352] Error error:0A0000C1:SSL routines::no shared ciphe
[T2211:oftps.c:1957 :192.168.0.203] SSL accept failed. SSL_accept()=-1 SSL_get_error()=5
[T2211:oftps.c:2110 :192.168.0.203] SSL pid[1539] ssl[0x7f7618023030] shuting down sockfd[20] ip[192.168.0.203] connected[1]
[T2211:oftps.c:2123 :192.168.0.203] SSL_shutdown Error. SSL_get_error[1]
[T2211:oftps.c:2126] Error error:0A000197:SSL routines::shutdown while in init
[T2207:main.c:906 :192.168.0.203] Client connection closed. Reason 14(SSL setup failure)
Any tips?
